...
Now, context is supported for the following fields:
Regularproduct_regular_price (you can specify different prices for different users depending on their location (city/country))
Promotionalpromotional_price (you can specify different promotional prices for different users depending on their location (city/country))
Articleproduct_link (you can specify links to different websites basing on the context you need)
Currencycontext_by_context currency (you can specify different currencies for different users depending on their location (country))
...
if you have different websites depending on the country, you can indicate your Shops (links to your websites) in the field for Articleproduct_context.
Expand | ||
---|---|---|
| ||
Articleproduct_context :https://link_to_your_website_1/, https://link_to_your_website_2/ |
you can specify links to specific product pages at different websites based on the context you need in the field for Articleproduct_link .
The article link is NOT a required field (you do not have to fill it in if you do not want to). However, we do recommend adding it, as If you add the links to the product pages on your website, the Information button appears next to each article in the catalog (see the screenshot attached), the user can click on the information button and go from the visualizer to the product page, check more details and complete the purchase from your website.
...
Expand | ||
---|---|---|
| ||
Expand | ||
---|---|---|
| ||
Articleproduct_link : "http://link_on_product_on_your_site-A/, http://link_on_product_on_your_site-B/" |
you can specify different prices/promotional prices for different users depending on their location (city/country) in the corresponding fields for Regularproduct_regular_price, Promotionalpromotional_price.
Expand | ||
---|---|---|
| ||
Regularproduct_regular_price: “300, 400” |
you can specify different currencies for different users depending on their location (country) in the field for Currencycontext_by_contextcurrency.
Expand | ||
---|---|---|
| ||
Currency_by_context: “EUR, RUB” |
...