Guest Posted March 25, 2008 Posted March 25, 2008 Can anyone tell me how to construct a selectbox in each produkt. If when you open a product you are want to buy, you can select the amount you need. Now you have to buy 1 pcs and then change it to (fx) 5 pcs in the shoppingcart. Hope you get the idea. /Henrik
jonquil Posted March 26, 2008 Posted March 26, 2008 Can anyone tell me how to construct a selectbox in each produkt. If when you open a product you are want to buy, you can select the amount you need. Now you have to buy 1 pcs and then change it to (fx) 5 pcs in the shoppingcart. Hope you get the idea. /Henrik You must create "Attributes." Create 1 or more Attributes per product and the dropdown will create itself. It's all just ones and zeros....
Guest Posted March 26, 2008 Posted March 26, 2008 Thanks, jonquil I tried to do as you mentioned, and it did work (it shows in the produkt menu) but it does not work in the shopping cart. if you select a product +1 it ads the price to the shopping cart as it should, but the if you change the amount int the shopping cart from 1 to 2 it multiply the amount (aka 4 pcs) 1+1+1=4 ? another thing! if I have just 100 products, than I have to make the atributes for every single product (same pcs but diff price) could that be right. ? /Henrik
jonquil Posted March 26, 2008 Posted March 26, 2008 If your multiples are different prices, then yes, you must create Values that have a (+) $$. To force your customers to choose a quantity, you need the "Must Select" contribution so customers can not checkout unless they select a quantity from the Options dropdown on the produkt info page. http://www.oscommerce.com/forums/index.php?s=&...t&p=1204887 keywords: MUST SELECT v2.1, Force Attribute Selection, Enforce Option Selection, Prevent Add to Cart until Attribute Option is Chosen http://www.oscommerce.com/community/contributions,2628 It's all just ones and zeros....
Recommended Posts
Archived
This topic is now archived and is closed to further replies.