Product Tiles

Product Tile

To display a product tile with just a basic product info (image, title and price), use the data-tipser-product-tile attribute.

<div
  data-tipser-product-tile
  data-tipser-product-id="57233dac89862012f8ec1001"
></div>
2398

Attributes:

AttributeDescriptionTypeRequired
data-tipser-product-idTipser product idstringtrue
data-tipser-orientationimage and product details alignment'horizontal' or 'vertical'false
data-tipser-sizethe size of the product tile'small', 'medium' or 'large'false
data-tipser-class-namecustom CSS class name to applystringfalse