Skip to content

Commit f43889f

Browse files
committed
[IMP] website/ecommerce: update prices page
task-5081738 closes #15139 Signed-off-by: Xavier Platteau (xpl) <[email protected]>
1 parent d63b8ed commit f43889f

File tree

3 files changed

+19
-18
lines changed

3 files changed

+19
-18
lines changed

content/applications/websites/ecommerce/products/prices.rst

Lines changed: 19 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Odoo offers multiple options to configure prices on the ecommerce. For example,
1111
Taxes
1212
=====
1313

14-
To add a tax on a product, you can either set a tax in the :guilabel:`Customer Taxes` field of the
15-
**product template** or use :doc:`fiscal positions
14+
To add a tax on a product, you can either set a tax in the :guilabel:`Sales Taxes` field of the
15+
product form or use :doc:`fiscal positions
1616
</applications/finance/accounting/taxes/fiscal_positions>`.
1717

1818
.. seealso::
@@ -24,10 +24,10 @@ To add a tax on a product, you can either set a tax in the :guilabel:`Customer T
2424
Choosing the displayed price tax usually depends on a country's regulations or the type of customers
2525
(B2B vs. B2C). To select the type of price displayed, go to :menuselection:`Website -->
2626
Configuration --> Settings`, select the website, scroll down to the
27-
:guilabel:`Shop - Products` section, and under :guilabel:`Display Product Prices` select between:
27+
:guilabel:`eCommerce` section, and under :guilabel:`Display Product Prices` select between:
2828

2929
- :guilabel:`Tax Excluded`: the price displayed on the website is tax-excluded, and the tax is
30-
computed at the :ref:`order review <ecommerce/checkout/review_order>` step;
30+
computed at the :ref:`order summary <ecommerce/checkout/review_order>` step;
3131
- :guilabel:`Tax Included`: the price displayed on the website is tax-included.
3232

3333
.. note::
@@ -49,9 +49,9 @@ To display a :doc:`price per unit
4949
price on the product page, follow these steps:
5050

5151
#. Go to :menuselection:`Website --> Configuration --> Settings`, scroll to the
52-
:guilabel:`Shop - Products` section, and enable :guilabel:`Product Reference Price`.
52+
:guilabel:`eCommerce` section, and enable :guilabel:`Product Reference Price`.
5353
#. :ref:`Navigate to the product form <ecommerce/products/create-products>`.
54-
#. Set the product's :guilabel:`Sales price` and select the unit (e.g., :guilabel:`Units`).
54+
#. Set the product's :guilabel:`Sales Price` and select the unit (e.g., :guilabel:`Units`).
5555
#. In the :guilabel:`Base Unit Count` field, enter the number of units in the product, then
5656
select the relevant unit from the dropdown list.
5757

@@ -82,7 +82,7 @@ Pricelists in Odoo allow to manage flexible pricing rules and to offer different
8282
discounts based on currencies, time periods, purchase volumes, :ref:`customers' location
8383
<ecommerce/prices/geoip>`, and/or customer type.
8484
To enable pricelists for eCommerce, go to :menuselection:`Website --> Configuration --> Settings`,
85-
scroll down to the :guilabel:`Shop - Products` section, enable :guilabel:`Pricelists`, and
85+
scroll down to the :guilabel:`eCommerce` section, enable :guilabel:`Pricelists`, and
8686
:guilabel:`Save`. Then, click :guilabel:`Pricelists` or go to :menuselection:`Website --> eCommerce
8787
--> Pricelists` and :ref:`configure <sales/products/pricelist-configuration>` the relevant
8888
pricelists.
@@ -166,9 +166,9 @@ Use :ref:`Custom filters <search/custom-filters>` if needed.
166166
.. example::
167167
Use the following filter if you want to add all non-EU countries to the country group.
168168

169-
`Country Group` + `is not in` + `European Union`
169+
`Country Groups` + `is not equal to` + `European Union`
170170

171-
.. image:: prices/pricelist-country-groups.png
171+
.. image:: prices/create-country-group.png
172172
:alt: Filter for country group creation.
173173

174174
.. important::
@@ -199,7 +199,8 @@ Pricelist application
199199

200200
On the ecommerce, the *default* pricelist is automatically selected for public, non-logged in users
201201
when no country group is assigned. If :ref:`GeoIP and country groups <ecommerce/prices/geoip>` are
202-
used, public users see the pricelist of their country group by default. Logged-in users with
202+
used, public users see the pricelist of their country group by default. :ref:`Logged-in users
203+
<ecommerce/customer_accounts/shop-access>` with
203204
:ref:`assigned pricelists <sales/products/customer-pricelist-application>` see the assigned
204205
pricelist by default **if it is assigned to the website** they are visiting. If not, the website's
205206
default pricelist is applied (i.e., the first available pricelist assigned to the website and
@@ -230,7 +231,7 @@ Discounts programs
230231

231232
To enable :doc:`discount programs </applications/sales/sales/products_prices/loyalty_discount>`
232233
for your ecommerce, go to :menuselection:`Website --> Configuration --> Settings`, scroll
233-
down to the :guilabel:`Shop - Products` section, and enable the :guilabel:`Discounts, Loyalty & Gift
234+
down to the :guilabel:`eCommerce` section, and enable the :guilabel:`Discounts, Loyalty & Gift
234235
Card` feature.
235236

236237
:ref:`Configure <sales/products/loyalty-programs>` the discount program, make sure the
@@ -250,7 +251,7 @@ alongside it.
250251
:alt: Price strikethrough.
251252

252253
To display a permanently discounted price, navigate to :menuselection:`Website --> Configuration
253-
--> Settings`, scroll down to the :guilabel:`Shop - Products`, enable the :guilabel:`Comparison
254+
--> Settings`, scroll down to the :guilabel:`eCommerce`, enable the :guilabel:`Comparison
254255
Price` option, and :guilabel:`Save`. Then, :ref:`go to the product form
255256
<ecommerce/products/create-products>`, enter the new (discounted) price in the
256257
:guilabel:`Sales Price` field and the original one (strikethrough) in the
@@ -288,11 +289,11 @@ E-commerce promotional code
288289

289290
To offer a discounted pricelist for customers with a specific discount code, access the relevant
290291
:ref:`pricelist form <ecommerce/prices/pricelists>`, go to the :guilabel:`Ecommerce` tab, and add
291-
an :guilabel:`E-commerce Promotional Code`, e.g., `SUMMERSALE10%`. Then, go to the :guilabel:`Price
292-
Rules` tab, click :guilabel:`Add a line`, and :ref:`configure the discount
292+
an :guilabel:`E-commerce Promotional Code`, e.g., `SUMMERSALE10%`. Then, go to the :guilabel:`Sales
293+
Price` tab, click :guilabel:`Add a line`, and :ref:`configure the discount
293294
<sales/products/price-rules>`. When a customer inserts the code during the :ref:`checkout process
294-
<ecommerce/checkout/review_order>`, this discount is granted according to the :guilabel:`Price
295-
Rules` configuration.
295+
<ecommerce/checkout/review_order>`, this discount is granted according to the :guilabel:`Sales
296+
Price` configuration.
296297

297298
.. note::
298299
Make sure that the :ref:`Promo Code <ecommerce/checkout/review_order>` option
@@ -309,8 +310,8 @@ Some businesses, such as B2B shops or companies that sell luxury or custom items
309310
showcase their products online without displaying their prices.
310311

311312
To hide product prices on the ecommerce, go to :menuselection:`Website --> Configuration -->
312-
Settings`, enable :guilabel:`Prevent Sale of Zero Priced Product` in the :guilabel:`Shop -
313-
Products` section, and enter a redirect URL in the :guilabel:`Button URL` field. The
313+
Settings`, enable :guilabel:`Prevent Sale of Zero Priced Product` in the :guilabel:`eCommerce`
314+
section, and enter a redirect URL in the :guilabel:`Button URL` field. The
314315
:guilabel:`Add to Cart` button on the product page is then replaced by a :guilabel:`Contact us`
315316
button, which can be :ref:`customized <ecommerce/checkout/prevent-sale>` if needed.
316317

5.68 KB
Loading
Binary file not shown.

0 commit comments

Comments
 (0)