Product Attribute with select without making it a variation?
-
Is there a way to use the (add custom) attribute to display as a dropdown option as a select field without adding it as a variation?
Im currently running into performance issues with too many variations for a product. To preserve some database queries I am thinking if I just add the non price change attributes as just attributes this would save on database requests but when adding stand alone attribute with the | to separate it only displays in a details tab under the product with no option to select.
If it is not possible, is there an add on plugin that would facilitate this?
And I am under the impression the attribute with | is stored in the database grouped together as a json object or json syntax requiring only a single query? Where as each variation and attribute is using a single query for each combination of variations and attributes. And in my case 30-50 extra queries peeking my server’s CPU and causing performance issues.
- The topic ‘Product Attribute with select without making it a variation?’ is closed to new replies.