Trying to install Min Order Qty Per Product and the sql file doesn't work and I ready don't know much about it any help would be appricated!!! javascript:emoticon('')
Sad
Code:ALTER TABLE 'products' ADD 'INT' ( 64 ) DEFAULT '1' NOT NULL ; INSERT INTO configuration ( configuration_id , configuration_title , configuration_key , configuration_value , configuration_description , configuration_group_id , sort_order , last_modified , date_added , use_function , set_function ) VALUES ( '', 'Display Product Min Order Qty', 'PRODUCT_LIST_MIN_ORDER_QTY', '49', 'Do you want to display the Product Min. Order Quantity?', '8', '10', NULL , NULL , NULL , NULL ); INSERT INTO configuration ( configuration_id , configuration_title , configuration_key , configuration_value , configuration_description , configuration_group_id , sort_order , last_modified , date_added , use_function , set_function ) VALUES ( '', 'Mark product under minimum order quantity', 'MARK_PRODUCT_UNDER_MIN_ORDER_QTY', '*', 'Display something on screen so customer can see which product has insufficient order quantity', '9', 6 , NULL , NOW( ) , NULL , NULL );




LinkBack URL
About LinkBacks






Bookmarks