Thursday, May 7, 2026
1 change · 19.0
Resolved issues and error corrections
This change restores the product carousel behavior so website visitors can see products instead of encountering an endless loading screen. It fixes an issue triggered when product tags are used and variant display is disabled, improving reliability for eCommerce pages.
Original PR description
This reverts commit 3bf17962a12581c0b96ece61428cb749c7780569. Steps to reproduce ================== - Install website_sale - Go to Website > eCommerce > Product Tags - Create a new record - Go to site > Homepage - Edit - Click on catalog - Click on the last block (with the dynamic content) - Click on it - Select the created tag in the sidebar - Disable the "Show variants" option => A traceback occurs: KeyError 'all_product_tag_ids' Note that website visitors can no longer see products and are met with a forever loading screen. <img width="2188" height="1016" alt="image" src="https://github.com/user-attachments/assets/aa50c0c0-86a6-45ce-b2ab-c86831d7bbc1" /> opw-6197201