Global attribute correlations
-
A site I’m working on sells about 100 products, each 4 attributes and each attribute has 3-20 variations.
TLDR: Can I set global attribute correlations so eg materialA is available in red, green, and blue; and materialB is available blue and green — and apply this to all products?
The products are bags, and attributes are Material (3 variables), Colour (20), Trim colour (20), Handle style (4).
The products obey simple rules.
MATERIAL / COLOURS: MaterialA is available in Colours 1-10. MaterialB is available in colours 5-18. MaterialC is available in Colours 15-20.
MATERIAL: MaterialA adds 60% to the price. MaterialC takes 20% off the price.
TRIM: Any
HANDLE: AnyMaterial Price can be set by using Markup by Attribute for WooCommerce. This is good.
But is there a way to create the material<>product relationship?
- The topic ‘Global attribute correlations’ is closed to new replies.