INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Store Name','STORE_NAME','Luis Le<4C>n Representaciones','The name of my store','1','1',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Store Owner','STORE_OWNER','Luis Le<4C>n Representaciones','The name of my store owner','1','2',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('E-Mail Address','STORE_OWNER_EMAIL_ADDRESS','luisleonrepresentaciones@ya.com','The e-mail address of my store owner','1','3',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('E-Mail From','EMAIL_FROM','Luis Le<4C>n Representaciones <luisleonrepresentaciones@ya.com>','The e-mail address used in (sent) e-mails','1','4',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,use_function,set_function,date_added)VALUES('Country','STORE_COUNTRY','195','The country my store is located in <br><br><b>Note: Please remember to update the store zone.</b>','1','6','tep_get_country_name','tep_cfg_pull_down_country_list(',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,use_function,set_function,date_added)VALUES('Zone','STORE_ZONE','161','The zone my store is located in','1','7','tep_cfg_get_zone_name','tep_cfg_pull_down_zone_list(',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Expected Sort Order','EXPECTED_PRODUCTS_SORT','desc','This is the sort order used in the expected products box.','1','8','tep_cfg_select_option(array(\'asc\', \'desc\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Expected Sort Field','EXPECTED_PRODUCTS_FIELD','date_expected','The column to sort by in the expected products box.','1','9','tep_cfg_select_option(array(\'products_name\', \'date_expected\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Switch To Default Language Currency','USE_DEFAULT_LANGUAGE_CURRENCY','false','Automatically switch to the language\'scurrencywhenitischanged', '1', '10', 'tep_cfg_select_option(array(\'true\',\'false\'),', now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Send Extra Order Emails To','SEND_EXTRA_ORDER_EMAILS_TO','','Send extra order emails to the following email addresses, in this format: Name 1 <email@address1>, Name 2 <email@address2>','1','11',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Use Search-Engine Safe URLs (still in development)','SEARCH_ENGINE_FRIENDLY_URLS','false','Use search-engine safe urls for all site links','1','12','tep_cfg_select_option(array(\'true\', \'false\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Display Cart After Adding Product','DISPLAY_CART','true','Display the shopping cart after adding a product (or return back to their origin)','1','14','tep_cfg_select_option(array(\'true\', \'false\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Allow Guest To Tell A Friend','ALLOW_GUEST_TO_TELL_A_FRIEND','false','Allow guests to tell a friend about a product','1','15','tep_cfg_select_option(array(\'true\', \'false\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Store Address and Phone','STORE_NAME_ADDRESS','Store Name\nAddress\nCountry\nPhone','This is the Store Name, Address and Phone used on printable documents and displayed online','1','18','tep_cfg_textarea(',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Show Category Counts','SHOW_COUNTS','true','Count recursively how many products are in each category','1','19','tep_cfg_select_option(array(\'true\', \'false\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Tax Decimal Places','TAX_DECIMAL_PLACES','0','Pad the tax value this amount of decimal places','1','20',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Display Prices with Tax','DISPLAY_PRICE_WITH_TAX','false','Display prices with tax included (true) or add the tax at the end (false)','1','21','tep_cfg_select_option(array(\'true\', \'false\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('First Name','ENTRY_FIRST_NAME_MIN_LENGTH','2','Minimum length of first name','2','1',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Last Name','ENTRY_LAST_NAME_MIN_LENGTH','2','Minimum length of last name','2','2',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Date of Birth','ENTRY_DOB_MIN_LENGTH','10','Minimum length of date of birth','2','3',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('E-Mail Address','ENTRY_EMAIL_ADDRESS_MIN_LENGTH','6','Minimum length of e-mail address','2','4',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Street Address','ENTRY_STREET_ADDRESS_MIN_LENGTH','5','Minimum length of street address','2','5',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Company','ENTRY_COMPANY_MIN_LENGTH','2','Minimum length of company name','2','6',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Post Code','ENTRY_POSTCODE_MIN_LENGTH','4','Minimum length of post code','2','7',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('City','ENTRY_CITY_MIN_LENGTH','3','Minimum length of city','2','8',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('State','ENTRY_STATE_MIN_LENGTH','2','Minimum length of state','2','9',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Telephone Number','ENTRY_TELEPHONE_MIN_LENGTH','3','Minimum length of telephone number','2','10',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Password','ENTRY_PASSWORD_MIN_LENGTH','5','Minimum length of password','2','11',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Credit Card Owner Name','CC_OWNER_MIN_LENGTH','3','Minimum length of credit card owner name','2','12',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Credit Card Number','CC_NUMBER_MIN_LENGTH','10','Minimum length of credit card number','2','13',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Review Text','REVIEW_TEXT_MIN_LENGTH','50','Minimum length of review text','2','14',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Best Sellers','MIN_DISPLAY_BESTSELLERS','1','Minimum number of best sellers to display','2','15',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Also Purchased','MIN_DISPLAY_ALSO_PURCHASED','1','Minimum number of products to display in the \'ThisCustomerAlsoPurchased\' box','2','16',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Address Book Entries','MAX_ADDRESS_BOOK_ENTRIES','5','Maximum address book entries a customer is allowed to have','3','1',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Search Results','MAX_DISPLAY_SEARCH_RESULTS','20','Amount of products to list','3','2',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Page Links','MAX_DISPLAY_PAGE_LINKS','5','Number of \'number\' links use for page-sets','3','3',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Special Products','MAX_DISPLAY_SPECIAL_PRODUCTS','9','Maximum number of products on special to display','3','4',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('New Products Module','MAX_DISPLAY_NEW_PRODUCTS','9','Maximum number of new products to display in a category','3','5',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Products Expected','MAX_DISPLAY_UPCOMING_PRODUCTS','10','Maximum number of products expected to display','3','6',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Manufacturers List','MAX_DISPLAY_MANUFACTURERS_IN_A_LIST','10','Used in manufacturers box; when the number of manufacturers exceeds this number, a drop-down list will be displayed instead of the default list','3','7',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Manufacturers Select Size','MAX_MANUFACTURERS_LIST','1','Used in manufacturers box; when this value is \'1\' the classic drop-down list will be used for the manufacturers box. Otherwise, a list-box with the specified number of rows will be displayed.','3','7',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Length of Manufacturers Name','MAX_DISPLAY_MANUFACTURER_NAME_LEN','15','Used in manufacturers box; maximum length of manufacturers name to display','3','8',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('New Reviews','MAX_DISPLAY_NEW_REVIEWS','6','Maximum number of new reviews to display','3','9',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Selection of Random Reviews','MAX_RANDOM_SELECT_REVIEWS','10','How many records to select from to choose one random product review','3','10',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Selection of Random New Products','MAX_RANDOM_SELECT_NEW','10','How many records to select from to choose one random new product to display','3','11',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Selection of Products on Special','MAX_RANDOM_SELECT_SPECIALS','10','How many records to select from to choose one random product special to display','3','12',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Categories To List Per Row','MAX_DISPLAY_CATEGORIES_PER_ROW','3','How many categories to list per row','3','13',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('New Products Listing','MAX_DISPLAY_PRODUCTS_NEW','10','Maximum number of new products to display in new products page','3','14',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Best Sellers','MAX_DISPLAY_BESTSELLERS','10','Maximum number of best sellers to display','3','15',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Also Purchased','MAX_DISPLAY_ALSO_PURCHASED','6','Maximum number of products to display in the \'ThisCustomerAlsoPurchased\' box','3','16',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Customer Order History Box','MAX_DISPLAY_PRODUCTS_IN_ORDER_HISTORY_BOX','6','Maximum number of products to display in the customer order history box','3','17',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Order History','MAX_DISPLAY_ORDER_HISTORY','10','Maximum number of orders to display in the order history page','3','18',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Small Image Width','SMALL_IMAGE_WIDTH','100','The pixel width of small images','4','1',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Small Image Height','SMALL_IMAGE_HEIGHT','80','The pixel height of small images','4','2',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Heading Image Width','HEADING_IMAGE_WIDTH','48','The pixel width of heading images','4','3',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Heading Image Height','HEADING_IMAGE_HEIGHT','48','The pixel height of heading images','4','4',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Subcategory Image Width','SUBCATEGORY_IMAGE_WIDTH','100','The pixel width of subcategory images','4','5',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Subcategory Image Height','SUBCATEGORY_IMAGE_HEIGHT','57','The pixel height of subcategory images','4','6',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Calculate Image Size','CONFIG_CALCULATE_IMAGE_SIZE','true','Calculate the size of images?','4','7','tep_cfg_select_option(array(\'true\', \'false\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Image Required','IMAGE_REQUIRED','false','Enable to display broken images. Good for development.','4','8','tep_cfg_select_option(array(\'true\', \'false\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Gender','ACCOUNT_GENDER','false','Display gender in the customers account','5','1','tep_cfg_select_option(array(\'true\', \'false\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Date of Birth','ACCOUNT_DOB','false','Display date of birth in the customers account','5','2','tep_cfg_select_option(array(\'true\', \'false\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Company','ACCOUNT_COMPANY','true','Display company in the customers account','5','3','tep_cfg_select_option(array(\'true\', \'false\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Suburb','ACCOUNT_SUBURB','false','Display suburb in the customers account','5','4','tep_cfg_select_option(array(\'true\', \'false\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('State','ACCOUNT_STATE','true','Display state in the customers account','5','5','tep_cfg_select_option(array(\'true\', \'false\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Installed Modules','MODULE_PAYMENT_INSTALLED','cc.php;cod.php','List of payment module filenames separated by a semi-colon. This is automatically updated. No need to edit. (Example: cc.php;cod.php;paypal.php)','6','0',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Installed Modules','MODULE_ORDER_TOTAL_INSTALLED','ot_subtotal.php;ot_tax.php;ot_shipping.php;ot_total.php','List of order_total module filenames separated by a semi-colon. This is automatically updated. No need to edit. (Example: ot_subtotal.php;ot_tax.php;ot_shipping.php;ot_total.php)','6','0',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Installed Modules','MODULE_SHIPPING_INSTALLED','flat.php','List of shipping module filenames separated by a semi-colon. This is automatically updated. No need to edit. (Example: ups.php;flat.php;item.php)','6','0',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Enable Cash On Delivery Module','MODULE_PAYMENT_COD_STATUS','True','Do you want to accept Cash On Delevery payments?','6','1','tep_cfg_select_option(array(\'True\', \'False\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,use_function,set_function,date_added)VALUES('Payment Zone','MODULE_PAYMENT_COD_ZONE','0','If a zone is selected, only enable this payment method for that zone.','6','2','tep_get_zone_class_title','tep_cfg_pull_down_zone_classes(',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Sort order of display.','MODULE_PAYMENT_COD_SORT_ORDER','0','Sort order of display. Lowest is displayed first.','6','0',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,use_function,date_added)VALUES('Set Order Status','MODULE_PAYMENT_COD_ORDER_STATUS_ID','0','Set the status of orders made with this payment module to this value','6','0','tep_cfg_pull_down_order_statuses(','tep_get_order_status_name',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Enable Credit Card Module','MODULE_PAYMENT_CC_STATUS','True','Do you want to accept credit card payments?','6','0','tep_cfg_select_option(array(\'True\', \'False\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Split Credit Card E-Mail Address','MODULE_PAYMENT_CC_EMAIL','','If an e-mail address is entered, the middle digits of the credit card number will be sent to the e-mail address (the outside digits are stored in the database with the middle digits censored)','6','0',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Sort order of display.','MODULE_PAYMENT_CC_SORT_ORDER','0','Sort order of display. Lowest is displayed first.','6','0',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,use_function,set_function,date_added)VALUES('Payment Zone','MODULE_PAYMENT_CC_ZONE','0','If a zone is selected, only enable this payment method for that zone.','6','2','tep_get_zone_class_title','tep_cfg_pull_down_zone_classes(',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,use_function,date_added)VALUES('Set Order Status','MODULE_PAYMENT_CC_ORDER_STATUS_ID','0','Set the status of orders made with this payment module to this value','6','0','tep_cfg_pull_down_order_statuses(','tep_get_order_status_name',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Enable Flat Shipping','MODULE_SHIPPING_FLAT_STATUS','True','Do you want to offer flat rate shipping?','6','0','tep_cfg_select_option(array(\'True\', \'False\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Shipping Cost','MODULE_SHIPPING_FLAT_COST','5.00','The shipping cost for all orders using this shipping method.','6','0',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,use_function,set_function,date_added)VALUES('Tax Class','MODULE_SHIPPING_FLAT_TAX_CLASS','0','Use the following tax class on the shipping fee.','6','0','tep_get_tax_class_title','tep_cfg_pull_down_tax_classes(',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,use_function,set_function,date_added)VALUES('Shipping Zone','MODULE_SHIPPING_FLAT_ZONE','0','If a zone is selected, only enable this shipping method for that zone.','6','0','tep_get_zone_class_title','tep_cfg_pull_down_zone_classes(',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Sort Order','MODULE_SHIPPING_FLAT_SORT_ORDER','0','Sort order of display.','6','0',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Default Order Status For New Orders','DEFAULT_ORDERS_STATUS_ID','1','When a new order is created, this order status will be assigned to it.','6','0',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Display Shipping','MODULE_ORDER_TOTAL_SHIPPING_STATUS','false','Do you want to display the order shipping cost?','6','1','tep_cfg_select_option(array(\'true\', \'false\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Sort Order','MODULE_ORDER_TOTAL_SHIPPING_SORT_ORDER','2','Sort order of display.','6','2',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Allow Free Shipping','MODULE_ORDER_TOTAL_SHIPPING_FREE_SHIPPING','true','Do you want to allow free shipping?','6','3','tep_cfg_select_option(array(\'true\', \'false\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,use_function,date_added)VALUES('Free Shipping For Orders Over','MODULE_ORDER_TOTAL_SHIPPING_FREE_SHIPPING_OVER','0','Provide free shipping for orders over the set amount.','6','4','currencies->format',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Provide Free Shipping For Orders Made','MODULE_ORDER_TOTAL_SHIPPING_DESTINATION','both','Provide free shipping for orders sent to the set destination.','6','5','tep_cfg_select_option(array(\'national\', \'international\', \'both\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Display Sub-Total','MODULE_ORDER_TOTAL_SUBTOTAL_STATUS','false','Do you want to display the order sub-total cost?','6','1','tep_cfg_select_option(array(\'true\', \'false\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Sort Order','MODULE_ORDER_TOTAL_SUBTOTAL_SORT_ORDER','1','Sort order of display.','6','2',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Display Tax','MODULE_ORDER_TOTAL_TAX_STATUS','false','Do you want to display the order tax value?','6','1','tep_cfg_select_option(array(\'true\', \'false\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Sort Order','MODULE_ORDER_TOTAL_TAX_SORT_ORDER','3','Sort order of display.','6','2',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Display Total','MODULE_ORDER_TOTAL_TOTAL_STATUS','true','Do you want to display the total order value?','6','1','tep_cfg_select_option(array(\'true\', \'false\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Sort Order','MODULE_ORDER_TOTAL_TOTAL_SORT_ORDER','4','Sort order of display.','6','2',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,use_function,set_function,date_added)VALUES('Country of Origin','SHIPPING_ORIGIN_COUNTRY','195','Select the country of origin to be used in shipping quotes.','7','1','tep_get_country_name','tep_cfg_pull_down_country_list(',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Postal Code','SHIPPING_ORIGIN_ZIP','NONE','Enter the Postal Code (ZIP) of the Store to be used in shipping quotes.','7','2',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Enter the Maximum Package Weight you will ship','SHIPPING_MAX_WEIGHT','50','Carriers have a max weight limit for a single package. This is a common one for all.','7','3',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Package Tare weight.','SHIPPING_BOX_WEIGHT','3','What is the weight of typical packaging of small to medium packages?','7','4',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Larger packages - percentage increase.','SHIPPING_BOX_PADDING','10','For 10% enter 10','7','5',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Display Product Image','PRODUCT_LIST_IMAGE','0','Do you want to display the Product Image?','8','1',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Display Product Manufaturer Name','PRODUCT_LIST_MANUFACTURER','1','Do you want to display the Product Manufacturer Name?','8','2',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Display Product Model','PRODUCT_LIST_MODEL','1','Do you want to display the Product Model?','8','3',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Display Product Name','PRODUCT_LIST_NAME','2','Do you want to display the Product Name?','8','4',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Display Product Price','PRODUCT_LIST_PRICE','0','Do you want to display the Product Price','8','5',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Display Product Quantity','PRODUCT_LIST_QUANTITY','0','Do you want to display the Product Quantity?','8','6',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Display Product Weight','PRODUCT_LIST_WEIGHT','0','Do you want to display the Product Weight?','8','7',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Display Buy Now column','PRODUCT_LIST_BUY_NOW','4','Do you want to display the Buy Now column?','8','8',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Display Category/Manufacturer Filter (0=disable; 1=enable)','PRODUCT_LIST_FILTER','0','Do you want to display the Category/Manufacturer Filter?','8','9',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Location of Prev/Next Navigation Bar (1-top, 2-bottom, 3-both)','PREV_NEXT_BAR_LOCATION','2','Sets the location of the Prev/Next Navigation Bar (1-top, 2-bottom, 3-both)','8','10',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Check stock level','STOCK_CHECK','false','Check to see if sufficent stock is available','9','1','tep_cfg_select_option(array(\'true\', \'false\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Subtract stock','STOCK_LIMITED','false','Subtract product in stock by product orders','9','2','tep_cfg_select_option(array(\'true\', \'false\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Allow Checkout','STOCK_ALLOW_CHECKOUT','true','Allow customer to checkout even if there is insufficient stock','9','3','tep_cfg_select_option(array(\'true\', \'false\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Mark product out of stock','STOCK_MARK_PRODUCT_OUT_OF_STOCK','***','Display something on screen so customer can see which product has insufficient stock','9','4',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Stock Re-order level','STOCK_REORDER_LEVEL','5','Define when stock needs to be re-ordered','9','5',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Store Page Parse Time','STORE_PAGE_PARSE_TIME','false','Store the time it takes to parse a page','10','1','tep_cfg_select_option(array(\'true\', \'false\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Log Destination','STORE_PAGE_PARSE_TIME_LOG','/var/log/www/tep/page_parse_time.log','Directory and filename of the page parse time log','10','2',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Log Date Format','STORE_PARSE_DATE_TIME_FORMAT','%d/%m/%Y %H:%M:%S','The date format','10','3',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Display The Page Parse Time','DISPLAY_PAGE_PARSE_TIME','true','Display the page parse time (store page parse time must be enabled)','10','4','tep_cfg_select_option(array(\'true\', \'false\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Store Database Queries','STORE_DB_TRANSACTIONS','false','Store the database queries in the page parse time log (PHP4 only)','10','5','tep_cfg_select_option(array(\'true\', \'false\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Cache Directory','DIR_FS_CACHE','/tmp/','The directory where the cached files are saved','11','2',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('E-Mail Transport Method','EMAIL_TRANSPORT','sendmail','Defines if this server uses a local connection to sendmail or uses an SMTP connection via TCP/IP. Servers running on Windows and MacOS should change this setting to SMTP.','12','1','tep_cfg_select_option(array(\'sendmail\', \'smtp\'),',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('E-Mail Linefeeds','EMAIL_LINEFEED','LF','Defines the character sequence used to separate mail headers.','12','2','tep_cfg_select_option(array(\'LF\', \'CRLF\'),',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Use MIME HTML When Sending Emails','EMAIL_USE_HTML','false','Send e-mails in HTML format','12','3','tep_cfg_select_option(array(\'true\', \'false\'),',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Verify E-Mail Addresses Through DNS','ENTRY_EMAIL_ADDRESS_CHECK','false','Verify e-mail address through a DNS server','12','4','tep_cfg_select_option(array(\'true\', \'false\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Send E-Mails','SEND_EMAILS','true','Send out e-mails','12','5','tep_cfg_select_option(array(\'true\', \'false\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Enable download','DOWNLOAD_ENABLED','false','Enable the products download functions.','13','1','tep_cfg_select_option(array(\'true\', \'false\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Download by redirect','DOWNLOAD_BY_REDIRECT','false','Use browser redirection for download. Disable on non-Unix systems.','13','2','tep_cfg_select_option(array(\'true\', \'false\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Expiry delay (days)','DOWNLOAD_MAX_DAYS','7','Set number of days before the download link expires. 0 means no limit.','13','3','',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Maximum number of downloads','DOWNLOAD_MAX_COUNT','5','Set the maximum number of downloads. 0 means no download authorized.','13','4','',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,date_added)VALUES('Session Directory','SESSION_WRITE_DIRECTORY','/tmp','If sessions are file based, store them in this directory.','15','1',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Force Cookie Use','SESSION_FORCE_COOKIE_USE','False','Force the use of sessions when cookies are only enabled.','15','2','tep_cfg_select_option(array(\'True\', \'False\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Check SSL Session ID','SESSION_CHECK_SSL_SESSION_ID','False','Validate the SSL_SESSION_ID on every secure HTTPS page request.','15','3','tep_cfg_select_option(array(\'True\', \'False\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Check User Agent','SESSION_CHECK_USER_AGENT','False','Validate the clients browser user agent on every page request.','15','4','tep_cfg_select_option(array(\'True\', \'False\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Check IP Address','SESSION_CHECK_IP_ADDRESS','False','Validate the clients IP address on every page request.','15','5','tep_cfg_select_option(array(\'True\', \'False\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Prevent Spider Sessions','SESSION_BLOCK_SPIDERS','False','Prevent known spiders from starting a session.','15','6','tep_cfg_select_option(array(\'True\', \'False\'), ',now());
INSERTINTOconfiguration(configuration_title,configuration_key,configuration_value,configuration_description,configuration_group_id,sort_order,set_function,date_added)VALUES('Recreate Session','SESSION_RECREATE','False','Recreate the session to generate a new session ID when the customer logs on or creates an account (PHP >=4.1 needed).','15','7','tep_cfg_select_option(array(\'True\', \'False\'), ',now());
INSERTINTOconfiguration_groupVALUES('1','My Store','General information about my store','1','1');
INSERTINTOconfiguration_groupVALUES('2','Minimum Values','The minimum values for functions / data','2','1');
INSERTINTOconfiguration_groupVALUES('3','Maximum Values','The maximum values for functions / data','3','1');
INSERTINTOconfigurationVALUES(2003,'Installed Modules','MODULE_STS_INSTALLED','sts_default.php;sts_login.php;sts_product_info.php','This is automatically updated. No need to edit.',6,0,'2007-04-14 17:02:32','2007-02-23 15:11:54',NULL,NULL);
INSERTINTOconfigurationVALUES(2004,'Use Templates?','MODULE_STS_DEFAULT_STATUS','true','Do you want to use Simple Template System?',6,1,NULL,'2007-02-23 15:13:19',NULL,'tep_cfg_select_option(array(''true'', ''false''),');
INSERTINTOconfigurationVALUES(2005,'Code for debug output','MODULE_STS_DEBUG_CODE','debug','Code to enable debug output from URL (ex: index.php?sts_debug=debug',6,2,NULL,'2007-02-23 15:13:19',NULL,NULL);
INSERTINTOconfigurationVALUES(2006,'Files for normal template','MODULE_STS_DEFAULT_NORMAL','sts_user_code.php','Files to include for a normal template, separated by semicolon',6,2,NULL,'2007-02-23 15:13:19',NULL,NULL);
INSERTINTOconfigurationVALUES(2007,'Base folder','MODULE_STS_TEMPLATES_FOLDER','includes/sts_templates/','Base folder where the templates folders are located. Relative to your catalog folder. Should end with a slash',6,2,NULL,'2007-02-23 15:13:19',NULL,NULL);
INSERTINTOconfigurationVALUES(2008,'Template folder','MODULE_STS_TEMPLATE_FOLDER','luisleon','This is the template folder in use, located inside the previous parameter. Do not start nor end with a slash',6,2,NULL,'2007-02-23 15:13:19',NULL,NULL);
INSERTINTOconfigurationVALUES(2009,'Default template file','MODULE_STS_TEMPLATE_FILE','sts_template.html','Name of the default template file',6,2,NULL,'2007-02-23 15:13:19',NULL,NULL);
INSERTINTOconfigurationVALUES(2010,'Use template for infoboxes','MODULE_STS_INFOBOX_STATUS','false','Do you want to use templates for infoboxes?',6,1,NULL,'2007-02-23 15:13:19',NULL,'tep_cfg_select_option(array(''true'', ''false''),');
INSERTINTOconfigurationVALUES(2011,'Use template for index page','MODULE_STS_INDEX_STATUS','false','Do you want to use templates for index page?',6,1,NULL,'2007-02-23 15:14:07',NULL,'tep_cfg_select_option(array(''true'', ''false''),');
INSERTINTOconfigurationVALUES(2012,'Files for index.php template','MODULE_STS_INDEX_NORMAL','index.php.html','Files to include for an index.php template, separated by semicolon',6,2,NULL,'2007-02-23 15:14:07',NULL,NULL);
INSERTINTOconfigurationVALUES(2013,'Check parent templates','MODULE_STS_INDEX_PARENT','true','Do you want to check for parent categories templates?',6,1,NULL,'2007-02-23 15:14:07',NULL,'tep_cfg_select_option(array(''true'', ''false''),');
INSERTINTOconfigurationVALUES(2014,'Use template for product info page','MODULE_STS_PRODUCT_INFO_STATUS','false','Do you want to use templates for product info pages?',6,1,NULL,'2007-02-23 15:14:50',NULL,'tep_cfg_select_option(array(''true'', ''false''),');
INSERTINTOconfigurationVALUES(2015,'Enable STS3 compatibility mode','MODULE_STS_PRODUCT_V3COMPAT','false','Do you want to enable the STS v3 compatibility mode (only for product info templates made with STS v2 and v3)?',6,1,NULL,'2007-02-23 15:14:50',NULL,'tep_cfg_select_option(array(''true'', ''false''),');
INSERTINTOconfigurationVALUES(2016,'Files for normal template','MODULE_STS_PRODUCT_INFO_NORMAL','sts_user_code.php','Files to include for a normal template, separated by semicolon',6,2,NULL,'2007-02-23 15:14:50',NULL,NULL);
INSERTINTOconfigurationVALUES(2017,'Files for content template','MODULE_STS_PRODUCT_INFO_CONTENT','sts_user_code.php;product_info.php','Files to include for a content template, separated by semicolon',6,3,NULL,'2007-02-23 15:14:50',NULL,NULL);
INSERTINTOconfigurationVALUES(2018,'Use template for login page','MODULE_STS_LOGIN_STATUS','true','Do you want to use templates for login page?',6,1,NULL,'2007-04-14 17:02:32',NULL,'tep_cfg_select_option(array(''true'', ''false''),');
INSERTINTOconfigurationVALUES(2019,'Files for login.php template','MODULE_STS_LOGIN_NORMAL','sts_user_code.php','Files to include for an login.php template, separated by semicolon',6,2,NULL,'2007-04-14 17:02:32',NULL,NULL);
INSERTINTOconfigurationVALUES(2020,'Check parent templates','MODULE_STS_LOGIN_PARENT','true','Do you want to check for parent categories templates?',6,1,NULL,'2007-04-14 17:02:32',NULL,'tep_cfg_select_option(array(''true'', ''false''),');