If the product, in eg: shoes only got one color and 3 sizes, and I only want to display the sizes as drop down selection, because the shoes’s color already shown in picture and it’s understood by the customer.
So how am I going to manage this product?
3 answers
Hi victorlai,
Could you explain more what you want ? Do you want to remove the color’s dropdown ?
Yes, I want to remove the color’s dropdown.
Hi victorlai,
Could you explain more what you want ? Do you want to remove the color’s dropdown ?
Hi victorlai,
i think you can hide that dropdown using some stye/css, check your product detail page under firefox browser with the firebug add-on you would easy know which html element and it’s css attribute need to be added to hide it.
Hope you got the ideal !