-
- Downloads
[FIX] website_sale: fix behaviors for loading recently viewed products
If there is no product in the recently viewed product snippet, it will simply not be shown. It appears only if there are products (with some flickering we may decide to improve in future versions). Also fix the behavior when the last product of the snippet is moved to the cart. task-2076271 closes odoo/odoo#37371 Signed-off-by:Quentin Smetz (qsm) <qsm@odoo.com> Co-authored-by:
qsm-odoo <qsm@odoo.com>
Showing
- addons/website_sale/static/src/js/website_sale.editor.js 1 addition, 42 deletionsaddons/website_sale/static/src/js/website_sale.editor.js
- addons/website_sale/static/src/js/website_sale_recently_viewed.js 69 additions, 30 deletions...ebsite_sale/static/src/js/website_sale_recently_viewed.js
- addons/website_sale/static/src/js/website_sale_utils.js 36 additions, 27 deletionsaddons/website_sale/static/src/js/website_sale_utils.js
- addons/website_sale/static/src/scss/website_sale.editor.scss 4 additions, 0 deletionsaddons/website_sale/static/src/scss/website_sale.editor.scss
- addons/website_sale/views/snippets.xml 8 additions, 10 deletionsaddons/website_sale/views/snippets.xml
Loading
Please register or sign in to comment