Skip to content

Commit 443a23c

Browse files
masp-odooauva-odoo
authored andcommitted
[IMP] website: update building blocks
taskid-4644908 closes #13568 Signed-off-by: Audrey Vandromme (auva) <[email protected]>
1 parent 56eba88 commit 443a23c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+238
-359
lines changed

content/applications/sales/crm/acquire_leads/opportunities_form.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,4 +115,4 @@ record.
115115
- :doc:`../pipeline/manage_sales_teams`
116116
- :doc:`convert`
117117
- :doc:`../track_leads/lead_scoring`
118-
- :ref:`Website forms <website/dynamic_content/form>`
118+
- :ref:`Website forms <website/building_blocks/form>`

content/applications/services/project/tasks/task_creation.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,17 +109,17 @@ Creating tasks from a website form
109109
If you have the Website app installed in your database, you can configure any form on your
110110
website to trigger the creation of tasks in a project.
111111

112-
#. Go to the website page where you wish to add the the form and
113-
:ref:`add the Form building block <websites/website/web_design/building_blocks>`.
112+
#. Go to the website page where you wish to add the form and :doc:`add the Form building block
113+
</applications/websites/website/web_design/building_blocks>`.
114114
#. In the website editor, edit the following fields:
115115

116116
- :guilabel:`Action`: select :guilabel:`Create a Task`.
117117
- :guilabel:`Project`: choose the project that you want the new tasks to be created in.
118118

119-
#. :ref:`Customize the form <website/dynamic_content/form>`.
119+
#. :ref:`Customize the form <website/building_blocks/form>`.
120120

121121
When the form is submitted, it automatically creates a project task. The task's content is defined
122122
by the form's corresponding fields.
123123

124124
.. seealso::
125-
:doc:`Dynamic website content <../../../websites/website/web_design/building_blocks/dynamic_content>`
125+
:ref:`Website forms <website/building_blocks/form>`

content/applications/websites/ecommerce/checkout.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ Extra info
257257
You can add an :guilabel:`Extra Info` step in the checkout process to collect additional customer
258258
information through an online form, which is then included in the :ref:`sales order
259259
<handling/sales>`. To do so, :ref:`enable <ecommerce/checkout/customize_steps>` the :guilabel:`Extra
260-
Step` option in the website editor. The form can be :ref:`customized <website/dynamic_content/form>`
260+
Step` option in the website editor. The form can be :ref:`customized <website/building_blocks/form>`
261261
as needed.
262262

263263
.. tip::

content/applications/websites/ecommerce/products.rst

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,27 @@ and select the relevant media. In the :guilabel:`Customize` tab, use the followi
257257
.. note::
258258
Images must be in PNG or JPG format and with a minimum size of 1024x1024 to trigger the zoom.
259259

260+
.. _ecommerce/products/products-block:
261+
262+
Products block
263+
==============
264+
265+
The :guilabel:`Products` :doc:`building block <../website/web_design/building_blocks>` is used to
266+
display a selection of products sold on your website.
267+
268+
.. image:: products/products-block.png
269+
:alt: Example of a products block
270+
271+
By default, the block displays the :guilabel:`Newest Products`. To change which products are shown,
272+
go to the :guilabel:`Customize` tab's :guilabel:`Products` section and set the :guilabel:`Filter`
273+
field to :guilabel:`Recently Sold Products` or :guilabel:`Recently Viewed Products`.
274+
275+
In addition, it is possible to display products from a specific category only using the
276+
:guilabel:`Category` field.
277+
278+
You can also filter products by :guilabel:`Tags`, include :guilabel:`Variants`, and adjust the
279+
display by selecting a different :guilabel:`Template`.
280+
260281
.. _ecommerce/products/product-variants:
261282

262283
Product variants
Loading

0 commit comments

Comments
 (0)