Añadidos módulos de OCA/e-commerce para la tienda online
This commit is contained in:
parent
10bfdb5a49
commit
c14ed5b4ef
99 changed files with 5359 additions and 0 deletions
15
website_snippet_carousel_product/readme/CONFIGURE.rst
Normal file
15
website_snippet_carousel_product/readme/CONFIGURE.rst
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
#. Go to website (frontend)
|
||||
#. Press 'Edit'
|
||||
#. Select the snippet that you want configure
|
||||
#. Press 'Customize' dropdown > Here You can see the implemented options for the widget:
|
||||
* ``Set Domain`` > Sets a new domain to use (Example: [["field", "=", "value"]])
|
||||
* ``Limit`` > Sets how many products will be fetched at maximum following default product order
|
||||
* ``Show`` > Sets how many products can be shown per slide
|
||||
|
||||
Theming
|
||||
~~~~~~~
|
||||
|
||||
This block uses 'native' bootstrap carousel and the ``website_sale.products_item`` qweb template
|
||||
|
||||
CSS Classes:
|
||||
* ``.s_product_carousel`` > The section of the snippet
|
||||
Loading…
Add table
Add a link
Reference in a new issue