Hi I am working on shopping website. I have same product with different sizes [X, S, XL]
While adding screen i want product to be added as different size type.
I create separate size table and in product table link size with size table
now while adding i am using multi option drowdown to select. Multidrop down data is being stored as custom stage tag [list of item]. how do i add this list of item into database.