Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi, how can I optimize the arrival of attributes? I have over 850000 values for attributes. How can I optimize them?
Just try to avoid the joining of the product_attribute_values table. Mostly this creates an impact.
product_attribute_values