8000 [ADD] ecommerce: How to adapt the prices to my website visitors · creodoo/documentation-user@ef172ab · GitHub
[go: up one dir, main page]

Skip to content

Commit ef172ab

Browse files
fgi-odootivisse
authored andcommitted
[ADD] ecommerce: How to adapt the prices to my website visitors
1 parent 468ce31 commit ef172ab

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed
Loading
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
==============================================
2+
How to adapt the prices to my website visitors
3+
==============================================
4+
5+
This section sheds some light on pricing features of eCommerce app:
6+
7+
* force a price by geo-localization,
8+
9+
* let the customer choose the currency.
10+
11+
As a pre-requisite, check out how to managing produt pricing:
12+
:doc:`../../sales/products_prices/prices/pricing`).
13+
14+
Geo-IP to automatically apply the right price
15+
================================================
16+
17+
Assign country groups to your pricelists. That way, your visitors not yet
18+
logged in will get their own currency when landing on your website.
19+
20+
Once logged in, they get the pricelist matching their country.
21+
22+
Currency selector
23+
=================
24+
25+
In case you sell in several currencies, you can let your customers choose
26+
their own currency. Check *Selectable* to add the pricelist to the website drop-down menu.
27+
28+
.. image:: ./media/website_pricelist_select.png
29+
:align: center
30+
:width: 50 %
31+
32+
.. seealso::
33+
34+
* :doc:`../../sales/products_prices/prices/pricing`
35+
* :doc:`../../sales/products_prices/prices/currencies`
36+
* :doc:`promo_code`

0 commit comments

Comments
 (0)
0