📄 soobic.sql
字号:
INSERT INTO `bsp_configuration` VALUES (1, '商城名称', 'STORE_NAME', 'Soobic!网上商城系统', '商店名称', 1, 1, '2005-04-27 15:56:53', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (2, '商城店主', 'STORE_OWNER', 'Soolan', '商店拥有人', 1, 2, '2005-04-02 22:43:25', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (3, '商城店主电子邮件', 'STORE_OWNER_EMAIL_ADDRESS', 'soolan@qq.com', '商城店主的电子邮件', 1, 3, '2005-04-27 15:57:06', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (4, '商城寄件人', 'EMAIL_FROM', 'Soobic<soolan@qq.com>', '商城显示在邮件中的邮件寄件人', 1, 4, '2005-04-27 15:57:16', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (5, '国家', 'STORE_COUNTRY', '44', '商城所在国家 <br><br><b>注意: 请记得更新商城地区</b>', 1, 6, '2005-04-03 16:18:00', '2003-12-04 11:11:48', 'tep_get_country_name', 'tep_cfg_pull_down_country_list(');
INSERT INTO `bsp_configuration` VALUES (6, '地区', 'STORE_ZONE', '193', '商店所在地区', 1, 7, '2005-03-31 21:26:32', '2003-12-04 11:11:48', 'tep_cfg_get_zone_name', 'tep_cfg_pull_down_zone_list(');
INSERT INTO `bsp_configuration` VALUES (7, '预计上市商品顺序排序', 'EXPECTED_PRODUCTS_SORT', 'desc', '预计上市商品排序方式递增或递减', 1, 8, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'asc\', \'desc\'),');
INSERT INTO `bsp_configuration` VALUES (8, '预计上市商品栏位排序', 'EXPECTED_PRODUCTS_FIELD', 'date_expected', '预计上市商品排序依栏位排序', 1, 9, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'products_name\', \'date_expected\'),');
INSERT INTO `bsp_configuration` VALUES (9, '语言与货币同步', 'USE_DEFAULT_LANGUAGE_CURRENCY', 'true', '变更语言时,自动切换至该语言之货币', 1, 10, '2005-04-21 18:06:54', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'true\', \'false\'),');
INSERT INTO `bsp_configuration` VALUES (121, '显示程序运行信息', 'DISPLAY_PAGE_PARSE_INFOMATION', 'true', '显示页解析时间(储存页解析时间必须启动)', 1, 11, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'true\', \'false\'),');
INSERT INTO `bsp_configuration` VALUES (10, '新订单邮件额外通知', 'SEND_EXTRA_ORDER_EMAILS_TO', 'soolan@qq.com,soobic@hotmail.com', '有新订单时将发送邮件到以下地址,两个以上邮件地址间以逗号隔开,格式如下: Name1<email@address1>,Name2<email@address2>', 1, 11, '2003-12-04 11:19:25', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (11, '使用搜寻引擎储存连结 (开发中)', 'SEARCH_ENGINE_FRIENDLY_URLS', 'false', '使用搜寻引擎储存所有网站的连结', 1, 12, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'true\', \'false\'),');
INSERT INTO `bsp_configuration` VALUES (12, '购买商品后显示购物车', 'DISPLAY_CART', 'true', '购买商品后立刻显示购物车(或留在原来的位置)', 1, 14, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'true\', \'false\'),');
INSERT INTO `bsp_configuration` VALUES (13, '非会员可否推荐商品', 'ALLOW_GUEST_TO_TELL_A_FRIEND', 'false', '非会员可否推荐商品给好友', 1, 15, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'true\', \'false\'),');
INSERT INTO `bsp_configuration` VALUES (14, '预设的搜寻运算元', 'ADVANCED_SEARCH_DEFAULT_OPERATOR', 'and', '预设的搜寻运算元', 1, 17, '2005-04-08 10:46:50', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'and\', \'or\'),');
INSERT INTO `bsp_configuration` VALUES (17, '税金取小数点後几位', 'TAX_DECIMAL_PLACES', '2', '设定税金取到小数点後第几位', 1, 20, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (18, '显示含税金额', 'DISPLAY_PRICE_WITH_TAX', 'false', '显示含税金额(true) 或将税金加於尾端(false)', 1, 21, '2005-04-27 00:06:19', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'true\', \'false\'),');
INSERT INTO `bsp_configuration` VALUES (19, '中文名称', 'ENTRY_FIRST_NAME_MIN_LENGTH', '2', '中文名称最少字数', 2, 1, '2005-03-31 07:54:37', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (20, '英文名称', 'ENTRY_LAST_NAME_MIN_LENGTH', '2', '英文名称最少字数', 2, 2, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (21, '生日', 'ENTRY_DOB_MIN_LENGTH', '10', '生日最少字数', 2, 3, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (22, '电子邮件', 'ENTRY_EMAIL_ADDRESS_MIN_LENGTH', '6', '电子邮件地址最少字数', 2, 4, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (23, '详细地址', 'ENTRY_STREET_ADDRESS_MIN_LENGTH', '5', '详细地址', 2, 5, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (24, '公司', 'ENTRY_COMPANY_MIN_LENGTH', '2', '公司名称最少字数', 2, 6, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (25, '邮政编码', 'ENTRY_POSTCODE_MIN_LENGTH', '3', '邮递区号最少字数', 2, 7, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (26, '城市', 'ENTRY_CITY_MIN_LENGTH', '3', '城市最少字数', 2, 8, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (27, '县(区)', 'ENTRY_STATE_MIN_LENGTH', '2', '县(区)最少字数', 2, 9, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (28, '电话号码', 'ENTRY_TELEPHONE_MIN_LENGTH', '3', '电话号码最少字数', 2, 10, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (29, '密码', 'ENTRY_PASSWORD_MIN_LENGTH', '5', '密码最少字数', 2, 11, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (30, '持卡人姓名', 'CC_OWNER_MIN_LENGTH', '3', '持卡人姓名最少字数', 2, 12, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (31, '信用卡卡号', 'CC_NUMBER_MIN_LENGTH', '10', '信用卡卡号最少字数', 2, 13, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (32, '商品评论', 'REVIEW_TEXT_MIN_LENGTH', '10', '商品评论最少字数', 2, 14, '2005-04-01 00:31:19', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (35, '通讯录笔数', 'MAX_ADDRESS_BOOK_ENTRIES', '5', '每位顾客拥有通讯录的最大笔数', 3, 1, '2005-03-31 07:57:38', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (36, '搜寻结果', 'MAX_DISPLAY_SEARCH_RESULTS', '6', '搜寻产品列表最大数量', 3, 2, '2005-04-21 15:54:26', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (37, '网页最大连结数', 'MAX_DISPLAY_PAGE_LINKS', '5', '每一网页可连结最大数目', 3, 3, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (40, '商品上市预告', 'MAX_DISPLAY_UPCOMING_PRODUCTS', '10', '商品上市预告最大显示数量', 3, 6, '2005-04-10 16:59:13', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (41, '生产商列表', 'MAX_DISPLAY_MANUFACTURERS_IN_A_LIST', '0', '用於制造厂商区块; 当制造厂商数超过这个数量,预设的清单会取代下拉式清单', 3, 7, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (42, '生产商选取格式', 'MAX_MANUFACTURERS_LIST', '1', '用於制造厂商区块; 如果这个值是\'1\' 则显示下拉式选单,否则会依这个数值作为制造厂商列表的列数,例如,数值 3 则会出现 3 列的制造厂商列表,而不会出现下拉式选单', 3, 7, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (43, '生产商名称字数', 'MAX_DISPLAY_MANUFACTURER_NAME_LEN', '15', '用於制造厂商区块; 名称显示的最多字数', 3, 8, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (44, '新的评论', 'MAX_DISPLAY_NEW_REVIEWS', '6', '商品新增评论显示的最大数量', 3, 9, '2005-04-01 00:31:03', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (48, '每列可列出的商品目录', 'MAX_DISPLAY_CATEGORIES_PER_ROW', '2', '每一列可列多少个商品目录', 3, 13, '2005-04-19 22:00:47', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (53, '订单记录', 'MAX_DISPLAY_ORDER_HISTORY', '10', '订单记录每页可显示的最大订单记录数量', 3, 18, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (71, '生成缩略图', 'CONFIG_CREATE_SMAILL_IMAGE', 'True', '需要服务器安装GD库,才能打开', 4, 0, '2005-04-26 19:08:01', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'True\', \'False\'),');
INSERT INTO `bsp_configuration` VALUES (54, '小图片宽度设定', 'SMALL_IMAGE_WIDTH', '70', '小图片宽度(画素)', 4, 1, '2005-04-10 23:58:22', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (55, '小图片高度设定', 'SMALL_IMAGE_HEIGHT', '100', '小图片高度(画素)', 4, 2, '2005-04-10 23:58:36', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (56, '标题列图片宽度设定', 'HEADING_IMAGE_WIDTH', '400', '标题列图片宽度(画素)', 4, 3, '2005-04-15 16:20:26', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (57, '标题列图片高度设定', 'HEADING_IMAGE_HEIGHT', '80', '标题列图片高度(画素)', 4, 4, '2005-04-15 16:20:36', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (60, '计算图档大小', 'CONFIG_CALCULATE_IMAGE_SIZE', 'true', '计算图档大小?', 4, 7, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'true\', \'false\'),');
INSERT INTO `bsp_configuration` VALUES (61, '显示图片', 'IMAGE_REQUIRED', 'true', '可以显示失去连结的图片,以利除错', 4, 8, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'true\', \'false\'),');
INSERT INTO `bsp_configuration` VALUES (62, '性别', 'ACCOUNT_GENDER', 'false', '客户帐号内显示性别,true=显示,false=不显示', 5, 1, '2005-03-31 07:58:45', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'true\', \'false\'),');
INSERT INTO `bsp_configuration` VALUES (63, '生日', 'ACCOUNT_DOB', 'false', '客户帐号内显示生日,true=显示,false=不显示', 5, 2, '2005-04-11 23:36:07', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'true\', \'false\'),');
INSERT INTO `bsp_configuration` VALUES (64, '公司', 'ACCOUNT_COMPANY', 'false', '客户帐号内显示公司名称,true=显示,false=不显示', 5, 3, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'true\', \'false\'),');
INSERT INTO `bsp_configuration` VALUES (65, '县市', 'ACCOUNT_SUBURB', 'false', '客户帐号内显示县市,true=显示,false=不显示', 5, 4, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'true\', \'false\'),');
INSERT INTO `bsp_configuration` VALUES (66, '省份', 'ACCOUNT_STATE', 'true', '客户帐号内显示省份,true=显示,false=不显示', 5, 5, '2005-04-05 08:37:15', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'true\', \'false\'),');
INSERT INTO `bsp_configuration` VALUES (67, '已启用的付款模组', 'MODULE_PAYMENT_INSTALLED', 'banktransfer.php;chinabank.php;moneyorder.php;westpay.php', '付款模组列表,每一个模组以分号隔开,系统会自动更新,不 手动修改 (例如: cc.php;cod.php;paypal.php)', 6, 0, '2005-04-27 15:59:42', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (68, '已启用的订单总计模组', 'MODULE_ORDER_TOTAL_INSTALLED', 'ot_subtotal.php;ot_shipping.php;ot_total.php', '订单总计模组列表,每一个模组以分号隔开,系统会自动更新,不 手动修改 (例如: ot_subtotal.php;ot_tax.php;ot_shipping.php;ot_total.php)', 6, 0, '2005-04-27 15:59:25', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (69, '会员未登时显示的默认折扣,但非会员购物,仍按原价计算', 'DEFAULT_DISCOUNT', '9', '会员未登时显示的默认折扣,但非会员购物,仍按原价计算', 6, 0, '2005-04-25 13:47:38', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (70, '商城风格', 'STORE_STYLE', '1', '商城的界面风格', 1, 5, '2005-04-13 17:36:53', '2003-12-04 11:11:48', 'tep_get_style_name', 'tep_cfg_pull_down_styles_list(');
INSERT INTO `bsp_configuration` VALUES (84, '预设货币', 'DEFAULT_CURRENCY', 'RMB', '预设的货币', 6, 0, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (85, '预设语系', 'DEFAULT_LANGUAGE', 'zh', '预设的语系', 6, 0, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (86, '新订单的预设状态', 'DEFAULT_ORDERS_STATUS_ID', '1', '当新订单产生时指定的订单状态', 6, 0, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (98, '出货国', 'SHIPPING_ORIGIN_COUNTRY', '44', '出货单上商店国别', 7, 1, '2005-04-08 22:33:06', '2003-12-04 11:11:48', 'tep_get_country_name', 'tep_cfg_pull_down_country_list(');
INSERT INTO `bsp_configuration` VALUES (99, '邮递区号', 'SHIPPING_ORIGIN_ZIP', 'NONE', '出货单上商店所在邮递区号', 7, 2, '2005-04-12 00:07:09', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (100, '输入运送包装的最大重量', 'SHIPPING_MAX_WEIGHT', '50', '运送时,通常会有单一包装的重量限制。', 7, 3, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (101, '包装重量', 'SHIPPING_BOX_WEIGHT', '3', '中小型包装的代表性重量', 7, 4, '2005-03-31 00:47:26', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (102, '大包装-百分比增加', 'SHIPPING_BOX_PADDING', '10', '输入 10 代表 10%', 7, 5, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (103, '显示商品图片', 'PRODUCT_LIST_IMAGE', 'true', '是否显示商品图片?', 8, 1, '2005-04-25 08:42:55', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'true\', \'false\'),');
INSERT INTO `bsp_configuration` VALUES (104, '显示商品制造厂商', 'PRODUCT_LIST_MANUFACTURER', 'true', '是否显示商品制造厂商?', 8, 2, '2005-04-25 08:43:05', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'true\', \'false\'),');
INSERT INTO `bsp_configuration` VALUES (105, '显示商品型号', 'PRODUCT_LIST_MODEL', 'false', '是否显示商品型号?', 8, 3, '2005-04-27 18:04:32', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'true\', \'false\'),');
INSERT INTO `bsp_configuration` VALUES (106, '显示商品名称', 'PRODUCT_LIST_NAME', 'true', '是否显示商品名称?', 8, 4, '2005-04-25 08:43:15', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'true\', \'false\'),');
INSERT INTO `bsp_configuration` VALUES (107, '显示商品价格', 'PRODUCT_LIST_PRICE', 'true', '是否显示商品价格', 8, 5, '2005-04-25 08:43:19', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'true\', \'false\'),');
INSERT INTO `bsp_configuration` VALUES (108, '显示商品数量', 'PRODUCT_LIST_QUANTITY', 'false', '是否显示商品数量?', 8, 6, '2005-04-25 08:43:25', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'true\', \'false\'),');
INSERT INTO `bsp_configuration` VALUES (109, '显示商品重量', 'PRODUCT_LIST_WEIGHT', 'false', '是否显示商品数量', 8, 7, '2005-04-25 08:43:30', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'true\', \'false\'),');
INSERT INTO `bsp_configuration` VALUES (110, '显示马上买', 'PRODUCT_LIST_BUY_NOW', 'true', '是否显示买上买?', 8, 8, '2005-04-25 08:43:35', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'true\', \'false\'),');
INSERT INTO `bsp_configuration` VALUES (111, '显示商品目录/制造厂商筛选(0=不启动; 1=启动)', 'PRODUCT_LIST_FILTER', '1', '是否显示商品目录/制造厂商筛选?', 8, 9, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (113, '检查库存量水准', 'STOCK_CHECK', 'true', '是否检查库存不足', 9, 1, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'true\', \'false\'),');
INSERT INTO `bsp_configuration` VALUES (114, '库存自动扣除', 'STOCK_LIMITED', 'true', '依顾客订单数量自动扣除库存量', 9, 2, '2005-03-31 00:45:51', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'true\', \'false\'),');
INSERT INTO `bsp_configuration` VALUES (115, '可以结帐', 'STOCK_ALLOW_CHECKOUT', 'true', '当库存量不足时,仍然可以让顾客结帐', 9, 3, '2005-04-10 16:54:42', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'true\', \'false\'),');
INSERT INTO `bsp_configuration` VALUES (116, '缺货标示', 'STOCK_MARK_PRODUCT_OUT_OF_STOCK', '***', '缺货时会显示这个标示,让顾客知道哪一项商品已缺货', 9, 4, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (125, '电子邮件寄信方式', 'EMAIL_TRANSPORT', 'other', '定义使用本地主机(Unix-like) sendmail 或经由 TCP/IP 连接的网路 SMTP 主机送信,如果您的主机是运作在 Windows 或是 MacOS 底下,请设定为 SMTP.如果使用第三方服务器发信,请选 other。<br><font style="color:red">注意:如果选择smtp或other 方式,请用编辑器打开includes/config_sendmail.php文件,根据提示进行相应的配制</font>', 12, 1, '2005-04-18 11:30:59', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'sendmail\', \'smtp\', \'other\'),');
INSERT INTO `bsp_configuration` VALUES (126, '电子邮件换行', 'EMAIL_LINEFEED', 'LF', '定义电子邮件表头所使用的换行字元', 12, 2, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'LF\', \'CRLF\'),');
INSERT INTO `bsp_configuration` VALUES (127, '使用 MIME HTML 格式寄电子邮件', 'EMAIL_USE_HTML', 'false', '传送 HTML 格式的电子邮件', 12, 3, '2005-04-11 23:35:06', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'true\', \'false\'),');
INSERT INTO `bsp_configuration` VALUES (128, '利用 DNS 检查电子邮件地址', 'ENTRY_EMAIL_ADDRESS_CHECK', 'false', '利用 DNS 主机检查电子邮件地址', 12, 4, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'true\', \'false\'),');
INSERT INTO `bsp_configuration` VALUES (129, '传送电子邮件', 'SEND_EMAILS', 'true', '寄出电子邮件', 12, 5, '2005-04-08 14:54:36', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'true\', \'false\'),');
INSERT INTO `bsp_configuration` VALUES (130, '启动下载', 'DOWNLOAD_ENABLED', 'true', '启动产品下载', 13, 1, '2005-04-14 11:48:48', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'true\', \'false\'),');
INSERT INTO `bsp_configuration` VALUES (131, '转址下载', 'DOWNLOAD_BY_REDIRECT', 'false', '使用浏览器转向下载,非 Unix 系统无法使用', 13, 2, '2005-04-14 18:26:22', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'true\', \'false\'),');
INSERT INTO `bsp_configuration` VALUES (132, '到期日(天数)', 'DOWNLOAD_MAX_DAYS', '7', '设定下载过期天数,输入 0 代表没有期限', 13, 3, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (133, '最大下载数', 'DOWNLOAD_MAX_COUNT', '5', '设定最大下载数,输入 0 代表不可下载', 13, 4, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (134, '使用 GZip 压缩', 'GZIP_COMPRESSION', 'false', '使用 HTTP GZip 压缩', 14, 1, '2005-03-31 00:53:50', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'true\', \'false\'),');
INSERT INTO `bsp_configuration` VALUES (135, '压缩等级', 'GZIP_LEVEL', '5', '使用的压缩等级 0-9 (0 = 最小, 9 = 最大).', 14, 2, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (136, 'Session 储存目录', 'SESSION_WRITE_DIRECTORY', '/tmp', '如果你的 session 是储存於档案,则会放到此目录', 15, 1, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', '');
INSERT INTO `bsp_configuration` VALUES (137, '强迫 Cookie 使用', 'SESSION_FORCE_COOKIE_USE', 'False', '当只有 cookie 启动时,强迫使用 session', 15, 2, '2005-04-20 16:22:22', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'True\', \'False\'),');
INSERT INTO `bsp_configuration` VALUES (138, '检查 SSL Session ID', 'SESSION_CHECK_SSL_SESSION_ID', 'False', '在每一个加密网页(https)确认 SSL_SESSION_ID', 15, 3, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'True\', \'False\'),');
INSERT INTO `bsp_configuration` VALUES (139, '检查使用者浏览器种类', 'SESSION_CHECK_USER_AGENT', 'False', '每一网页确认浏览器种类', 15, 4, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'True\', \'False\'),');
INSERT INTO `bsp_configuration` VALUES (140, '检查 IP 位址', 'SESSION_CHECK_IP_ADDRESS', 'False', '每一网页检查使用者 IP 位址', 15, 5, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'True\', \'False\'),');
INSERT INTO `bsp_configuration` VALUES (141, '拒绝搜寻引擎机器人建立 Sessions', 'SESSION_BLOCK_SPIDERS', 'False', '拒绝已知搜寻引擎之机器人(spiders or robots)建立 session,如 google)', 15, 6, '0000-00-00 00:00:00', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'True\', \'False\'),');
INSERT INTO `bsp_configuration` VALUES (142, '重新建立 Session', 'SESSION_RECREATE', 'False', '当使用者登入或新增帐号时,重建 session 以新增 session ID (PHP 版本必须为 4.1 以上).', 15, 7, '2005-04-20 09:30:21', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'True\', \'False\'),');
INSERT INTO `bsp_configuration` VALUES (143, '是否显示特色商品', 'FEATURED_PRODUCTS_DISPLAY', 'True', '开此模块true 关闭false', 20, 0, '2005-04-21 09:40:02', '2005-03-01 08:12:22', '', 'tep_cfg_select_option(array(\'True\', \'False\'),');
INSERT INTO `bsp_configuration` VALUES (144, '首页特色商品每行显示商品数', 'MAX_INDEX_FEATURED_NUM_A_ROW', '2', '首页特色商品每行显示商品数,为 0 则为不显示特色商品', 20, 1, '2005-04-20 08:23:14', '2005-04-20 08:03:33', NULL, NULL);
INSERT INTO `bsp_configuration` VALUES (145, '首页特色商品显示的行数', 'MAX_INDEX_FEATURED_NUM_OF_ROW', '2', '首页特色商品显示的行数,为 0 则为不显示特色商品', 20, 2, '2005-04-26 20:06:48', '2005-04-20 08:15:02', NULL, NULL);
INSERT INTO `bsp_configuration` VALUES (146, '特色商品专业每行显示商品数', 'MAX_SELF_FEATURED_NUM_A_ROW', '4', '特色商品专业每行显示商品数,为 0 则为默认值', 20, 3, '2005-04-20 22:58:17', '2005-04-20 10:44:47', NULL, NULL);
INSERT INTO `bsp_configuration` VALUES (147, '特色商品专业每页显示商品行数', 'MAX_SELF_FEATURED_NUM_OF_ROW', '4', '特色商品专业每页显示商品行数,为 0 则为默认值', 20, 4, '2005-04-20 22:58:30', '2005-04-20 10:43:46', NULL, NULL);
INSERT INTO `bsp_configuration` VALUES (148, 'version', 'STORE_VERSION', 'V1.5 Free', '', 0, 0, '2005-04-07 20:00:30', '2005-04-03 17:26:11', '', '');
INSERT INTO `bsp_configuration` VALUES (149, '是否显示特价商品', 'SPECIALS_PRODUCTS_DISPLAY', 'True', '开此模块true 关闭false', 25, 0, '2005-04-21 09:39:57', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'True\', \'False\'),');
INSERT INTO `bsp_configuration` VALUES (150, '首页特价商品每行显示商品数', 'MAX_INDEX_SPECIALS_NUM_A_ROW', '3', '首页特价商品每行显示商品数,为 0 则为不显示特价商品', 25, 1, '2005-04-27 17:58:57', '2005-04-20 08:03:33', NULL, NULL);
INSERT INTO `bsp_configuration` VALUES (151, '首页特价商品显示的行数', 'MAX_INDEX_SPECIALS_NUM_OF_ROW', '1', '首页特价商品显示的行数,为 0 则为不显示特价商品', 25, 2, '2005-04-27 17:59:03', '2005-04-20 08:15:02', NULL, NULL);
INSERT INTO `bsp_configuration` VALUES (152, '特价商品专业每行显示商品数', 'MAX_SELF_SPECIALS_NUM_A_ROW', '4', '特价商品专业每行显示商品数,为 0 则为默认值', 25, 3, '2005-04-20 22:58:17', '2005-04-20 10:44:47', NULL, NULL);
INSERT INTO `bsp_configuration` VALUES (153, '特价商品专业每页显示商品行数', 'MAX_SELF_SPECIALS_NUM_OF_ROW', '4', '特价商品专业每页显示商品行数,为 0 则为默认值', 25, 4, '2005-04-20 22:58:30', '2005-04-20 10:43:46', NULL, NULL);
INSERT INTO `bsp_configuration` VALUES (156, '是否开启会员积分功能', 'MARK_OF_CUSTOMER_DISPLAYE', 'True', '设定是否开启会员积分功能', 16, 0, '2005-04-27 00:45:50', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'True\', \'False\'),');
INSERT INTO `bsp_configuration` VALUES (157, '消费多少金额可累积一个积分点', 'NT_TO_TOTAL_MARK', '10', '消费多少金额可累积一个积分点', 16, 1, '2005-04-03 16:35:14', '2005-04-03 04:34:08', '', '');
INSERT INTO `bsp_configuration` VALUES (158, '会员最大折扣', 'MARK_OF_CUSTOMER_BIG', '7', '会员可享受的最大折扣', 16, 1, '2005-04-24 18:16:09', '2005-04-03 04:34:08', '', '');
INSERT INTO `bsp_configuration` VALUES (160, '显示顾客订单寄送地址', 'DISPLAY_SOOBICORDERS_BILLING', 'False', '顾客下订单时显示顾客订单寄送地址', 26, 0, '2005-04-23 17:46:37', '2005-03-01 08:12:22', '', 'tep_cfg_select_option(array(\'True\', \'False\'),');
INSERT INTO `bsp_configuration` VALUES (161, '订单可附言', 'DISPLAY_COMMENTS', 'false', '充许顾客下订单的时候对订单留附言', 26, 1, '2005-04-23 17:37:32', '2005-03-01 08:12:22', '', 'tep_cfg_select_option(array(\'true\', \'false\'),');
INSERT INTO `bsp_configuration` VALUES (162, '订单可附特殊要求', 'DISPLAY_COMMENTS2', 'false', '充许顾客下订单的时候提出特殊要求', 26, 2, '2005-04-23 17:37:38', '2005-03-01 08:12:22', '', 'tep_cfg_select_option(array(\'true\', \'false\'),');
INSERT INTO `bsp_configuration` VALUES (167, '是否显示新上市商品', 'PRODUCTS_NEWSOOBIC_DISPLAY', 'True', '开此模块true 关闭false', 27, 0, '2005-04-27 14:38:43', '2003-12-04 11:11:48', '', 'tep_cfg_select_option(array(\'True\', \'False\'),');
INSERT INTO `bsp_configuration` VALUES (154, '首页新上市商品每页显示的行数', 'MAX_PRODUCTS_NEW_OF_ROW', '4', '首页新上市商品每页显示的行数,为 0 则为不显示新上市商品', 27, 1, '2005-04-23 21:33:42', '2005-04-20 08:45:55', NULL, NULL);
INSERT INTO `bsp_configuration` VALUES (155, '首页新上市商品每行显示的商品数', 'MAX_PRODUCTS_NEW_NUM_A_ROW', '3', '首页新上市商品每行显示的商品数,为 0 则为不显示新上市商品', 27, 2, '2005-04-23 21:33:33', '2005-04-20 08:46:48', NULL, NULL);
INSERT INTO `bsp_configuration` VALUES (163, '新上市商品专页每页显示的行数', 'MAX_SELF_PRODUCTSNEW_NUM_OF_ROW', '4', '首页新上市商品每页显示的行数,为 0 则为不显示新上市商品', 27, 3, '2005-04-23 21:33:55', '2005-04-20 08:45:55', NULL, NULL);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -