Combine SKU generator
-
Hi,
I have a unique problem using this plugin, let me describe it.
I have added many attributes and made different variations using those attributes, what I want is a unique SKU number depending on the selected attributes.
e.g.
Color has 3 attributes: Red(RD), Blue(BL), Green(GN)
Size has 3 attributes: S(01), M(02), L(03)
{SKU is in first brackets() }What I want is when customer select Blue with Size L the SKU will be BL03
I can add those variations SKU in products backend but I have lots of attributes and that will make 500+ variations, so its not possible to add SKU for each variation.
Can you give me some code so that those SKU generated dynamically combining the SKU of different attributes when customer purchase the product.
Thanks
- The topic ‘Combine SKU generator’ is closed to new replies.