Product list template for smshare
Product variables (shortcodes)
Because customer can purchase multiple products in the same order, special care has been taken to make it easy for you to add the products details into the SMS.
A product template must be exactly as follows:
{foreach_product output="variables|text" join="new_line|text"}
Example Suppose customer purchases the following:
- Product name: iPhone. Product model: 4G 256GB. Quantity 1
- Product name: iPhone case. Product model: leather. Quantity 1
Template Example
The following products are shipped: {foreach_product output="product_name : product_model × product_qty" join="new_line"} Thank you for shopping with us.
Output
The following products are shipped: iPhone : 4G 256GB × 1 iPhone case : leather × 1 Thank you for shopping with us.
Variable | Description | Customer registration | Marketing SMS | Order create | Order status update |
---|---|---|---|---|---|
product_name | Product name | ✔ | ✔ | ||
product_model | Product model | ✔ | ✔ | ||
product_qty | Product quantity | ✔ | ✔ | ||
product_seo_url | Product SEO URL | ✔ | ✔ |
- Product Code: sms2-product
-
50.00€
Available Options
Related Products
Tags: advanced-feature