This post is also available in:
In this type of template Samba recommends maximum 10 products. One product can be presented with various attributes:
- {{product*_title}} – product’s name
- {{product*_url}} – products’s URL
- {{product*_image}} – link to image’s URL
- {{product*_price}} – product price
- {{product*_price_before}} – price before discount
- {{product*_brand}} – product’s brand
- {{product*_description}} – product’s description
- {{product*_free_shipping}} – if shipping is free or not (true/false)
- {{product*_pack}} – amount of pieces included in package
- {{product*_product_line}} – product line
Note: There is no need to use all attributes. If you want Samba to take care of the image size automatically, you need to extend Merge Tags with the image size. This can be done in 2 ways. See this article. You can use this merge tag in the form For example: src=”{{product1_image}}/195/195” Resizer
Image placeholders
Merge Tags