Skip to content

Commit 99edae9

Browse files
committed
[REF] ecommerce: restructure doc
task-4645039 Content updates will be done in subsequent PRs X-original-commit: bc96bd6
1 parent 52f8fc9 commit 99edae9

40 files changed

+442
-328
lines changed

content/applications/finance/fiscal_localizations/argentina.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1048,7 +1048,7 @@ Client account registration
10481048
***************************
10491049

10501050
To configure your website for client accounts, follow the instructions in the :doc:`checkout
1051-
<../../websites/ecommerce/checkout_payment_shipping/checkout>` documentation.
1051+
<../../websites/ecommerce/checkout>` documentation.
10521052

10531053
Automatic invoice
10541054
*****************
@@ -1093,7 +1093,7 @@ the corresponding layout and fiscal stamps stated in the :ref:`Invoice printed r
10931093
<argentina/invoice-printed-report>`.
10941094

10951095
.. seealso::
1096-
:doc:`Client account creation <../../websites/ecommerce/checkout_payment_shipping/checkout>`
1096+
:doc:`Client account creation <../../websites/ecommerce/checkout>`
10971097

10981098
Liquidity product direct sales
10991099
------------------------------

content/applications/finance/fiscal_localizations/peru.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -928,7 +928,7 @@ the following configurations for the **eCommerce** flow:
928928
- :doc:`../../websites/ecommerce/products`: Set the :guilabel:`Invoicing Policy` to
929929
:guilabel:`Ordered quantities` and define the desired :guilabel:`Customer taxes`.
930930
- :doc:`../payment_providers`;
931-
- :doc:`../../websites/ecommerce/checkout_payment_shipping/shipping`: For each shipping method, set
931+
- :doc:`../../websites/ecommerce/shipping`: For each shipping method, set
932932
the :guilabel:`Provider` field to :guilabel:`Fixed Price`. Then, set a :guilabel:`Fixed Price`
933933
amount greater than `0.00` (not zero), as the shipping method price is added to the invoice line.
934934

content/applications/finance/payment_providers.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ the field to `0.00` to make the payment provider available regardless of the pay
413413
.. important::
414414
This feature is not intended to work on pages that allow the customer to update the payment
415415
amount, e.g., the **Donation** snippet and the **Checkout** page when paid :doc:`shipping methods
416-
<../websites/ecommerce/checkout_payment_shipping/shipping>` are enabled.
416+
<../websites/ecommerce/shipping>` are enabled.
417417

418418
.. _payment_providers/journal:
419419

@@ -463,5 +463,4 @@ payments from other payments.
463463
- :doc:`payment_providers/stripe`
464464
- :doc:`payment_providers/worldline`
465465
- :doc:`payment_providers/xendit`
466-
- :doc:`../websites/ecommerce/checkout_payment_shipping/payments`
467466
- :doc:`accounting/bank`

content/applications/sales/subscriptions/plans.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ the following additional options:
5656

5757
- :guilabel:`Self Closable`: Check this box to enable the customer to terminate their subscription
5858
from the :doc:`customer portal
59-
</applications/websites/ecommerce/ecommerce_management/customer_accounts>`.
59+
</applications/websites/ecommerce/customer_accounts>`.
6060
- :guilabel:`Automatic Closing`: Enter the number of days after which *unpaid* subscriptions *past*
6161
the due date are automatically closed.
6262
- :guilabel:`Invoicing Journal`: Select the accounting journal in which invoices for this

content/applications/websites/ecommerce.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,10 @@ products and increase your average cart sizes.
2424
:titlesonly:
2525

2626
ecommerce/products
27-
ecommerce/checkout_payment_shipping
28-
ecommerce/ecommerce_management
27+
ecommerce/cart
28+
ecommerce/checkout
29+
ecommerce/payments
30+
ecommerce/shipping
31+
ecommerce/order_handling
32+
ecommerce/customer_accounts
33+
ecommerce/performance
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ the :guilabel:`Shop - Checkout Process` section, look for :guilabel:`Add to Cart
2727
the options.
2828

2929
.. note::
30-
If a product has :doc:`optional products <../products/cross_upselling>`, the **dialog
30+
If a product has :doc:`optional products <products/cross_upselling>`, the **dialog
3131
box** will always appear.
3232

3333
.. seealso::
34-
:doc:`../products/catalog`
34+
:doc:`products/catalog`
3535

3636
.. _cart/prevent-sale:
3737

@@ -50,7 +50,7 @@ To do so, go to :menuselection:`Website --> Configuration --> Settings --> Shop
5050
:guilabel:`Prevent Sale of Zero Priced Product`. This creates a new :guilabel:`Button url` field
5151
where you can enter the **redirect URL** to be used. Then, set the price of the product to `0.00`
5252
either from the **product's template**, or from a
53-
:doc:`pricelist <../../../sales/sales/products_prices/prices/pricing>`.
53+
:doc:`pricelist </applications/sales/sales/products_prices/prices/pricing>`.
5454

5555
.. image:: cart/cart-contactus.png
5656
:align: center

0 commit comments

Comments
 (0)