AbanteCart Community

Shopping Cart Operations => Support => Topic started by: debra1854 on May 31, 2013, 11:15:20 AM

Title: How do I make a dropdown box so that my customers can choose ONE of many scents
Post by: debra1854 on May 31, 2013, 11:15:20 AM
could someone please tell me what I need to do to make a dropdown box to give my customers the choice of scent out of many scents please
Title: Re: How do I make a dropdown box so that my customers can choose ONE of many scents
Post by: abolabo on May 31, 2013, 11:30:39 AM
open edit page of some product in abantecart control panel(menu catalog->products->edit icon), go to tab options and add new option, for ex. "scent" with type "selectbox". Save. After saving you can add option's values (green plus sign). For ex "orchidea", "cactus" etc ... also you can set price for this each scent and save picture for each option values(click 'expand'). Customer will see it when changing values in selectbox on storefront product page.

Fyi. You can save option globally, tha same option for few products. You needs to save global attribute in menu catalog->global attributes and then use it as pattern for products on "options" tab's page.