[FIX] ecommerce: grammar and screenshot in doc about pricing
This commit is contained in:
parent
a88479cee5
commit
1343d9915f
@ -1,29 +1,30 @@
|
|||||||
==============================================
|
================================
|
||||||
How to adapt the prices to my website visitors
|
Adapt prices to website visitors
|
||||||
==============================================
|
================================
|
||||||
|
|
||||||
This section sheds some light on pricing features of eCommerce app:
|
This section sheds light on pricing features found in the eCommerce app:
|
||||||
|
|
||||||
* force a price by geo-localization,
|
* force a price by geo-localization,
|
||||||
|
|
||||||
* let the customer choose the currency.
|
* let the customer choose the currency.
|
||||||
|
|
||||||
As a pre-requisite, check out how to managing produt pricing:
|
As a pre-requisite, check out how to managing product pricing:
|
||||||
:doc:`../../sales/products_prices/prices/pricing`).
|
:doc:`../../sales/products_prices/prices/pricing`).
|
||||||
|
|
||||||
Geo-IP to automatically apply the right price
|
Geo-IP automatically applies the right price
|
||||||
================================================
|
============================================
|
||||||
|
|
||||||
Assign country groups to your pricelists. That way, your visitors not yet
|
Assign country groups to your pricelists. That way, visitors who aren't
|
||||||
logged in will get their own currency when landing on your website.
|
logged in yet will get their own currency when landing on your website.
|
||||||
|
|
||||||
Once logged in, they get the pricelist matching their country.
|
Once logged in, they get the pricelist matching their country.
|
||||||
|
|
||||||
Currency selector
|
Currency selector
|
||||||
=================
|
=================
|
||||||
|
|
||||||
In case you sell in several currencies, you can let your customers choose
|
In the case that you sell in several currencies, you can let your customers choose
|
||||||
their own currency. Check *Selectable* to add the pricelist to the website drop-down menu.
|
their own. Check the *Selectable* box to add the pricelist to the website drop-down menu, which
|
||||||
|
can be found in *Pricelists* under the *Products* menu, located in the Website application.
|
||||||
|
|
||||||
.. image:: ./media/website_pricelist_select.png
|
.. image:: ./media/website_pricelist_select.png
|
||||||
:align: center
|
:align: center
|
||||||
|
Loading…
Reference in New Issue
Block a user