a1webdesign Posted November 2, 2012 Posted November 2, 2012 When I add this code into product_info.php $products_options_array[0] = array('id' => '47978', 'text' => PULL_DOWN_DEFAULT); I get this error Your Shopping Cart is empty! with Products option "Please Select" please see this link to try it http://www.vnsmartmall.com/wholesale/ Please help me, product_info.php
Guest Posted November 2, 2012 Posted November 2, 2012 @@a1webdesign "please select" is NOT a valid attribute. You cannot have default text as an attribute. The default would be the smallest quantity available. For example, if you sell ONE for 10.00 then the first attribute is ONE Box and the second attribute as per your example would be 96 for 43.00 (+33.00). Chris
a1webdesign Posted November 2, 2012 Author Posted November 2, 2012 Thank you Chris very much for reply all I want the dropdown box display Please Select one, or Select one, or must select or anything as default I do not want it to display any option, or option price,as default Also I want it to add to the cart the price for the product, plus the option I choose from the dropdown box If I do not choose anything from the dropdown box, just it adds the product price to the cart thanks again
Recommended Posts
Archived
This topic is now archived and is closed to further replies.