ProductTile

ProductTile - product link component which can be used for carousels, section with related products, recently added etc.

It requires a container with a specific width - it’s best to set it directly in the carousel’s <swiper-slide> tag.

Image Alt
6R0920870F
6R0.920.870.F
6R0-920-870-F
6R0 920 870 F
Image Alt
6R0920870F
6R0.920.870.F
6R0-920-870-F
6R0 920 870 F
Image Alt
6R0920870F
6R0.920.870.F
6R0-920-870-F
6R0 920 870 F
Image Alt
6R0920870F
6R0.920.870.F
6R0-920-870-F
6R0 920 870 F
Image Alt
6R0920870F
6R0.920.870.F
6R0-920-870-F
6R0 920 870 F
export const productObject = {
  name: 'Combi-instrument MFA+',
  url: 'https://google.com',
  number: '6R0920870F',
  photo: 'https://img.freepik.com/darmowe-wektory/tlo-retro-modeli-geometrycznych_52683-17902.jpg?w=1380&t=st=1706311337'
}

<ProductTile productObject={productObject} />