I have a script built that will work perfectly, but im stuck on the product variants now. I don't know how I can do the following:
--------------------
Colors & sizes :
1) Red - Sizes available: S M L
2) Blue - Sizes: L XL
3) White - Sizes: S L
My script will import the colors, and the sizes with out an issue, but how do you add exclusions instantly since your importing one item at a time through a loop? Since items arent available in every size..
How can I give variant option exclusions on import?
ANY HELP WOULD BE GREAT
