[ADD] ecommerce: How to show product availability
This commit is contained in:
parent
c073510f16
commit
2f9ad31d6f
BIN
ecommerce/managing_products/media/stock.png
Normal file
BIN
ecommerce/managing_products/media/stock.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
BIN
ecommerce/managing_products/media/stock_warning.png
Normal file
BIN
ecommerce/managing_products/media/stock_warning.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.6 KiB |
BIN
ecommerce/managing_products/media/stock_web.png
Normal file
BIN
ecommerce/managing_products/media/stock_web.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 140 KiB |
26
ecommerce/managing_products/stock.rst
Normal file
26
ecommerce/managing_products/stock.rst
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
---------------------------------
|
||||||
|
How to show product availability
|
||||||
|
---------------------------------
|
||||||
|
|
||||||
|
The availability of your products can be shown on the website to reassure your customers.
|
||||||
|
|
||||||
|
.. image:: ./media/stock_web.png
|
||||||
|
:align: center
|
||||||
|
|
||||||
|
To display this, open the *Sales* tab in the product detail form and select an option in
|
||||||
|
*Availability*.
|
||||||
|
|
||||||
|
.. image:: ./media/stock.png
|
||||||
|
:align: center
|
||||||
|
|
||||||
|
A custom warning message can be anything related to a stock out, delivery delay, etc.
|
||||||
|
|
||||||
|
.. image:: ./media/stock_warning.png
|
||||||
|
:align: center
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
This tool does not require the Inventory app to be installed.
|
||||||
|
|
||||||
|
.. 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`).
|
Loading…
Reference in New Issue
Block a user