
Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on September 3, 2024, 09:26
Hello
Please drop me exact link to the issue
Do you have lazy loading for products?
Hello
Please drop me exact link to the issue
Do you have lazy loading for products?

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on September 3, 2024, 12:22
Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png
The page does uses YITH Infinite Scrolling but the site has used this since day one - I think this is the reason for this problem.
How the plugin works with cached prices. After the page is fully loaded, the plugin collects the prices of all products on the page and checks the current currency. If the current currency does not match the user's currency (cached prices), then the plugin in Ajax mode redraws all prices to the correct ones. if the page uses lazy loading, the plugin will not collect all the prices because these products are not yet rendered. And then there is an option to display cached prices.
Depending on your caching settings, these options may solve this problem - https://share.pluginus.net/image/i20240903132030.png and https://share.pluginus.net/image/i20240903132100.png - but unfortunately the probability is not high
Otherwise, you need to disable caching or lazy loading.
Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png
The page does uses YITH Infinite Scrolling but the site has used this since day one - I think this is the reason for this problem.
How the plugin works with cached prices. After the page is fully loaded, the plugin collects the prices of all products on the page and checks the current currency. If the current currency does not match the user's currency (cached prices), then the plugin in Ajax mode redraws all prices to the correct ones. if the page uses lazy loading, the plugin will not collect all the prices because these products are not yet rendered. And then there is an option to display cached prices.
Depending on your caching settings, these options may solve this problem - https://share.pluginus.net/image/i20240903132030.png and https://share.pluginus.net/image/i20240903132100.png - but unfortunately the probability is not high
Otherwise, you need to disable caching or lazy loading.