Skip to content

Commit f721ffa

Browse files
author
lman-odoo
committed
[IMP] ecommerce: catalog update
task-4311219
1 parent f69afd0 commit f721ffa

File tree

3 files changed

+189
-192
lines changed

3 files changed

+189
-192
lines changed

content/applications/websites/ecommerce/products.rst

Lines changed: 5 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -62,79 +62,6 @@ go to :menuselection:`Website --> eCommerce --> Products`, click the :icon:`fa-c
6262
#. In the :guilabel:`Is Published` column, tick the box for any of the selected products, then
6363
:guilabel:`Confirm` to publish them.
6464

65-
.. _ecommerce/products/shop-page:
66-
67-
Shop page
68-
=========
69-
70-
To customize the layout of the main :guilabel:`Shop` page or modify its content, click
71-
:guilabel:`Edit`. Go to the :guilabel:`Blocks` tab to add :doc:`building blocks
72-
<../../websites/website/web_design/building_blocks>` or to the
73-
:guilabel:`Customize` tab to change the page layout or add features:
74-
75-
- :guilabel:`Layout`: Select :guilabel:`Grid` or :guilabel:`List`.
76-
77-
- :guilabel:`Size`: Set the number of products displayed per page and line.
78-
- :guilabel:`Style`: Select :guilabel:`Default`, :guilabel:`Cards`, :guilabel:`Thumbnails`, or
79-
:guilabel:`Grid`.
80-
- :guilabel:`Image Size`: Choose the aspect ratio for the product images:
81-
:guilabel:`Landscape (4/3)`, :guilabel:`Default (1/1)`, :guilabel:`Portrait (4/5)`, or
82-
:guilabel:`Vertical (2/3)`. You can also adjust the display by changing the :guilabel:`Fill`
83-
options to best fit your design preferences.
84-
85-
- :guilabel:`Search Bar`: Toggle the switch to display a search bar at the top of the products
86-
page.
87-
88-
- :guilabel:`Prod. Desc.`: Toggle the switch to display the product description below the product's
89-
name.
90-
91-
- :guilabel:`Categories`: display product categories on the :guilabel:`Left`, on the
92-
:guilabel:`Top`, or both. If :guilabel:`Left` is selected, you can enable
93-
:guilabel:`Collapse Categories` to make the category menu collapsible.
94-
95-
- :guilabel:`Datepicker`: Toggle the switch to display a date range calendar to check the
96-
availability of rental products over a specific period. The
97-
:doc:`Rental app <../../sales/rental>` must be installed to use this feature.
98-
99-
- :guilabel:`Attributes`: Show product attributes on the :guilabel:`Left` and/or display a
100-
:icon:`fa-sliders` (:guilabel:`dropdown toggle`) icon at the :guilabel:`Top` allowing customers to
101-
filter products based on their attributes.
102-
103-
- :guilabel:`Price Filter`: Toggle the switch to display a :guilabel:`Price Range` bar, which
104-
allows customers to filter products according to a specific price range by dragging adjustable
105-
handles.
106-
- :guilabel:`Product Tags`: Toggle the switch to display the :guilabel:`Product Template Tags` on
107-
the product page and allow customers to filter products using those tags by going to the
108-
:guilabel:`Tags` section in the left column.
109-
110-
- :guilabel:`Top Bar`: Select :guilabel:`Sort By` to display a dropdown list in the top bar for
111-
sorting products and/or :guilabel:`Layout` to allow customers to switch to the grid or list view
112-
using the related icons.
113-
114-
- :guilabel:`Default Sort`: Choose how products are sorted by default: :guilabel:`Featured`,
115-
:guilabel:`Newest Arrivals`, :guilabel:`Name (A-Z)`, :guilabel:`Price - Low to High`, or
116-
:guilabel:`Price - High to Low`.
117-
118-
- :guilabel:`Buttons`:
119-
120-
- Select the :icon:`fa-shopping-cart` (:guilabel:`Shopping cart`) option to display an
121-
:icon:`fa-shopping-cart` (:guilabel:`Add to cart`) icon on each product's image, which takes the
122-
customer to the checkout page.
123-
124-
.. _ecommerce/products/wishlist:
125-
126-
- Select the :icon:`fa-heart-o` (:guilabel:`Wishlist`) option to display an
127-
:icon:`fa-shopping-cart` (:guilabel:`Add to wishlist`) icon on each product's image allowing
128-
logged-in customers to save products to a wishlist.
129-
130-
- Select the :icon:`fa-exchange` (:guilabel:`Compare`) option to display the :icon:`fa-exchange`
131-
(:guilabel:`Compare`) icon on each product's image allowing customers to :ref:`compare products
132-
<ecommerce/products/product-comparison>` based on their attributes.
133-
134-
.. tip::
135-
To feature a product, go to the :ref:`product form <ecommerce/products/product-form>` and click
136-
the :icon:`fa-star-o` (:guilabel:`Favorite`) icon next to the product's name.
137-
13865
.. _ecommerce/products/product-page:
13966

14067
Product page customization
@@ -226,6 +153,10 @@ Use the :guilabel:`Customize` tab to modify the page layout or add features:
226153
- Products with single values for their attributes do not generate variants but are still
227154
displayed in the :guilabel:`Product Specifications`.
228155

156+
.. tip::
157+
To feature a product, go to the :ref:`product form <ecommerce/products/product-form>` and click
158+
the :icon:`fa-star-o` (:guilabel:`Favorite`) icon next to the product's name.
159+
229160
.. _ecommerce/products/image-customization:
230161

231162
Product images and videos
@@ -281,7 +212,7 @@ go to :menuselection:`Website --> eCommerce --> Attributes`, click on the attrib
281212
:guilabel:`Visible` or :guilabel:`Hidden` in the :guilabel:`eCommerce Filter Visibility` field.
282213

283214
.. tip::
284-
- To display the product attributes on :ref:`the main Shop page <ecommerce/products/shop-page>`,
215+
- To display the product attributes on the main Shop page,
285216
set the :guilabel:`Attributes` feature to :guilabel:`Left` using the website editor.
286217
- To group attributes under the same section when
287218
:ref:`comparing products <ecommerce/products/product-comparison>`, go to the

0 commit comments

Comments
 (0)