diff --git a/ecommerce/managing_products/stock.rst b/ecommerce/managing_products/stock.rst index 455736bf0..617a1f2b6 100644 --- a/ecommerce/managing_products/stock.rst +++ b/ecommerce/managing_products/stock.rst @@ -23,4 +23,4 @@ A custom warning message can be anything related to a stock out, delivery delay, .. tip:: 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`). diff --git a/ecommerce/managing_products/variants.rst b/ecommerce/managing_products/variants.rst index ef051865e..2e8b30977 100644 --- a/ecommerce/managing_products/variants.rst +++ b/ecommerce/managing_products/variants.rst @@ -72,7 +72,7 @@ value is selected. .. tip:: 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 =============================== diff --git a/ecommerce/maximizing_revenue/promo_code.rst b/ecommerce/maximizing_revenue/promo_code.rst index c180e3f17..8c26b6ed6 100644 --- a/ecommerce/maximizing_revenue/promo_code.rst +++ b/ecommerce/maximizing_revenue/promo_code.rst @@ -12,7 +12,7 @@ Setup *Advanced pricing based on formula* for *Sale Price*. * 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. .. image:: ./media/promocode.png @@ -40,4 +40,4 @@ performance of your marketing campaigns. .. seealso:: - * :doc:`../managing_products/pricelists` + * :doc:`pricing`