[FIX] ecommerce: Changed reference to pricelists
This commit is contained in:
parent
26c74a3884
commit
30409fb2f6
@ -23,4 +23,4 @@ A custom warning message can be anything related to a stock out, delivery delay,
|
|||||||
|
|
||||||
.. tip::
|
.. tip::
|
||||||
If one item is no longer sellable, unpublish it from your website. If it comes to
|
If one item is no longer sellable, unpublish it from your website. If it comes to
|
||||||
one particular product variant, deactivate the variant in the backend (see :doc:`pricelists`).
|
one particular product variant, deactivate the variant in the backend (see :doc:`../maximizing_revenue/pricing`).
|
||||||
|
@ -72,7 +72,7 @@ value is selected.
|
|||||||
|
|
||||||
.. tip::
|
.. tip::
|
||||||
Pricelist formulas let you set advanced price computation methods for product variants.
|
Pricelist formulas let you set advanced price computation methods for product variants.
|
||||||
See :doc:`pricelists`.
|
See :doc:`../maximizing_revenue/pricing`.
|
||||||
|
|
||||||
How to disable/archive variants
|
How to disable/archive variants
|
||||||
===============================
|
===============================
|
||||||
|
@ -12,7 +12,7 @@ Setup
|
|||||||
*Advanced pricing based on formula* for *Sale Price*.
|
*Advanced pricing based on formula* for *Sale Price*.
|
||||||
|
|
||||||
* Go to :menuselection:`Website Admin --> Catalog --> Pricelists` and create a new
|
* Go to :menuselection:`Website Admin --> Catalog --> Pricelists` and create a new
|
||||||
pricelist with the discount rule (see :doc:`../managing_products/pricelists`).
|
pricelist with the discount rule (see :doc:`pricing`).
|
||||||
Then enter a code.
|
Then enter a code.
|
||||||
|
|
||||||
.. image:: ./media/promocode.png
|
.. image:: ./media/promocode.png
|
||||||
@ -40,4 +40,4 @@ performance of your marketing campaigns.
|
|||||||
|
|
||||||
.. seealso::
|
.. seealso::
|
||||||
|
|
||||||
* :doc:`../managing_products/pricelists`
|
* :doc:`pricing`
|
||||||
|
Loading…
Reference in New Issue
Block a user