I want user selectable drop down attribute .
below is my case i want to create product say shirt of different size s,m,l,xl. where user can select any of size and add it to cart .
As price of all shirts will be same so i do not want to create configurable project , then how can i do it please guide me i checked magento doc there does not seem any option to do that
there is custom option in add product form where it can be done but issue i that i will be using that product in bundled project also as far as i know magento does not allows products with custom option in bundled products.
how can i do it please guide me way for it