1. Home
  2. User Guides
  3. Drag & Drop Email Editor
  4. Merge Tags: Personalized products

Merge Tags: Personalized products

This post is also available in: Czech Polish

In this type of template Samba recommends maximum 10 products. One product can be presented with various attributes:

Merge tag
Description

Source (feed)
{{product*_title}} product name TITLE
{{product*_url}} product URL URL
{{product*_image}} URL link to the product image IMAGE
{{product*_price}} product price PRICE
{{product*_price_before}} price before discount PRICE_BEFORE_DISCOUNT
{{product*_brand}} product brand BRAND
{{product*_description}} product description DESCRIPTION
{{product*_product_line}} product line PRODUCT_LINE
{{product*_sale}} percentage discount calculated from PRICE_BEFORE_DISCOUNT and PRICE

Before you begin...

Supported values *=1, 2, …, 10

The following merge tags were previously available and are still supported for now, but they will soon be deprecated and replaced in existing templates. Therefore, please stop using them:

Merge tag
Současný stav

{{product*_pack}} deprecated
{{product*_free_shipping}} deprecated
{{product*_alt}} deprecated
{{product*_bubble_text}}

changed to {{product*_sale}}

Resizer

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.

Image placeholders

See this article.

Merge Tags

You can use this merge tag in the form

  • {{product1_image}}/width/height
    • the image is set to the selected width and height in pixels
  • {{product1_image}}/width
    • the image is set to the selected width in pixels, the height is calculated automatically, preserving the proportions of the images

For example:

src=”{{product1_image}}/195/195

 

Image enlargement

If a size larger than the native image size is selected, a transparent area is automatically added around the image.

 

This post is also available in: Czech Polish

Updated on April 20, 2026

Was this article helpful?

Related Articles