Hi there i have a issue
if ordinary products are displayed on the page, everything is fast – everything is without problems.
if “grouped-products” are displayed on the page, the loading of the page is very slow (5 seconds +)
I have 30 products paging here. each product has maybe 10 grouped products.
can the loading of the page be optimized somehow? reduce the number of queries, etc.
“grouped-product” are very slow (php 7.4 or 8.3 doesn’t matter, tested on the default Storefront template)
===
I will try to disable all plugins.
Allow Woocommerce and Storefront only.
There is video:
https://drive.google.com/file/d/16ZAqOp8AEF8xMPlEM6fPyFs9cbykUPBx/view?usp=drivesdk
First page is page with grouped products = loading is 7 sec.
Second page is page with normal products – loading is 1,2 sec.
I activated Query Monitor, there are many queries.
On page with grouped products are 3008 queries.
On page with normal product are 98 queries.
Yes, I use cache, but I clear it after every change on the website. And for a logged-in user, the first view of the page where grouped-products are is very slow.
Please optimize grouped-products.
Open
Last updated: November 15, 2024
0 comments
Log in to comment on this feature request.