8000 [ADD] ecommerce: How to build a product page · EdgarGerman/documentation-user@de61388 · GitHub
[go: up one dir, main page]

Skip to content

Commit de61388

Browse files
fgi-odootivisse
authored andcommitted
[ADD] ecommerce: How to build a product page
1 parent 3174b28 commit de61388

File tree

5 files changed

+43
-0
lines changed

5 files changed

+43
-0
lines changed

ecommerce/getting_started.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
=================
2+
Getting Started
3+
=================
4+
5+
.. toctree::
6+
:titlesonly:
7+
8+
getting_started/product_page
9+
getting_started/catalog
10+
Loading
Loading
Loading
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
============================
2+
How to build a product page
3+
============================
4+
5+
On the website click *New Page* in the top-right corner.
6+
7+
Then click *New Product* and follow the blinking tips.
8+
9+
.. image:: ./media/create_product.png
10+
:align: center
11+
12+
Here are the main elements of the Product page:
13+
14+
.. image:: ./media/product_page_tips.png
15+
:align: center
16+
17+
Many elements can be made visible from the *Customize* menu.
18+
19+
.. image:: ./media/product_customize.png
20+
:align: center
21+
22+
See how to configure your products from links here below.
23+
24+
.. seealso::
25+
26+
* :doc:`../managing_products/variants`
27+
* :doc:`../../sales/products_prices/taxes`
28+
* :doc:`../managing_products/stock`
29+
* :doc:`../maximizing_revenue/cross_selling`
30+
* :doc:`../maximizing_revenue/reviews`
31+
* :doc:`../maximizing_revenue/pricing`
32+
* :doc:`../../website/optimize/seo`
33+

0 commit comments

Comments
 (0)
0