Hello everyone,
I need to set some options for product in my cart like size and color .
Suppose for Size, options are S,M,L,XL
and for color, options are White,Black
and these option need to be set on each and every product of my cart.
Now I want to know what would be the best / Optimal way to do this or I have to add these options for more than 3000 products already in cart manually from admin panel