Shopify users have the option to highlight discounted products in campaigns using Shopify's compare_at_price field, which maps to Ometria's {{ group[n], original_price }} merge tag.
See also: Merge tags in Ometria
How does it work?
The merge tag {{ group[n], original price }} can be used to display the original price of a discounted/sale product.
E.g. ‘Was £12.99, now £6.99’.
{{ group[n], price }} still pulls through the product’s discounted or sale price (where available).
Mapping:
Ometria merge tag | Shopify field | Example |
{{ group[n], original price }} | “compare_at_price” | T-Shirt was £12.99 |
{{ group[n], price }} | “price” | T-shirt is now £6.99 |
Note: {{ group[n], original_price }} only returns a value when there is a discount.
Comments
0 comments
Article is closed for comments.