Hello,
We have a website which is using woodmart theme and our website is having 2000+ products and one single product contains 400+ variants. We are having some problem with Swatches as Swatches trying to load all variation at a time which eventually taking a huge time on page loading as well as pages are getting timeout issue as its overriding the Woocommerce default feature of loading variation by Ajax.
Also, there are a query running for theme which is having very slow response time. Can you please tell us what that query is doing. This query is taking 8 to 9 secs to respond.
SELECT option_value
FROM wp_options
WHERE option_name = ‘_transient_woodmart_countdown_variable_cache_107968’
LIMIT 1