Hi,
ok.
I have one product(T Shirt) which content 3 attributes (message,color,size) all are content values in drop down.
message -> Happy Birtday,Good Morning like this...
color -> Red,Black....
Size ->M,S,L ....
On the front end all this value will display for that product and customer can select from this.
While adding product variant from admin side
I get all three attributes (message,color,size).
message option is just message (Happy Birtday,Good Morning like this) so it should not be here while adding stock.
I want only color and size option while adding stock.


Reply With Quote

