[ADD] ecommerce: How to build a product page
This commit is contained in:
parent
3174b28068
commit
de61388f3e
10
ecommerce/getting_started.rst
Normal file
10
ecommerce/getting_started.rst
Normal file
@ -0,0 +1,10 @@
|
||||
=================
|
||||
Getting Started
|
||||
=================
|
||||
|
||||
.. toctree::
|
||||
:titlesonly:
|
||||
|
||||
getting_started/product_page
|
||||
getting_started/catalog
|
||||
|
BIN
ecommerce/getting_started/media/create_product.png
Normal file
BIN
ecommerce/getting_started/media/create_product.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.0 KiB |
BIN
ecommerce/getting_started/media/product_customize.png
Normal file
BIN
ecommerce/getting_started/media/product_customize.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 63 KiB |
BIN
ecommerce/getting_started/media/product_page_tips.png
Normal file
BIN
ecommerce/getting_started/media/product_page_tips.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 102 KiB |
33
ecommerce/getting_started/product_page.rst
Normal file
33
ecommerce/getting_started/product_page.rst
Normal file
@ -0,0 +1,33 @@
|
||||
============================
|
||||
How to build a product page
|
||||
============================
|
||||
|
||||
On the website click *New Page* in the top-right corner.
|
||||
|
||||
Then click *New Product* and follow the blinking tips.
|
||||
|
||||
.. image:: ./media/create_product.png
|
||||
:align: center
|
||||
|
||||
Here are the main elements of the Product page:
|
||||
|
||||
.. image:: ./media/product_page_tips.png
|
||||
:align: center
|
||||
|
||||
Many elements can be made visible from the *Customize* menu.
|
||||
|
||||
.. image:: ./media/product_customize.png
|
||||
:align: center
|
||||
|
||||
See how to configure your products from links here below.
|
||||
|
||||
.. seealso::
|
||||
|
||||
* :doc:`../managing_products/variants`
|
||||
* :doc:`../../sales/products_prices/taxes`
|
||||
* :doc:`../managing_products/stock`
|
||||
* :doc:`../maximizing_revenue/cross_selling`
|
||||
* :doc:`../maximizing_revenue/reviews`
|
||||
* :doc:`../maximizing_revenue/pricing`
|
||||
* :doc:`../../website/optimize/seo`
|
||||
|
Loading…
Reference in New Issue
Block a user