Track
Mon, 15 Dec 25 13:29:11 +0800
compile file does's not exists []
> /app/base/lib/component/compiler.php:61
| > | #0 | trigger_error(...,'256') | compiler.php:61 |
| #1 | base_component_compiler->compile_file('') | render.php:64 | |
| #2 | base_render->display(...,'b2c','1','') | render.php:112 | |
| #3 | base_render->fetch(...,'b2c','') | render.php:132 | |
| #4 | base_render->_fetch_compile_include('b2c',...,...,'') | render.php(74) : eval()'d code:72 | |
| #5 | eval() | render.php:74 | |
| #6 | base_render->display(...,'','1','') | render.php:112 | |
| #7 | base_render->fetch(...) | gallery.php:396 | |
| #8 | b2c_ctl_wap_gallery->ajax_get_goods() | ||
| #9 | call_user_func_array(..."
["class"]=>
string(48) "site-point-expired site-get_policy-method_cancel"
}
["site.point_max_deductible_method"]=>
array(5) {
["type"]=>
int(2)
["default"]=>
string(1) "1"
["desc"]=>
string(21) "下订单抵扣金额"
["options"]=>
array(2) {
[1]=>
string(39) "每一笔订单最大的抵扣金额。"
[2]=>
string(39) "每一笔订单最大的抵扣比例。"
}
["class"]=>
string(29) "site-get_policy-method_cancel"
}
["site.point_max_deductible_value"]=>
array(6) {
["type"]=>
int(0)
["default"]=>
string(0) ""
["desc"]=>
string(33) "积分抵扣最大金额或比例"
["helpinfo"]=>
string(59) "最大折扣比例1=100%"
["vtype"]=>
string(18) "required&&positive"
["class"]=>
string(29) "site-get_policy-method_cancel"
}
["site.point_deductible_value"]=>
array(6) {
["type"]=>
int(0)
["default"]=>
string(4) "0.01"
["desc"]=>
string(30) "积分抵扣金额的比例值"
["vtype"]=>
string(18) "required&&unsigned"
["helpinfo"]=>
string(54) "折扣比例0.01=1%"
["class"]=>
string(29) "site-get_policy-method_cancel"
}
["site.get_point_interval_time"]=>
array(7) {
["type"]=>
int(0)
["default"]=>
string(1) "0"
["desc"]=>
string(24) "获得积分间隔时间"
["javascript"]=>
string(163) "$E("input[name^=set[site.get_point_interval_time]]").addEvent("change",function(el){var _target=$(el.target)||$(el);if (_target.value == ""){_target.value="0";}});"
["helpinfo"]=>
string(59) "时间间隔单位为天"
["vtype"]=>
string(18) "required&&unsigned"
["class"]=>
string(29) "site-get_policy-method_cancel"
}
["site.point_usage"]=>
array(5) {
["type"]=>
int(2)
["default"]=>
string(1) "1"
["desc"]=>
string(12) "积分用途"
["options"]=>
array(2) {
[1]=>
string(15) "只用于兑换"
[2]=>
string(15) "只用于抵扣"
}
["class"]=>
string(29) "site-get_policy-method_cancel"
}
["site.checkout.login_point.open"]=>
array(6) {
["id"]=>
string(30) "site_checkout_login_point_open"
["type"]=>
int(3)
["default"]=>
string(5) "false"
["desc"]=>
string(33) "是否启用签到送积分功能"
["javascript"]=>
string(440) "if ($("site_checkout_login_point_open-t") && $("site_checkout_login_point_open-t").checked == true && $("site-get_policy-method").getValue() != "1"){$("login_point_num").getParent("tr").show();}else{$("login_point_num").getParent("tr").hide();}$$(".site_checkout_loginpoint_open").addEvent("change",function(el){if(this.get("value")=='true'){$("login_point_num").getParent("tr").show();}else{$("login_point_num").getParent("tr").hide();}});"
["class"]=>
string(59) "site-get_policy-method_cancel site_checkout_loginpoint_open"
}
["site.login_point.num"]=>
array(6) {
["id"]=>
string(15) "login_point_num"
["type"]=>
int(1)
["default"]=>
string(1) "0"
["desc"]=>
string(27) "每次签到获取的积分"
["class"]=>
string(29) "site-get_policy-method_cancel"
["vtype"]=>
string(6) "digits"
}
["cart.show_order_sales.type"]=>
array(3) {
["type"]=>
int(3)
["default"]=>
string(4) "true"
["desc"]=>
string(39) "购物车是否显示订单促销信息"
}
["goods.show_order_sales.type"]=>
array(3) {
["type"]=>
int(3)
["default"]=>
string(4) "true"
["desc"]=>
string(39) "商品页是否显示订单促销信息"
}
["cart.show_order_sales.total_limit"]=>
array(4) {
["type"]=>
int(0)
["default"]=>
string(2) "20"
["desc"]=>
string(51) "购物车未执行促销总金额区间百分比:"
["javascript"]=>
string(179) "if($E('input[name=set\[cart.show_order_sales.type\]]').get('value')!='false')$E('input[name=set\[cart.show_order_sales.total_limit\]]').getParent('tr').setStyle('display','none');"
}
["site.imgzoom.show"]=>
array(4) {
["type"]=>
int(3)
["default"]=>
string(5) "false"
["desc"]=>
string(27) "是否启用放大镜功能"
["javascript"]=>
string(483) "$$('input[name^=set[site.imgzoom.show]').addEvent('click',function(e){var row=this.getParent('tr');if(this.checked&&this.get('value')=='true'){row.getNext('tr').show();if(this.name=='set[site.imgzoom.show]')row.getNext('tr').getNext('tr').show();}if(this.checked&&this.get('value')=='false'){row.getNext('tr').hide();if(this.name=='set[site.imgzoom.show]')row.getNext('tr').getNext('tr').hide();}});$$('input[name^=set[site.imgzoom.show]').each(function(el){el.fireEvent('click');});"
}
["site.imgzoom.width"]=>
array(5) {
["type"]=>
int(0)
["default"]=>
string(3) "400"
["desc"]=>
string(3) "宽"
["javascript"]=>
string(177) "$$("input[name^=set[site.imgzoom.width]]").addEvent("change",function(e){var _target=$(e.target)||$(e);if (_target.value == "" || _target.value == "0") _target.value = "400";});"
["vtype"]=>
string(6) "number"
}
["site.imgzoom.height"]=>
array(5) {
["type"]=>
int(0)
["default"]=>
string(3) "300"
["desc"]=>
string(3) "高"
["javascript"]=>
string(178) "$$("input[name^=set[site.imgzoom.height]]").addEvent("change",function(e){var _target=$(e.target)||$(e);if (_target.value == "" || _target.value == "0") _target.value = "300";});"
["vtype"]=>
string(6) "number"
}
["site.checkout.zipcode.required.open"]=>
array(4) {
["type"]=>
int(3)
["default"]=>
bool(false)
["desc"]=>
string(24) "邮编是否为必填项"
["helpinfo"]=>
string(77) "设置后顾客下订单必须填写邮编"
}
["site.checkout.receivermore.open"]=>
array(6) {
["type"]=>
int(3)
["default"]=>
bool(false)
["desc"]=>
string(24) "是否开启配送时间"
["helpinfo"]=>
string(83) "开启后顾客下订单可以选择配送时间"
["javascript"]=>
string(738) "$$(".site-checkout-receivermore-open").addEvent("click",function(e){var _el = e.target || e;if ($(_el).getValue() == "true"){$$(".site-checkout-receivermore-open_cancel").getParent("tr").show();if ($$(".site-checkout-special:checked").getValue() == "true"){$$(".site-checkout-special_cancel").getParent("tr").show();}else{$$(".site-checkout-special_cancel").getParent("tr").hide();}}else{$$(".site-checkout-receivermore-open_cancel").getParent("tr").hide();$$(".site-checkout-special_cancel").getParent("tr").hide();}});if ($$(".site-checkout-receivermore-open:checked").getValue() == "true"){$$(".site-checkout-receivermore-open_cancel").getParent("tr").show();}else{$$(".site-checkout-receivermore-open_cancel").getParent("tr").hide();}"
["class"]=>
string(31) "site-checkout-receivermore-open"
}
["site.checkout.special"]=>
array(6) {
["type"]=>
int(3)
["default"]=>
bool(false)
["desc"]=>
string(24) "是否启用指定日期"
["helpinfo"]=>
string(35) ""
["javascript"]=>
string(502) "$$(".site-checkout-special").addEvent("click",function(e){var _el = e.target || e;if ($(_el).getValue() == "true"){$$(".site-checkout-special_cancel").getParent("tr").show();}else{$$(".site-checkout-special_cancel").getParent("tr").hide();}});if ($$(".site-checkout-special:checked").getValue() == "true" && $$(".site-checkout-receivermore-open:checked").getValue() == "true"){$$(".site-checkout-special_cancel").getParent("tr").show();}else{$$(".site-checkout-special_cancel").getParent("tr").hide();}"
["class"]=>
string(60) "site-checkout-receivermore-open_cancel site-checkout-special"
}
["site.checkout.hasnight"]=>
array(5) {
["type"]=>
int(3)
["default"]=>
bool(false)
["desc"]=>
string(30) "是否开启夜晚配送时间"
["helpinfo"]=>
string(100) "设置为否时,订单将不会在夜晚配送(18:00~22:00)"
["class"]=>
string(28) "site-checkout-special_cancel"
}
["site.checkout.shortest"]=>
array(6) {
["type"]=>
int(1)
["default"]=>
string(2) "24"
["desc"]=>
string(36) "接单后配送最短所需的时间"
["vtype"]=>
string(15) "requireshortest"
["helpinfo"]=>
string(149) "小时 请输入0到72范围内的整数,用户下单后将无法指定在该时间段内配送"
["class"]=>
string(28) "site-checkout-special_cancel"
}
["site.trigger_cancelorder"]=>
array(6) {
["type"]=>
int(3)
["default"]=>
string(5) "false"
["desc"]=>
string(30) "是否开启自动取消订单"
["helpinfo"]=>
string(116) "开启该功能未支付的订单,超过一定时间未支付会被自动取消"
["class"]=>
string(24) "site-trigger_cancelorder"
["javascript"]=>
string(419) "$$(".site-trigger_cancelorder").addEvent("click",function(e){var _el=e.target||e;if($(_el).getValue()=="true"){$$(".site-cancelorder_timelimit").getParent("tr").show();}else{$$(".site-cancelorder_timelimit").getParent("tr").hide();}});if($$(".site-trigger_cancelorder:checked").getValue()=="true"){$$(".site-cancelorder_timelimit").getParent("tr").show();}else{$$(".site-cancelorder_timelimit").getParent("tr").hide();}"
}
["site.cancelorder_timelimit"]=>
array(6) {
["type"]=>
int(1)
["default"]=>
string(3) "240"
["desc"]=>
string(27) "订单创建后支付时间"
["vtype"]=>
string(21) "required&&unsignedint"
["helpinfo"]=>
string(215) "小时 请输入大于0整数(建议设置的值尽量大些),默认240小时(10天),在用户下单后超过该时间后未支付,订单将被取消"
["class"]=>
string(26) "site-cancelorder_timelimit"
}
["system.default_dc"]=>
array(3) {
["type"]=>
int(1)
["default"]=>
string(1) "1"
["desc"]=>
string(4) "Ĭid"
}
["api.local.version"]=>
array(2) {
["type"]=>
int(1)
["default"]=>
string(3) "3.0"
}
}
}
["app_id"]=>
string(3) "b2c"
["app_dir"]=>
string(30) "/home/wwwroot/ebuymall/app/b2c"
["public_app_dir"]=>
string(37) "/home/wwwroot/ebuymall/public/app/b2c"
["res_url"]=>
string(48) "http://www.ebuymall.co.nz/public/app/b2c/statics"
["favicon"]=>
string(49) "http://www.ebuymall.co.nz/public/app/site/statics"
["res_full_url"]=>
string(48) "http://www.ebuymall.co.nz/public/app/b2c/statics"
["lang_url"]=>
string(45) "http://www.ebuymall.co.nz/public/app/b2c/lang"
["lang_full_url"]=>
string(45) "http://www.ebuymall.co.nz/public/app/b2c/lang"
["widgets_url"]=>
string(48) "http://www.ebuymall.co.nz/public/app/b2c/widgets"
["widgets_full_url"]=>
string(48) "http://www.ebuymall.co.nz/public/app/b2c/widgets"
["res_dir"]=>
string(45) "/home/wwwroot/ebuymall/public/app/b2c/statics"
["widgets_dir"]=>
string(45) "/home/wwwroot/ebuymall/public/app/b2c/widgets"
["lang_dir"]=>
string(42) "/home/wwwroot/ebuymall/public/app/b2c/lang"
["_lang_resource"]=>
NULL
}
["params"]=>
array(0) {
}
["_request"]=>
object(base_component_request)#12 (11) {
["_app":protected]=>
string(3) "b2c"
["_app_key":protected]=>
string(3) "app"
["_ctl":protected]=>
string(11) "wap_gallery"
["_ctl_key":protected]=>
string(3) "ctl"
["_act":protected]=>
string(14) "ajax_get_goods"
["_act_key":protected]=>
string(3) "act"
["_params":protected]=>
array(0) {
}
["_ext_param_source":protected]=>
array(2) {
[0]=>
string(3) "GET"
[1]=>
string(4) "POST"
}
["_request_uri":protected]=>
string(32) "/wap/gallery-ajax_get_goods.html"
["_core_url":protected]=>
NULL
["_path_info":protected]=>
NULL
}
["_response"]=>
object(base_component_response)#13 (5) {
["_headers":protected]=>
array(1) {
[0]=>
array(3) {
["name"]=>
string(13) "Cache-Control"
["value"]=>
string(18) "no-store, no-cache"
["replace"]=>
bool(false)
}
}
["_raw_headers":protected]=>
array(0) {
}
["_http_response_code":protected]=>
int(200)
["_is_redirect":protected]=>
bool(false)
["_bodys":protected]=>
array(0) {
}
}
["weixin_share_page"]=>
NULL
["weixin_a_appid"]=>
NULL
["from_weixin"]=>
bool(false)
["shopname"]=>
string(0) ""
["title"]=>
string(13) "商品分类_"
["keywords"]=>
string(14) "商品分类__"
["description"]=>
string(14) "商品分类__"
["_vars"]=>
array(15) {
["site_b2c_remember"]=>
NULL
["login"]=>
string(7) "nologin"
["pageLimit"]=>
string(2) "20"
["total"]=>
int(195)
["pagetotal"]=>
float(10)
["page"]=>
int(1)
["pager"]=>
array(3) {
["current"]=>
int(1)
["total"]=>
float(10)
["link"]=>
string(32) "/wap/gallery-ajax_get_goods.html"
}
["show_cat_id"]=>
NULL
["imageDefault"]=>
array(3) {
["L"]=>
array(8) {
["default_image"]=>
string(32) "23b79dd6a8f437f09870fdb90e41815e"
["width"]=>
string(3) "600"
["height"]=>
string(3) "600"
["wm_type"]=>
string(4) "none"
["wm_text"]=>
string(0) ""
["wm_image"]=>
string(0) ""
["wm_opacity"]=>
string(0) ""
["wm_loc"]=>
string(0) ""
}
["M"]=>
array(8) {
["default_image"]=>
string(32) "4b66a4c21450e0ef2ff9632b4b8e5716"
["width"]=>
string(3) "300"
["height"]=>
string(3) "300"
["wm_type"]=>
string(4) "none"
["wm_text"]=>
string(8) "ebuymall"
["wm_image"]=>
string(0) ""
["wm_opacity"]=>
string(2) "20"
["wm_loc"]=>
string(2) "mc"
}
["S"]=>
array(3) {
["default_image"]=>
string(32) "17d39d7daefc0644caf5ff7fe22f516f"
["width"]=>
string(3) "120"
["height"]=>
string(3) "140"
}
}
["point_status"]=>
string(2) "on"
["goodsData"]=>
array(20) {
[0]=>
array(103) {
["goods_id"]=>
string(3) "303"
["bn"]=>
string(14) "G61847F499BB21"
["name"]=>
string(40) "特厚 不锈钢烧烤炉(含支架)"
["price"]=>
string(6) "35.000"
["type_id"]=>
string(2) "12"
["cat_id"]=>
string(3) "113"
["brand_id"]=>
NULL
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "300"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1636439842"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1636439904"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "52.500"
["weight"]=>
NULL
["unit"]=>
string(0) ""
["brief"]=>
string(0) ""
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "be6203e370f4f363c44d1b374c5f55c5"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(32) "97cdc0b39ac6d70e574bffced1d7c890"
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(118) " "
["store_place"]=>
NULL
["min_buy"]=>
NULL
["package_scale"]=>
string(4) "1.00"
["package_unit"]=>
string(0) ""
["package_use"]=>
NULL
["score_setting"]=>
string(6) "number"
["store_prompt"]=>
string(1) "1"
["nostore_sell"]=>
string(1) "0"
["goods_setting"]=>
array(1) {
["goods_template"]=>
string(1) "0"
}
["spec_desc"]=>
array(2) {
[7]=>
array(4) {
[1636073089104]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1636073089104"
["spec_value"]=>
string(4) "50cm"
["p_order"]=>
string(1) "5"
["spec_value_id"]=>
string(3) "104"
["spec_goods_images"]=>
string(0) ""
["spec_image"]=>
NULL
}
[1636073089105]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1636073089105"
["spec_value"]=>
string(6) "60cm·"
["p_order"]=>
string(1) "6"
["spec_value_id"]=>
string(3) "105"
["spec_goods_images"]=>
string(0) ""
["spec_image"]=>
NULL
}
[1636073089107]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1636073089107"
["spec_value"]=>
string(4) "80cm"
["p_order"]=>
string(1) "8"
["spec_value_id"]=>
string(3) "107"
["spec_goods_images"]=>
string(0) ""
["spec_image"]=>
NULL
}
[1636073089108]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1636073089108"
["spec_value"]=>
string(5) "100cm"
["p_order"]=>
string(1) "9"
["spec_value_id"]=>
string(3) "108"
["spec_goods_images"]=>
string(0) ""
["spec_image"]=>
NULL
}
}
[9]=>
array(1) {
[1636073089126]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1636073089126"
["spec_value"]=>
string(1) "1"
["p_order"]=>
string(1) "1"
["spec_value_id"]=>
string(3) "126"
["spec_image"]=>
string(32) "ad1ff8ff46b9cb05d6dc0653faff95d8"
["spec_goods_images"]=>
string(0) ""
}
}
}
["params"]=>
bool(false)
["disabled"]=>
string(5) "false"
["rank_count"]=>
string(1) "0"
["comments_count"]=>
string(1) "0"
["view_w_count"]=>
string(1) "5"
["view_count"]=>
string(3) "614"
["count_stat"]=>
string(268) "a:2:{s:4:"view";a:18:{i:20351;i:1;i:20359;i:2;i:20386;i:1;i:20387;i:5;i:20391;i:1;i:20392;i:1;i:20393;i:1;i:20407;i:2;i:20408;i:1;i:20411;i:4;i:20418;i:1;i:20423;i:1;i:20424;i:1;i:20426;i:1;i:20430;i:1;i:20431;i:1;i:20432;i:2;i:20434;i:1;}s:3:"buy";a:1:{i:19764;d:1;}}"
["buy_count"]=>
string(1) "1"
["buy_w_count"]=>
string(1) "1"
["p_1"]=>
NULL
["p_2"]=>
NULL
["p_3"]=>
NULL
["p_4"]=>
NULL
["p_5"]=>
NULL
["p_6"]=>
NULL
["p_7"]=>
NULL
["p_8"]=>
NULL
["p_9"]=>
NULL
["p_10"]=>
NULL
["p_11"]=>
NULL
["p_12"]=>
NULL
["p_13"]=>
NULL
["p_14"]=>
NULL
["p_15"]=>
NULL
["p_16"]=>
NULL
["p_17"]=>
NULL
["p_18"]=>
NULL
["p_19"]=>
NULL
["p_20"]=>
NULL
["p_21"]=>
NULL
["p_22"]=>
NULL
["p_23"]=>
NULL
["p_24"]=>
NULL
["p_25"]=>
NULL
["p_26"]=>
NULL
["p_27"]=>
NULL
["p_28"]=>
NULL
["p_29"]=>
NULL
["p_30"]=>
NULL
["p_31"]=>
NULL
["p_32"]=>
NULL
["p_33"]=>
NULL
["p_34"]=>
NULL
["p_35"]=>
NULL
["p_36"]=>
NULL
["p_37"]=>
NULL
["p_38"]=>
NULL
["p_39"]=>
NULL
["p_40"]=>
NULL
["p_41"]=>
NULL
["p_42"]=>
NULL
["p_43"]=>
NULL
["p_44"]=>
NULL
["p_45"]=>
NULL
["p_46"]=>
NULL
["p_47"]=>
NULL
["p_48"]=>
NULL
["p_49"]=>
NULL
["p_50"]=>
NULL
["adjunct"]=>
string(6) "a:0:{}"
["seo_info"]=>
array(3) {
["seo_title"]=>
string(0) ""
["seo_keywords"]=>
string(0) ""
["seo_description"]=>
string(0) ""
}
["wapintro"]=>
string(0) ""
["products"]=>
array(23) {
["product_id"]=>
string(4) "1229"
["goods_id"]=>
string(3) "303"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(8) "10000354"
["price"]=>
string(6) "35.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "52.500"
["name"]=>
string(40) "特厚 不锈钢烧烤炉(含支架)"
["weight"]=>
NULL
["unit"]=>
NULL
["store"]=>
int(100)
["store_place"]=>
NULL
["freez"]=>
string(1) "0"
["goods_type"]=>
string(6) "normal"
["spec_info"]=>
string(26) "尺寸:50cm、花式:1"
["spec_desc"]=>
array(3) {
["spec_private_value_id"]=>
array(2) {
[7]=>
string(13) "1636073089104"
[9]=>
string(13) "1636073089126"
}
["spec_value"]=>
array(2) {
[7]=>
string(4) "50cm"
[9]=>
string(1) "1"
}
["spec_value_id"]=>
array(2) {
[7]=>
string(3) "104"
[9]=>
string(3) "126"
}
}
["is_default"]=>
string(4) "true"
["qrcode_image_id"]=>
string(32) "d0ff7af64f290bd64784a9b8cbaddf5f"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1636439904"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[1]=>
array(103) {
["goods_id"]=>
string(3) "302"
["bn"]=>
string(14) "G61847C4392803"
["name"]=>
string(40) "普通 不锈钢烧烤炉(含支架)"
["price"]=>
string(6) "20.000"
["type_id"]=>
string(2) "12"
["cat_id"]=>
string(3) "113"
["brand_id"]=>
NULL
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "300"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1636440112"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1636440112"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "30.000"
["weight"]=>
NULL
["unit"]=>
string(0) ""
["brief"]=>
string(0) ""
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "201a39e364423da2420039a03266b113"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(32) "bd883c4423d28ad7d467d0fa12f9793e"
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(118) " "
["store_place"]=>
NULL
["min_buy"]=>
NULL
["package_scale"]=>
string(4) "1.00"
["package_unit"]=>
string(0) ""
["package_use"]=>
NULL
["score_setting"]=>
string(6) "number"
["store_prompt"]=>
string(1) "1"
["nostore_sell"]=>
string(1) "0"
["goods_setting"]=>
array(1) {
["goods_template"]=>
string(1) "0"
}
["spec_desc"]=>
array(2) {
[7]=>
array(4) {
[1636072091104]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1636072091104"
["spec_value"]=>
string(4) "50cm"
["p_order"]=>
string(1) "5"
["spec_value_id"]=>
string(3) "104"
["spec_goods_images"]=>
string(0) ""
["spec_image"]=>
NULL
}
[1636072091105]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1636072091105"
["spec_value"]=>
string(6) "60cm·"
["p_order"]=>
string(1) "6"
["spec_value_id"]=>
string(3) "105"
["spec_goods_images"]=>
string(0) ""
["spec_image"]=>
NULL
}
[1636072091107]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1636072091107"
["spec_value"]=>
string(4) "80cm"
["p_order"]=>
string(1) "8"
["spec_value_id"]=>
string(3) "107"
["spec_goods_images"]=>
string(0) ""
["spec_image"]=>
NULL
}
[1636072091108]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1636072091108"
["spec_value"]=>
string(5) "100cm"
["p_order"]=>
string(1) "9"
["spec_value_id"]=>
string(3) "108"
["spec_goods_images"]=>
string(0) ""
["spec_image"]=>
NULL
}
}
[9]=>
array(1) {
[1636072091126]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1636072091126"
["spec_value"]=>
string(1) "1"
["spec_value_id"]=>
string(3) "126"
["spec_image"]=>
string(32) "4ad9d7fe57f09d2cbf79053f7968fd69"
["spec_goods_images"]=>
string(0) ""
["p_order"]=>
NULL
}
}
}
["params"]=>
bool(false)
["disabled"]=>
string(5) "false"
["rank_count"]=>
string(1) "0"
["comments_count"]=>
string(1) "0"
["view_w_count"]=>
string(1) "3"
["view_count"]=>
string(3) "416"
["count_stat"]=>
string(208) "a:2:{s:4:"view";a:14:{i:20350;i:2;i:20358;i:1;i:20389;i:1;i:20391;i:2;i:20402;i:1;i:20403;i:1;i:20407;i:2;i:20408;i:1;i:20415;i:1;i:20420;i:1;i:20424;i:1;i:20425;i:1;i:20431;i:2;i:20432;i:1;}s:3:"buy";a:0:{}}"
["buy_count"]=>
string(1) "0"
["buy_w_count"]=>
string(1) "0"
["p_1"]=>
NULL
["p_2"]=>
NULL
["p_3"]=>
NULL
["p_4"]=>
NULL
["p_5"]=>
NULL
["p_6"]=>
NULL
["p_7"]=>
NULL
["p_8"]=>
NULL
["p_9"]=>
NULL
["p_10"]=>
NULL
["p_11"]=>
NULL
["p_12"]=>
NULL
["p_13"]=>
NULL
["p_14"]=>
NULL
["p_15"]=>
NULL
["p_16"]=>
NULL
["p_17"]=>
NULL
["p_18"]=>
NULL
["p_19"]=>
NULL
["p_20"]=>
NULL
["p_21"]=>
NULL
["p_22"]=>
NULL
["p_23"]=>
NULL
["p_24"]=>
NULL
["p_25"]=>
NULL
["p_26"]=>
NULL
["p_27"]=>
NULL
["p_28"]=>
NULL
["p_29"]=>
NULL
["p_30"]=>
NULL
["p_31"]=>
NULL
["p_32"]=>
NULL
["p_33"]=>
NULL
["p_34"]=>
NULL
["p_35"]=>
NULL
["p_36"]=>
NULL
["p_37"]=>
NULL
["p_38"]=>
NULL
["p_39"]=>
NULL
["p_40"]=>
NULL
["p_41"]=>
NULL
["p_42"]=>
NULL
["p_43"]=>
NULL
["p_44"]=>
NULL
["p_45"]=>
NULL
["p_46"]=>
NULL
["p_47"]=>
NULL
["p_48"]=>
NULL
["p_49"]=>
NULL
["p_50"]=>
NULL
["adjunct"]=>
string(6) "a:0:{}"
["seo_info"]=>
array(3) {
["seo_title"]=>
string(0) ""
["seo_keywords"]=>
string(0) ""
["seo_description"]=>
string(0) ""
}
["wapintro"]=>
string(0) ""
["products"]=>
array(23) {
["product_id"]=>
string(4) "1221"
["goods_id"]=>
string(3) "302"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(8) "10000315"
["price"]=>
string(6) "20.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "30.000"
["name"]=>
string(40) "普通 不锈钢烧烤炉(含支架)"
["weight"]=>
NULL
["unit"]=>
NULL
["store"]=>
int(100)
["store_place"]=>
NULL
["freez"]=>
string(1) "0"
["goods_type"]=>
string(6) "normal"
["spec_info"]=>
string(26) "尺寸:50cm、花式:1"
["spec_desc"]=>
array(3) {
["spec_private_value_id"]=>
array(2) {
[7]=>
string(13) "1636072091104"
[9]=>
string(13) "1636072091126"
}
["spec_value"]=>
array(2) {
[7]=>
string(4) "50cm"
[9]=>
string(1) "1"
}
["spec_value_id"]=>
array(2) {
[7]=>
string(3) "104"
[9]=>
string(3) "126"
}
}
["is_default"]=>
string(4) "true"
["qrcode_image_id"]=>
string(32) "abb75be6c83081c0a1598a0d3c894a91"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1636440112"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[2]=>
array(103) {
["goods_id"]=>
string(3) "300"
["bn"]=>
string(8) "10000320"
["name"]=>
string(27) "100cm 普通烧烤炉套餐"
["price"]=>
string(6) "90.000"
["type_id"]=>
string(1) "1"
["cat_id"]=>
string(3) "115"
["brand_id"]=>
NULL
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "100"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1636439071"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1636439071"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "135.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "套"
["brief"]=>
string(72) "(100cm烤炉+3kg碳+小号调味筒*3+长柄碳夹+32cm烤签·*120)"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "321af3c276c50f7204ceff461ec60578"
["udfimg"]=>
string(4) "true"
["thumbnail_pic"]=>
string(32) "321af3c276c50f7204ceff461ec60578"
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(124) " "
["store_place"]=>
string(0) ""
["min_buy"]=>
NULL
["package_scale"]=>
string(4) "1.00"
["package_unit"]=>
string(0) ""
["package_use"]=>
NULL
["score_setting"]=>
string(6) "number"
["store_prompt"]=>
string(1) "1"
["nostore_sell"]=>
string(1) "0"
["goods_setting"]=>
array(1) {
["goods_template"]=>
string(1) "0"
}
["spec_desc"]=>
bool(false)
["params"]=>
bool(false)
["disabled"]=>
string(5) "false"
["rank_count"]=>
string(1) "0"
["comments_count"]=>
string(1) "0"
["view_w_count"]=>
string(1) "3"
["view_count"]=>
string(3) "204"
["count_stat"]=>
string(159) "a:2:{s:4:"view";a:9:{i:20378;i:1;i:20386;i:1;i:20391;i:1;i:20392;i:1;i:20407;i:2;i:20426;i:1;i:20431;i:1;i:20433;i:1;i:20436;i:1;}s:3:"buy";a:1:{i:19041;d:1;}}"
["buy_count"]=>
string(1) "1"
["buy_w_count"]=>
string(1) "1"
["p_1"]=>
NULL
["p_2"]=>
NULL
["p_3"]=>
NULL
["p_4"]=>
NULL
["p_5"]=>
NULL
["p_6"]=>
NULL
["p_7"]=>
NULL
["p_8"]=>
NULL
["p_9"]=>
NULL
["p_10"]=>
NULL
["p_11"]=>
NULL
["p_12"]=>
NULL
["p_13"]=>
NULL
["p_14"]=>
NULL
["p_15"]=>
NULL
["p_16"]=>
NULL
["p_17"]=>
NULL
["p_18"]=>
NULL
["p_19"]=>
NULL
["p_20"]=>
NULL
["p_21"]=>
NULL
["p_22"]=>
NULL
["p_23"]=>
NULL
["p_24"]=>
NULL
["p_25"]=>
NULL
["p_26"]=>
NULL
["p_27"]=>
NULL
["p_28"]=>
NULL
["p_29"]=>
NULL
["p_30"]=>
NULL
["p_31"]=>
NULL
["p_32"]=>
NULL
["p_33"]=>
NULL
["p_34"]=>
NULL
["p_35"]=>
NULL
["p_36"]=>
NULL
["p_37"]=>
NULL
["p_38"]=>
NULL
["p_39"]=>
NULL
["p_40"]=>
NULL
["p_41"]=>
NULL
["p_42"]=>
NULL
["p_43"]=>
NULL
["p_44"]=>
NULL
["p_45"]=>
NULL
["p_46"]=>
NULL
["p_47"]=>
NULL
["p_48"]=>
NULL
["p_49"]=>
NULL
["p_50"]=>
NULL
["adjunct"]=>
string(6) "a:0:{}"
["seo_info"]=>
array(3) {
["seo_title"]=>
string(0) ""
["seo_keywords"]=>
string(0) ""
["seo_description"]=>
string(0) ""
}
["wapintro"]=>
string(118) " "
["products"]=>
array(23) {
["product_id"]=>
string(4) "1215"
["goods_id"]=>
string(3) "300"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(8) "10000320"
["price"]=>
string(6) "90.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "135.000"
["name"]=>
string(27) "100cm 普通烧烤炉套餐"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "套"
["store"]=>
int(99)
["store_place"]=>
string(0) ""
["freez"]=>
string(1) "1"
["goods_type"]=>
string(6) "normal"
["spec_info"]=>
NULL
["spec_desc"]=>
bool(false)
["is_default"]=>
string(4) "true"
["qrcode_image_id"]=>
string(32) "24d8cc2f75998cacfd6d5a42b729c922"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1645169973"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[3]=>
array(103) {
["goods_id"]=>
string(3) "299"
["bn"]=>
string(8) "10000361"
["name"]=>
string(26) "60cm 特厚烧烤炉套餐"
["price"]=>
string(6) "65.000"
["type_id"]=>
string(1) "1"
["cat_id"]=>
string(3) "115"
["brand_id"]=>
NULL
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "100"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1636439131"
["downtime"]=>
string(10) "1636064545"
["last_modify"]=>
string(10) "1636439131"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "97.500"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "套"
["brief"]=>
string(70) "(60cm烤炉+3kg碳+小号调味筒*3+长柄碳夹+32cm烤签·*60)"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "b55693f106da84a00b0bb1531ad493df"
["udfimg"]=>
string(4) "true"
["thumbnail_pic"]=>
string(32) "b55693f106da84a00b0bb1531ad493df"
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(118) " "
["store_place"]=>
string(0) ""
["min_buy"]=>
NULL
["package_scale"]=>
string(4) "1.00"
["package_unit"]=>
string(0) ""
["package_use"]=>
NULL
["score_setting"]=>
string(6) "number"
["store_prompt"]=>
string(1) "1"
["nostore_sell"]=>
string(1) "0"
["goods_setting"]=>
array(1) {
["goods_template"]=>
string(1) "0"
}
["spec_desc"]=>
bool(false)
["params"]=>
bool(false)
["disabled"]=>
string(5) "false"
["rank_count"]=>
string(1) "0"
["comments_count"]=>
string(1) "0"
["view_w_count"]=>
string(1) "2"
["view_count"]=>
string(3) "172"
["count_stat"]=>
string(135) "a:2:{s:4:"view";a:8:{i:20348;i:1;i:20350;i:1;i:20391;i:1;i:20392;i:1;i:20407;i:2;i:20427;i:1;i:20433;i:1;i:20434;i:1;}s:3:"buy";a:0:{}}"
["buy_count"]=>
string(1) "0"
["buy_w_count"]=>
string(1) "0"
["p_1"]=>
NULL
["p_2"]=>
NULL
["p_3"]=>
NULL
["p_4"]=>
NULL
["p_5"]=>
NULL
["p_6"]=>
NULL
["p_7"]=>
NULL
["p_8"]=>
NULL
["p_9"]=>
NULL
["p_10"]=>
NULL
["p_11"]=>
NULL
["p_12"]=>
NULL
["p_13"]=>
NULL
["p_14"]=>
NULL
["p_15"]=>
NULL
["p_16"]=>
NULL
["p_17"]=>
NULL
["p_18"]=>
NULL
["p_19"]=>
NULL
["p_20"]=>
NULL
["p_21"]=>
NULL
["p_22"]=>
NULL
["p_23"]=>
NULL
["p_24"]=>
NULL
["p_25"]=>
NULL
["p_26"]=>
NULL
["p_27"]=>
NULL
["p_28"]=>
NULL
["p_29"]=>
NULL
["p_30"]=>
NULL
["p_31"]=>
NULL
["p_32"]=>
NULL
["p_33"]=>
NULL
["p_34"]=>
NULL
["p_35"]=>
NULL
["p_36"]=>
NULL
["p_37"]=>
NULL
["p_38"]=>
NULL
["p_39"]=>
NULL
["p_40"]=>
NULL
["p_41"]=>
NULL
["p_42"]=>
NULL
["p_43"]=>
NULL
["p_44"]=>
NULL
["p_45"]=>
NULL
["p_46"]=>
NULL
["p_47"]=>
NULL
["p_48"]=>
NULL
["p_49"]=>
NULL
["p_50"]=>
NULL
["adjunct"]=>
string(6) "a:0:{}"
["seo_info"]=>
array(3) {
["seo_title"]=>
string(0) ""
["seo_keywords"]=>
string(0) ""
["seo_description"]=>
string(0) ""
}
["wapintro"]=>
string(118) " "
["products"]=>
array(23) {
["product_id"]=>
string(4) "1213"
["goods_id"]=>
string(3) "299"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(8) "10000361"
["price"]=>
string(6) "65.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "97.500"
["name"]=>
string(26) "60cm 特厚烧烤炉套餐"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "套"
["store"]=>
int(100)
["store_place"]=>
string(0) ""
["freez"]=>
string(1) "0"
["goods_type"]=>
string(6) "normal"
["spec_info"]=>
NULL
["spec_desc"]=>
bool(false)
["is_default"]=>
string(4) "true"
["qrcode_image_id"]=>
string(32) "1b88475823f9d4ff783d4fc83942aa78"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1636439131"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[4]=>
array(103) {
["goods_id"]=>
string(3) "298"
["bn"]=>
string(8) "10000360"
["name"]=>
string(26) "60cm 普通烧烤炉套餐"
["price"]=>
string(6) "50.000"
["type_id"]=>
string(1) "1"
["cat_id"]=>
string(3) "115"
["brand_id"]=>
NULL
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "100"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1636439156"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1636439157"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "75.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "套"
["brief"]=>
string(70) "(60cm烤炉+3kg碳+小号调味筒*3+长柄碳夹+32cm烤签·*60)"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "6dc74760f33865120c86c4d07d0f8df3"
["udfimg"]=>
string(4) "true"
["thumbnail_pic"]=>
string(32) "6dc74760f33865120c86c4d07d0f8df3"
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(118) " "
["store_place"]=>
string(0) ""
["min_buy"]=>
NULL
["package_scale"]=>
string(4) "1.00"
["package_unit"]=>
string(0) ""
["package_use"]=>
NULL
["score_setting"]=>
string(6) "number"
["store_prompt"]=>
string(1) "1"
["nostore_sell"]=>
string(1) "0"
["goods_setting"]=>
array(1) {
["goods_template"]=>
string(1) "0"
}
["spec_desc"]=>
bool(false)
["params"]=>
bool(false)
["disabled"]=>
string(5) "false"
["rank_count"]=>
string(1) "0"
["comments_count"]=>
string(1) "0"
["view_w_count"]=>
string(1) "1"
["view_count"]=>
string(3) "116"
["count_stat"]=>
string(135) "a:2:{s:4:"view";a:8:{i:20333;i:2;i:20338;i:1;i:20339;i:1;i:20363;i:1;i:20381;i:1;i:20391;i:2;i:20407;i:2;i:20422;i:1;}s:3:"buy";a:0:{}}"
["buy_count"]=>
string(1) "0"
["buy_w_count"]=>
string(1) "0"
["p_1"]=>
NULL
["p_2"]=>
NULL
["p_3"]=>
NULL
["p_4"]=>
NULL
["p_5"]=>
NULL
["p_6"]=>
NULL
["p_7"]=>
NULL
["p_8"]=>
NULL
["p_9"]=>
NULL
["p_10"]=>
NULL
["p_11"]=>
NULL
["p_12"]=>
NULL
["p_13"]=>
NULL
["p_14"]=>
NULL
["p_15"]=>
NULL
["p_16"]=>
NULL
["p_17"]=>
NULL
["p_18"]=>
NULL
["p_19"]=>
NULL
["p_20"]=>
NULL
["p_21"]=>
NULL
["p_22"]=>
NULL
["p_23"]=>
NULL
["p_24"]=>
NULL
["p_25"]=>
NULL
["p_26"]=>
NULL
["p_27"]=>
NULL
["p_28"]=>
NULL
["p_29"]=>
NULL
["p_30"]=>
NULL
["p_31"]=>
NULL
["p_32"]=>
NULL
["p_33"]=>
NULL
["p_34"]=>
NULL
["p_35"]=>
NULL
["p_36"]=>
NULL
["p_37"]=>
NULL
["p_38"]=>
NULL
["p_39"]=>
NULL
["p_40"]=>
NULL
["p_41"]=>
NULL
["p_42"]=>
NULL
["p_43"]=>
NULL
["p_44"]=>
NULL
["p_45"]=>
NULL
["p_46"]=>
NULL
["p_47"]=>
NULL
["p_48"]=>
NULL
["p_49"]=>
NULL
["p_50"]=>
NULL
["adjunct"]=>
string(6) "a:0:{}"
["seo_info"]=>
array(3) {
["seo_title"]=>
string(0) ""
["seo_keywords"]=>
string(0) ""
["seo_description"]=>
string(0) ""
}
["wapintro"]=>
string(118) " "
["products"]=>
array(23) {
["product_id"]=>
string(4) "1211"
["goods_id"]=>
string(3) "298"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(8) "10000360"
["price"]=>
string(6) "50.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "75.000"
["name"]=>
string(26) "60cm 普通烧烤炉套餐"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "套"
["store"]=>
int(100)
["store_place"]=>
string(0) ""
["freez"]=>
string(1) "0"
["goods_type"]=>
string(6) "normal"
["spec_info"]=>
NULL
["spec_desc"]=>
bool(false)
["is_default"]=>
string(4) "true"
["qrcode_image_id"]=>
string(32) "25976607bcc81514e744f05d9fec4a68"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1636439157"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[5]=>
array(103) {
["goods_id"]=>
string(3) "297"
["bn"]=>
string(8) "10000359"
["name"]=>
string(26) "50cm 特厚烧烤炉套餐"
["price"]=>
string(6) "55.000"
["type_id"]=>
string(1) "1"
["cat_id"]=>
string(3) "115"
["brand_id"]=>
NULL
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "100"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1636439182"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1636439182"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "82.500"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(0) ""
["brief"]=>
string(70) "(50cm烤炉+3kg碳+小号调味筒*3+长柄碳夹+32cm烤签·*30)"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "0bb2383ee5441495dac0093a96b33a0b"
["udfimg"]=>
string(4) "true"
["thumbnail_pic"]=>
string(32) "0bb2383ee5441495dac0093a96b33a0b"
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(118) " "
["store_place"]=>
string(0) ""
["min_buy"]=>
NULL
["package_scale"]=>
string(4) "1.00"
["package_unit"]=>
string(0) ""
["package_use"]=>
NULL
["score_setting"]=>
string(6) "number"
["store_prompt"]=>
string(1) "1"
["nostore_sell"]=>
string(1) "0"
["goods_setting"]=>
array(1) {
["goods_template"]=>
string(1) "0"
}
["spec_desc"]=>
bool(false)
["params"]=>
bool(false)
["disabled"]=>
string(5) "false"
["rank_count"]=>
string(1) "0"
["comments_count"]=>
string(1) "0"
["view_w_count"]=>
string(1) "6"
["view_count"]=>
string(3) "103"
["count_stat"]=>
string(147) "a:2:{s:4:"view";a:9:{i:20388;i:1;i:20391;i:1;i:20392;i:1;i:20407;i:2;i:20422;i:1;i:20430;i:3;i:20433;i:1;i:20434;i:1;i:20436;i:1;}s:3:"buy";a:0:{}}"
["buy_count"]=>
string(1) "0"
["buy_w_count"]=>
string(1) "0"
["p_1"]=>
NULL
["p_2"]=>
NULL
["p_3"]=>
NULL
["p_4"]=>
NULL
["p_5"]=>
NULL
["p_6"]=>
NULL
["p_7"]=>
NULL
["p_8"]=>
NULL
["p_9"]=>
NULL
["p_10"]=>
NULL
["p_11"]=>
NULL
["p_12"]=>
NULL
["p_13"]=>
NULL
["p_14"]=>
NULL
["p_15"]=>
NULL
["p_16"]=>
NULL
["p_17"]=>
NULL
["p_18"]=>
NULL
["p_19"]=>
NULL
["p_20"]=>
NULL
["p_21"]=>
NULL
["p_22"]=>
NULL
["p_23"]=>
NULL
["p_24"]=>
NULL
["p_25"]=>
NULL
["p_26"]=>
NULL
["p_27"]=>
NULL
["p_28"]=>
NULL
["p_29"]=>
NULL
["p_30"]=>
NULL
["p_31"]=>
NULL
["p_32"]=>
NULL
["p_33"]=>
NULL
["p_34"]=>
NULL
["p_35"]=>
NULL
["p_36"]=>
NULL
["p_37"]=>
NULL
["p_38"]=>
NULL
["p_39"]=>
NULL
["p_40"]=>
NULL
["p_41"]=>
NULL
["p_42"]=>
NULL
["p_43"]=>
NULL
["p_44"]=>
NULL
["p_45"]=>
NULL
["p_46"]=>
NULL
["p_47"]=>
NULL
["p_48"]=>
NULL
["p_49"]=>
NULL
["p_50"]=>
NULL
["adjunct"]=>
string(6) "a:0:{}"
["seo_info"]=>
array(3) {
["seo_title"]=>
string(0) ""
["seo_keywords"]=>
string(0) ""
["seo_description"]=>
string(0) ""
}
["wapintro"]=>
string(118) " "
["products"]=>
array(23) {
["product_id"]=>
string(4) "1209"
["goods_id"]=>
string(3) "297"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(8) "10000359"
["price"]=>
string(6) "55.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "82.500"
["name"]=>
string(26) "50cm 特厚烧烤炉套餐"
["weight"]=>
string(5) "0.000"
["unit"]=>
NULL
["store"]=>
int(100)
["store_place"]=>
string(0) ""
["freez"]=>
string(1) "0"
["goods_type"]=>
string(6) "normal"
["spec_info"]=>
NULL
["spec_desc"]=>
bool(false)
["is_default"]=>
string(4) "true"
["qrcode_image_id"]=>
string(32) "0e8abc7ae8b84fc0bce78abebcac545e"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1636439182"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[6]=>
array(103) {
["goods_id"]=>
string(3) "296"
["bn"]=>
string(8) "10000318"
["name"]=>
string(26) "50cm 普通烧烤炉套餐"
["price"]=>
string(6) "40.000"
["type_id"]=>
string(1) "1"
["cat_id"]=>
string(3) "115"
["brand_id"]=>
NULL
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "100"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1636439205"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1636439205"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "60.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(0) ""
["brief"]=>
string(70) "(50cm烤炉+3kg碳+小号调味筒*3+长柄碳夹+32cm烤签·*30)"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "9f1d564fcd6a5f7c46f2b352215da204"
["udfimg"]=>
string(4) "true"
["thumbnail_pic"]=>
string(32) "9f1d564fcd6a5f7c46f2b352215da204"
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(118) " "
["store_place"]=>
string(0) ""
["min_buy"]=>
NULL
["package_scale"]=>
string(4) "1.00"
["package_unit"]=>
string(0) ""
["package_use"]=>
NULL
["score_setting"]=>
string(6) "number"
["store_prompt"]=>
string(1) "1"
["nostore_sell"]=>
string(1) "0"
["goods_setting"]=>
array(1) {
["goods_template"]=>
string(1) "0"
}
["spec_desc"]=>
bool(false)
["params"]=>
bool(false)
["disabled"]=>
string(5) "false"
["rank_count"]=>
string(1) "0"
["comments_count"]=>
string(1) "0"
["view_w_count"]=>
string(1) "2"
["view_count"]=>
string(3) "104"
["count_stat"]=>
string(123) "a:2:{s:4:"view";a:7:{i:20350;i:1;i:20381;i:1;i:20391;i:1;i:20392;i:1;i:20407;i:2;i:20433;i:1;i:20436;i:1;}s:3:"buy";a:0:{}}"
["buy_count"]=>
string(1) "0"
["buy_w_count"]=>
string(1) "0"
["p_1"]=>
NULL
["p_2"]=>
NULL
["p_3"]=>
NULL
["p_4"]=>
NULL
["p_5"]=>
NULL
["p_6"]=>
NULL
["p_7"]=>
NULL
["p_8"]=>
NULL
["p_9"]=>
NULL
["p_10"]=>
NULL
["p_11"]=>
NULL
["p_12"]=>
NULL
["p_13"]=>
NULL
["p_14"]=>
NULL
["p_15"]=>
NULL
["p_16"]=>
NULL
["p_17"]=>
NULL
["p_18"]=>
NULL
["p_19"]=>
NULL
["p_20"]=>
NULL
["p_21"]=>
NULL
["p_22"]=>
NULL
["p_23"]=>
NULL
["p_24"]=>
NULL
["p_25"]=>
NULL
["p_26"]=>
NULL
["p_27"]=>
NULL
["p_28"]=>
NULL
["p_29"]=>
NULL
["p_30"]=>
NULL
["p_31"]=>
NULL
["p_32"]=>
NULL
["p_33"]=>
NULL
["p_34"]=>
NULL
["p_35"]=>
NULL
["p_36"]=>
NULL
["p_37"]=>
NULL
["p_38"]=>
NULL
["p_39"]=>
NULL
["p_40"]=>
NULL
["p_41"]=>
NULL
["p_42"]=>
NULL
["p_43"]=>
NULL
["p_44"]=>
NULL
["p_45"]=>
NULL
["p_46"]=>
NULL
["p_47"]=>
NULL
["p_48"]=>
NULL
["p_49"]=>
NULL
["p_50"]=>
NULL
["adjunct"]=>
string(6) "a:0:{}"
["seo_info"]=>
array(3) {
["seo_title"]=>
string(0) ""
["seo_keywords"]=>
string(0) ""
["seo_description"]=>
string(0) ""
}
["wapintro"]=>
string(118) " "
["products"]=>
array(23) {
["product_id"]=>
string(4) "1207"
["goods_id"]=>
string(3) "296"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(8) "10000318"
["price"]=>
string(6) "40.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "60.000"
["name"]=>
string(26) "50cm 普通烧烤炉套餐"
["weight"]=>
string(5) "0.000"
["unit"]=>
NULL
["store"]=>
int(100)
["store_place"]=>
string(0) ""
["freez"]=>
string(1) "0"
["goods_type"]=>
string(6) "normal"
["spec_info"]=>
NULL
["spec_desc"]=>
bool(false)
["is_default"]=>
string(4) "true"
["qrcode_image_id"]=>
string(32) "0c9c304427ab044e77f44946707c9115"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1636439205"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[7]=>
array(103) {
["goods_id"]=>
string(3) "295"
["bn"]=>
string(14) "G5EC64E814E4E2"
["name"]=>
string(43) "鸡翅木实木博古架 木质工艺摆件"
["price"]=>
string(6) "38.000"
["type_id"]=>
string(1) "1"
["cat_id"]=>
string(3) "131"
["brand_id"]=>
NULL
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "100"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1590054529"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1590054531"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "57.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(0) ""
["brief"]=>
string(0) ""
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "6f0cbdb1411a7ea8959aae7597690ad2"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(0) ""
["store_place"]=>
string(0) ""
["min_buy"]=>
NULL
["package_scale"]=>
string(4) "1.00"
["package_unit"]=>
string(0) ""
["package_use"]=>
NULL
["score_setting"]=>
string(6) "number"
["store_prompt"]=>
string(1) "1"
["nostore_sell"]=>
string(1) "0"
["goods_setting"]=>
array(1) {
["goods_template"]=>
string(1) "0"
}
["spec_desc"]=>
bool(false)
["params"]=>
bool(false)
["disabled"]=>
string(5) "false"
["rank_count"]=>
string(1) "0"
["comments_count"]=>
string(1) "0"
["view_w_count"]=>
string(1) "3"
["view_count"]=>
string(3) "184"
["count_stat"]=>
string(147) "a:2:{s:4:"view";a:9:{i:20345;i:3;i:20384;i:1;i:20387;i:1;i:20391;i:1;i:20392;i:1;i:20407;i:1;i:20426;i:1;i:20431;i:2;i:20435;i:1;}s:3:"buy";a:0:{}}"
["buy_count"]=>
string(1) "0"
["buy_w_count"]=>
string(1) "0"
["p_1"]=>
NULL
["p_2"]=>
NULL
["p_3"]=>
NULL
["p_4"]=>
NULL
["p_5"]=>
NULL
["p_6"]=>
NULL
["p_7"]=>
NULL
["p_8"]=>
NULL
["p_9"]=>
NULL
["p_10"]=>
NULL
["p_11"]=>
NULL
["p_12"]=>
NULL
["p_13"]=>
NULL
["p_14"]=>
NULL
["p_15"]=>
NULL
["p_16"]=>
NULL
["p_17"]=>
NULL
["p_18"]=>
NULL
["p_19"]=>
NULL
["p_20"]=>
NULL
["p_21"]=>
NULL
["p_22"]=>
NULL
["p_23"]=>
NULL
["p_24"]=>
NULL
["p_25"]=>
NULL
["p_26"]=>
NULL
["p_27"]=>
NULL
["p_28"]=>
NULL
["p_29"]=>
NULL
["p_30"]=>
NULL
["p_31"]=>
NULL
["p_32"]=>
NULL
["p_33"]=>
NULL
["p_34"]=>
NULL
["p_35"]=>
NULL
["p_36"]=>
NULL
["p_37"]=>
NULL
["p_38"]=>
NULL
["p_39"]=>
NULL
["p_40"]=>
NULL
["p_41"]=>
NULL
["p_42"]=>
NULL
["p_43"]=>
NULL
["p_44"]=>
NULL
["p_45"]=>
NULL
["p_46"]=>
NULL
["p_47"]=>
NULL
["p_48"]=>
NULL
["p_49"]=>
NULL
["p_50"]=>
NULL
["adjunct"]=>
string(6) "a:0:{}"
["seo_info"]=>
array(3) {
["seo_title"]=>
string(0) ""
["seo_keywords"]=>
string(0) ""
["seo_description"]=>
string(0) ""
}
["wapintro"]=>
string(0) ""
["products"]=>
array(23) {
["product_id"]=>
string(4) "1206"
["goods_id"]=>
string(3) "295"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P5EC64E814E52A"
["price"]=>
string(6) "38.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "57.000"
["name"]=>
string(43) "鸡翅木实木博古架 木质工艺摆件"
["weight"]=>
string(5) "0.000"
["unit"]=>
NULL
["store"]=>
int(100)
["store_place"]=>
string(0) ""
["freez"]=>
string(1) "0"
["goods_type"]=>
string(6) "normal"
["spec_info"]=>
NULL
["spec_desc"]=>
bool(false)
["is_default"]=>
string(4) "true"
["qrcode_image_id"]=>
string(32) "8b6dd660c6288c7fdbcdaeb48e96f8b2"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1590054531"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[8]=>
array(103) {
["goods_id"]=>
string(3) "294"
["bn"]=>
string(8) "10000362"
["name"]=>
string(26) "80cm 特厚烧烤炉套餐"
["price"]=>
string(6) "90.000"
["type_id"]=>
string(1) "1"
["cat_id"]=>
string(3) "115"
["brand_id"]=>
NULL
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "100"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1636439242"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1636439242"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "127.500"
["weight"]=>
string(8) "6460.000"
["unit"]=>
string(3) "套"
["brief"]=>
string(71) "(80cm烤炉+3kg碳+小号调味筒*3+长柄碳夹+32cm烤签·*120)"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "34ce97fa5ee159a5318ae29a625dea03"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(32) "c32f603dd028e52099fc735944f3e2fa"
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(124) " "
["store_place"]=>
string(0) ""
["min_buy"]=>
NULL
["package_scale"]=>
string(4) "1.00"
["package_unit"]=>
string(0) ""
["package_use"]=>
NULL
["score_setting"]=>
string(6) "number"
["store_prompt"]=>
string(1) "1"
["nostore_sell"]=>
string(1) "0"
["goods_setting"]=>
array(1) {
["goods_template"]=>
string(1) "0"
}
["spec_desc"]=>
bool(false)
["params"]=>
bool(false)
["disabled"]=>
string(5) "false"
["rank_count"]=>
string(1) "0"
["comments_count"]=>
string(1) "0"
["view_w_count"]=>
string(1) "3"
["view_count"]=>
string(3) "275"
["count_stat"]=>
string(196) "a:2:{s:4:"view";a:12:{i:20350;i:1;i:20357;i:1;i:20360;i:1;i:20377;i:1;i:20382;i:1;i:20389;i:1;i:20391;i:1;i:20392;i:1;i:20407;i:2;i:20414;i:1;i:20433;i:1;i:20436;i:2;}s:3:"buy";a:1:{i:18694;d:1;}}"
["buy_count"]=>
string(1) "2"
["buy_w_count"]=>
string(1) "1"
["p_1"]=>
NULL
["p_2"]=>
NULL
["p_3"]=>
NULL
["p_4"]=>
NULL
["p_5"]=>
NULL
["p_6"]=>
NULL
["p_7"]=>
NULL
["p_8"]=>
NULL
["p_9"]=>
NULL
["p_10"]=>
NULL
["p_11"]=>
NULL
["p_12"]=>
NULL
["p_13"]=>
NULL
["p_14"]=>
NULL
["p_15"]=>
NULL
["p_16"]=>
NULL
["p_17"]=>
NULL
["p_18"]=>
NULL
["p_19"]=>
NULL
["p_20"]=>
NULL
["p_21"]=>
NULL
["p_22"]=>
NULL
["p_23"]=>
NULL
["p_24"]=>
NULL
["p_25"]=>
NULL
["p_26"]=>
NULL
["p_27"]=>
NULL
["p_28"]=>
NULL
["p_29"]=>
NULL
["p_30"]=>
NULL
["p_31"]=>
NULL
["p_32"]=>
NULL
["p_33"]=>
NULL
["p_34"]=>
NULL
["p_35"]=>
NULL
["p_36"]=>
NULL
["p_37"]=>
NULL
["p_38"]=>
NULL
["p_39"]=>
NULL
["p_40"]=>
NULL
["p_41"]=>
NULL
["p_42"]=>
NULL
["p_43"]=>
NULL
["p_44"]=>
NULL
["p_45"]=>
NULL
["p_46"]=>
NULL
["p_47"]=>
NULL
["p_48"]=>
NULL
["p_49"]=>
NULL
["p_50"]=>
NULL
["adjunct"]=>
string(6) "a:0:{}"
["seo_info"]=>
array(3) {
["seo_title"]=>
string(0) ""
["seo_keywords"]=>
string(0) ""
["seo_description"]=>
string(0) ""
}
["wapintro"]=>
string(118) " "
["products"]=>
array(23) {
["product_id"]=>
string(4) "1205"
["goods_id"]=>
string(3) "294"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(8) "10000362"
["price"]=>
string(6) "90.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "127.500"
["name"]=>
string(26) "80cm 特厚烧烤炉套餐"
["weight"]=>
string(8) "6460.000"
["unit"]=>
string(3) "套"
["store"]=>
int(98)
["store_place"]=>
string(0) ""
["freez"]=>
string(1) "2"
["goods_type"]=>
string(6) "normal"
["spec_info"]=>
NULL
["spec_desc"]=>
bool(false)
["is_default"]=>
string(4) "true"
["qrcode_image_id"]=>
string(32) "d20a282f812d10c58e9e52c2e65365a4"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1636439242"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[9]=>
array(103) {
["goods_id"]=>
string(3) "293"
["bn"]=>
string(14) "G5EA222D30B63E"
["name"]=>
string(34) "怡众 一次性医用口罩 50片"
["price"]=>
string(6) "50.000"
["type_id"]=>
string(1) "1"
["cat_id"]=>
string(3) "108"
["brand_id"]=>
NULL
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "100"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1590052181"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1590052181"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(6) "65.000"
["mktprice"]=>
string(6) "75.000"
["weight"]=>
string(7) "200.000"
["unit"]=>
string(0) ""
["brief"]=>
string(0) ""
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "a97c2b4261a96994cb8501247815d0a8"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(308) "![]() ![]() "
["store_place"]=>
string(0) ""
["min_buy"]=>
NULL
["package_scale"]=>
string(4) "1.00"
["package_unit"]=>
string(0) ""
["package_use"]=>
NULL
["score_setting"]=>
string(6) "number"
["store_prompt"]=>
string(1) "1"
["nostore_sell"]=>
string(1) "0"
["goods_setting"]=>
array(1) {
["goods_template"]=>
string(1) "0"
}
["spec_desc"]=>
bool(false)
["params"]=>
bool(false)
["disabled"]=>
string(5) "false"
["rank_count"]=>
string(1) "0"
["comments_count"]=>
string(1) "0"
["view_w_count"]=>
string(1) "3"
["view_count"]=>
string(3) "118"
["count_stat"]=>
string(111) "a:2:{s:4:"view";a:6:{i:20350;i:1;i:20391;i:2;i:20407;i:1;i:20428;i:1;i:20431;i:1;i:20432;i:1;}s:3:"buy";a:0:{}}"
["buy_count"]=>
string(1) "0"
["buy_w_count"]=>
string(1) "0"
["p_1"]=>
NULL
["p_2"]=>
NULL
["p_3"]=>
NULL
["p_4"]=>
NULL
["p_5"]=>
NULL
["p_6"]=>
NULL
["p_7"]=>
NULL
["p_8"]=>
NULL
["p_9"]=>
NULL
["p_10"]=>
NULL
["p_11"]=>
NULL
["p_12"]=>
NULL
["p_13"]=>
NULL
["p_14"]=>
NULL
["p_15"]=>
NULL
["p_16"]=>
NULL
["p_17"]=>
NULL
["p_18"]=>
NULL
["p_19"]=>
NULL
["p_20"]=>
NULL
["p_21"]=>
NULL
["p_22"]=>
NULL
["p_23"]=>
NULL
["p_24"]=>
NULL
["p_25"]=>
NULL
["p_26"]=>
NULL
["p_27"]=>
NULL
["p_28"]=>
NULL
["p_29"]=>
NULL
["p_30"]=>
NULL
["p_31"]=>
NULL
["p_32"]=>
NULL
["p_33"]=>
NULL
["p_34"]=>
NULL
["p_35"]=>
NULL
["p_36"]=>
NULL
["p_37"]=>
NULL
["p_38"]=>
NULL
["p_39"]=>
NULL
["p_40"]=>
NULL
["p_41"]=>
NULL
["p_42"]=>
NULL
["p_43"]=>
NULL
["p_44"]=>
NULL
["p_45"]=>
NULL
["p_46"]=>
NULL
["p_47"]=>
NULL
["p_48"]=>
NULL
["p_49"]=>
NULL
["p_50"]=>
NULL
["adjunct"]=>
string(193) "a:1:{i:0;a:7:{s:4:"name";s:6:"配件";s:4:"type";s:5:"goods";s:7:"min_num";N;s:7:"max_num";s:0:"";s:9:"set_price";s:8:"discount";s:5:"price";s:0:"";s:5:"items";a:1:{s:10:"product_id";s:0:"";}}}"
["seo_info"]=>
array(3) {
["seo_title"]=>
string(0) ""
["seo_keywords"]=>
string(0) ""
["seo_description"]=>
string(0) ""
}
["wapintro"]=>
string(0) ""
["products"]=>
array(23) {
["product_id"]=>
string(4) "1201"
["goods_id"]=>
string(3) "291"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P5E83CF9655861"
["price"]=>
string(6) "12.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "18.000"
["name"]=>
string(26) "一次性手套 100只/盒"
["weight"]=>
string(7) "650.000"
["unit"]=>
NULL
["store"]=>
int(100)
["store_place"]=>
string(0) ""
["freez"]=>
string(1) "0"
["goods_type"]=>
string(6) "normal"
["spec_info"]=>
NULL
["spec_desc"]=>
bool(false)
["is_default"]=>
string(4) "true"
["qrcode_image_id"]=>
string(32) "4149c5ef1b74673c768ffa60428f17a7"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1590052305"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[12]=>
array(103) {
["goods_id"]=>
string(3) "290"
["bn"]=>
string(14) "G5E83CE26228F3"
["name"]=>
string(31) "一次性医用口罩 20片装 "
["price"]=>
string(6) "30.000"
["type_id"]=>
string(1) "1"
["cat_id"]=>
string(3) "108"
["brand_id"]=>
NULL
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "100"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1587683683"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1587683683"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "35.000"
["weight"]=>
string(7) "100.000"
["unit"]=>
string(0) ""
["brief"]=>
string(0) ""
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "85645203b5a061041463dcc7a316c279"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(0) ""
["store_place"]=>
string(0) ""
["min_buy"]=>
NULL
["package_scale"]=>
string(4) "1.00"
["package_unit"]=>
string(0) ""
["package_use"]=>
NULL
["score_setting"]=>
string(6) "number"
["store_prompt"]=>
string(1) "1"
["nostore_sell"]=>
string(1) "0"
["goods_setting"]=>
array(1) {
["goods_template"]=>
string(1) "0"
}
["spec_desc"]=>
bool(false)
["params"]=>
bool(false)
["disabled"]=>
string(5) "false"
["rank_count"]=>
string(1) "0"
["comments_count"]=>
string(1) "0"
["view_w_count"]=>
string(1) "2"
["view_count"]=>
string(3) "156"
["count_stat"]=>
string(111) "a:2:{s:4:"view";a:6:{i:20343;i:1;i:20391;i:2;i:20407;i:1;i:20425;i:1;i:20428;i:1;i:20432;i:1;}s:3:"buy";a:0:{}}"
["buy_count"]=>
string(1) "0"
["buy_w_count"]=>
string(1) "0"
["p_1"]=>
NULL
["p_2"]=>
NULL
["p_3"]=>
NULL
["p_4"]=>
NULL
["p_5"]=>
NULL
["p_6"]=>
NULL
["p_7"]=>
NULL
["p_8"]=>
NULL
["p_9"]=>
NULL
["p_10"]=>
NULL
["p_11"]=>
NULL
["p_12"]=>
NULL
["p_13"]=>
NULL
["p_14"]=>
NULL
["p_15"]=>
NULL
["p_16"]=>
NULL
["p_17"]=>
NULL
["p_18"]=>
NULL
["p_19"]=>
NULL
["p_20"]=>
NULL
["p_21"]=>
NULL
["p_22"]=>
NULL
["p_23"]=>
NULL
["p_24"]=>
NULL
["p_25"]=>
NULL
["p_26"]=>
NULL
["p_27"]=>
NULL
["p_28"]=>
NULL
["p_29"]=>
NULL
["p_30"]=>
NULL
["p_31"]=>
NULL
["p_32"]=>
NULL
["p_33"]=>
NULL
["p_34"]=>
NULL
["p_35"]=>
NULL
["p_36"]=>
NULL
["p_37"]=>
NULL
["p_38"]=>
NULL
["p_39"]=>
NULL
["p_40"]=>
NULL
["p_41"]=>
NULL
["p_42"]=>
NULL
["p_43"]=>
NULL
["p_44"]=>
NULL
["p_45"]=>
NULL
["p_46"]=>
NULL
["p_47"]=>
NULL
["p_48"]=>
NULL
["p_49"]=>
NULL
["p_50"]=>
NULL
["adjunct"]=>
string(6) "a:0:{}"
["seo_info"]=>
array(3) {
["seo_title"]=>
string(0) ""
["seo_keywords"]=>
string(0) ""
["seo_description"]=>
string(0) ""
}
["wapintro"]=>
string(0) ""
["products"]=>
array(23) {
["product_id"]=>
string(4) "1200"
["goods_id"]=>
string(3) "290"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P5E83CE262293C"
["price"]=>
string(6) "30.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "35.000"
["name"]=>
string(31) "一次性医用口罩 20片装 "
["weight"]=>
string(7) "100.000"
["unit"]=>
NULL
["store"]=>
int(100)
["store_place"]=>
string(0) ""
["freez"]=>
string(1) "0"
["goods_type"]=>
string(6) "normal"
["spec_info"]=>
NULL
["spec_desc"]=>
bool(false)
["is_default"]=>
string(4) "true"
["qrcode_image_id"]=>
string(32) "0ae3558834111a5cec2032e40ee1d61f"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1587683684"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[13]=>
array(103) {
["goods_id"]=>
string(3) "289"
["bn"]=>
string(6) "123456"
["name"]=>
string(27) "一次性医用口罩 50片"
["price"]=>
string(6) "85.000"
["type_id"]=>
string(1) "1"
["cat_id"]=>
string(3) "107"
["brand_id"]=>
NULL
["marketable"]=>
string(4) "true"
["store"]=>
string(2) "10"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1585353160"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1585353160"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "90.000"
["weight"]=>
string(7) "200.000"
["unit"]=>
string(3) "盒"
["brief"]=>
string(22) "一次性医用口罩 "
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "43186a63fb3b0be079b16b16549b1801"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(118) " "
["store_place"]=>
string(0) ""
["min_buy"]=>
NULL
["package_scale"]=>
string(4) "1.00"
["package_unit"]=>
string(0) ""
["package_use"]=>
NULL
["score_setting"]=>
string(6) "number"
["store_prompt"]=>
string(1) "1"
["nostore_sell"]=>
string(1) "0"
["goods_setting"]=>
array(1) {
["goods_template"]=>
string(1) "0"
}
["spec_desc"]=>
bool(false)
["params"]=>
bool(false)
["disabled"]=>
string(5) "false"
["rank_count"]=>
string(1) "0"
["comments_count"]=>
string(1) "0"
["view_w_count"]=>
string(1) "1"
["view_count"]=>
string(2) "87"
["count_stat"]=>
string(147) "a:2:{s:4:"view";a:8:{i:20333;i:2;i:20338;i:1;i:20339;i:1;i:20350;i:1;i:20380;i:1;i:20391;i:2;i:20407;i:1;i:20422;i:1;}s:3:"buy";a:1:{i:18348;d:1;}}"
["buy_count"]=>
string(1) "1"
["buy_w_count"]=>
string(1) "1"
["p_1"]=>
NULL
["p_2"]=>
NULL
["p_3"]=>
NULL
["p_4"]=>
NULL
["p_5"]=>
NULL
["p_6"]=>
NULL
["p_7"]=>
NULL
["p_8"]=>
NULL
["p_9"]=>
NULL
["p_10"]=>
NULL
["p_11"]=>
NULL
["p_12"]=>
NULL
["p_13"]=>
NULL
["p_14"]=>
NULL
["p_15"]=>
NULL
["p_16"]=>
NULL
["p_17"]=>
NULL
["p_18"]=>
NULL
["p_19"]=>
NULL
["p_20"]=>
NULL
["p_21"]=>
NULL
["p_22"]=>
NULL
["p_23"]=>
NULL
["p_24"]=>
NULL
["p_25"]=>
NULL
["p_26"]=>
NULL
["p_27"]=>
NULL
["p_28"]=>
NULL
["p_29"]=>
NULL
["p_30"]=>
NULL
["p_31"]=>
NULL
["p_32"]=>
NULL
["p_33"]=>
NULL
["p_34"]=>
NULL
["p_35"]=>
NULL
["p_36"]=>
NULL
["p_37"]=>
NULL
["p_38"]=>
NULL
["p_39"]=>
NULL
["p_40"]=>
NULL
["p_41"]=>
NULL
["p_42"]=>
NULL
["p_43"]=>
NULL
["p_44"]=>
NULL
["p_45"]=>
NULL
["p_46"]=>
NULL
["p_47"]=>
NULL
["p_48"]=>
NULL
["p_49"]=>
NULL
["p_50"]=>
NULL
["adjunct"]=>
string(6) "a:0:{}"
["seo_info"]=>
array(3) {
["seo_title"]=>
string(0) ""
["seo_keywords"]=>
string(0) ""
["seo_description"]=>
string(0) ""
}
["wapintro"]=>
string(118) " "
["products"]=>
array(23) {
["product_id"]=>
string(4) "1199"
["goods_id"]=>
string(3) "289"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P5E7BDC3DC01CB"
["price"]=>
string(6) "85.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "90.000"
["name"]=>
string(27) "一次性医用口罩 50片"
["weight"]=>
string(7) "200.000"
["unit"]=>
string(3) "盒"
["store"]=>
int(9)
["store_place"]=>
string(0) ""
["freez"]=>
string(1) "1"
["goods_type"]=>
string(6) "normal"
["spec_info"]=>
NULL
["spec_desc"]=>
bool(false)
["is_default"]=>
string(4) "true"
["qrcode_image_id"]=>
string(32) "1dc13faaa05f11a2488e2c55155bd06c"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1585353160"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[14]=>
array(103) {
["goods_id"]=>
string(3) "288"
["bn"]=>
string(13) "6971931740225"
["name"]=>
string(53) "六叶神优级9英寸荷叶盘(24cm宽,4cm高)"
["price"]=>
string(5) "6.500"
["type_id"]=>
string(1) "1"
["cat_id"]=>
string(3) "125"
["brand_id"]=>
NULL
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "100"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1584396939"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1584396939"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(5) "9.750"
["weight"]=>
string(6) "65.000"
["unit"]=>
string(0) ""
["brief"]=>
string(0) ""
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "c402818a7e3c7d70ade1cdf27442e685"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(0) ""
["store_place"]=>
string(0) ""
["min_buy"]=>
NULL
["package_scale"]=>
string(4) "1.00"
["package_unit"]=>
string(0) ""
["package_use"]=>
NULL
["score_setting"]=>
string(6) "number"
["store_prompt"]=>
string(1) "1"
["nostore_sell"]=>
string(1) "0"
["goods_setting"]=>
array(1) {
["goods_template"]=>
string(1) "0"
}
["spec_desc"]=>
bool(false)
["params"]=>
bool(false)
["disabled"]=>
string(5) "false"
["rank_count"]=>
string(1) "0"
["comments_count"]=>
string(1) "0"
["view_w_count"]=>
string(1) "1"
["view_count"]=>
string(3) "186"
["count_stat"]=>
string(135) "a:2:{s:4:"view";a:7:{i:20350;i:1;i:20381;i:1;i:20391;i:1;i:20392;i:1;i:20407;i:2;i:20422;i:1;i:20433;i:1;}s:3:"buy";a:1:{i:18393;d:1;}}"
["buy_count"]=>
string(1) "1"
["buy_w_count"]=>
string(1) "1"
["p_1"]=>
NULL
["p_2"]=>
NULL
["p_3"]=>
NULL
["p_4"]=>
NULL
["p_5"]=>
NULL
["p_6"]=>
NULL
["p_7"]=>
NULL
["p_8"]=>
NULL
["p_9"]=>
NULL
["p_10"]=>
NULL
["p_11"]=>
NULL
["p_12"]=>
NULL
["p_13"]=>
NULL
["p_14"]=>
NULL
["p_15"]=>
NULL
["p_16"]=>
NULL
["p_17"]=>
NULL
["p_18"]=>
NULL
["p_19"]=>
NULL
["p_20"]=>
NULL
["p_21"]=>
NULL
["p_22"]=>
NULL
["p_23"]=>
NULL
["p_24"]=>
NULL
["p_25"]=>
NULL
["p_26"]=>
NULL
["p_27"]=>
NULL
["p_28"]=>
NULL
["p_29"]=>
NULL
["p_30"]=>
NULL
["p_31"]=>
NULL
["p_32"]=>
NULL
["p_33"]=>
NULL
["p_34"]=>
NULL
["p_35"]=>
NULL
["p_36"]=>
NULL
["p_37"]=>
NULL
["p_38"]=>
NULL
["p_39"]=>
NULL
["p_40"]=>
NULL
["p_41"]=>
NULL
["p_42"]=>
NULL
["p_43"]=>
NULL
["p_44"]=>
NULL
["p_45"]=>
NULL
["p_46"]=>
NULL
["p_47"]=>
NULL
["p_48"]=>
NULL
["p_49"]=>
NULL
["p_50"]=>
NULL
["adjunct"]=>
string(6) "a:0:{}"
["seo_info"]=>
array(3) {
["seo_title"]=>
string(0) ""
["seo_keywords"]=>
string(0) ""
["seo_description"]=>
string(0) ""
}
["wapintro"]=>
string(0) ""
["products"]=>
array(23) {
["product_id"]=>
string(4) "1198"
["goods_id"]=>
string(3) "288"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(13) "6971931740225"
["price"]=>
string(5) "6.500"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(5) "9.750"
["name"]=>
string(53) "六叶神优级9英寸荷叶盘(24cm宽,4cm高)"
["weight"]=>
string(6) "65.000"
["unit"]=>
NULL
["store"]=>
int(99)
["store_place"]=>
string(0) ""
["freez"]=>
string(1) "1"
["goods_type"]=>
string(6) "normal"
["spec_info"]=>
NULL
["spec_desc"]=>
bool(false)
["is_default"]=>
string(4) "true"
["qrcode_image_id"]=>
string(32) "c0dbc76894b197319142385baa15aba1"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1589162342"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[15]=>
array(103) {
["goods_id"]=>
string(3) "287"
["bn"]=>
string(14) "G5DF6ADF728528"
["name"]=>
string(21) "六叶神优级果盘"
["price"]=>
string(5) "5.000"
["type_id"]=>
string(2) "12"
["cat_id"]=>
string(3) "125"
["brand_id"]=>
NULL
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "200"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1576706655"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1647937281"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(5) "6.750"
["weight"]=>
string(6) "55.000"
["unit"]=>
string(0) ""
["brief"]=>
string(0) ""
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "91bcfc1e89a508069aadaeac68eca1b9"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(229) "
"
["store_place"]=>
NULL
["min_buy"]=>
NULL
["package_scale"]=>
string(4) "1.00"
["package_unit"]=>
string(0) ""
["package_use"]=>
NULL
["score_setting"]=>
string(6) "number"
["store_prompt"]=>
string(1) "1"
["nostore_sell"]=>
string(1) "0"
["goods_setting"]=>
array(1) {
["goods_template"]=>
string(1) "0"
}
["spec_desc"]=>
array(2) {
[7]=>
array(2) {
[1576447343100]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1576447343100"
["spec_value"]=>
string(4) "8寸"
["p_order"]=>
string(1) "1"
["spec_value_id"]=>
string(3) "100"
["spec_goods_images"]=>
string(0) ""
["spec_image"]=>
NULL
}
[1576447343101]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1576447343101"
["spec_value"]=>
string(4) "9寸"
["p_order"]=>
string(1) "2"
["spec_value_id"]=>
string(3) "101"
["spec_goods_images"]=>
string(0) ""
["spec_image"]=>
NULL
}
}
[9]=>
array(1) {
[1576447343126]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1576447343126"
["spec_value"]=>
string(9) "六叶神"
["p_order"]=>
string(1) "1"
["spec_value_id"]=>
string(3) "126"
["spec_image"]=>
string(32) "99c9bd41f100d2daab3c309df8e4b02d"
["spec_goods_images"]=>
string(32) "91bcfc1e89a508069aadaeac68eca1b9"
}
}
}
["params"]=>
bool(false)
["disabled"]=>
string(5) "false"
["rank_count"]=>
string(1) "0"
["comments_count"]=>
string(1) "0"
["view_w_count"]=>
string(1) "2"
["view_count"]=>
string(3) "220"
["count_stat"]=>
string(159) "a:2:{s:4:"view";a:9:{i:20333;i:2;i:20338;i:1;i:20339;i:1;i:20340;i:1;i:20350;i:1;i:20391;i:2;i:20407;i:2;i:20420;i:1;i:20421;i:1;}s:3:"buy";a:1:{i:18393;d:1;}}"
["buy_count"]=>
string(1) "1"
["buy_w_count"]=>
string(1) "1"
["p_1"]=>
NULL
["p_2"]=>
NULL
["p_3"]=>
NULL
["p_4"]=>
NULL
["p_5"]=>
NULL
["p_6"]=>
NULL
["p_7"]=>
NULL
["p_8"]=>
NULL
["p_9"]=>
NULL
["p_10"]=>
NULL
["p_11"]=>
NULL
["p_12"]=>
NULL
["p_13"]=>
NULL
["p_14"]=>
NULL
["p_15"]=>
NULL
["p_16"]=>
NULL
["p_17"]=>
NULL
["p_18"]=>
NULL
["p_19"]=>
NULL
["p_20"]=>
NULL
["p_21"]=>
NULL
["p_22"]=>
NULL
["p_23"]=>
NULL
["p_24"]=>
NULL
["p_25"]=>
NULL
["p_26"]=>
NULL
["p_27"]=>
NULL
["p_28"]=>
NULL
["p_29"]=>
NULL
["p_30"]=>
NULL
["p_31"]=>
NULL
["p_32"]=>
NULL
["p_33"]=>
NULL
["p_34"]=>
NULL
["p_35"]=>
NULL
["p_36"]=>
NULL
["p_37"]=>
NULL
["p_38"]=>
NULL
["p_39"]=>
NULL
["p_40"]=>
NULL
["p_41"]=>
NULL
["p_42"]=>
NULL
["p_43"]=>
NULL
["p_44"]=>
NULL
["p_45"]=>
NULL
["p_46"]=>
NULL
["p_47"]=>
NULL
["p_48"]=>
NULL
["p_49"]=>
NULL
["p_50"]=>
NULL
["adjunct"]=>
string(6) "a:0:{}"
["seo_info"]=>
array(3) {
["seo_title"]=>
string(0) ""
["seo_keywords"]=>
string(0) ""
["seo_description"]=>
string(0) ""
}
["wapintro"]=>
string(229) "
"
["products"]=>
array(23) {
["product_id"]=>
string(4) "1196"
["goods_id"]=>
string(3) "287"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(13) "6971931740201"
["price"]=>
string(5) "5.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(5) "7.500"
["name"]=>
string(21) "六叶神优级果盘"
["weight"]=>
string(6) "55.000"
["unit"]=>
NULL
["store"]=>
int(99)
["store_place"]=>
NULL
["freez"]=>
string(1) "1"
["goods_type"]=>
string(6) "normal"
["spec_info"]=>
string(34) "尺寸:8寸、花式:六叶神"
["spec_desc"]=>
array(3) {
["spec_private_value_id"]=>
array(2) {
[7]=>
string(13) "1576447343100"
[9]=>
string(13) "1576447343126"
}
["spec_value"]=>
array(2) {
[7]=>
string(4) "8寸"
[9]=>
string(9) "六叶神"
}
["spec_value_id"]=>
array(2) {
[7]=>
string(3) "100"
[9]=>
string(3) "126"
}
}
["is_default"]=>
string(4) "true"
["qrcode_image_id"]=>
string(32) "505c9042f284930eb17d45bc198e4e2e"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1647937281"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[16]=>
array(103) {
["goods_id"]=>
string(3) "285"
["bn"]=>
string(14) "G5DF33C22E2582"
["name"]=>
string(24) "六叶神优级欧式碗"
["price"]=>
string(5) "3.000"
["type_id"]=>
string(2) "12"
["cat_id"]=>
string(3) "125"
["brand_id"]=>
NULL
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "200"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1576447784"
["downtime"]=>
string(10) "1576221730"
["last_modify"]=>
string(10) "1584397561"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(5) "4.500"
["weight"]=>
string(6) "40.000"
["unit"]=>
string(0) ""
["brief"]=>
string(0) ""
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "35214eab6f499174553d3fd90686f4b4"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(229) "
"
["store_place"]=>
NULL
["min_buy"]=>
NULL
["package_scale"]=>
string(4) "1.00"
["package_unit"]=>
string(0) ""
["package_use"]=>
NULL
["score_setting"]=>
string(6) "number"
["store_prompt"]=>
string(1) "1"
["nostore_sell"]=>
string(1) "0"
["goods_setting"]=>
array(1) {
["goods_template"]=>
string(1) "0"
}
["spec_desc"]=>
array(2) {
[7]=>
array(2) {
[1576221588100]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1576221588100"
["spec_value"]=>
string(9) "4.5英寸"
["p_order"]=>
string(1) "1"
["spec_value_id"]=>
string(3) "100"
["spec_goods_images"]=>
string(0) ""
["spec_image"]=>
NULL
}
[1576221588101]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1576221588101"
["spec_value"]=>
string(7) "5英寸"
["p_order"]=>
string(1) "2"
["spec_value_id"]=>
string(3) "101"
["spec_goods_images"]=>
string(0) ""
["spec_image"]=>
NULL
}
}
[9]=>
array(1) {
[1576221588126]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1576221588126"
["spec_value"]=>
string(9) "六叶神"
["p_order"]=>
string(1) "1"
["spec_value_id"]=>
string(3) "126"
["spec_image"]=>
string(32) "35214eab6f499174553d3fd90686f4b4"
["spec_goods_images"]=>
string(0) ""
}
}
}
["params"]=>
bool(false)
["disabled"]=>
string(5) "false"
["rank_count"]=>
string(1) "0"
["comments_count"]=>
string(1) "0"
["view_w_count"]=>
string(1) "1"
["view_count"]=>
string(3) "158"
["count_stat"]=>
string(87) "a:2:{s:4:"view";a:4:{i:20350;i:1;i:20391;i:2;i:20407;i:2;i:20431;i:1;}s:3:"buy";a:0:{}}"
["buy_count"]=>
string(1) "0"
["buy_w_count"]=>
string(1) "0"
["p_1"]=>
NULL
["p_2"]=>
NULL
["p_3"]=>
NULL
["p_4"]=>
NULL
["p_5"]=>
NULL
["p_6"]=>
NULL
["p_7"]=>
NULL
["p_8"]=>
NULL
["p_9"]=>
NULL
["p_10"]=>
NULL
["p_11"]=>
NULL
["p_12"]=>
NULL
["p_13"]=>
NULL
["p_14"]=>
NULL
["p_15"]=>
NULL
["p_16"]=>
NULL
["p_17"]=>
NULL
["p_18"]=>
NULL
["p_19"]=>
NULL
["p_20"]=>
NULL
["p_21"]=>
NULL
["p_22"]=>
NULL
["p_23"]=>
NULL
["p_24"]=>
NULL
["p_25"]=>
NULL
["p_26"]=>
NULL
["p_27"]=>
NULL
["p_28"]=>
NULL
["p_29"]=>
NULL
["p_30"]=>
NULL
["p_31"]=>
NULL
["p_32"]=>
NULL
["p_33"]=>
NULL
["p_34"]=>
NULL
["p_35"]=>
NULL
["p_36"]=>
NULL
["p_37"]=>
NULL
["p_38"]=>
NULL
["p_39"]=>
NULL
["p_40"]=>
NULL
["p_41"]=>
NULL
["p_42"]=>
NULL
["p_43"]=>
NULL
["p_44"]=>
NULL
["p_45"]=>
NULL
["p_46"]=>
NULL
["p_47"]=>
NULL
["p_48"]=>
NULL
["p_49"]=>
NULL
["p_50"]=>
NULL
["adjunct"]=>
string(6) "a:0:{}"
["seo_info"]=>
array(3) {
["seo_title"]=>
string(0) ""
["seo_keywords"]=>
string(0) ""
["seo_description"]=>
string(0) ""
}
["wapintro"]=>
string(229) "
"
["products"]=>
array(23) {
["product_id"]=>
string(4) "1193"
["goods_id"]=>
string(3) "285"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(13) "6971931740546"
["price"]=>
string(5) "3.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(5) "4.500"
["name"]=>
string(24) "六叶神优级欧式碗"
["weight"]=>
string(6) "40.000"
["unit"]=>
NULL
["store"]=>
int(100)
["store_place"]=>
NULL
["freez"]=>
string(1) "0"
["goods_type"]=>
string(6) "normal"
["spec_info"]=>
string(39) "尺寸:4.5英寸、花式:六叶神"
["spec_desc"]=>
array(3) {
["spec_private_value_id"]=>
array(2) {
[7]=>
string(13) "1576221588100"
[9]=>
string(13) "1576221588126"
}
["spec_value"]=>
array(2) {
[7]=>
string(9) "4.5英寸"
[9]=>
string(9) "六叶神"
}
["spec_value_id"]=>
array(2) {
[7]=>
string(3) "100"
[9]=>
string(3) "126"
}
}
["is_default"]=>
string(4) "true"
["qrcode_image_id"]=>
string(32) "b0a03a9ab3230c602eb1e5abd257e9a7"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1584397561"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[17]=>
array(103) {
["goods_id"]=>
string(3) "284"
["bn"]=>
string(8) "10000297"
["name"]=>
string(24) "家用手动绞菜肉机"
["price"]=>
string(6) "15.000"
["type_id"]=>
string(1) "1"
["cat_id"]=>
string(2) "91"
["brand_id"]=>
NULL
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "100"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1576017086"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1576017086"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "22.500"
["weight"]=>
string(7) "105.000"
["unit"]=>
string(0) ""
["brief"]=>
string(0) ""
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "f6214aaa2be2630b670976c6f2543a4a"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(0) ""
["store_place"]=>
string(0) ""
["min_buy"]=>
NULL
["package_scale"]=>
string(4) "1.00"
["package_unit"]=>
string(0) ""
["package_use"]=>
NULL
["score_setting"]=>
string(6) "number"
["store_prompt"]=>
string(1) "1"
["nostore_sell"]=>
string(1) "0"
["goods_setting"]=>
array(1) {
["goods_template"]=>
string(1) "0"
}
["spec_desc"]=>
bool(false)
["params"]=>
bool(false)
["disabled"]=>
string(5) "false"
["rank_count"]=>
string(1) "0"
["comments_count"]=>
string(1) "0"
["view_w_count"]=>
string(1) "1"
["view_count"]=>
string(3) "178"
["count_stat"]=>
string(135) "a:2:{s:4:"view";a:8:{i:20350;i:1;i:20351;i:1;i:20353;i:1;i:20391;i:2;i:20407;i:2;i:20416;i:2;i:20424;i:1;i:20436;i:1;}s:3:"buy";a:0:{}}"
["buy_count"]=>
string(1) "0"
["buy_w_count"]=>
string(1) "0"
["p_1"]=>
NULL
["p_2"]=>
NULL
["p_3"]=>
NULL
["p_4"]=>
NULL
["p_5"]=>
NULL
["p_6"]=>
NULL
["p_7"]=>
NULL
["p_8"]=>
NULL
["p_9"]=>
NULL
["p_10"]=>
NULL
["p_11"]=>
NULL
["p_12"]=>
NULL
["p_13"]=>
NULL
["p_14"]=>
NULL
["p_15"]=>
NULL
["p_16"]=>
NULL
["p_17"]=>
NULL
["p_18"]=>
NULL
["p_19"]=>
NULL
["p_20"]=>
NULL
["p_21"]=>
NULL
["p_22"]=>
NULL
["p_23"]=>
NULL
["p_24"]=>
NULL
["p_25"]=>
NULL
["p_26"]=>
NULL
["p_27"]=>
NULL
["p_28"]=>
NULL
["p_29"]=>
NULL
["p_30"]=>
NULL
["p_31"]=>
NULL
["p_32"]=>
NULL
["p_33"]=>
NULL
["p_34"]=>
NULL
["p_35"]=>
NULL
["p_36"]=>
NULL
["p_37"]=>
NULL
["p_38"]=>
NULL
["p_39"]=>
NULL
["p_40"]=>
NULL
["p_41"]=>
NULL
["p_42"]=>
NULL
["p_43"]=>
NULL
["p_44"]=>
NULL
["p_45"]=>
NULL
["p_46"]=>
NULL
["p_47"]=>
NULL
["p_48"]=>
NULL
["p_49"]=>
NULL
["p_50"]=>
NULL
["adjunct"]=>
string(6) "a:0:{}"
["seo_info"]=>
array(3) {
["seo_title"]=>
string(0) ""
["seo_keywords"]=>
string(0) ""
["seo_description"]=>
string(0) ""
}
["wapintro"]=>
string(0) ""
["products"]=>
array(23) {
["product_id"]=>
string(4) "1190"
["goods_id"]=>
string(3) "284"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(8) "10000297"
["price"]=>
string(6) "15.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "22.500"
["name"]=>
string(24) "家用手动绞菜肉机"
["weight"]=>
string(7) "105.000"
["unit"]=>
NULL
["store"]=>
int(100)
["store_place"]=>
string(0) ""
["freez"]=>
string(1) "0"
["goods_type"]=>
string(6) "normal"
["spec_info"]=>
NULL
["spec_desc"]=>
bool(false)
["is_default"]=>
string(4) "true"
["qrcode_image_id"]=>
string(32) "9412624d7f8a24cf3f47e03df1811d12"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1576017086"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[18]=>
array(103) {
["goods_id"]=>
string(3) "283"
["bn"]=>
string(14) "G5DF018A23AB15"
["name"]=>
string(22) "时尚瓷8英寸深盘"
["price"]=>
string(5) "5.000"
["type_id"]=>
string(2) "12"
["cat_id"]=>
string(3) "125"
["brand_id"]=>
NULL
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "200"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1584397714"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1584397714"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(5) "7.500"
["weight"]=>
string(6) "70.000"
["unit"]=>
string(0) ""
["brief"]=>
string(0) ""
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "e566a6d263c6e9fcb5162a16de3d3a20"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(229) "
"
["store_place"]=>
NULL
["min_buy"]=>
NULL
["package_scale"]=>
string(4) "1.00"
["package_unit"]=>
string(0) ""
["package_use"]=>
NULL
["score_setting"]=>
string(6) "number"
["store_prompt"]=>
string(1) "1"
["nostore_sell"]=>
string(1) "0"
["goods_setting"]=>
array(1) {
["goods_template"]=>
string(1) "0"
}
["spec_desc"]=>
array(2) {
[7]=>
array(1) {
[1576015932100]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1576015932100"
["spec_value"]=>
string(8) "8 英寸"
["p_order"]=>
string(1) "1"
["spec_value_id"]=>
string(3) "100"
["spec_goods_images"]=>
string(0) ""
["spec_image"]=>
NULL
}
}
[9]=>
array(2) {
[1576015932126]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1576015932126"
["spec_value"]=>
string(6) "粉色"
["p_order"]=>
string(1) "1"
["spec_value_id"]=>
string(3) "126"
["spec_image"]=>
string(32) "e566a6d263c6e9fcb5162a16de3d3a20"
["spec_goods_images"]=>
string(32) "e566a6d263c6e9fcb5162a16de3d3a20"
}
[1576015932127]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1576015932127"
["spec_value"]=>
string(9) "浅黄色"
["p_order"]=>
string(1) "2"
["spec_value_id"]=>
string(3) "127"
["spec_image"]=>
string(32) "a0556ba893b35d180b029cf8bb27b459"
["spec_goods_images"]=>
string(32) "a0556ba893b35d180b029cf8bb27b459"
}
}
}
["params"]=>
bool(false)
["disabled"]=>
string(5) "false"
["rank_count"]=>
string(1) "0"
["comments_count"]=>
string(1) "0"
["view_w_count"]=>
string(1) "2"
["view_count"]=>
string(3) "160"
["count_stat"]=>
string(135) "a:2:{s:4:"view";a:8:{i:20338;i:1;i:20339;i:2;i:20346;i:1;i:20350;i:1;i:20391;i:2;i:20407;i:2;i:20419;i:1;i:20425;i:1;}s:3:"buy";a:0:{}}"
["buy_count"]=>
string(1) "0"
["buy_w_count"]=>
string(1) "0"
["p_1"]=>
NULL
["p_2"]=>
NULL
["p_3"]=>
NULL
["p_4"]=>
NULL
["p_5"]=>
NULL
["p_6"]=>
NULL
["p_7"]=>
NULL
["p_8"]=>
NULL
["p_9"]=>
NULL
["p_10"]=>
NULL
["p_11"]=>
NULL
["p_12"]=>
NULL
["p_13"]=>
NULL
["p_14"]=>
NULL
["p_15"]=>
NULL
["p_16"]=>
NULL
["p_17"]=>
NULL
["p_18"]=>
NULL
["p_19"]=>
NULL
["p_20"]=>
NULL
["p_21"]=>
NULL
["p_22"]=>
NULL
["p_23"]=>
NULL
["p_24"]=>
NULL
["p_25"]=>
NULL
["p_26"]=>
NULL
["p_27"]=>
NULL
["p_28"]=>
NULL
["p_29"]=>
NULL
["p_30"]=>
NULL
["p_31"]=>
NULL
["p_32"]=>
NULL
["p_33"]=>
NULL
["p_34"]=>
NULL
["p_35"]=>
NULL
["p_36"]=>
NULL
["p_37"]=>
NULL
["p_38"]=>
NULL
["p_39"]=>
NULL
["p_40"]=>
NULL
["p_41"]=>
NULL
["p_42"]=>
NULL
["p_43"]=>
NULL
["p_44"]=>
NULL
["p_45"]=>
NULL
["p_46"]=>
NULL
["p_47"]=>
NULL
["p_48"]=>
NULL
["p_49"]=>
NULL
["p_50"]=>
NULL
["adjunct"]=>
string(6) "a:0:{}"
["seo_info"]=>
array(3) {
["seo_title"]=>
string(0) ""
["seo_keywords"]=>
string(0) ""
["seo_description"]=>
string(0) ""
}
["wapintro"]=>
string(229) "
"
["products"]=>
array(23) {
["product_id"]=>
string(4) "1188"
["goods_id"]=>
string(3) "283"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(13) "6941595312861"
["price"]=>
string(5) "5.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(5) "7.500"
["name"]=>
string(22) "时尚瓷8英寸深盘"
["weight"]=>
string(6) "70.000"
["unit"]=>
NULL
["store"]=>
int(100)
["store_place"]=>
NULL
["freez"]=>
string(1) "0"
["goods_type"]=>
string(6) "normal"
["spec_info"]=>
string(35) "尺寸:8 英寸、花式:粉色"
["spec_desc"]=>
array(3) {
["spec_private_value_id"]=>
array(2) {
[7]=>
string(13) "1576015932100"
[9]=>
string(13) "1576015932126"
}
["spec_value"]=>
array(2) {
[7]=>
string(8) "8 英寸"
[9]=>
string(6) "粉色"
}
["spec_value_id"]=>
array(2) {
[7]=>
string(3) "100"
[9]=>
string(3) "126"
}
}
["is_default"]=>
string(4) "true"
["qrcode_image_id"]=>
string(32) "7461bc0c92329161a55fbae718449b33"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1584397714"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[19]=>
array(103) {
["goods_id"]=>
string(3) "282"
["bn"]=>
string(14) "G5DF0109548856"
["name"]=>
string(27) "时尚瓷4.5英寸利比碗"
["price"]=>
string(5) "2.000"
["type_id"]=>
string(2) "12"
["cat_id"]=>
string(3) "125"
["brand_id"]=>
NULL
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "200"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1584397752"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1584397765"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(5) "3.000"
["weight"]=>
string(6) "40.000"
["unit"]=>
string(0) ""
["brief"]=>
string(0) ""
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "7fd14d174e165670f6534aba0ecb1724"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(229) "
"
["store_place"]=>
NULL
["min_buy"]=>
NULL
["package_scale"]=>
string(4) "1.00"
["package_unit"]=>
string(0) ""
["package_use"]=>
NULL
["score_setting"]=>
string(6) "number"
["store_prompt"]=>
string(1) "1"
["nostore_sell"]=>
string(1) "0"
["goods_setting"]=>
array(1) {
["goods_template"]=>
string(1) "0"
}
["spec_desc"]=>
array(2) {
[7]=>
array(1) {
[1576013808103]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1576013808103"
["spec_value"]=>
string(10) "4.5 英寸"
["p_order"]=>
string(1) "4"
["spec_value_id"]=>
string(3) "103"
["spec_goods_images"]=>
string(0) ""
["spec_image"]=>
NULL
}
}
[9]=>
array(2) {
[1576013808126]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1576013808126"
["spec_value"]=>
string(6) "粉色"
["p_order"]=>
string(1) "1"
["spec_value_id"]=>
string(3) "126"
["spec_image"]=>
string(32) "6c96c33b95d3b3adcd9131ac318b17ca"
["spec_goods_images"]=>
string(32) "7fd14d174e165670f6534aba0ecb1724"
}
[1576013808127]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1576013808127"
["spec_value"]=>
string(9) "浅黄色"
["p_order"]=>
string(1) "2"
["spec_value_id"]=>
string(3) "127"
["spec_image"]=>
string(32) "2268a7a830c405a208bf8ad8bee17fa3"
["spec_goods_images"]=>
string(32) "44acbaaeff01dd7e481f46c21f3573f2"
}
}
}
["params"]=>
bool(false)
["disabled"]=>
string(5) "false"
["rank_count"]=>
string(1) "0"
["comments_count"]=>
string(1) "0"
["view_w_count"]=>
string(1) "2"
["view_count"]=>
string(3) "193"
["count_stat"]=>
string(135) "a:2:{s:4:"view";a:8:{i:20382;i:1;i:20383;i:1;i:20391;i:1;i:20392;i:1;i:20407;i:2;i:20419;i:1;i:20430;i:1;i:20436;i:1;}s:3:"buy";a:0:{}}"
["buy_count"]=>
string(1) "0"
["buy_w_count"]=>
string(1) "0"
["p_1"]=>
NULL
["p_2"]=>
NULL
["p_3"]=>
NULL
["p_4"]=>
NULL
["p_5"]=>
NULL
["p_6"]=>
NULL
["p_7"]=>
NULL
["p_8"]=>
NULL
["p_9"]=>
NULL
["p_10"]=>
NULL
["p_11"]=>
NULL
["p_12"]=>
NULL
["p_13"]=>
NULL
["p_14"]=>
NULL
["p_15"]=>
NULL
["p_16"]=>
NULL
["p_17"]=>
NULL
["p_18"]=>
NULL
["p_19"]=>
NULL
["p_20"]=>
NULL
["p_21"]=>
NULL
["p_22"]=>
NULL
["p_23"]=>
NULL
["p_24"]=>
NULL
["p_25"]=>
NULL
["p_26"]=>
NULL
["p_27"]=>
NULL
["p_28"]=>
NULL
["p_29"]=>
NULL
["p_30"]=>
NULL
["p_31"]=>
NULL
["p_32"]=>
NULL
["p_33"]=>
NULL
["p_34"]=>
NULL
["p_35"]=>
NULL
["p_36"]=>
NULL
["p_37"]=>
NULL
["p_38"]=>
NULL
["p_39"]=>
NULL
["p_40"]=>
NULL
["p_41"]=>
NULL
["p_42"]=>
NULL
["p_43"]=>
NULL
["p_44"]=>
NULL
["p_45"]=>
NULL
["p_46"]=>
NULL
["p_47"]=>
NULL
["p_48"]=>
NULL
["p_49"]=>
NULL
["p_50"]=>
NULL
["adjunct"]=>
string(6) "a:0:{}"
["seo_info"]=>
array(3) {
["seo_title"]=>
string(0) ""
["seo_keywords"]=>
string(0) ""
["seo_description"]=>
string(0) ""
}
["wapintro"]=>
string(229) "
"
["products"]=>
array(23) {
["product_id"]=>
string(4) "1185"
["goods_id"]=>
string(3) "282"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(13) "6941595312816"
["price"]=>
string(5) "2.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(5) "3.000"
["name"]=>
string(27) "时尚瓷4.5英寸利比碗"
["weight"]=>
string(6) "40.000"
["unit"]=>
NULL
["store"]=>
int(100)
["store_place"]=>
NULL
["freez"]=>
string(1) "0"
["goods_type"]=>
string(6) "normal"
["spec_info"]=>
string(37) "尺寸:4.5 英寸、花式:粉色"
["spec_desc"]=>
array(3) {
["spec_private_value_id"]=>
array(2) {
[7]=>
string(13) "1576013808103"
[9]=>
string(13) "1576013808126"
}
["spec_value"]=>
array(2) {
[7]=>
string(10) "4.5 英寸"
[9]=>
string(6) "粉色"
}
["spec_value_id"]=>
array(2) {
[7]=>
string(3) "103"
[9]=>
string(3) "126"
}
}
["is_default"]=>
string(4) "true"
["qrcode_image_id"]=>
string(32) "88aed31af8d5348fa11344e6f2d75ef0"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1584397765"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
}
["goods_row"]=>
array(103) {
["goods_id"]=>
string(3) "282"
["bn"]=>
string(14) "G5DF0109548856"
["name"]=>
string(27) "时尚瓷4.5英寸利比碗"
["price"]=>
string(5) "2.000"
["type_id"]=>
string(2) "12"
["cat_id"]=>
string(3) "125"
["brand_id"]=>
NULL
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "200"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1584397752"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1584397765"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(5) "3.000"
["weight"]=>
string(6) "40.000"
["unit"]=>
string(0) ""
["brief"]=>
string(0) ""
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "7fd14d174e165670f6534aba0ecb1724"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(229) "
"
["store_place"]=>
NULL
["min_buy"]=>
NULL
["package_scale"]=>
string(4) "1.00"
["package_unit"]=>
string(0) ""
["package_use"]=>
NULL
["score_setting"]=>
string(6) "number"
["store_prompt"]=>
string(1) "1"
["nostore_sell"]=>
string(1) "0"
["goods_setting"]=>
array(1) {
["goods_template"]=>
string(1) "0"
}
["spec_desc"]=>
array(2) {
[7]=>
array(1) {
[1576013808103]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1576013808103"
["spec_value"]=>
string(10) "4.5 英寸"
["p_order"]=>
string(1) "4"
["spec_value_id"]=>
string(3) "103"
["spec_goods_images"]=>
string(0) ""
["spec_image"]=>
NULL
}
}
[9]=>
array(2) {
[1576013808126]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1576013808126"
["spec_value"]=>
string(6) "粉色"
["p_order"]=>
string(1) "1"
["spec_value_id"]=>
string(3) "126"
["spec_image"]=>
string(32) "6c96c33b95d3b3adcd9131ac318b17ca"
["spec_goods_images"]=>
string(32) "7fd14d174e165670f6534aba0ecb1724"
}
[1576013808127]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1576013808127"
["spec_value"]=>
string(9) "浅黄色"
["p_order"]=>
string(1) "2"
["spec_value_id"]=>
string(3) "127"
["spec_image"]=>
string(32) "2268a7a830c405a208bf8ad8bee17fa3"
["spec_goods_images"]=>
string(32) "44acbaaeff01dd7e481f46c21f3573f2"
}
}
}
["params"]=>
bool(false)
["disabled"]=>
string(5) "false"
["rank_count"]=>
string(1) "0"
["comments_count"]=>
string(1) "0"
["view_w_count"]=>
string(1) "2"
["view_count"]=>
string(3) "193"
["count_stat"]=>
string(135) "a:2:{s:4:"view";a:8:{i:20382;i:1;i:20383;i:1;i:20391;i:1;i:20392;i:1;i:20407;i:2;i:20419;i:1;i:20430;i:1;i:20436;i:1;}s:3:"buy";a:0:{}}"
["buy_count"]=>
string(1) "0"
["buy_w_count"]=>
string(1) "0"
["p_1"]=>
NULL
["p_2"]=>
NULL
["p_3"]=>
NULL
["p_4"]=>
NULL
["p_5"]=>
NULL
["p_6"]=>
NULL
["p_7"]=>
NULL
["p_8"]=>
NULL
["p_9"]=>
NULL
["p_10"]=>
NULL
["p_11"]=>
NULL
["p_12"]=>
NULL
["p_13"]=>
NULL
["p_14"]=>
NULL
["p_15"]=>
NULL
["p_16"]=>
NULL
["p_17"]=>
NULL
["p_18"]=>
NULL
["p_19"]=>
NULL
["p_20"]=>
NULL
["p_21"]=>
NULL
["p_22"]=>
NULL
["p_23"]=>
NULL
["p_24"]=>
NULL
["p_25"]=>
NULL
["p_26"]=>
NULL
["p_27"]=>
NULL
["p_28"]=>
NULL
["p_29"]=>
NULL
["p_30"]=>
NULL
["p_31"]=>
NULL
["p_32"]=>
NULL
["p_33"]=>
NULL
["p_34"]=>
NULL
["p_35"]=>
NULL
["p_36"]=>
NULL
["p_37"]=>
NULL
["p_38"]=>
NULL
["p_39"]=>
NULL
["p_40"]=>
NULL
["p_41"]=>
NULL
["p_42"]=>
NULL
["p_43"]=>
NULL
["p_44"]=>
NULL
["p_45"]=>
NULL
["p_46"]=>
NULL
["p_47"]=>
NULL
["p_48"]=>
NULL
["p_49"]=>
NULL
["p_50"]=>
NULL
["adjunct"]=>
string(6) "a:0:{}"
["seo_info"]=>
array(3) {
["seo_title"]=>
string(0) ""
["seo_keywords"]=>
string(0) ""
["seo_description"]=>
string(0) ""
}
["wapintro"]=>
string(229) "
"
["products"]=>
array(23) {
["product_id"]=>
string(4) "1185"
["goods_id"]=>
string(3) "282"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(13) "6941595312816"
["price"]=>
string(5) "2.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(5) "3.000"
["name"]=>
string(27) "时尚瓷4.5英寸利比碗"
["weight"]=>
string(6) "40.000"
["unit"]=>
NULL
["store"]=>
int(100)
["store_place"]=>
NULL
["freez"]=>
string(1) "0"
["goods_type"]=>
string(6) "normal"
["spec_info"]=>
string(37) "尺寸:4.5 英寸、花式:粉色"
["spec_desc"]=>
array(3) {
["spec_private_value_id"]=>
array(2) {
[7]=>
string(13) "1576013808103"
[9]=>
string(13) "1576013808126"
}
["spec_value"]=>
array(2) {
[7]=>
string(10) "4.5 英寸"
[9]=>
string(6) "粉色"
}
["spec_value_id"]=>
array(2) {
[7]=>
string(3) "103"
[9]=>
string(3) "126"
}
}
["is_default"]=>
string(4) "true"
["qrcode_image_id"]=>
string(32) "88aed31af8d5348fa11344e6f2d75ef0"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1584397765"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
["key"]=>
int(19)
["imageset"]=>
array(3) {
["L"]=>
array(8) {
["default_image"]=>
string(32) "23b79dd6a8f437f09870fdb90e41815e"
["width"]=>
string(3) "600"
["height"]=>
string(3) "600"
["wm_type"]=>
string(4) "none"
["wm_text"]=>
string(0) ""
["wm_image"]=>
string(0) ""
["wm_opacity"]=>
string(0) ""
["wm_loc"]=>
string(0) ""
}
["M"]=>
array(8) {
["default_image"]=>
string(32) "4b66a4c21450e0ef2ff9632b4b8e5716"
["width"]=>
string(3) "300"
["height"]=>
string(3) "300"
["wm_type"]=>
string(4) "none"
["wm_text"]=>
string(8) "ebuymall"
["wm_image"]=>
string(0) ""
["wm_opacity"]=>
string(2) "20"
["wm_loc"]=>
string(2) "mc"
}
["S"]=>
array(3) {
["default_image"]=>
string(32) "17d39d7daefc0644caf5ff7fe22f516f"
["width"]=>
string(3) "120"
["height"]=>
string(3) "140"
}
}
["buytarget"]=>
string(16) "_dialog_minicart"
}
["_object"]=>
array(2) {
["base_component_compiler"]=>
object(base_component_compiler)#110 (24) {
["left_delimiter"]=>
string(2) "<{"
["right_delimiter"]=>
string(2) "}>"
["enable_strip_whitespace"]=>
bool(false)
["_vars"]=>
array(0) {
}
["_file"]=>
string(0) ""
["_literal"]=>
array(0) {
}
["_foreachelse_stack"]=>
array(0) {
}
["_for_stack"]=>
int(0)
["_if_stack"]=>
string(0) ""
["_sectionelse_stack"]=>
array(0) {
}
["_switch_stack"]=>
array(0) {
}
["_tag_stack"]=>
array(0) {
}
["_require_stack"]=>
array(0) {
}
["_block_stack"]=>
array(0) {
}
["_head_stack"]=>
array(0) {
}
["bundle_vars"]=>
array(0) {
}
["compile_helper"]=>
array(19) {
["compile_wap_main"]=>
object(wap_view_compiler)#113 (1) {
["widgets_libs"]=>
NULL
}
["compile_wap_require"]=>
object(wap_view_compiler)#113 (1) {
["widgets_libs"]=>
NULL
}
["compile_wap_widgets"]=>
object(wap_view_compiler)#113 (1) {
["widgets_libs"]=>
NULL
}
["compile_modifier_gimage"]=>
object(b2c_view_compiler)#115 (0) {
}
["compile_modifier_ship_name"]=>
object(b2c_view_compiler)#115 (0) {
}
["compile_modifier_order_remark"]=>
object(b2c_view_compiler)#115 (0) {
}
["compile_modifier_ship_area"]=>
object(b2c_view_compiler)#115 (0) {
}
["compile_modifier_cur"]=>
object(ectools_view_compiler)#116 (0) {
}
["compile_modifier_cur_odr"]=>
object(ectools_view_compiler)#116 (0) {
}
["compile_modifier_cur_name"]=>
object(ectools_view_compiler)#116 (0) {
}
["compile_modifier_pay_name"]=>
object(ectools_view_compiler)#116 (0) {
}
["compile_modifier_operactor_name"]=>
object(ectools_view_compiler)#116 (0) {
}
["compile_main"]=>
object(site_view_compiler)#117 (1) {
["widgets_libs"]=>
NULL
}
["compile_require"]=>
object(site_view_compiler)#117 (1) {
["widgets_libs"]=>
NULL
}
["compile_widget"]=>
object(site_view_compiler)#117 (1) {
["widgets_libs"]=>
NULL
}
["compile_widgets"]=>
object(site_view_compiler)#117 (1) {
["widgets_libs"]=>
NULL
}
["compile_modifier_default"]=>
object(base_view_compiler)#118 (0) {
}
["compile_ecos_logo"]=>
object(base_view_compiler)#118 (0) {
}
["compile_math"]=>
object(base_view_compiler)#118 (0) {
}
}
["view_helper"]=>
array(69) {
["__construct"]=>
string(19) "ectools_view_helper"
["block_capture"]=>
string(16) "base_view_helper"
["block_area"]=>
string(16) "base_view_helper"
["block_t"]=>
string(16) "base_view_helper"
["block_t2t"]=>
string(16) "base_view_helper"
["_tpl_escape_chars"]=>
string(16) "base_view_helper"
["function_appconf"]=>
string(16) "base_view_helper"
["function_counter"]=>
string(16) "base_view_helper"
["function_html_options"]=>
string(16) "base_view_helper"
["_tpl_function_html_options_optoutput"]=>
string(16) "base_view_helper"
["_function_html_options_optgroup"]=>
string(16) "base_view_helper"
["function_html_table"]=>
string(16) "base_view_helper"
["_function_html_table_cycle"]=>
string(16) "base_view_helper"
["function_json"]=>
string(16) "base_view_helper"
["function_mailto"]=>
string(16) "base_view_helper"
["function_pagers"]=>
string(15) "b2c_view_helper"
["_pager_link"]=>
string(15) "b2c_view_helper"
["function_toinput"]=>
string(16) "base_view_helper"
["_tpl_function_toinput"]=>
string(16) "base_view_helper"
["modifier_amount"]=>
string(16) "base_view_helper"
["modifier_storager"]=>
string(16) "base_view_helper"
["modifier_cdate"]=>
string(16) "base_view_helper"
["modifier_cut"]=>
string(16) "base_view_helper"
["modifier_strip_tags"]=>
string(16) "base_view_helper"
["utftrim"]=>
string(16) "base_view_helper"
["modifier_date"]=>
string(16) "base_view_helper"
["make_timestamp"]=>
string(16) "base_view_helper"
["modifier_date_format"]=>
string(16) "base_view_helper"
["modifier_escape"]=>
string(16) "base_view_helper"
["modifier_gender"]=>
string(16) "base_view_helper"
["function_testtest"]=>
string(16) "base_view_helper"
["modifier_t"]=>
string(16) "base_view_helper"
["modifier_number"]=>
string(16) "base_view_helper"
["modifier_paddingleft"]=>
string(15) "b2c_view_helper"
["modifier_regex_replace"]=>
string(16) "base_view_helper"
["modifier_region"]=>
string(16) "base_view_helper"
["modifier_replace"]=>
string(16) "base_view_helper"
["modifier_strip"]=>
string(16) "base_view_helper"
["modifier_styleset"]=>
string(16) "base_view_helper"
["block_strip"]=>
string(16) "base_view_helper"
["modifier_print_r"]=>
string(16) "base_view_helper"
["modifier_count"]=>
string(16) "base_view_helper"
["function_wapheader"]=>
string(15) "wap_view_helper"
["function_wapfooter"]=>
string(15) "wap_view_helper"
["function_wap_pagers"]=>
string(15) "wap_view_helper"
["function_goodsmenu"]=>
string(15) "b2c_view_helper"
["function_selector"]=>
string(15) "b2c_view_helper"
["function_goods_pager"]=>
string(15) "b2c_view_helper"
["_pager_links"]=>
string(15) "b2c_view_helper"
["modifier_lazyimg"]=>
string(15) "b2c_view_helper"
["function_goodsspec"]=>
string(15) "b2c_view_helper"
["modifier_ship_area_id"]=>
string(15) "b2c_view_helper"
["modifier_spec_desc"]=>
string(15) "b2c_view_helper"
["modifier_barcode"]=>
string(19) "ectools_view_helper"
["modifier_payname"]=>
string(19) "ectools_view_helper"
["function_header"]=>
string(16) "site_view_helper"
["function_footer"]=>
string(16) "site_view_helper"
["function_template_filter"]=>
string(16) "site_view_helper"
["function_vcode"]=>
string(16) "site_view_helper"
["block_tab"]=>
string(19) "desktop_view_helper"
["block_tabber"]=>
string(19) "desktop_view_helper"
["block_help"]=>
string(19) "desktop_view_helper"
["block_permission"]=>
string(19) "desktop_view_helper"
["function_filter"]=>
string(19) "desktop_view_helper"
["function_uploader"]=>
string(19) "desktop_view_helper"
["function_desktop_header"]=>
string(19) "desktop_view_helper"
["function_desktop_footer"]=>
string(19) "desktop_view_helper"
["modifier_userdate"]=>
string(19) "desktop_view_helper"
["modifier_usertime"]=>
string(19) "desktop_view_helper"
}
["controller"]=>
*RECURSION*
["i"]=>
int(0)
["lib"]=>
array(0) {
}
["_if_replace"]=>
array(2) {
[0]=>
array(17) {
[0]=>
string(27) "!(\s+)is\s+not\s+odd(\s+)!i"
[1]=>
string(21) "!(\s+)is\s+odd(\s+)!i"
[2]=>
string(28) "!(\s+)is\s+not\s+even(\s+)!i"
[3]=>
string(22) "!(\s+)is\s+even(\s+)!i"
[4]=>
string(16) "!(\s+)neq(\s+)!i"
[5]=>
string(15) "!(\s+)eq(\s+)!i"
[6]=>
string(15) "!(\s+)ne(\s+)!i"
[7]=>
string(15) "!(\s+)lt(\s+)!i"
[8]=>
string(15) "!(\s+)gt(\s+)!i"
[9]=>
string(16) "!(\s+)lte(\s+)!i"
[10]=>
string(15) "!(\s+)le(\s+)!i"
[11]=>
string(15) "!(\s+)ge(\s+)!i"
[12]=>
string(16) "!(\s+)and(\s+)!i"
[13]=>
string(15) "!(\s+)or(\s+)!i"
[14]=>
string(16) "!(\s+)not(\s+)!i"
[15]=>
string(16) "!(\s+)mod(\s+)!i"
[16]=>
string(15) "!(\s+)is(\s+)!i"
}
[1]=>
array(17) {
[0]=>
string(9) "\1%2==0\2"
[1]=>
string(9) "\1%2==1\2"
[2]=>
string(9) "\1%2==1\2"
[3]=>
string(9) "\1%2==0\2"
[4]=>
string(6) "\1!=\2"
[5]=>
string(6) "\1==\2"
[6]=>
string(6) "\1!=\2"
[7]=>
string(5) "\1<\2"
[8]=>
string(5) "\1>\2"
[9]=>
string(6) "\1<=\2"
[10]=>
string(6) "\1<=\2"
[11]=>
string(6) "\1>=\2"
[12]=>
string(6) "\1&&\2"
[13]=>
string(6) "\1||\2"
[14]=>
string(5) "\1!\2"
[15]=>
string(5) "\1%\2"
[16]=>
string(6) "\1==\2"
}
}
["_fix_quotes_seq"]=>
int(3)
["_fix_quotes"]=>
array(3) {
[0]=>
string(11) "'goods_row'"
[1]=>
string(10) "'products'"
[2]=>
string(7) "'price'"
}
}
["base_component_ui"]=>
object(base_component_ui)#119 (7) {
["base_dir"]=>
string(0) ""
["base_url"]=>
string(0) ""
["_form_path"]=>
array(0) {
}
["_imgbundle":"base_component_ui":private]=>
array(0) {
}
["_pageid":"base_component_ui":private]=>
NULL
["controller"]=>
*RECURSION*
["app"]=>
object(app)#10 (23) {
["__render":"app":private]=>
NULL
["__router":"app":private]=>
NULL
["__define":"app":private]=>
array(9) {
["name"]=>
string(25) "ECStore网上商店系统"
["main_app"]=>
array(2) {
["exclusion"]=>
string(4) "true"
["value"]=>
string(4) "true"
}
["node_id"]=>
string(4) "true"
["description"]=>
string(26) "ECstore 网上商店系统"
["author"]=>
array(3) {
["name"]=>
string(18) "shopex开发团队"
["email"]=>
string(13) "dev@shopex.cn"
["url"]=>
string(20) "http://www.shopex.cn"
}
["version"]=>
string(3) "5.7"
["license"]=>
string(14) "shopex license"
["parent_model_class"]=>
string(11) "dbeav_model"
["depends"]=>
array(1) {
["app"]=>
array(5) {
[0]=>
array(1) {
["value"]=>
string(7) "desktop"
}
[1]=>
array(1) {
["value"]=>
string(7) "content"
}
[2]=>
array(1) {
["value"]=>
string(7) "ectools"
}
[3]=>
array(1) {
["value"]=>
string(17) "entermembercenter"
}
[4]=>
array(1) {
["value"]=>
string(12) "apiactionlog"
}
}
}
}
["__taskrunner":"app":private]=>
NULL
["__checkVaryArr":"app":private]=>
array(0) {
}
["__langPack":"app":private]=>
array(0) {
}
["__installed":"app":private]=>
NULL
["__actived":"app":private]=>
NULL
["__setting":"app":private]=>
object(base_setting)#54 (4) {
["app"]=>
*RECURSION*
["__source_file_path"]=>
string(42) "/home/wwwroot/ebuymall/app/b2c/setting.php"
["__app_conf":"base_setting":private]=>
array(11) {
["gallery.default_view"]=>
string(4) "grid"
["gallery.display.stock_goods"]=>
string(4) "true"
["gallery.display.listnum"]=>
string(2) "20"
["gallery.display.pagenum"]=>
string(3) "100"
["site.show_mark_price"]=>
string(4) "true"
["system.money.decimals"]=>
string(1) "2"
["system.money.operation.carryset"]=>
string(1) "0"
["gallery.display.buynum"]=>
string(4) "true"
["gallery.display.store_status"]=>
string(4) "true"
["gallery.store_status.num"]=>
string(2) "10"
["site.buy.target"]=>
string(1) "3"
}
["__app_setting":"base_setting":private]=>
array(300) {
["errorpage.p404"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(69) "对不起,无法找到您访问的页面,请返回重新访问。"
}
["errorpage.p500"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(69) "对不起,系统无法执行您的请求,请稍后重新访问。"
}
["admin.dateFormat"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(5) "Y-m-d"
}
["admin.timeFormat"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(11) "Y-m-d H:i:s"
}
["cache.admin_tmpl"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(44) "/home/wwwroot/ebuymall/data/cache/admin_tmpl"
}
["cache.apc.enabled"]=>
array(2) {
["type"]=>
int(3)
["default"]=>
bool(false)
}
["cache.front_tmpl"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(44) "/home/wwwroot/ebuymall/data/cache/front_tmpl"
}
["log.level"]=>
array(2) {
["type"]=>
int(1)
["default"]=>
int(3)
}
["log.path"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(32) "/home/wwwroot/ebuymall/data/logs"
}
["misc.53kf_account"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(0) ""
}
["misc.53kf_adv"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(0) ""
}
["misc.53kf_interval"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(0) ""
}
["misc.53kf_open"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(0) ""
}
["misc.53kf_style"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(0) ""
}
["misc.forum_code"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(0) ""
}
["misc.forum_key"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(0) ""
}
["misc.forum_login_api"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(0) ""
}
["misc.forum_url"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(0) ""
}
["misc.im_alpha"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(0) ""
}
["misc.im_hide"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(0) ""
}
["misc.im_list"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(0) ""
}
["misc.im_position"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(0) ""
}
["misc.im_show_page"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(0) ""
}
["point.get_policy"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(0) ""
}
["point.get_rate"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(0) ""
}
["point.refund_method"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(0) ""
}
["point.set_commend"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(0) ""
}
["point.set_commend_help"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(0) ""
}
["point.set_commend_help_v"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(0) ""
}
["point.set_commend_v"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(0) ""
}
["point.set_coupon"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(0) ""
}
["point.set_register"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(0) ""
}
["point.set_register_v"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(0) ""
}
["coupon.code.encrypt_len"]=>
array(2) {
["type"]=>
int(1)
["default"]=>
int(5)
}
["coupon.code.count_len"]=>
array(2) {
["type"]=>
int(1)
["default"]=>
int(5)
}
["coupon.mc.use_times"]=>
array(3) {
["type"]=>
int(1)
["default"]=>
int(1)
["desc"]=>
string(21) "优惠券可用次数"
}
["shop.showGenerator"]=>
array(2) {
["type"]=>
int(3)
["default"]=>
bool(true)
}
["site.version"]=>
array(3) {
["type"]=>
int(1)
["default"]=>
int(1765776551)
["desc"]=>
string(28) "version的最后修改时间"
}
["site.coupon_order_limit"]=>
array(3) {
["type"]=>
int(0)
["default"]=>
string(0) ""
["desc"]=>
string(33) "每张订单可用优惠券数量"
}
["site.delivery_time"]=>
array(3) {
["type"]=>
int(0)
["default"]=>
int(2)
["desc"]=>
string(18) "默认备货时间"
}
["site.goods_property"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(0) ""
}
["site.index_hot_num"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(0) ""
}
["site.index_new_num"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(0) ""
}
["site.index_recommend_num"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(0) ""
}
["site.index_special_num"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(0) ""
}
["site.show_mark_price"]=>
array(4) {
["type"]=>
int(3)
["default"]=>
string(4) "true"
["desc"]=>
string(27) "前台是否显示市场价"
["javascript"]=>
string(495) "$$('input[name^=set[site.show_mark_price]').addEvent('click',function(e){var row=this.getParent('tr');if(this.checked&&this.get('value')=='true'){row.getNext('tr').show();if(this.name=='set[site.show_mark_price]')row.getNext('tr').getNext('tr').show();}if(this.checked&&this.get('value')=='false'){row.getNext('tr').hide();if(this.name=='set[site.show_mark_price]')row.getNext('tr').getNext('tr').hide();}});$$('input[name^=set[site.show_mark_price]').each(function(el){el.fireEvent('click');});"
}
["selllog.display.switch"]=>
array(4) {
["type"]=>
int(3)
["default"]=>
string(5) "false"
["desc"]=>
string(30) "前台是否显示销售记录"
["javascript"]=>
string(697) "$$('input[name^=set[selllog.display.switch]').addEvent('click',function(e){var row=this.getParent('tr');if(this.checked&&this.get('value')=='true'){row.getNext('tr').show();if(this.name=='set[selllog.display.switch]')row.getNext('tr').getNext('tr').show();if(this.name=='set[selllog.display.switch]')row.getNext('tr').getNext('tr').getNext('tr').show();}if(this.checked&&this.get('value')=='false'){row.getNext('tr').hide();if(this.name=='set[selllog.display.switch]')row.getNext('tr').getNext('tr').hide();if(this.name=='set[selllog.display.switch]')row.getNext('tr').getNext('tr').getNext('tr').hide();}});$$('input[name^=set[selllog.display.switch]').each(function(el){el.fireEvent('click');});"
}
["selllog.display.limit"]=>
array(5) {
["type"]=>
int(1)
["default"]=>
string(1) "3"
["desc"]=>
string(36) "销售记录低于多少条不显示"
["javascript"]=>
string(180) "$$("input[name^=set[selllog.display.limit]]").addEvent("change",function(el){var _target=$(el.target)||$(el);if (_target.value == "" || _target.value == "0"){_target.value ="1"}});"
["vtype"]=>
string(6) "digits"
}
["selllog.display.listnum"]=>
array(5) {
["type"]=>
int(1)
["default"]=>
string(2) "20"
["desc"]=>
string(36) "商品详细页显示销售记录数"
["javascript"]=>
string(183) "$$("input[name^=set[selllog.display.listnum]]").addEvent("change",function(el){var _target=$(el.target)||$(el);if (_target.value == "" || _target.value == "0"){_target.value ="10"}});"
["vtype"]=>
string(6) "digits"
}
["selllog.display.member.price"]=>
array(3) {
["type"]=>
int(3)
["default"]=>
bool(true)
["desc"]=>
string(36) "销售记录是否显示销售价格"
}
["site.login_close_autocomplete"]=>
array(3) {
["type"]=>
int(3)
["default"]=>
string(5) "false"
["desc"]=>
string(42) "是否关闭登陆时用户名自动补全"
}
["site.login_valide"]=>
array(3) {
["type"]=>
int(3)
["default"]=>
string(4) "true"
["desc"]=>
string(30) "会员登录需输入验证码"
}
["site.login_type"]=>
array(4) {
["type"]=>
int(2)
["default"]=>
string(4) "href"
["options"]=>
array(2) {
["href"]=>
string(18) "跳转至登录页"
["target"]=>
string(18) "弹出登录窗口"
}
["desc"]=>
string(18) "顾客登录方式"
}
["site.register_valide"]=>
array(3) {
["type"]=>
int(3)
["default"]=>
string(4) "true"
["desc"]=>
string(30) "会员注册需输入验证码"
}
["site.sms_valide"]=>
array(4) {
["type"]=>
int(3)
["default"]=>
string(4) "true"
["desc"]=>
string(72) "注册、找回密码、绑定手机发送短信时是否需要验证码"
["helpinfo"]=>
string(110) "若客户不开启图文验证码,可能会遭受到短信轰炸攻击。"
}
["site.sms_only_valide"]=>
array(3) {
["type"]=>
int(3)
["default"]=>
string(5) "false"
["desc"]=>
string(36) "是否开启只允许手机号注册"
}
["site.isfastbuy_display"]=>
array(3) {
["type"]=>
int(3)
["default"]=>
string(4) "true"
["desc"]=>
string(24) "是否显示立即购买"
}
["site.buy.target"]=>
array(4) {
["type"]=>
int(2)
["default"]=>
string(1) "3"
["options"]=>
array(3) {
[2]=>
string(21) "弹出购物车页面"
[1]=>
string(30) "本页跳转到购物车页面"
[3]=>
string(39) "不跳转页面,直接加入购物车"
}
["desc"]=>
string(33) "顾客点击商品购买按钮后"
}
["site.market_price"]=>
array(4) {
["type"]=>
int(2)
["default"]=>
string(1) "1"
["desc"]=>
string(41) "如果无市场价,则市场价=销售价"
["options"]=>
array(2) {
[1]=>
string(2) "×"
[2]=>
string(1) "+"
}
}
["site.market_rate"]=>
array(6) {
["type"]=>
int(0)
["default"]=>
string(3) "1.2"
["desc"]=>
string(0) ""
["javascript"]=>
string(283) "var _site_market_rate = $E("input[name^='set[site.market_rate]']");if (_site_market_rate.value == "") _site_market_rate.value = "1.2";_site_market_rate.addEvent("change",function(e){var _target=$(e.target)||$(e);if (_target.value == "" || _target.value <="1") _target.value="1.2";});"
["vtype"]=>
string(8) "positive"
["helpinfo"]=>
string(97) "建议数值大于1,输入数值小于1则值自动设为1.2"
}
["site.save_price"]=>
array(4) {
["type"]=>
int(2)
["default"]=>
string(1) "1"
["desc"]=>
string(33) "商品页是否显示节省金额"
["options"]=>
array(4) {
[0]=>
string(3) "否"
[1]=>
string(21) "显示节省的金额"
[2]=>
string(15) "显示百分比"
[3]=>
string(12) "显示折扣"
}
}
["site.member_price_display"]=>
array(4) {
["type"]=>
int(2)
["default"]=>
string(1) "0"
["desc"]=>
string(21) "会员价显示设定"
["options"]=>
array(4) {
[1]=>
string(30) "显示所有会员等级价格"
[2]=>
string(18) "不显示会员价"
[3]=>
string(18) "只显示会员价"
[4]=>
string(51) "显示会员价同时显示所有会员等级价格"
}
}
["site.meta_desc"]=>
array(3) {
["type"]=>
int(4)
["default"]=>
string(0) ""
["desc"]=>
string(36) "META_DESCRIPTION(页面描述)" } ["site.meta_key_words"]=> array(3) { ["type"]=> int(0) ["default"]=> string(0) "" ["desc"]=> string(36) "META_KEYWORDS (页面关键词)" } ["site.order_storage"]=> array(4) { ["type"]=> int(2) ["default"]=> string(0) "" ["options"]=> array(2) { [0]=> string(27) "订单发货后扣除库存" [1]=> string(27) "订单生成立即扣库存" } ["desc"]=> string(18) "库存扣除方式" } ["site.offline_pay"]=> array(3) { ["type"]=> int(3) ["default"]=> string(4) "true" ["desc"]=> string(24) "支持线下支付方式" } ["site.searchlist_num"]=> array(2) { ["type"]=> int(0) ["default"]=> string(0) "" } ["site.b2c_certify"]=> array(4) { ["type"]=> int(2) ["options"]=> array(2) { [0]=> string(15) "显示在底部" [1]=> string(15) "显示在左侧" } ["default"]=> string(0) "" ["desc"]=> string(25) "ShopEx Store 认证显示" } ["site.trigger_tax"]=> array(5) { ["id"]=> string(11) "trigger_tax" ["type"]=> int(3) ["default"]=> string(5) "false" ["desc"]=> string(18) "是否启用发票" ["javascript"]=> string(127) "if(document.getElement("[name=\"set[site.trigger_tax]\"]:checked").value == "false") $$(".trigger_tax").getParent("tr").hide();" } ["site.personal_tax_ratio"]=> array(7) { ["class"]=> string(11) "trigger_tax" ["type"]=> int(0) ["default"]=> string(4) "0.05" ["desc"]=> string(18) "个人发票税率" ["helpinfo"]=> string(107) "例:税率为5%请填写0.05,留空则前台不显示税率信息。" ["javascript"]=> string(179) "$$("input[name^=set[site.personal_tax_ratio]]").addEvent("change",function(e){var _target=$(e.target)||$(e);if (_target.value == "" || _target.value == "0") _target.value = "";});" ["vtype"]=> string(6) "number" } ["site.company_tax_ratio"]=> array(7) { ["class"]=> string(11) "trigger_tax" ["type"]=> int(0) ["default"]=> string(4) "0.05" ["desc"]=> string(18) "公司发票税率" ["helpinfo"]=> string(107) "例:税率为5%请填写0.05,留空则前台不显示税率信息。" ["javascript"]=> string(178) "$$("input[name^=set[site.company_tax_ratio]]").addEvent("change",function(e){var _target=$(e.target)||$(e);if (_target.value == "" || _target.value == "0") _target.value = "";});" ["vtype"]=> string(6) "number" } ["site.tax_content"]=> array(6) { ["class"]=> string(11) "trigger_tax" ["type"]=> int(0) ["default"]=> string(39) "商品清单,电器,办公用品,其它" ["desc"]=> string(18) "发票内容选项" ["helpinfo"]=> string(132) "多个发票内容选项请用英文“,”隔开,如为空则前台不显示该选项模块。" ["javascript"]=> string(172) "$$("input[name^=set[site.tax_content]]").addEvent("change",function(e){var _target=$(e.target)||$(e);if (_target.value == "" || _target.value == "0") _target.value = "";});" } ["site.copyright"]=> array(3) { ["type"]=> int(4) ["default"]=> string(21) "copyright © 2008" ["desc"]=> string(12) "版权信息" } ["site.logo"]=> array(5) { ["type"]=> string(11) "SET_T_IMAGE" ["default"]=> string(32) "d18275154e123450c53a03d30b23501e" ["desc"]=> string(10) "商店Logo" ["backend"]=> string(6) "public" ["extends_attr"]=> array(2) { ["width"]=> int(200) ["height"]=> int(95) } } ["site.loginlogo"]=> array(6) { ["type"]=> string(11) "SET_T_IMAGE" ["default"]=> string(0) "" ["desc"]=> string(27) "登录注册页左侧大图" ["backend"]=> string(6) "public" ["extends_attr"]=> array(2) { ["width"]=> int(200) ["height"]=> int(95) } ["helpinfo"]=> string(63) "图片标准宽度为600*600" } ["site.certtext"]=> array(3) { ["type"]=> int(0) ["default"]=> string(0) "" ["desc"]=> string(9) "备案号" } ["site.cert"]=> array(3) { ["type"]=> int(5) ["default"]=> string(35) "cert/bazs.cert|bazs.cert|fs_storage" ["desc"]=> string(12) "备案证书" } ["site.homepage.tmpl_name"]=> array(2) { ["type"]=> int(0) ["default"]=> string(8) "1-column" } ["site.thumbnail_pic_height"]=> array(3) { ["type"]=> int(1) ["default"]=> int(80) ["desc"]=> string(15) "缩略图高度" } ["site.thumbnail_pic_width"]=> array(3) { ["type"]=> int(1) ["default"]=> int(110) ["desc"]=> string(15) "缩略图宽度" } ["site.small_pic_height"]=> array(3) { ["type"]=> int(1) ["default"]=> int(300) ["desc"]=> string(0) "" } ["site.small_pic_width"]=> array(3) { ["type"]=> int(1) ["default"]=> int(300) ["desc"]=> string(0) "" } ["site.big_pic_height"]=> array(3) { ["type"]=> int(1) ["default"]=> int(600) ["desc"]=> string(0) "" } ["site.big_pic_width"]=> array(3) { ["type"]=> int(1) ["default"]=> int(600) ["desc"]=> string(0) "" } ["site.default_thumbnail_pic"]=> array(3) { ["type"]=> int(0) ["default"]=> string(85) "images/default/default_thumbnail_pic.gif|default/default_thumbnail_pic.gif|fs_storage" ["desc"]=> string(0) "" } ["site.default_small_pic"]=> array(3) { ["type"]=> int(0) ["default"]=> string(77) "images/default/default_small_pic.gif|default/default_small_pic.gif|fs_storage" ["desc"]=> string(0) "" } ["site.default_big_pic"]=> array(3) { ["type"]=> int(0) ["default"]=> string(73) "images/default/default_big_pic.gif|default/default_big_pic.gif|fs_storage" ["desc"]=> string(0) "" } ["site.watermark.wm_small_enable"]=> array(3) { ["type"]=> int(1) ["default"]=> int(0) ["desc"]=> string(0) "" } ["site.watermark.wm_small_loc"]=> array(3) { ["type"]=> int(1) ["default"]=> int(1) ["desc"]=> string(0) "" } ["site.watermark.wm_small_text"]=> array(3) { ["type"]=> int(0) ["default"]=> string(0) "" ["desc"]=> string(0) "" } ["site.watermark.wm_small_font"]=> array(3) { ["type"]=> int(0) ["default"]=> string(0) "" ["desc"]=> string(0) "" } ["site.watermark.wm_small_font_size"]=> array(3) { ["type"]=> int(1) ["default"]=> int(10) ["desc"]=> string(0) "" } ["site.watermark.wm_small_font_color"]=> array(3) { ["type"]=> int(0) ["default"]=> string(7) "#000000" ["desc"]=> string(0) "" } ["site.watermark.wm_small_pic"]=> array(3) { ["type"]=> int(0) ["default"]=> string(60) "images/default/wm_big_pic.gif|default_big_pic.gif|fs_storage" ["desc"]=> string(0) "" } ["site.watermark.wm_small_transition"]=> array(3) { ["type"]=> int(1) ["default"]=> int(100) ["desc"]=> string(0) "" } ["site.watermark.wm_big_enable"]=> array(3) { ["type"]=> int(1) ["default"]=> int(0) ["desc"]=> string(0) "" } ["site.watermark.wm_big_loc"]=> array(3) { ["type"]=> int(1) ["default"]=> int(0) ["desc"]=> string(0) "" } ["site.watermark.wm_big_font"]=> array(3) { ["type"]=> int(0) ["default"]=> string(0) "" ["desc"]=> string(0) "" } ["site.watermark.wm_big_text"]=> array(3) { ["type"]=> int(0) ["default"]=> string(0) "" ["desc"]=> string(0) "" } ["site.watermark.wm_big_font_size"]=> array(3) { ["type"]=> string(8) "ST_T_INT" ["default"]=> int(10) ["desc"]=> string(0) "" } ["site.watermark.wm_big_font_color"]=> array(3) { ["type"]=> int(0) ["default"]=> string(7) "#000000" ["desc"]=> string(0) "" } ["site.watermark.wm_big_pic"]=> array(3) { ["type"]=> int(0) ["default"]=> string(63) "images/default/wm_big_pic.gif|default/wm_big_pic.gif|fs_storage" ["desc"]=> string(0) "" } ["site.watermark.wm_big_transition"]=> array(3) { ["type"]=> int(1) ["default"]=> int(100) ["desc"]=> string(0) "" } ["site.homepage_title"]=> array(4) { ["type"]=> int(0) ["default"]=> string(14) "{ENV_shopname}" ["desc"]=> string(19) "TITLE(首页标题)" ["display"]=> string(5) "false" } ["site.homepage_meta_key_words"]=> array(3) { ["type"]=> int(0) ["default"]=> string(0) "" ["desc"]=> string(36) "META_KEYWORDS (页面关键词)" } ["site.homepage_meta_desc"]=> array(3) { ["type"]=> int(4) ["default"]=> string(14) "{ENV_shopname}" ["desc"]=> string(36) "META_DESCRIPTION (页面描述)" } ["site.goods_title"]=> array(4) { ["type"]=> int(0) ["default"]=> string(31) "{ENV_goods_name}_{ENV_shopname}" ["desc"]=> string(19) "TITLE(首页标题)" ["display"]=> string(5) "false" } ["site.goods_meta_key_words"]=> array(3) { ["type"]=> int(0) ["default"]=> string(14) "{ENV_goods_kw}" ["desc"]=> string(36) "META_KEYWORDS (页面关键词)" } ["site.goods_meta_desc"]=> array(3) { ["type"]=> int(4) ["default"]=> string(57) "{ENV_goods_name}现价{ENV_goods_price};{ENV_goods_intro}" ["desc"]=> string(36) "META_DESCRIPTION (页面描述)" } ["site.list_title"]=> array(4) { ["type"]=> int(0) ["default"]=> string(43) "{ENV_path}_{ENV_goods_cat_p}_{ENV_shopname}" ["desc"]=> string(19) "TITLE(首页标题)" ["display"]=> string(5) "false" } ["site.list_meta_key_words"]=> array(3) { ["type"]=> int(0) ["default"]=> string(11) "{ENV_brand}" ["desc"]=> string(36) "META_KEYWORDS (页面关键词)" } ["site.list_meta_desc"]=> array(3) { ["type"]=> int(4) ["default"]=> string(61) "{ENV_path},{ENV_shopname}共找到{ENV_goods_amount}个商品" ["desc"]=> string(36) "META_DESCRIPTION (页面描述)" } ["site.brand_index_title"]=> array(4) { ["type"]=> int(0) ["default"]=> string(27) "品牌专区_{ENV_shopname}" ["desc"]=> string(19) "TITLE(首页标题)" ["display"]=> string(5) "false" } ["site.brand_index_meta_key_words"]=> array(3) { ["type"]=> int(0) ["default"]=> string(11) "{ENV_brand}" ["desc"]=> string(36) "META_KEYWORDS (页面关键词)" } ["site.brand_index_meta_desc"]=> array(3) { ["type"]=> int(4) ["default"]=> string(52) "{ENV_shopname}提供{ENV_brand}等品牌的商品。" ["desc"]=> string(36) "META_DESCRIPTION (页面描述)" } ["site.brand_list_title"]=> array(4) { ["type"]=> int(0) ["default"]=> string(26) "{ENV_brand}_{ENV_shopname}" ["desc"]=> string(19) "TITLE(首页标题)" ["display"]=> string(5) "false" } ["site.brand_list_meta_key_words"]=> array(3) { ["type"]=> int(0) ["default"]=> string(14) "{ENV_brand_kw}" ["desc"]=> string(36) "META_KEYWORDS (页面关键词)" } ["site.brand_list_meta_desc"]=> array(3) { ["type"]=> int(4) ["default"]=> string(17) "{ENV_brand_intro}" ["desc"]=> string(36) "META_DESCRIPTION (页面描述)" } ["site.article_list_title"]=> array(4) { ["type"]=> int(0) ["default"]=> string(32) "{ENV_article_cat}_{ENV_shopname}" ["desc"]=> string(19) "TITLE(首页标题)" ["display"]=> string(5) "false" } ["site.article_list_meta_key_words"]=> array(3) { ["type"]=> int(0) ["default"]=> string(0) "" ["desc"]=> string(36) "META_KEYWORDS (页面关键词)" } ["site.article_list_meta_desc"]=> array(3) { ["type"]=> int(4) ["default"]=> string(31) "{ENV_shopname}{ENV_article_cat}" ["desc"]=> string(36) "META_DESCRIPTION (页面描述)" } ["site.article_title"]=> array(4) { ["type"]=> int(0) ["default"]=> string(51) "{ENV_article_title}_{ENV_shopname}{ENV_article_cat}" ["desc"]=> string(19) "TITLE(首页标题)" ["display"]=> string(5) "false" } ["site.article_meta_key_words"]=> array(3) { ["type"]=> int(0) ["default"]=> string(0) "" ["desc"]=> string(36) "META_KEYWORDS (页面关键词)" } ["site.article_meta_desc"]=> array(3) { ["type"]=> int(4) ["default"]=> string(19) "{ENV_article_intro}" ["desc"]=> string(36) "META_DESCRIPTION (页面描述)" } ["system.admin_verycode"]=> array(4) { ["type"]=> int(3) ["default"]=> bool(true) ["desc"]=> string(36) "管理员后台登录启用验证码" ["display"]=> string(5) "false" } ["store.address"]=> array(3) { ["type"]=> int(0) ["default"]=> string(0) "" ["desc"]=> string(12) "联系地址" } ["store.certificate_num"]=> array(2) { ["type"]=> int(0) ["default"]=> string(0) "" } ["store.company_name"]=> array(3) { ["type"]=> int(0) ["default"]=> string(0) "" ["desc"]=> string(15) "网站所有人" } ["store.contact"]=> array(3) { ["type"]=> int(0) ["default"]=> string(0) "" ["desc"]=> string(9) "联系人" } ["store.email"]=> array(3) { ["type"]=> int(0) ["default"]=> string(0) "" ["desc"]=> string(12) "电子邮件" } ["store.mobile_phone"]=> array(3) { ["type"]=> int(0) ["default"]=> string(0) "" ["desc"]=> string(6) "手机" } ["store.telephone"]=> array(3) { ["type"]=> int(0) ["default"]=> string(0) "" ["desc"]=> string(12) "固定电话" } ["store.zip_code"]=> array(3) { ["type"]=> int(0) ["default"]=> string(0) "" ["desc"]=> string(12) "邮政编码" } ["system.contact.email"]=> array(2) { ["type"]=> int(0) ["default"]=> string(0) "" } ["system.contact.mobile"]=> array(2) { ["type"]=> int(0) ["default"]=> string(0) "" } ["system.contact.name"]=> array(2) { ["type"]=> int(0) ["default"]=> string(0) "" } ["system.contact.phone"]=> array(2) { ["type"]=> int(0) ["default"]=> string(0) "" } ["system.clientdpi"]=> array(2) { ["type"]=> int(0) ["default"]=> string(2) "96" } ["store.greencard"]=> array(2) { ["type"]=> int(3) ["default"]=> bool(true) } ["system.mail_encode"]=> array(2) { ["type"]=> int(0) ["default"]=> string(0) "" } ["system.mail_lang"]=> array(2) { ["type"]=> int(0) ["default"]=> string(0) "" } ["system.money.dec_point"]=> array(2) { ["type"]=> int(0) ["default"]=> string(1) "." } ["system.money.decimals"]=> array(4) { ["type"]=> int(2) ["default"]=> int(2) ["desc"]=> string(24) "商品金额显示位数" ["options"]=> array(4) { [0]=> string(12) "无小数位" [1]=> string(10) "1位小数" [2]=> string(10) "2位小数" [3]=> string(10) "3位小数" } } ["system.money.operation.carryset"]=> array(4) { ["type"]=> int(2) ["default"]=> int(0) ["desc"]=> string(24) "商品价格进位方式" ["options"]=> array(3) { [0]=> string(12) "四舍五入" [1]=> string(12) "向上取整" [2]=> string(12) "向下取整" } } ["system.money.thousands_sep"]=> array(2) { ["type"]=> int(0) ["default"]=> string(0) "" } ["site.currency.defalt_currency"]=> array(4) { ["type"]=> int(2) ["default"]=> string(3) "CNY" ["desc"]=> string(18) "站点默认货币" ["options"]=> array(113) { [""]=> string(21) "---请选择货币---" ["CNY"]=> string(22) "¥ 中国,人民币" ["USD"]=> string(17) "$ 美国,美元" ["EUR"]=> string(19) "€ 欧盟,欧元" ["GBP"]=> string(18) "£ 英国,英镑" ["JPY"]=> string(18) "¥ 日本,日元" ["AFN"]=> string(27) "؋ 阿富汗,阿富汗尼" ["ARS"]=> string(20) "$ 阿根廷,比索" ["AWG"]=> string(24) "ƒ 阿鲁巴,荷兰盾" ["AUD"]=> string(23) "$ 澳大利亚,澳元" ["AZN"]=> string(34) "ман 阿塞拜疆,新马纳特" ["BSD"]=> string(20) "$ 巴哈马,美元" ["BBD"]=> string(23) "$ 巴巴多斯,美元" ["BYR"]=> string(24) "p. 白俄罗斯,卢布" ["BZD"]=> string(22) "BZ$ 伯利兹,美元" ["BMD"]=> string(20) "$ 百慕大,美元" ["BOB"]=> string(28) "$b 玻利维亚,Bolivianos" ["BAM"]=> string(27) "KM 波黑,可兑换马克" ["BWP"]=> string(22) "P 博茨瓦纳,Pulas" ["BGN"]=> string(26) "лв 保加利亚,列弗" ["BRL"]=> string(21) "R$ 巴西,雷亚尔" ["BND"]=> string(32) "$ 文莱达鲁萨兰国,美元" ["KHR"]=> string(22) "៛ 柬埔寨,瑞尔" ["CAD"]=> string(26) "$ 加拿大,加拿大元" ["KYD"]=> string(23) "$ 开曼群岛,美元" ["CLP"]=> string(17) "$ 智利,比索" ["COP"]=> string(23) "$ 哥伦比亚,比索" ["CRC"]=> string(28) "₡ 哥斯达黎加,科隆" ["HRK"]=> string(24) "kn 克罗地亚,库纳" ["CUP"]=> string(19) "₱ 古巴,比索" ["CZK"]=> string(31) "Kč 捷克共和国,克克朗" ["DKK"]=> string(21) "kr 丹麦,克隆纳" ["DOP"]=> string(34) "RD$ 多米尼加共和国,比索" ["XCD"]=> string(23) "$ 东加勒比,美元" ["EGP"]=> string(15) "£ 埃及,磅" ["SVC"]=> string(23) "$ 萨尔瓦多,科朗" ["EEK"]=> string(24) "kr 爱沙尼亚,克龙" ["FKP"]=> string(27) "£ 福克兰群岛,英镑" ["FJD"]=> string(17) "$ 斐济,美元" ["GHC"]=> string(18) "¢ 加纳,塞地" ["GIP"]=> string(21) "£ 直布罗陀,磅" ["GTQ"]=> string(26) "Q 危地马拉,格查尔" ["GGP"]=> string(18) "£ 根西岛,磅" ["GYD"]=> string(20) "$ 圭亚那,美元" ["HNL"]=> string(26) "L 洪都拉斯,伦皮拉" ["HKD"]=> string(17) "$ 香港,港币" ["HUF"]=> string(21) "Ft 匈牙利,福林" ["ISK"]=> string(18) "kr 冰岛,Kronur" ["INR"]=> string(19) "₨ 印度,卢比" ["IDR"]=> string(18) "Rp 印尼,卢比" ["IRR"]=> string(22) "﷼ 伊朗,里亚尔" ["IMP"]=> string(18) "£ 马恩岛,磅" ["ILS"]=> string(28) "₪ 以色列,新谢克尔" ["JMD"]=> string(21) "J$ 牙买加,美元" ["JEP"]=> string(18) "£ 泽西岛,磅" ["KZT"]=> string(29) "лв 哈萨克斯坦,藤戈" ["KGS"]=> string(32) "лв 吉尔吉斯斯坦,索姆" ["LAK"]=> string(19) "₭ 老挝,基普" ["LVL"]=> string(24) "Ls 拉脱维亚,拉提" ["LBP"]=> string(18) "£ 黎巴嫩,磅" ["LRD"]=> string(23) "$ 利比里亚,美元" ["CHF"]=> string(34) "CHF 列支敦士登,瑞士法郎" ["LTL"]=> string(21) "Lt 立陶宛,利泰" ["MKD"]=> string(28) "ден 马其顿,第纳尔" ["MYR"]=> string(27) "RM 马来西亚,林吉特" ["MUR"]=> string(25) "₨ 毛里求斯,卢比" ["MXN"]=> string(20) "$ 墨西哥,比索" ["MNT"]=> string(22) "₮ 蒙古图格里克" ["MZN"]=> string(27) "MT 莫桑比克梅蒂卡尔" ["NAD"]=> string(23) "$ 纳米比亚,美元" ["NPR"]=> string(22) "₨ 尼泊尔,卢比" ["ANG"]=> string(33) "ƒ 荷属安的列斯,荷兰盾" ["NZD"]=> string(26) "$ 新西兰,新西兰元" ["NIO"]=> string(27) "C$ 尼加拉瓜,科多巴" ["NGN"]=> string(25) "₦ 尼日利亚,奈拉" ["KPW"]=> string(22) "₩ 朝鲜,朝鲜元" ["NOK"]=> string(18) "kr 挪威,克朗" ["OMR"]=> string(22) "﷼ 阿曼,里亚尔" ["PKR"]=> string(25) "₨ 巴基斯坦,卢比" ["PAB"]=> string(28) "B/. 巴拿马,巴尔博亚" ["PYG"]=> string(24) "Gs 巴拉圭,瓜拉尼" ["PEN"]=> string(22) "S/. 秘鲁,新索尔" ["PHP"]=> string(22) "Php 菲律宾,比索" ["PLN"]=> string(19) "zł 波兰,罗提" ["QAR"]=> string(25) "﷼ 卡塔尔,里亚尔" ["RON"]=> string(25) "lei 罗马尼亚,新雷" ["RUB"]=> string(25) "руб 俄罗斯,卢布" ["SHP"]=> string(24) "£ 圣赫勒拿岛,磅" ["SAR"]=> string(31) "﷼ 沙特阿拉伯,里亚尔" ["RSD"]=> string(32) "Дин. 塞尔维亚,第纳尔" ["SCR"]=> string(22) "₨ 塞舌尔,卢比" ["SGD"]=> string(26) "$ 新加坡,新加坡元" ["SBD"]=> string(26) "$ 所罗门群岛,美元" ["SOS"]=> string(20) "S 索马里,先令" ["ZAR"]=> string(17) "R 南非,兰特" ["KRW"]=> string(19) "₩ 韩国,韩元" ["LKR"]=> string(25) "₨ 斯里兰卡,卢比" ["SEK"]=> string(18) "kr 瑞典,克郎" ["SRD"]=> string(20) "$ 苏里南,美元" ["SYP"]=> string(18) "£ 叙利亚,磅" ["TWD"]=> string(22) "NT$ 台湾,新台币" ["THB"]=> string(19) "฿ 泰国,泰铢" ["TTD"]=> string(37) "TT$ 特里尼达和多巴哥,美元" ["TRY"]=> string(21) "TL 土耳其,里拉" ["TVD"]=> string(20) "$ 图瓦卢,美元" ["UAH"]=> string(25) "₴ 乌克兰,赫夫纳" ["UYU"]=> string(21) "$U 乌拉圭,比索" ["UZS"]=> string(32) "лв 乌兹别克斯坦,求和" ["VEF"]=> string(39) "Bs 委内瑞拉,博利瓦富尔特斯" ["VND"]=> string(16) "₫ 越南,东" ["YER"]=> string(22) "﷼ 也门,里亚尔" ["ZWD"]=> string(24) "Z$ 津巴布韦,津元" ["ALL"]=> string(28) "Lek 阿尔巴尼亚,莱凯" } } ["system.path.article"]=> array(2) { ["type"]=> int(0) ["default"]=> string(0) "" } ["system.category.showgoods"]=> array(4) { ["type"]=> int(2) ["default"]=> int(0) ["desc"]=> string(33) "商品分类列表页显示设置" ["options"]=> array(2) { [0]=> string(48) "显示该分类及下属子分类下所有商品" [1]=> string(27) "仅显示本分类下商品" } } ["system.product.alert.num"]=> array(3) { ["type"]=> int(1) ["default"]=> int(0) ["desc"]=> string(24) "商品库存报警数量" } ["system.product.zendlucene"]=> array(3) { ["type"]=> int(3) ["default"]=> bool(false) ["desc"]=> string(40) "前台商品搜索是否启用zendlucene" } ["system.product.autobn.beginnum"]=> array(2) { ["type"]=> int(1) ["default"]=> int(100) } ["system.product.autobn.length"]=> array(2) { ["type"]=> int(1) ["default"]=> int(6) } ["system.product.autobn.prefix"]=> array(2) { ["type"]=> int(0) ["default"]=> string(3) "PDT" } ["system.send_mail_method"]=> array(2) { ["type"]=> int(0) ["default"]=> string(0) "" } ["system.shoplang"]=> array(2) { ["type"]=> int(0) ["default"]=> string(0) "" } ["system.shopname"]=> array(5) { ["type"]=> int(0) ["vtype"]=> string(9) "maxLength" ["default"]=> string(30) "点此设置您商店的名称" ["desc"]=> string(12) "商店名称" ["javascript"]=> string(93) "validatorMap.set("maxLength",["最大长度32个字",function(el,v){return v.length < 33;}]);" } ["system.shopurl"]=> array(2) { ["type"]=> int(0) ["default"]=> string(0) "" } ["system.admin_error_login_times"]=> array(2) { ["type"]=> int(1) ["default"]=> int(0) } ["system.admin_error_login_time"]=> array(2) { ["type"]=> int(1) ["default"]=> int(0) } ["system.use_cart"]=> array(2) { ["type"]=> int(3) ["default"]=> bool(true) } ["system.seo.mklink"]=> array(2) { ["type"]=> int(0) ["default"]=> string(17) "actmapper.getlink" } ["system.seo.parselink"]=> array(2) { ["type"]=> int(0) ["default"]=> string(15) "actmapper.parse" } ["system.seo.emuStatic"]=> array(3) { ["type"]=> int(3) ["default"]=> bool(false) ["desc"]=> string(30) "商店页面启用伪静态URL" } ["system.seo.noindex_catalog"]=> array(3) { ["type"]=> int(3) ["default"]=> bool(false) ["desc"]=> string(36) "通知搜索引擎不索引目录页" } ["system.ui.current_theme"]=> array(1) { ["type"]=> int(0) } ["system.ui.webslice"]=> array(3) { ["type"]=> int(3) ["default"]=> bool(false) ["desc"]=> string(26) "支持ie8的webslice特性" } ["system.backup.splitFile"]=> array(2) { ["type"]=> int(3) ["default"]=> bool(false) } ["site.title_format"]=> array(3) { ["type"]=> int(0) ["default"]=> string(20) "%1 $system.shopname$" ["desc"]=> string(18) "网站标题格式" } ["site.stripHtml"]=> array(3) { ["type"]=> int(3) ["default"]=> bool(true) ["desc"]=> string(16) "是否压缩html" } ["site.url.base"]=> array(3) { ["type"]=> int(0) ["default"]=> string(0) "" ["desc"]=> string(18) "主站访问地址" } ["site.url.themeres"]=> array(3) { ["type"]=> int(0) ["default"]=> string(0) "" ["desc"]=> string(24) "模板资源访问地址" } ["site.url.widgetsres"]=> array(3) { ["type"]=> int(0) ["default"]=> string(0) "" ["desc"]=> string(24) "版块资源访问地址" } ["site.promotion.display"]=> array(3) { ["type"]=> int(3) ["default"]=> bool(false) ["desc"]=> string(33) "商品页是否显示订单促销" } ["goods.rate_nums"]=> array(3) { ["type"]=> int(1) ["default"]=> string(2) "10" ["desc"]=> string(24) "相关商品最大数量" } ["site.level_switch"]=> array(8) { ["type"]=> int(2) ["default"]=> string(1) "0" ["options"]=> array(2) { [0]=> string(9) "按积分" [1]=> string(12) "按经验值" } ["desc"]=> string(24) "会员等级升级方式" ["extends_attr"]=> array(1) { ["except_point"]=> string(1) "1" } ["helpinfo"]=> string(107) "经验值指的是顾客历史消费金额累积值,1元=1个经验值" ["javascript"]=> string(390) "$("site-level-switch").addEvent("change",function(e){var _el = e.target || e;if ($(_el).getValue() == "1"){$$(".site-level-switch_cancel").getParent("tr").hide();}else{$$(".site-level-switch_cancel").getParent("tr").show();}});if ($("site-level-switch").getValue() == "1"){$$(".site-level-switch_cancel").getParent("tr").hide();}else{$$(".site-level-switch_cancel").getParent("tr").show();}" ["id"]=> string(17) "site-level-switch" } ["site.level_point"]=> array(4) { ["type"]=> int(2) ["default"]=> string(1) "0" ["options"]=> array(2) { [0]=> string(3) "否" [1]=> string(3) "是" } ["desc"]=> string(33) "积分消费是否降会员等级" } ["gallery.default_view"]=> array(4) { ["type"]=> int(2) ["default"]=> string(4) "list" ["options"]=> array(2) { ["list"]=> string(6) "列表" ["grid"]=> string(6) "大图" } ["desc"]=> string(30) "商品列表默认展示方式" } ["gallery.open_type"]=> array(4) { ["type"]=> int(2) ["default"]=> string(4) "self" ["options"]=> array(2) { ["self"]=> string(21) "从当前页面跳转" ["new_page"]=> string(15) "打开新页面" } ["desc"]=> string(45) "商品列表页中打开商品详情页方式" } ["system.fast_delivery_as_progress"]=> array(3) { ["type"]=> int(3) ["default"]=> bool(true) ["desc"]=> string(32) "后台手工发货为"已发货"" } ["system.auto_delivery"]=> array(3) { ["type"]=> int(3) ["default"]=> bool(false) ["desc"]=> string(27) "用户到款则自动发货" } ["system.auto_delivery_physical"]=> array(3) { ["type"]=> int(0) ["default"]=> string(2) "no" ["desc"]=> string(110) "用户到款自动发货时,实体商品如何处理(auto:发货为ready,no:不发货,yes:发货为progress)" } ["system.auto_use_advance"]=> array(3) { ["type"]=> int(3) ["default"]=> bool(true) ["desc"]=> string(21) "自动使用预存款" } ["search.show.range"]=> array(3) { ["type"]=> int(3) ["default"]=> int(1) ["desc"]=> string(30) "搜索是否显示价格区间" } ["errorpage.searchempty"]=> array(2) { ["type"]=> int(0) ["default"]=> string(260) " 非常抱歉,没有找到相关商品建议: | router.php:388 | |
| #10 | wap_router->default_dispatch(...,'gallery','-') | router.php:291 | |
| #11 | wap_router->dispatch(...) | kernel.php:165 | |
| #12 | kernel::boot() | index.php:7 |
"
["store_place"]=>
NULL
["min_buy"]=>
NULL
["package_scale"]=>
string(4) "1.00"
["package_unit"]=>
string(0) ""
["package_use"]=>
NULL
["score_setting"]=>
string(6) "number"
["store_prompt"]=>
string(1) "1"
["nostore_sell"]=>
string(1) "0"
["goods_setting"]=>
array(1) {
["goods_template"]=>
string(1) "0"
}
["spec_desc"]=>
array(2) {
[7]=>
array(4) {
[1636073089104]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1636073089104"
["spec_value"]=>
string(4) "50cm"
["p_order"]=>
string(1) "5"
["spec_value_id"]=>
string(3) "104"
["spec_goods_images"]=>
string(0) ""
["spec_image"]=>
NULL
}
[1636073089105]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1636073089105"
["spec_value"]=>
string(6) "60cm·"
["p_order"]=>
string(1) "6"
["spec_value_id"]=>
string(3) "105"
["spec_goods_images"]=>
string(0) ""
["spec_image"]=>
NULL
}
[1636073089107]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1636073089107"
["spec_value"]=>
string(4) "80cm"
["p_order"]=>
string(1) "8"
["spec_value_id"]=>
string(3) "107"
["spec_goods_images"]=>
string(0) ""
["spec_image"]=>
NULL
}
[1636073089108]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1636073089108"
["spec_value"]=>
string(5) "100cm"
["p_order"]=>
string(1) "9"
["spec_value_id"]=>
string(3) "108"
["spec_goods_images"]=>
string(0) ""
["spec_image"]=>
NULL
}
}
[9]=>
array(1) {
[1636073089126]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1636073089126"
["spec_value"]=>
string(1) "1"
["p_order"]=>
string(1) "1"
["spec_value_id"]=>
string(3) "126"
["spec_image"]=>
string(32) "ad1ff8ff46b9cb05d6dc0653faff95d8"
["spec_goods_images"]=>
string(0) ""
}
}
}
["params"]=>
bool(false)
["disabled"]=>
string(5) "false"
["rank_count"]=>
string(1) "0"
["comments_count"]=>
string(1) "0"
["view_w_count"]=>
string(1) "5"
["view_count"]=>
string(3) "614"
["count_stat"]=>
string(268) "a:2:{s:4:"view";a:18:{i:20351;i:1;i:20359;i:2;i:20386;i:1;i:20387;i:5;i:20391;i:1;i:20392;i:1;i:20393;i:1;i:20407;i:2;i:20408;i:1;i:20411;i:4;i:20418;i:1;i:20423;i:1;i:20424;i:1;i:20426;i:1;i:20430;i:1;i:20431;i:1;i:20432;i:2;i:20434;i:1;}s:3:"buy";a:1:{i:19764;d:1;}}"
["buy_count"]=>
string(1) "1"
["buy_w_count"]=>
string(1) "1"
["p_1"]=>
NULL
["p_2"]=>
NULL
["p_3"]=>
NULL
["p_4"]=>
NULL
["p_5"]=>
NULL
["p_6"]=>
NULL
["p_7"]=>
NULL
["p_8"]=>
NULL
["p_9"]=>
NULL
["p_10"]=>
NULL
["p_11"]=>
NULL
["p_12"]=>
NULL
["p_13"]=>
NULL
["p_14"]=>
NULL
["p_15"]=>
NULL
["p_16"]=>
NULL
["p_17"]=>
NULL
["p_18"]=>
NULL
["p_19"]=>
NULL
["p_20"]=>
NULL
["p_21"]=>
NULL
["p_22"]=>
NULL
["p_23"]=>
NULL
["p_24"]=>
NULL
["p_25"]=>
NULL
["p_26"]=>
NULL
["p_27"]=>
NULL
["p_28"]=>
NULL
["p_29"]=>
NULL
["p_30"]=>
NULL
["p_31"]=>
NULL
["p_32"]=>
NULL
["p_33"]=>
NULL
["p_34"]=>
NULL
["p_35"]=>
NULL
["p_36"]=>
NULL
["p_37"]=>
NULL
["p_38"]=>
NULL
["p_39"]=>
NULL
["p_40"]=>
NULL
["p_41"]=>
NULL
["p_42"]=>
NULL
["p_43"]=>
NULL
["p_44"]=>
NULL
["p_45"]=>
NULL
["p_46"]=>
NULL
["p_47"]=>
NULL
["p_48"]=>
NULL
["p_49"]=>
NULL
["p_50"]=>
NULL
["adjunct"]=>
string(6) "a:0:{}"
["seo_info"]=>
array(3) {
["seo_title"]=>
string(0) ""
["seo_keywords"]=>
string(0) ""
["seo_description"]=>
string(0) ""
}
["wapintro"]=>
string(0) ""
["products"]=>
array(23) {
["product_id"]=>
string(4) "1229"
["goods_id"]=>
string(3) "303"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(8) "10000354"
["price"]=>
string(6) "35.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "52.500"
["name"]=>
string(40) "特厚 不锈钢烧烤炉(含支架)"
["weight"]=>
NULL
["unit"]=>
NULL
["store"]=>
int(100)
["store_place"]=>
NULL
["freez"]=>
string(1) "0"
["goods_type"]=>
string(6) "normal"
["spec_info"]=>
string(26) "尺寸:50cm、花式:1"
["spec_desc"]=>
array(3) {
["spec_private_value_id"]=>
array(2) {
[7]=>
string(13) "1636073089104"
[9]=>
string(13) "1636073089126"
}
["spec_value"]=>
array(2) {
[7]=>
string(4) "50cm"
[9]=>
string(1) "1"
}
["spec_value_id"]=>
array(2) {
[7]=>
string(3) "104"
[9]=>
string(3) "126"
}
}
["is_default"]=>
string(4) "true"
["qrcode_image_id"]=>
string(32) "d0ff7af64f290bd64784a9b8cbaddf5f"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1636439904"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[1]=>
array(103) {
["goods_id"]=>
string(3) "302"
["bn"]=>
string(14) "G61847C4392803"
["name"]=>
string(40) "普通 不锈钢烧烤炉(含支架)"
["price"]=>
string(6) "20.000"
["type_id"]=>
string(2) "12"
["cat_id"]=>
string(3) "113"
["brand_id"]=>
NULL
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "300"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1636440112"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1636440112"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "30.000"
["weight"]=>
NULL
["unit"]=>
string(0) ""
["brief"]=>
string(0) ""
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "201a39e364423da2420039a03266b113"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(32) "bd883c4423d28ad7d467d0fa12f9793e"
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(118) "
"
["store_place"]=>
NULL
["min_buy"]=>
NULL
["package_scale"]=>
string(4) "1.00"
["package_unit"]=>
string(0) ""
["package_use"]=>
NULL
["score_setting"]=>
string(6) "number"
["store_prompt"]=>
string(1) "1"
["nostore_sell"]=>
string(1) "0"
["goods_setting"]=>
array(1) {
["goods_template"]=>
string(1) "0"
}
["spec_desc"]=>
array(2) {
[7]=>
array(4) {
[1636072091104]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1636072091104"
["spec_value"]=>
string(4) "50cm"
["p_order"]=>
string(1) "5"
["spec_value_id"]=>
string(3) "104"
["spec_goods_images"]=>
string(0) ""
["spec_image"]=>
NULL
}
[1636072091105]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1636072091105"
["spec_value"]=>
string(6) "60cm·"
["p_order"]=>
string(1) "6"
["spec_value_id"]=>
string(3) "105"
["spec_goods_images"]=>
string(0) ""
["spec_image"]=>
NULL
}
[1636072091107]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1636072091107"
["spec_value"]=>
string(4) "80cm"
["p_order"]=>
string(1) "8"
["spec_value_id"]=>
string(3) "107"
["spec_goods_images"]=>
string(0) ""
["spec_image"]=>
NULL
}
[1636072091108]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1636072091108"
["spec_value"]=>
string(5) "100cm"
["p_order"]=>
string(1) "9"
["spec_value_id"]=>
string(3) "108"
["spec_goods_images"]=>
string(0) ""
["spec_image"]=>
NULL
}
}
[9]=>
array(1) {
[1636072091126]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1636072091126"
["spec_value"]=>
string(1) "1"
["spec_value_id"]=>
string(3) "126"
["spec_image"]=>
string(32) "4ad9d7fe57f09d2cbf79053f7968fd69"
["spec_goods_images"]=>
string(0) ""
["p_order"]=>
NULL
}
}
}
["params"]=>
bool(false)
["disabled"]=>
string(5) "false"
["rank_count"]=>
string(1) "0"
["comments_count"]=>
string(1) "0"
["view_w_count"]=>
string(1) "3"
["view_count"]=>
string(3) "416"
["count_stat"]=>
string(208) "a:2:{s:4:"view";a:14:{i:20350;i:2;i:20358;i:1;i:20389;i:1;i:20391;i:2;i:20402;i:1;i:20403;i:1;i:20407;i:2;i:20408;i:1;i:20415;i:1;i:20420;i:1;i:20424;i:1;i:20425;i:1;i:20431;i:2;i:20432;i:1;}s:3:"buy";a:0:{}}"
["buy_count"]=>
string(1) "0"
["buy_w_count"]=>
string(1) "0"
["p_1"]=>
NULL
["p_2"]=>
NULL
["p_3"]=>
NULL
["p_4"]=>
NULL
["p_5"]=>
NULL
["p_6"]=>
NULL
["p_7"]=>
NULL
["p_8"]=>
NULL
["p_9"]=>
NULL
["p_10"]=>
NULL
["p_11"]=>
NULL
["p_12"]=>
NULL
["p_13"]=>
NULL
["p_14"]=>
NULL
["p_15"]=>
NULL
["p_16"]=>
NULL
["p_17"]=>
NULL
["p_18"]=>
NULL
["p_19"]=>
NULL
["p_20"]=>
NULL
["p_21"]=>
NULL
["p_22"]=>
NULL
["p_23"]=>
NULL
["p_24"]=>
NULL
["p_25"]=>
NULL
["p_26"]=>
NULL
["p_27"]=>
NULL
["p_28"]=>
NULL
["p_29"]=>
NULL
["p_30"]=>
NULL
["p_31"]=>
NULL
["p_32"]=>
NULL
["p_33"]=>
NULL
["p_34"]=>
NULL
["p_35"]=>
NULL
["p_36"]=>
NULL
["p_37"]=>
NULL
["p_38"]=>
NULL
["p_39"]=>
NULL
["p_40"]=>
NULL
["p_41"]=>
NULL
["p_42"]=>
NULL
["p_43"]=>
NULL
["p_44"]=>
NULL
["p_45"]=>
NULL
["p_46"]=>
NULL
["p_47"]=>
NULL
["p_48"]=>
NULL
["p_49"]=>
NULL
["p_50"]=>
NULL
["adjunct"]=>
string(6) "a:0:{}"
["seo_info"]=>
array(3) {
["seo_title"]=>
string(0) ""
["seo_keywords"]=>
string(0) ""
["seo_description"]=>
string(0) ""
}
["wapintro"]=>
string(0) ""
["products"]=>
array(23) {
["product_id"]=>
string(4) "1221"
["goods_id"]=>
string(3) "302"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(8) "10000315"
["price"]=>
string(6) "20.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "30.000"
["name"]=>
string(40) "普通 不锈钢烧烤炉(含支架)"
["weight"]=>
NULL
["unit"]=>
NULL
["store"]=>
int(100)
["store_place"]=>
NULL
["freez"]=>
string(1) "0"
["goods_type"]=>
string(6) "normal"
["spec_info"]=>
string(26) "尺寸:50cm、花式:1"
["spec_desc"]=>
array(3) {
["spec_private_value_id"]=>
array(2) {
[7]=>
string(13) "1636072091104"
[9]=>
string(13) "1636072091126"
}
["spec_value"]=>
array(2) {
[7]=>
string(4) "50cm"
[9]=>
string(1) "1"
}
["spec_value_id"]=>
array(2) {
[7]=>
string(3) "104"
[9]=>
string(3) "126"
}
}
["is_default"]=>
string(4) "true"
["qrcode_image_id"]=>
string(32) "abb75be6c83081c0a1598a0d3c894a91"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1636440112"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[2]=>
array(103) {
["goods_id"]=>
string(3) "300"
["bn"]=>
string(8) "10000320"
["name"]=>
string(27) "100cm 普通烧烤炉套餐"
["price"]=>
string(6) "90.000"
["type_id"]=>
string(1) "1"
["cat_id"]=>
string(3) "115"
["brand_id"]=>
NULL
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "100"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1636439071"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1636439071"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "135.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "套"
["brief"]=>
string(72) "(100cm烤炉+3kg碳+小号调味筒*3+长柄碳夹+32cm烤签·*120)"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "321af3c276c50f7204ceff461ec60578"
["udfimg"]=>
string(4) "true"
["thumbnail_pic"]=>
string(32) "321af3c276c50f7204ceff461ec60578"
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(124) "
"
["store_place"]=>
string(0) ""
["min_buy"]=>
NULL
["package_scale"]=>
string(4) "1.00"
["package_unit"]=>
string(0) ""
["package_use"]=>
NULL
["score_setting"]=>
string(6) "number"
["store_prompt"]=>
string(1) "1"
["nostore_sell"]=>
string(1) "0"
["goods_setting"]=>
array(1) {
["goods_template"]=>
string(1) "0"
}
["spec_desc"]=>
bool(false)
["params"]=>
bool(false)
["disabled"]=>
string(5) "false"
["rank_count"]=>
string(1) "0"
["comments_count"]=>
string(1) "0"
["view_w_count"]=>
string(1) "3"
["view_count"]=>
string(3) "204"
["count_stat"]=>
string(159) "a:2:{s:4:"view";a:9:{i:20378;i:1;i:20386;i:1;i:20391;i:1;i:20392;i:1;i:20407;i:2;i:20426;i:1;i:20431;i:1;i:20433;i:1;i:20436;i:1;}s:3:"buy";a:1:{i:19041;d:1;}}"
["buy_count"]=>
string(1) "1"
["buy_w_count"]=>
string(1) "1"
["p_1"]=>
NULL
["p_2"]=>
NULL
["p_3"]=>
NULL
["p_4"]=>
NULL
["p_5"]=>
NULL
["p_6"]=>
NULL
["p_7"]=>
NULL
["p_8"]=>
NULL
["p_9"]=>
NULL
["p_10"]=>
NULL
["p_11"]=>
NULL
["p_12"]=>
NULL
["p_13"]=>
NULL
["p_14"]=>
NULL
["p_15"]=>
NULL
["p_16"]=>
NULL
["p_17"]=>
NULL
["p_18"]=>
NULL
["p_19"]=>
NULL
["p_20"]=>
NULL
["p_21"]=>
NULL
["p_22"]=>
NULL
["p_23"]=>
NULL
["p_24"]=>
NULL
["p_25"]=>
NULL
["p_26"]=>
NULL
["p_27"]=>
NULL
["p_28"]=>
NULL
["p_29"]=>
NULL
["p_30"]=>
NULL
["p_31"]=>
NULL
["p_32"]=>
NULL
["p_33"]=>
NULL
["p_34"]=>
NULL
["p_35"]=>
NULL
["p_36"]=>
NULL
["p_37"]=>
NULL
["p_38"]=>
NULL
["p_39"]=>
NULL
["p_40"]=>
NULL
["p_41"]=>
NULL
["p_42"]=>
NULL
["p_43"]=>
NULL
["p_44"]=>
NULL
["p_45"]=>
NULL
["p_46"]=>
NULL
["p_47"]=>
NULL
["p_48"]=>
NULL
["p_49"]=>
NULL
["p_50"]=>
NULL
["adjunct"]=>
string(6) "a:0:{}"
["seo_info"]=>
array(3) {
["seo_title"]=>
string(0) ""
["seo_keywords"]=>
string(0) ""
["seo_description"]=>
string(0) ""
}
["wapintro"]=>
string(118) "
"
["products"]=>
array(23) {
["product_id"]=>
string(4) "1215"
["goods_id"]=>
string(3) "300"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(8) "10000320"
["price"]=>
string(6) "90.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "135.000"
["name"]=>
string(27) "100cm 普通烧烤炉套餐"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "套"
["store"]=>
int(99)
["store_place"]=>
string(0) ""
["freez"]=>
string(1) "1"
["goods_type"]=>
string(6) "normal"
["spec_info"]=>
NULL
["spec_desc"]=>
bool(false)
["is_default"]=>
string(4) "true"
["qrcode_image_id"]=>
string(32) "24d8cc2f75998cacfd6d5a42b729c922"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1645169973"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[3]=>
array(103) {
["goods_id"]=>
string(3) "299"
["bn"]=>
string(8) "10000361"
["name"]=>
string(26) "60cm 特厚烧烤炉套餐"
["price"]=>
string(6) "65.000"
["type_id"]=>
string(1) "1"
["cat_id"]=>
string(3) "115"
["brand_id"]=>
NULL
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "100"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1636439131"
["downtime"]=>
string(10) "1636064545"
["last_modify"]=>
string(10) "1636439131"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "97.500"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "套"
["brief"]=>
string(70) "(60cm烤炉+3kg碳+小号调味筒*3+长柄碳夹+32cm烤签·*60)"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "b55693f106da84a00b0bb1531ad493df"
["udfimg"]=>
string(4) "true"
["thumbnail_pic"]=>
string(32) "b55693f106da84a00b0bb1531ad493df"
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(118) "
"
["store_place"]=>
string(0) ""
["min_buy"]=>
NULL
["package_scale"]=>
string(4) "1.00"
["package_unit"]=>
string(0) ""
["package_use"]=>
NULL
["score_setting"]=>
string(6) "number"
["store_prompt"]=>
string(1) "1"
["nostore_sell"]=>
string(1) "0"
["goods_setting"]=>
array(1) {
["goods_template"]=>
string(1) "0"
}
["spec_desc"]=>
bool(false)
["params"]=>
bool(false)
["disabled"]=>
string(5) "false"
["rank_count"]=>
string(1) "0"
["comments_count"]=>
string(1) "0"
["view_w_count"]=>
string(1) "2"
["view_count"]=>
string(3) "172"
["count_stat"]=>
string(135) "a:2:{s:4:"view";a:8:{i:20348;i:1;i:20350;i:1;i:20391;i:1;i:20392;i:1;i:20407;i:2;i:20427;i:1;i:20433;i:1;i:20434;i:1;}s:3:"buy";a:0:{}}"
["buy_count"]=>
string(1) "0"
["buy_w_count"]=>
string(1) "0"
["p_1"]=>
NULL
["p_2"]=>
NULL
["p_3"]=>
NULL
["p_4"]=>
NULL
["p_5"]=>
NULL
["p_6"]=>
NULL
["p_7"]=>
NULL
["p_8"]=>
NULL
["p_9"]=>
NULL
["p_10"]=>
NULL
["p_11"]=>
NULL
["p_12"]=>
NULL
["p_13"]=>
NULL
["p_14"]=>
NULL
["p_15"]=>
NULL
["p_16"]=>
NULL
["p_17"]=>
NULL
["p_18"]=>
NULL
["p_19"]=>
NULL
["p_20"]=>
NULL
["p_21"]=>
NULL
["p_22"]=>
NULL
["p_23"]=>
NULL
["p_24"]=>
NULL
["p_25"]=>
NULL
["p_26"]=>
NULL
["p_27"]=>
NULL
["p_28"]=>
NULL
["p_29"]=>
NULL
["p_30"]=>
NULL
["p_31"]=>
NULL
["p_32"]=>
NULL
["p_33"]=>
NULL
["p_34"]=>
NULL
["p_35"]=>
NULL
["p_36"]=>
NULL
["p_37"]=>
NULL
["p_38"]=>
NULL
["p_39"]=>
NULL
["p_40"]=>
NULL
["p_41"]=>
NULL
["p_42"]=>
NULL
["p_43"]=>
NULL
["p_44"]=>
NULL
["p_45"]=>
NULL
["p_46"]=>
NULL
["p_47"]=>
NULL
["p_48"]=>
NULL
["p_49"]=>
NULL
["p_50"]=>
NULL
["adjunct"]=>
string(6) "a:0:{}"
["seo_info"]=>
array(3) {
["seo_title"]=>
string(0) ""
["seo_keywords"]=>
string(0) ""
["seo_description"]=>
string(0) ""
}
["wapintro"]=>
string(118) "
"
["products"]=>
array(23) {
["product_id"]=>
string(4) "1213"
["goods_id"]=>
string(3) "299"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(8) "10000361"
["price"]=>
string(6) "65.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "97.500"
["name"]=>
string(26) "60cm 特厚烧烤炉套餐"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "套"
["store"]=>
int(100)
["store_place"]=>
string(0) ""
["freez"]=>
string(1) "0"
["goods_type"]=>
string(6) "normal"
["spec_info"]=>
NULL
["spec_desc"]=>
bool(false)
["is_default"]=>
string(4) "true"
["qrcode_image_id"]=>
string(32) "1b88475823f9d4ff783d4fc83942aa78"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1636439131"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[4]=>
array(103) {
["goods_id"]=>
string(3) "298"
["bn"]=>
string(8) "10000360"
["name"]=>
string(26) "60cm 普通烧烤炉套餐"
["price"]=>
string(6) "50.000"
["type_id"]=>
string(1) "1"
["cat_id"]=>
string(3) "115"
["brand_id"]=>
NULL
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "100"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1636439156"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1636439157"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "75.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "套"
["brief"]=>
string(70) "(60cm烤炉+3kg碳+小号调味筒*3+长柄碳夹+32cm烤签·*60)"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "6dc74760f33865120c86c4d07d0f8df3"
["udfimg"]=>
string(4) "true"
["thumbnail_pic"]=>
string(32) "6dc74760f33865120c86c4d07d0f8df3"
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(118) "
"
["store_place"]=>
string(0) ""
["min_buy"]=>
NULL
["package_scale"]=>
string(4) "1.00"
["package_unit"]=>
string(0) ""
["package_use"]=>
NULL
["score_setting"]=>
string(6) "number"
["store_prompt"]=>
string(1) "1"
["nostore_sell"]=>
string(1) "0"
["goods_setting"]=>
array(1) {
["goods_template"]=>
string(1) "0"
}
["spec_desc"]=>
bool(false)
["params"]=>
bool(false)
["disabled"]=>
string(5) "false"
["rank_count"]=>
string(1) "0"
["comments_count"]=>
string(1) "0"
["view_w_count"]=>
string(1) "1"
["view_count"]=>
string(3) "116"
["count_stat"]=>
string(135) "a:2:{s:4:"view";a:8:{i:20333;i:2;i:20338;i:1;i:20339;i:1;i:20363;i:1;i:20381;i:1;i:20391;i:2;i:20407;i:2;i:20422;i:1;}s:3:"buy";a:0:{}}"
["buy_count"]=>
string(1) "0"
["buy_w_count"]=>
string(1) "0"
["p_1"]=>
NULL
["p_2"]=>
NULL
["p_3"]=>
NULL
["p_4"]=>
NULL
["p_5"]=>
NULL
["p_6"]=>
NULL
["p_7"]=>
NULL
["p_8"]=>
NULL
["p_9"]=>
NULL
["p_10"]=>
NULL
["p_11"]=>
NULL
["p_12"]=>
NULL
["p_13"]=>
NULL
["p_14"]=>
NULL
["p_15"]=>
NULL
["p_16"]=>
NULL
["p_17"]=>
NULL
["p_18"]=>
NULL
["p_19"]=>
NULL
["p_20"]=>
NULL
["p_21"]=>
NULL
["p_22"]=>
NULL
["p_23"]=>
NULL
["p_24"]=>
NULL
["p_25"]=>
NULL
["p_26"]=>
NULL
["p_27"]=>
NULL
["p_28"]=>
NULL
["p_29"]=>
NULL
["p_30"]=>
NULL
["p_31"]=>
NULL
["p_32"]=>
NULL
["p_33"]=>
NULL
["p_34"]=>
NULL
["p_35"]=>
NULL
["p_36"]=>
NULL
["p_37"]=>
NULL
["p_38"]=>
NULL
["p_39"]=>
NULL
["p_40"]=>
NULL
["p_41"]=>
NULL
["p_42"]=>
NULL
["p_43"]=>
NULL
["p_44"]=>
NULL
["p_45"]=>
NULL
["p_46"]=>
NULL
["p_47"]=>
NULL
["p_48"]=>
NULL
["p_49"]=>
NULL
["p_50"]=>
NULL
["adjunct"]=>
string(6) "a:0:{}"
["seo_info"]=>
array(3) {
["seo_title"]=>
string(0) ""
["seo_keywords"]=>
string(0) ""
["seo_description"]=>
string(0) ""
}
["wapintro"]=>
string(118) "
"
["products"]=>
array(23) {
["product_id"]=>
string(4) "1211"
["goods_id"]=>
string(3) "298"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(8) "10000360"
["price"]=>
string(6) "50.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "75.000"
["name"]=>
string(26) "60cm 普通烧烤炉套餐"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "套"
["store"]=>
int(100)
["store_place"]=>
string(0) ""
["freez"]=>
string(1) "0"
["goods_type"]=>
string(6) "normal"
["spec_info"]=>
NULL
["spec_desc"]=>
bool(false)
["is_default"]=>
string(4) "true"
["qrcode_image_id"]=>
string(32) "25976607bcc81514e744f05d9fec4a68"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1636439157"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[5]=>
array(103) {
["goods_id"]=>
string(3) "297"
["bn"]=>
string(8) "10000359"
["name"]=>
string(26) "50cm 特厚烧烤炉套餐"
["price"]=>
string(6) "55.000"
["type_id"]=>
string(1) "1"
["cat_id"]=>
string(3) "115"
["brand_id"]=>
NULL
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "100"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1636439182"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1636439182"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "82.500"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(0) ""
["brief"]=>
string(70) "(50cm烤炉+3kg碳+小号调味筒*3+长柄碳夹+32cm烤签·*30)"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "0bb2383ee5441495dac0093a96b33a0b"
["udfimg"]=>
string(4) "true"
["thumbnail_pic"]=>
string(32) "0bb2383ee5441495dac0093a96b33a0b"
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(118) "
"
["store_place"]=>
string(0) ""
["min_buy"]=>
NULL
["package_scale"]=>
string(4) "1.00"
["package_unit"]=>
string(0) ""
["package_use"]=>
NULL
["score_setting"]=>
string(6) "number"
["store_prompt"]=>
string(1) "1"
["nostore_sell"]=>
string(1) "0"
["goods_setting"]=>
array(1) {
["goods_template"]=>
string(1) "0"
}
["spec_desc"]=>
bool(false)
["params"]=>
bool(false)
["disabled"]=>
string(5) "false"
["rank_count"]=>
string(1) "0"
["comments_count"]=>
string(1) "0"
["view_w_count"]=>
string(1) "6"
["view_count"]=>
string(3) "103"
["count_stat"]=>
string(147) "a:2:{s:4:"view";a:9:{i:20388;i:1;i:20391;i:1;i:20392;i:1;i:20407;i:2;i:20422;i:1;i:20430;i:3;i:20433;i:1;i:20434;i:1;i:20436;i:1;}s:3:"buy";a:0:{}}"
["buy_count"]=>
string(1) "0"
["buy_w_count"]=>
string(1) "0"
["p_1"]=>
NULL
["p_2"]=>
NULL
["p_3"]=>
NULL
["p_4"]=>
NULL
["p_5"]=>
NULL
["p_6"]=>
NULL
["p_7"]=>
NULL
["p_8"]=>
NULL
["p_9"]=>
NULL
["p_10"]=>
NULL
["p_11"]=>
NULL
["p_12"]=>
NULL
["p_13"]=>
NULL
["p_14"]=>
NULL
["p_15"]=>
NULL
["p_16"]=>
NULL
["p_17"]=>
NULL
["p_18"]=>
NULL
["p_19"]=>
NULL
["p_20"]=>
NULL
["p_21"]=>
NULL
["p_22"]=>
NULL
["p_23"]=>
NULL
["p_24"]=>
NULL
["p_25"]=>
NULL
["p_26"]=>
NULL
["p_27"]=>
NULL
["p_28"]=>
NULL
["p_29"]=>
NULL
["p_30"]=>
NULL
["p_31"]=>
NULL
["p_32"]=>
NULL
["p_33"]=>
NULL
["p_34"]=>
NULL
["p_35"]=>
NULL
["p_36"]=>
NULL
["p_37"]=>
NULL
["p_38"]=>
NULL
["p_39"]=>
NULL
["p_40"]=>
NULL
["p_41"]=>
NULL
["p_42"]=>
NULL
["p_43"]=>
NULL
["p_44"]=>
NULL
["p_45"]=>
NULL
["p_46"]=>
NULL
["p_47"]=>
NULL
["p_48"]=>
NULL
["p_49"]=>
NULL
["p_50"]=>
NULL
["adjunct"]=>
string(6) "a:0:{}"
["seo_info"]=>
array(3) {
["seo_title"]=>
string(0) ""
["seo_keywords"]=>
string(0) ""
["seo_description"]=>
string(0) ""
}
["wapintro"]=>
string(118) "
"
["products"]=>
array(23) {
["product_id"]=>
string(4) "1209"
["goods_id"]=>
string(3) "297"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(8) "10000359"
["price"]=>
string(6) "55.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "82.500"
["name"]=>
string(26) "50cm 特厚烧烤炉套餐"
["weight"]=>
string(5) "0.000"
["unit"]=>
NULL
["store"]=>
int(100)
["store_place"]=>
string(0) ""
["freez"]=>
string(1) "0"
["goods_type"]=>
string(6) "normal"
["spec_info"]=>
NULL
["spec_desc"]=>
bool(false)
["is_default"]=>
string(4) "true"
["qrcode_image_id"]=>
string(32) "0e8abc7ae8b84fc0bce78abebcac545e"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1636439182"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[6]=>
array(103) {
["goods_id"]=>
string(3) "296"
["bn"]=>
string(8) "10000318"
["name"]=>
string(26) "50cm 普通烧烤炉套餐"
["price"]=>
string(6) "40.000"
["type_id"]=>
string(1) "1"
["cat_id"]=>
string(3) "115"
["brand_id"]=>
NULL
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "100"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1636439205"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1636439205"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "60.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(0) ""
["brief"]=>
string(70) "(50cm烤炉+3kg碳+小号调味筒*3+长柄碳夹+32cm烤签·*30)"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "9f1d564fcd6a5f7c46f2b352215da204"
["udfimg"]=>
string(4) "true"
["thumbnail_pic"]=>
string(32) "9f1d564fcd6a5f7c46f2b352215da204"
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(118) "
"
["store_place"]=>
string(0) ""
["min_buy"]=>
NULL
["package_scale"]=>
string(4) "1.00"
["package_unit"]=>
string(0) ""
["package_use"]=>
NULL
["score_setting"]=>
string(6) "number"
["store_prompt"]=>
string(1) "1"
["nostore_sell"]=>
string(1) "0"
["goods_setting"]=>
array(1) {
["goods_template"]=>
string(1) "0"
}
["spec_desc"]=>
bool(false)
["params"]=>
bool(false)
["disabled"]=>
string(5) "false"
["rank_count"]=>
string(1) "0"
["comments_count"]=>
string(1) "0"
["view_w_count"]=>
string(1) "2"
["view_count"]=>
string(3) "104"
["count_stat"]=>
string(123) "a:2:{s:4:"view";a:7:{i:20350;i:1;i:20381;i:1;i:20391;i:1;i:20392;i:1;i:20407;i:2;i:20433;i:1;i:20436;i:1;}s:3:"buy";a:0:{}}"
["buy_count"]=>
string(1) "0"
["buy_w_count"]=>
string(1) "0"
["p_1"]=>
NULL
["p_2"]=>
NULL
["p_3"]=>
NULL
["p_4"]=>
NULL
["p_5"]=>
NULL
["p_6"]=>
NULL
["p_7"]=>
NULL
["p_8"]=>
NULL
["p_9"]=>
NULL
["p_10"]=>
NULL
["p_11"]=>
NULL
["p_12"]=>
NULL
["p_13"]=>
NULL
["p_14"]=>
NULL
["p_15"]=>
NULL
["p_16"]=>
NULL
["p_17"]=>
NULL
["p_18"]=>
NULL
["p_19"]=>
NULL
["p_20"]=>
NULL
["p_21"]=>
NULL
["p_22"]=>
NULL
["p_23"]=>
NULL
["p_24"]=>
NULL
["p_25"]=>
NULL
["p_26"]=>
NULL
["p_27"]=>
NULL
["p_28"]=>
NULL
["p_29"]=>
NULL
["p_30"]=>
NULL
["p_31"]=>
NULL
["p_32"]=>
NULL
["p_33"]=>
NULL
["p_34"]=>
NULL
["p_35"]=>
NULL
["p_36"]=>
NULL
["p_37"]=>
NULL
["p_38"]=>
NULL
["p_39"]=>
NULL
["p_40"]=>
NULL
["p_41"]=>
NULL
["p_42"]=>
NULL
["p_43"]=>
NULL
["p_44"]=>
NULL
["p_45"]=>
NULL
["p_46"]=>
NULL
["p_47"]=>
NULL
["p_48"]=>
NULL
["p_49"]=>
NULL
["p_50"]=>
NULL
["adjunct"]=>
string(6) "a:0:{}"
["seo_info"]=>
array(3) {
["seo_title"]=>
string(0) ""
["seo_keywords"]=>
string(0) ""
["seo_description"]=>
string(0) ""
}
["wapintro"]=>
string(118) "
"
["products"]=>
array(23) {
["product_id"]=>
string(4) "1207"
["goods_id"]=>
string(3) "296"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(8) "10000318"
["price"]=>
string(6) "40.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "60.000"
["name"]=>
string(26) "50cm 普通烧烤炉套餐"
["weight"]=>
string(5) "0.000"
["unit"]=>
NULL
["store"]=>
int(100)
["store_place"]=>
string(0) ""
["freez"]=>
string(1) "0"
["goods_type"]=>
string(6) "normal"
["spec_info"]=>
NULL
["spec_desc"]=>
bool(false)
["is_default"]=>
string(4) "true"
["qrcode_image_id"]=>
string(32) "0c9c304427ab044e77f44946707c9115"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1636439205"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[7]=>
array(103) {
["goods_id"]=>
string(3) "295"
["bn"]=>
string(14) "G5EC64E814E4E2"
["name"]=>
string(43) "鸡翅木实木博古架 木质工艺摆件"
["price"]=>
string(6) "38.000"
["type_id"]=>
string(1) "1"
["cat_id"]=>
string(3) "131"
["brand_id"]=>
NULL
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "100"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1590054529"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1590054531"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "57.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(0) ""
["brief"]=>
string(0) ""
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "6f0cbdb1411a7ea8959aae7597690ad2"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(0) ""
["store_place"]=>
string(0) ""
["min_buy"]=>
NULL
["package_scale"]=>
string(4) "1.00"
["package_unit"]=>
string(0) ""
["package_use"]=>
NULL
["score_setting"]=>
string(6) "number"
["store_prompt"]=>
string(1) "1"
["nostore_sell"]=>
string(1) "0"
["goods_setting"]=>
array(1) {
["goods_template"]=>
string(1) "0"
}
["spec_desc"]=>
bool(false)
["params"]=>
bool(false)
["disabled"]=>
string(5) "false"
["rank_count"]=>
string(1) "0"
["comments_count"]=>
string(1) "0"
["view_w_count"]=>
string(1) "3"
["view_count"]=>
string(3) "184"
["count_stat"]=>
string(147) "a:2:{s:4:"view";a:9:{i:20345;i:3;i:20384;i:1;i:20387;i:1;i:20391;i:1;i:20392;i:1;i:20407;i:1;i:20426;i:1;i:20431;i:2;i:20435;i:1;}s:3:"buy";a:0:{}}"
["buy_count"]=>
string(1) "0"
["buy_w_count"]=>
string(1) "0"
["p_1"]=>
NULL
["p_2"]=>
NULL
["p_3"]=>
NULL
["p_4"]=>
NULL
["p_5"]=>
NULL
["p_6"]=>
NULL
["p_7"]=>
NULL
["p_8"]=>
NULL
["p_9"]=>
NULL
["p_10"]=>
NULL
["p_11"]=>
NULL
["p_12"]=>
NULL
["p_13"]=>
NULL
["p_14"]=>
NULL
["p_15"]=>
NULL
["p_16"]=>
NULL
["p_17"]=>
NULL
["p_18"]=>
NULL
["p_19"]=>
NULL
["p_20"]=>
NULL
["p_21"]=>
NULL
["p_22"]=>
NULL
["p_23"]=>
NULL
["p_24"]=>
NULL
["p_25"]=>
NULL
["p_26"]=>
NULL
["p_27"]=>
NULL
["p_28"]=>
NULL
["p_29"]=>
NULL
["p_30"]=>
NULL
["p_31"]=>
NULL
["p_32"]=>
NULL
["p_33"]=>
NULL
["p_34"]=>
NULL
["p_35"]=>
NULL
["p_36"]=>
NULL
["p_37"]=>
NULL
["p_38"]=>
NULL
["p_39"]=>
NULL
["p_40"]=>
NULL
["p_41"]=>
NULL
["p_42"]=>
NULL
["p_43"]=>
NULL
["p_44"]=>
NULL
["p_45"]=>
NULL
["p_46"]=>
NULL
["p_47"]=>
NULL
["p_48"]=>
NULL
["p_49"]=>
NULL
["p_50"]=>
NULL
["adjunct"]=>
string(6) "a:0:{}"
["seo_info"]=>
array(3) {
["seo_title"]=>
string(0) ""
["seo_keywords"]=>
string(0) ""
["seo_description"]=>
string(0) ""
}
["wapintro"]=>
string(0) ""
["products"]=>
array(23) {
["product_id"]=>
string(4) "1206"
["goods_id"]=>
string(3) "295"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P5EC64E814E52A"
["price"]=>
string(6) "38.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "57.000"
["name"]=>
string(43) "鸡翅木实木博古架 木质工艺摆件"
["weight"]=>
string(5) "0.000"
["unit"]=>
NULL
["store"]=>
int(100)
["store_place"]=>
string(0) ""
["freez"]=>
string(1) "0"
["goods_type"]=>
string(6) "normal"
["spec_info"]=>
NULL
["spec_desc"]=>
bool(false)
["is_default"]=>
string(4) "true"
["qrcode_image_id"]=>
string(32) "8b6dd660c6288c7fdbcdaeb48e96f8b2"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1590054531"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[8]=>
array(103) {
["goods_id"]=>
string(3) "294"
["bn"]=>
string(8) "10000362"
["name"]=>
string(26) "80cm 特厚烧烤炉套餐"
["price"]=>
string(6) "90.000"
["type_id"]=>
string(1) "1"
["cat_id"]=>
string(3) "115"
["brand_id"]=>
NULL
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "100"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1636439242"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1636439242"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "127.500"
["weight"]=>
string(8) "6460.000"
["unit"]=>
string(3) "套"
["brief"]=>
string(71) "(80cm烤炉+3kg碳+小号调味筒*3+长柄碳夹+32cm烤签·*120)"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "34ce97fa5ee159a5318ae29a625dea03"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(32) "c32f603dd028e52099fc735944f3e2fa"
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(124) "
"
["store_place"]=>
string(0) ""
["min_buy"]=>
NULL
["package_scale"]=>
string(4) "1.00"
["package_unit"]=>
string(0) ""
["package_use"]=>
NULL
["score_setting"]=>
string(6) "number"
["store_prompt"]=>
string(1) "1"
["nostore_sell"]=>
string(1) "0"
["goods_setting"]=>
array(1) {
["goods_template"]=>
string(1) "0"
}
["spec_desc"]=>
bool(false)
["params"]=>
bool(false)
["disabled"]=>
string(5) "false"
["rank_count"]=>
string(1) "0"
["comments_count"]=>
string(1) "0"
["view_w_count"]=>
string(1) "3"
["view_count"]=>
string(3) "275"
["count_stat"]=>
string(196) "a:2:{s:4:"view";a:12:{i:20350;i:1;i:20357;i:1;i:20360;i:1;i:20377;i:1;i:20382;i:1;i:20389;i:1;i:20391;i:1;i:20392;i:1;i:20407;i:2;i:20414;i:1;i:20433;i:1;i:20436;i:2;}s:3:"buy";a:1:{i:18694;d:1;}}"
["buy_count"]=>
string(1) "2"
["buy_w_count"]=>
string(1) "1"
["p_1"]=>
NULL
["p_2"]=>
NULL
["p_3"]=>
NULL
["p_4"]=>
NULL
["p_5"]=>
NULL
["p_6"]=>
NULL
["p_7"]=>
NULL
["p_8"]=>
NULL
["p_9"]=>
NULL
["p_10"]=>
NULL
["p_11"]=>
NULL
["p_12"]=>
NULL
["p_13"]=>
NULL
["p_14"]=>
NULL
["p_15"]=>
NULL
["p_16"]=>
NULL
["p_17"]=>
NULL
["p_18"]=>
NULL
["p_19"]=>
NULL
["p_20"]=>
NULL
["p_21"]=>
NULL
["p_22"]=>
NULL
["p_23"]=>
NULL
["p_24"]=>
NULL
["p_25"]=>
NULL
["p_26"]=>
NULL
["p_27"]=>
NULL
["p_28"]=>
NULL
["p_29"]=>
NULL
["p_30"]=>
NULL
["p_31"]=>
NULL
["p_32"]=>
NULL
["p_33"]=>
NULL
["p_34"]=>
NULL
["p_35"]=>
NULL
["p_36"]=>
NULL
["p_37"]=>
NULL
["p_38"]=>
NULL
["p_39"]=>
NULL
["p_40"]=>
NULL
["p_41"]=>
NULL
["p_42"]=>
NULL
["p_43"]=>
NULL
["p_44"]=>
NULL
["p_45"]=>
NULL
["p_46"]=>
NULL
["p_47"]=>
NULL
["p_48"]=>
NULL
["p_49"]=>
NULL
["p_50"]=>
NULL
["adjunct"]=>
string(6) "a:0:{}"
["seo_info"]=>
array(3) {
["seo_title"]=>
string(0) ""
["seo_keywords"]=>
string(0) ""
["seo_description"]=>
string(0) ""
}
["wapintro"]=>
string(118) "
"
["products"]=>
array(23) {
["product_id"]=>
string(4) "1205"
["goods_id"]=>
string(3) "294"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(8) "10000362"
["price"]=>
string(6) "90.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "127.500"
["name"]=>
string(26) "80cm 特厚烧烤炉套餐"
["weight"]=>
string(8) "6460.000"
["unit"]=>
string(3) "套"
["store"]=>
int(98)
["store_place"]=>
string(0) ""
["freez"]=>
string(1) "2"
["goods_type"]=>
string(6) "normal"
["spec_info"]=>
NULL
["spec_desc"]=>
bool(false)
["is_default"]=>
string(4) "true"
["qrcode_image_id"]=>
string(32) "d20a282f812d10c58e9e52c2e65365a4"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1636439242"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[9]=>
array(103) {
["goods_id"]=>
string(3) "293"
["bn"]=>
string(14) "G5EA222D30B63E"
["name"]=>
string(34) "怡众 一次性医用口罩 50片"
["price"]=>
string(6) "50.000"
["type_id"]=>
string(1) "1"
["cat_id"]=>
string(3) "108"
["brand_id"]=>
NULL
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "100"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1590052181"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1590052181"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(6) "65.000"
["mktprice"]=>
string(6) "75.000"
["weight"]=>
string(7) "200.000"
["unit"]=>
string(0) ""
["brief"]=>
string(0) ""
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "a97c2b4261a96994cb8501247815d0a8"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(308) "

"
["store_place"]=>
string(0) ""
["min_buy"]=>
NULL
["package_scale"]=>
string(4) "1.00"
["package_unit"]=>
string(0) ""
["package_use"]=>
NULL
["score_setting"]=>
string(6) "number"
["store_prompt"]=>
string(1) "1"
["nostore_sell"]=>
string(1) "0"
["goods_setting"]=>
array(1) {
["goods_template"]=>
string(1) "0"
}
["spec_desc"]=>
bool(false)
["params"]=>
bool(false)
["disabled"]=>
string(5) "false"
["rank_count"]=>
string(1) "0"
["comments_count"]=>
string(1) "0"
["view_w_count"]=>
string(1) "3"
["view_count"]=>
string(3) "118"
["count_stat"]=>
string(111) "a:2:{s:4:"view";a:6:{i:20350;i:1;i:20391;i:2;i:20407;i:1;i:20428;i:1;i:20431;i:1;i:20432;i:1;}s:3:"buy";a:0:{}}"
["buy_count"]=>
string(1) "0"
["buy_w_count"]=>
string(1) "0"
["p_1"]=>
NULL
["p_2"]=>
NULL
["p_3"]=>
NULL
["p_4"]=>
NULL
["p_5"]=>
NULL
["p_6"]=>
NULL
["p_7"]=>
NULL
["p_8"]=>
NULL
["p_9"]=>
NULL
["p_10"]=>
NULL
["p_11"]=>
NULL
["p_12"]=>
NULL
["p_13"]=>
NULL
["p_14"]=>
NULL
["p_15"]=>
NULL
["p_16"]=>
NULL
["p_17"]=>
NULL
["p_18"]=>
NULL
["p_19"]=>
NULL
["p_20"]=>
NULL
["p_21"]=>
NULL
["p_22"]=>
NULL
["p_23"]=>
NULL
["p_24"]=>
NULL
["p_25"]=>
NULL
["p_26"]=>
NULL
["p_27"]=>
NULL
["p_28"]=>
NULL
["p_29"]=>
NULL
["p_30"]=>
NULL
["p_31"]=>
NULL
["p_32"]=>
NULL
["p_33"]=>
NULL
["p_34"]=>
NULL
["p_35"]=>
NULL
["p_36"]=>
NULL
["p_37"]=>
NULL
["p_38"]=>
NULL
["p_39"]=>
NULL
["p_40"]=>
NULL
["p_41"]=>
NULL
["p_42"]=>
NULL
["p_43"]=>
NULL
["p_44"]=>
NULL
["p_45"]=>
NULL
["p_46"]=>
NULL
["p_47"]=>
NULL
["p_48"]=>
NULL
["p_49"]=>
NULL
["p_50"]=>
NULL
["adjunct"]=>
string(193) "a:1:{i:0;a:7:{s:4:"name";s:6:"配件";s:4:"type";s:5:"goods";s:7:"min_num";N;s:7:"max_num";s:0:"";s:9:"set_price";s:8:"discount";s:5:"price";s:0:"";s:5:"items";a:1:{s:10:"product_id";s:0:"";}}}"
["seo_info"]=>
array(3) {
["seo_title"]=>
string(0) ""
["seo_keywords"]=>
string(0) ""
["seo_description"]=>
string(0) ""
}
["wapintro"]=>
string(0) ""
["products"]=>
array(23) {
["product_id"]=>
string(4) "1201"
["goods_id"]=>
string(3) "291"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P5E83CF9655861"
["price"]=>
string(6) "12.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "18.000"
["name"]=>
string(26) "一次性手套 100只/盒"
["weight"]=>
string(7) "650.000"
["unit"]=>
NULL
["store"]=>
int(100)
["store_place"]=>
string(0) ""
["freez"]=>
string(1) "0"
["goods_type"]=>
string(6) "normal"
["spec_info"]=>
NULL
["spec_desc"]=>
bool(false)
["is_default"]=>
string(4) "true"
["qrcode_image_id"]=>
string(32) "4149c5ef1b74673c768ffa60428f17a7"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1590052305"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[12]=>
array(103) {
["goods_id"]=>
string(3) "290"
["bn"]=>
string(14) "G5E83CE26228F3"
["name"]=>
string(31) "一次性医用口罩 20片装 "
["price"]=>
string(6) "30.000"
["type_id"]=>
string(1) "1"
["cat_id"]=>
string(3) "108"
["brand_id"]=>
NULL
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "100"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1587683683"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1587683683"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "35.000"
["weight"]=>
string(7) "100.000"
["unit"]=>
string(0) ""
["brief"]=>
string(0) ""
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "85645203b5a061041463dcc7a316c279"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(0) ""
["store_place"]=>
string(0) ""
["min_buy"]=>
NULL
["package_scale"]=>
string(4) "1.00"
["package_unit"]=>
string(0) ""
["package_use"]=>
NULL
["score_setting"]=>
string(6) "number"
["store_prompt"]=>
string(1) "1"
["nostore_sell"]=>
string(1) "0"
["goods_setting"]=>
array(1) {
["goods_template"]=>
string(1) "0"
}
["spec_desc"]=>
bool(false)
["params"]=>
bool(false)
["disabled"]=>
string(5) "false"
["rank_count"]=>
string(1) "0"
["comments_count"]=>
string(1) "0"
["view_w_count"]=>
string(1) "2"
["view_count"]=>
string(3) "156"
["count_stat"]=>
string(111) "a:2:{s:4:"view";a:6:{i:20343;i:1;i:20391;i:2;i:20407;i:1;i:20425;i:1;i:20428;i:1;i:20432;i:1;}s:3:"buy";a:0:{}}"
["buy_count"]=>
string(1) "0"
["buy_w_count"]=>
string(1) "0"
["p_1"]=>
NULL
["p_2"]=>
NULL
["p_3"]=>
NULL
["p_4"]=>
NULL
["p_5"]=>
NULL
["p_6"]=>
NULL
["p_7"]=>
NULL
["p_8"]=>
NULL
["p_9"]=>
NULL
["p_10"]=>
NULL
["p_11"]=>
NULL
["p_12"]=>
NULL
["p_13"]=>
NULL
["p_14"]=>
NULL
["p_15"]=>
NULL
["p_16"]=>
NULL
["p_17"]=>
NULL
["p_18"]=>
NULL
["p_19"]=>
NULL
["p_20"]=>
NULL
["p_21"]=>
NULL
["p_22"]=>
NULL
["p_23"]=>
NULL
["p_24"]=>
NULL
["p_25"]=>
NULL
["p_26"]=>
NULL
["p_27"]=>
NULL
["p_28"]=>
NULL
["p_29"]=>
NULL
["p_30"]=>
NULL
["p_31"]=>
NULL
["p_32"]=>
NULL
["p_33"]=>
NULL
["p_34"]=>
NULL
["p_35"]=>
NULL
["p_36"]=>
NULL
["p_37"]=>
NULL
["p_38"]=>
NULL
["p_39"]=>
NULL
["p_40"]=>
NULL
["p_41"]=>
NULL
["p_42"]=>
NULL
["p_43"]=>
NULL
["p_44"]=>
NULL
["p_45"]=>
NULL
["p_46"]=>
NULL
["p_47"]=>
NULL
["p_48"]=>
NULL
["p_49"]=>
NULL
["p_50"]=>
NULL
["adjunct"]=>
string(6) "a:0:{}"
["seo_info"]=>
array(3) {
["seo_title"]=>
string(0) ""
["seo_keywords"]=>
string(0) ""
["seo_description"]=>
string(0) ""
}
["wapintro"]=>
string(0) ""
["products"]=>
array(23) {
["product_id"]=>
string(4) "1200"
["goods_id"]=>
string(3) "290"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P5E83CE262293C"
["price"]=>
string(6) "30.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "35.000"
["name"]=>
string(31) "一次性医用口罩 20片装 "
["weight"]=>
string(7) "100.000"
["unit"]=>
NULL
["store"]=>
int(100)
["store_place"]=>
string(0) ""
["freez"]=>
string(1) "0"
["goods_type"]=>
string(6) "normal"
["spec_info"]=>
NULL
["spec_desc"]=>
bool(false)
["is_default"]=>
string(4) "true"
["qrcode_image_id"]=>
string(32) "0ae3558834111a5cec2032e40ee1d61f"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1587683684"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[13]=>
array(103) {
["goods_id"]=>
string(3) "289"
["bn"]=>
string(6) "123456"
["name"]=>
string(27) "一次性医用口罩 50片"
["price"]=>
string(6) "85.000"
["type_id"]=>
string(1) "1"
["cat_id"]=>
string(3) "107"
["brand_id"]=>
NULL
["marketable"]=>
string(4) "true"
["store"]=>
string(2) "10"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1585353160"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1585353160"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "90.000"
["weight"]=>
string(7) "200.000"
["unit"]=>
string(3) "盒"
["brief"]=>
string(22) "一次性医用口罩 "
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "43186a63fb3b0be079b16b16549b1801"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(118) "
"
["store_place"]=>
string(0) ""
["min_buy"]=>
NULL
["package_scale"]=>
string(4) "1.00"
["package_unit"]=>
string(0) ""
["package_use"]=>
NULL
["score_setting"]=>
string(6) "number"
["store_prompt"]=>
string(1) "1"
["nostore_sell"]=>
string(1) "0"
["goods_setting"]=>
array(1) {
["goods_template"]=>
string(1) "0"
}
["spec_desc"]=>
bool(false)
["params"]=>
bool(false)
["disabled"]=>
string(5) "false"
["rank_count"]=>
string(1) "0"
["comments_count"]=>
string(1) "0"
["view_w_count"]=>
string(1) "1"
["view_count"]=>
string(2) "87"
["count_stat"]=>
string(147) "a:2:{s:4:"view";a:8:{i:20333;i:2;i:20338;i:1;i:20339;i:1;i:20350;i:1;i:20380;i:1;i:20391;i:2;i:20407;i:1;i:20422;i:1;}s:3:"buy";a:1:{i:18348;d:1;}}"
["buy_count"]=>
string(1) "1"
["buy_w_count"]=>
string(1) "1"
["p_1"]=>
NULL
["p_2"]=>
NULL
["p_3"]=>
NULL
["p_4"]=>
NULL
["p_5"]=>
NULL
["p_6"]=>
NULL
["p_7"]=>
NULL
["p_8"]=>
NULL
["p_9"]=>
NULL
["p_10"]=>
NULL
["p_11"]=>
NULL
["p_12"]=>
NULL
["p_13"]=>
NULL
["p_14"]=>
NULL
["p_15"]=>
NULL
["p_16"]=>
NULL
["p_17"]=>
NULL
["p_18"]=>
NULL
["p_19"]=>
NULL
["p_20"]=>
NULL
["p_21"]=>
NULL
["p_22"]=>
NULL
["p_23"]=>
NULL
["p_24"]=>
NULL
["p_25"]=>
NULL
["p_26"]=>
NULL
["p_27"]=>
NULL
["p_28"]=>
NULL
["p_29"]=>
NULL
["p_30"]=>
NULL
["p_31"]=>
NULL
["p_32"]=>
NULL
["p_33"]=>
NULL
["p_34"]=>
NULL
["p_35"]=>
NULL
["p_36"]=>
NULL
["p_37"]=>
NULL
["p_38"]=>
NULL
["p_39"]=>
NULL
["p_40"]=>
NULL
["p_41"]=>
NULL
["p_42"]=>
NULL
["p_43"]=>
NULL
["p_44"]=>
NULL
["p_45"]=>
NULL
["p_46"]=>
NULL
["p_47"]=>
NULL
["p_48"]=>
NULL
["p_49"]=>
NULL
["p_50"]=>
NULL
["adjunct"]=>
string(6) "a:0:{}"
["seo_info"]=>
array(3) {
["seo_title"]=>
string(0) ""
["seo_keywords"]=>
string(0) ""
["seo_description"]=>
string(0) ""
}
["wapintro"]=>
string(118) "
"
["products"]=>
array(23) {
["product_id"]=>
string(4) "1199"
["goods_id"]=>
string(3) "289"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P5E7BDC3DC01CB"
["price"]=>
string(6) "85.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(6) "90.000"
["name"]=>
string(27) "一次性医用口罩 50片"
["weight"]=>
string(7) "200.000"
["unit"]=>
string(3) "盒"
["store"]=>
int(9)
["store_place"]=>
string(0) ""
["freez"]=>
string(1) "1"
["goods_type"]=>
string(6) "normal"
["spec_info"]=>
NULL
["spec_desc"]=>
bool(false)
["is_default"]=>
string(4) "true"
["qrcode_image_id"]=>
string(32) "1dc13faaa05f11a2488e2c55155bd06c"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1585353160"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[14]=>
array(103) {
["goods_id"]=>
string(3) "288"
["bn"]=>
string(13) "6971931740225"
["name"]=>
string(53) "六叶神优级9英寸荷叶盘(24cm宽,4cm高)"
["price"]=>
string(5) "6.500"
["type_id"]=>
string(1) "1"
["cat_id"]=>
string(3) "125"
["brand_id"]=>
NULL
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "100"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1584396939"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1584396939"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(5) "9.750"
["weight"]=>
string(6) "65.000"
["unit"]=>
string(0) ""
["brief"]=>
string(0) ""
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "c402818a7e3c7d70ade1cdf27442e685"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(0) ""
["store_place"]=>
string(0) ""
["min_buy"]=>
NULL
["package_scale"]=>
string(4) "1.00"
["package_unit"]=>
string(0) ""
["package_use"]=>
NULL
["score_setting"]=>
string(6) "number"
["store_prompt"]=>
string(1) "1"
["nostore_sell"]=>
string(1) "0"
["goods_setting"]=>
array(1) {
["goods_template"]=>
string(1) "0"
}
["spec_desc"]=>
bool(false)
["params"]=>
bool(false)
["disabled"]=>
string(5) "false"
["rank_count"]=>
string(1) "0"
["comments_count"]=>
string(1) "0"
["view_w_count"]=>
string(1) "1"
["view_count"]=>
string(3) "186"
["count_stat"]=>
string(135) "a:2:{s:4:"view";a:7:{i:20350;i:1;i:20381;i:1;i:20391;i:1;i:20392;i:1;i:20407;i:2;i:20422;i:1;i:20433;i:1;}s:3:"buy";a:1:{i:18393;d:1;}}"
["buy_count"]=>
string(1) "1"
["buy_w_count"]=>
string(1) "1"
["p_1"]=>
NULL
["p_2"]=>
NULL
["p_3"]=>
NULL
["p_4"]=>
NULL
["p_5"]=>
NULL
["p_6"]=>
NULL
["p_7"]=>
NULL
["p_8"]=>
NULL
["p_9"]=>
NULL
["p_10"]=>
NULL
["p_11"]=>
NULL
["p_12"]=>
NULL
["p_13"]=>
NULL
["p_14"]=>
NULL
["p_15"]=>
NULL
["p_16"]=>
NULL
["p_17"]=>
NULL
["p_18"]=>
NULL
["p_19"]=>
NULL
["p_20"]=>
NULL
["p_21"]=>
NULL
["p_22"]=>
NULL
["p_23"]=>
NULL
["p_24"]=>
NULL
["p_25"]=>
NULL
["p_26"]=>
NULL
["p_27"]=>
NULL
["p_28"]=>
NULL
["p_29"]=>
NULL
["p_30"]=>
NULL
["p_31"]=>
NULL
["p_32"]=>
NULL
["p_33"]=>
NULL
["p_34"]=>
NULL
["p_35"]=>
NULL
["p_36"]=>
NULL
["p_37"]=>
NULL
["p_38"]=>
NULL
["p_39"]=>
NULL
["p_40"]=>
NULL
["p_41"]=>
NULL
["p_42"]=>
NULL
["p_43"]=>
NULL
["p_44"]=>
NULL
["p_45"]=>
NULL
["p_46"]=>
NULL
["p_47"]=>
NULL
["p_48"]=>
NULL
["p_49"]=>
NULL
["p_50"]=>
NULL
["adjunct"]=>
string(6) "a:0:{}"
["seo_info"]=>
array(3) {
["seo_title"]=>
string(0) ""
["seo_keywords"]=>
string(0) ""
["seo_description"]=>
string(0) ""
}
["wapintro"]=>
string(0) ""
["products"]=>
array(23) {
["product_id"]=>
string(4) "1198"
["goods_id"]=>
string(3) "288"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(13) "6971931740225"
["price"]=>
string(5) "6.500"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(5) "9.750"
["name"]=>
string(53) "六叶神优级9英寸荷叶盘(24cm宽,4cm高)"
["weight"]=>
string(6) "65.000"
["unit"]=>
NULL
["store"]=>
int(99)
["store_place"]=>
string(0) ""
["freez"]=>
string(1) "1"
["goods_type"]=>
string(6) "normal"
["spec_info"]=>
NULL
["spec_desc"]=>
bool(false)
["is_default"]=>
string(4) "true"
["qrcode_image_id"]=>
string(32) "c0dbc76894b197319142385baa15aba1"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1589162342"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[15]=>
array(103) {
["goods_id"]=>
string(3) "287"
["bn"]=>
string(14) "G5DF6ADF728528"
["name"]=>
string(21) "六叶神优级果盘"
["price"]=>
string(5) "5.000"
["type_id"]=>
string(2) "12"
["cat_id"]=>
string(3) "125"
["brand_id"]=>
NULL
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "200"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1576706655"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1647937281"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(5) "6.750"
["weight"]=>
string(6) "55.000"
["unit"]=>
string(0) ""
["brief"]=>
string(0) ""
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "91bcfc1e89a508069aadaeac68eca1b9"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(229) "
"
["store_place"]=>
NULL
["min_buy"]=>
NULL
["package_scale"]=>
string(4) "1.00"
["package_unit"]=>
string(0) ""
["package_use"]=>
NULL
["score_setting"]=>
string(6) "number"
["store_prompt"]=>
string(1) "1"
["nostore_sell"]=>
string(1) "0"
["goods_setting"]=>
array(1) {
["goods_template"]=>
string(1) "0"
}
["spec_desc"]=>
array(2) {
[7]=>
array(2) {
[1576447343100]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1576447343100"
["spec_value"]=>
string(4) "8寸"
["p_order"]=>
string(1) "1"
["spec_value_id"]=>
string(3) "100"
["spec_goods_images"]=>
string(0) ""
["spec_image"]=>
NULL
}
[1576447343101]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1576447343101"
["spec_value"]=>
string(4) "9寸"
["p_order"]=>
string(1) "2"
["spec_value_id"]=>
string(3) "101"
["spec_goods_images"]=>
string(0) ""
["spec_image"]=>
NULL
}
}
[9]=>
array(1) {
[1576447343126]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1576447343126"
["spec_value"]=>
string(9) "六叶神"
["p_order"]=>
string(1) "1"
["spec_value_id"]=>
string(3) "126"
["spec_image"]=>
string(32) "99c9bd41f100d2daab3c309df8e4b02d"
["spec_goods_images"]=>
string(32) "91bcfc1e89a508069aadaeac68eca1b9"
}
}
}
["params"]=>
bool(false)
["disabled"]=>
string(5) "false"
["rank_count"]=>
string(1) "0"
["comments_count"]=>
string(1) "0"
["view_w_count"]=>
string(1) "2"
["view_count"]=>
string(3) "220"
["count_stat"]=>
string(159) "a:2:{s:4:"view";a:9:{i:20333;i:2;i:20338;i:1;i:20339;i:1;i:20340;i:1;i:20350;i:1;i:20391;i:2;i:20407;i:2;i:20420;i:1;i:20421;i:1;}s:3:"buy";a:1:{i:18393;d:1;}}"
["buy_count"]=>
string(1) "1"
["buy_w_count"]=>
string(1) "1"
["p_1"]=>
NULL
["p_2"]=>
NULL
["p_3"]=>
NULL
["p_4"]=>
NULL
["p_5"]=>
NULL
["p_6"]=>
NULL
["p_7"]=>
NULL
["p_8"]=>
NULL
["p_9"]=>
NULL
["p_10"]=>
NULL
["p_11"]=>
NULL
["p_12"]=>
NULL
["p_13"]=>
NULL
["p_14"]=>
NULL
["p_15"]=>
NULL
["p_16"]=>
NULL
["p_17"]=>
NULL
["p_18"]=>
NULL
["p_19"]=>
NULL
["p_20"]=>
NULL
["p_21"]=>
NULL
["p_22"]=>
NULL
["p_23"]=>
NULL
["p_24"]=>
NULL
["p_25"]=>
NULL
["p_26"]=>
NULL
["p_27"]=>
NULL
["p_28"]=>
NULL
["p_29"]=>
NULL
["p_30"]=>
NULL
["p_31"]=>
NULL
["p_32"]=>
NULL
["p_33"]=>
NULL
["p_34"]=>
NULL
["p_35"]=>
NULL
["p_36"]=>
NULL
["p_37"]=>
NULL
["p_38"]=>
NULL
["p_39"]=>
NULL
["p_40"]=>
NULL
["p_41"]=>
NULL
["p_42"]=>
NULL
["p_43"]=>
NULL
["p_44"]=>
NULL
["p_45"]=>
NULL
["p_46"]=>
NULL
["p_47"]=>
NULL
["p_48"]=>
NULL
["p_49"]=>
NULL
["p_50"]=>
NULL
["adjunct"]=>
string(6) "a:0:{}"
["seo_info"]=>
array(3) {
["seo_title"]=>
string(0) ""
["seo_keywords"]=>
string(0) ""
["seo_description"]=>
string(0) ""
}
["wapintro"]=>
string(229) "
"
["store_place"]=>
NULL
["min_buy"]=>
NULL
["package_scale"]=>
string(4) "1.00"
["package_unit"]=>
string(0) ""
["package_use"]=>
NULL
["score_setting"]=>
string(6) "number"
["store_prompt"]=>
string(1) "1"
["nostore_sell"]=>
string(1) "0"
["goods_setting"]=>
array(1) {
["goods_template"]=>
string(1) "0"
}
["spec_desc"]=>
array(2) {
[7]=>
array(2) {
[1576221588100]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1576221588100"
["spec_value"]=>
string(9) "4.5英寸"
["p_order"]=>
string(1) "1"
["spec_value_id"]=>
string(3) "100"
["spec_goods_images"]=>
string(0) ""
["spec_image"]=>
NULL
}
[1576221588101]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1576221588101"
["spec_value"]=>
string(7) "5英寸"
["p_order"]=>
string(1) "2"
["spec_value_id"]=>
string(3) "101"
["spec_goods_images"]=>
string(0) ""
["spec_image"]=>
NULL
}
}
[9]=>
array(1) {
[1576221588126]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1576221588126"
["spec_value"]=>
string(9) "六叶神"
["p_order"]=>
string(1) "1"
["spec_value_id"]=>
string(3) "126"
["spec_image"]=>
string(32) "35214eab6f499174553d3fd90686f4b4"
["spec_goods_images"]=>
string(0) ""
}
}
}
["params"]=>
bool(false)
["disabled"]=>
string(5) "false"
["rank_count"]=>
string(1) "0"
["comments_count"]=>
string(1) "0"
["view_w_count"]=>
string(1) "1"
["view_count"]=>
string(3) "158"
["count_stat"]=>
string(87) "a:2:{s:4:"view";a:4:{i:20350;i:1;i:20391;i:2;i:20407;i:2;i:20431;i:1;}s:3:"buy";a:0:{}}"
["buy_count"]=>
string(1) "0"
["buy_w_count"]=>
string(1) "0"
["p_1"]=>
NULL
["p_2"]=>
NULL
["p_3"]=>
NULL
["p_4"]=>
NULL
["p_5"]=>
NULL
["p_6"]=>
NULL
["p_7"]=>
NULL
["p_8"]=>
NULL
["p_9"]=>
NULL
["p_10"]=>
NULL
["p_11"]=>
NULL
["p_12"]=>
NULL
["p_13"]=>
NULL
["p_14"]=>
NULL
["p_15"]=>
NULL
["p_16"]=>
NULL
["p_17"]=>
NULL
["p_18"]=>
NULL
["p_19"]=>
NULL
["p_20"]=>
NULL
["p_21"]=>
NULL
["p_22"]=>
NULL
["p_23"]=>
NULL
["p_24"]=>
NULL
["p_25"]=>
NULL
["p_26"]=>
NULL
["p_27"]=>
NULL
["p_28"]=>
NULL
["p_29"]=>
NULL
["p_30"]=>
NULL
["p_31"]=>
NULL
["p_32"]=>
NULL
["p_33"]=>
NULL
["p_34"]=>
NULL
["p_35"]=>
NULL
["p_36"]=>
NULL
["p_37"]=>
NULL
["p_38"]=>
NULL
["p_39"]=>
NULL
["p_40"]=>
NULL
["p_41"]=>
NULL
["p_42"]=>
NULL
["p_43"]=>
NULL
["p_44"]=>
NULL
["p_45"]=>
NULL
["p_46"]=>
NULL
["p_47"]=>
NULL
["p_48"]=>
NULL
["p_49"]=>
NULL
["p_50"]=>
NULL
["adjunct"]=>
string(6) "a:0:{}"
["seo_info"]=>
array(3) {
["seo_title"]=>
string(0) ""
["seo_keywords"]=>
string(0) ""
["seo_description"]=>
string(0) ""
}
["wapintro"]=>
string(229) "
"
["store_place"]=>
NULL
["min_buy"]=>
NULL
["package_scale"]=>
string(4) "1.00"
["package_unit"]=>
string(0) ""
["package_use"]=>
NULL
["score_setting"]=>
string(6) "number"
["store_prompt"]=>
string(1) "1"
["nostore_sell"]=>
string(1) "0"
["goods_setting"]=>
array(1) {
["goods_template"]=>
string(1) "0"
}
["spec_desc"]=>
array(2) {
[7]=>
array(1) {
[1576015932100]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1576015932100"
["spec_value"]=>
string(8) "8 英寸"
["p_order"]=>
string(1) "1"
["spec_value_id"]=>
string(3) "100"
["spec_goods_images"]=>
string(0) ""
["spec_image"]=>
NULL
}
}
[9]=>
array(2) {
[1576015932126]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1576015932126"
["spec_value"]=>
string(6) "粉色"
["p_order"]=>
string(1) "1"
["spec_value_id"]=>
string(3) "126"
["spec_image"]=>
string(32) "e566a6d263c6e9fcb5162a16de3d3a20"
["spec_goods_images"]=>
string(32) "e566a6d263c6e9fcb5162a16de3d3a20"
}
[1576015932127]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1576015932127"
["spec_value"]=>
string(9) "浅黄色"
["p_order"]=>
string(1) "2"
["spec_value_id"]=>
string(3) "127"
["spec_image"]=>
string(32) "a0556ba893b35d180b029cf8bb27b459"
["spec_goods_images"]=>
string(32) "a0556ba893b35d180b029cf8bb27b459"
}
}
}
["params"]=>
bool(false)
["disabled"]=>
string(5) "false"
["rank_count"]=>
string(1) "0"
["comments_count"]=>
string(1) "0"
["view_w_count"]=>
string(1) "2"
["view_count"]=>
string(3) "160"
["count_stat"]=>
string(135) "a:2:{s:4:"view";a:8:{i:20338;i:1;i:20339;i:2;i:20346;i:1;i:20350;i:1;i:20391;i:2;i:20407;i:2;i:20419;i:1;i:20425;i:1;}s:3:"buy";a:0:{}}"
["buy_count"]=>
string(1) "0"
["buy_w_count"]=>
string(1) "0"
["p_1"]=>
NULL
["p_2"]=>
NULL
["p_3"]=>
NULL
["p_4"]=>
NULL
["p_5"]=>
NULL
["p_6"]=>
NULL
["p_7"]=>
NULL
["p_8"]=>
NULL
["p_9"]=>
NULL
["p_10"]=>
NULL
["p_11"]=>
NULL
["p_12"]=>
NULL
["p_13"]=>
NULL
["p_14"]=>
NULL
["p_15"]=>
NULL
["p_16"]=>
NULL
["p_17"]=>
NULL
["p_18"]=>
NULL
["p_19"]=>
NULL
["p_20"]=>
NULL
["p_21"]=>
NULL
["p_22"]=>
NULL
["p_23"]=>
NULL
["p_24"]=>
NULL
["p_25"]=>
NULL
["p_26"]=>
NULL
["p_27"]=>
NULL
["p_28"]=>
NULL
["p_29"]=>
NULL
["p_30"]=>
NULL
["p_31"]=>
NULL
["p_32"]=>
NULL
["p_33"]=>
NULL
["p_34"]=>
NULL
["p_35"]=>
NULL
["p_36"]=>
NULL
["p_37"]=>
NULL
["p_38"]=>
NULL
["p_39"]=>
NULL
["p_40"]=>
NULL
["p_41"]=>
NULL
["p_42"]=>
NULL
["p_43"]=>
NULL
["p_44"]=>
NULL
["p_45"]=>
NULL
["p_46"]=>
NULL
["p_47"]=>
NULL
["p_48"]=>
NULL
["p_49"]=>
NULL
["p_50"]=>
NULL
["adjunct"]=>
string(6) "a:0:{}"
["seo_info"]=>
array(3) {
["seo_title"]=>
string(0) ""
["seo_keywords"]=>
string(0) ""
["seo_description"]=>
string(0) ""
}
["wapintro"]=>
string(229) "
"
["store_place"]=>
NULL
["min_buy"]=>
NULL
["package_scale"]=>
string(4) "1.00"
["package_unit"]=>
string(0) ""
["package_use"]=>
NULL
["score_setting"]=>
string(6) "number"
["store_prompt"]=>
string(1) "1"
["nostore_sell"]=>
string(1) "0"
["goods_setting"]=>
array(1) {
["goods_template"]=>
string(1) "0"
}
["spec_desc"]=>
array(2) {
[7]=>
array(1) {
[1576013808103]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1576013808103"
["spec_value"]=>
string(10) "4.5 英寸"
["p_order"]=>
string(1) "4"
["spec_value_id"]=>
string(3) "103"
["spec_goods_images"]=>
string(0) ""
["spec_image"]=>
NULL
}
}
[9]=>
array(2) {
[1576013808126]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1576013808126"
["spec_value"]=>
string(6) "粉色"
["p_order"]=>
string(1) "1"
["spec_value_id"]=>
string(3) "126"
["spec_image"]=>
string(32) "6c96c33b95d3b3adcd9131ac318b17ca"
["spec_goods_images"]=>
string(32) "7fd14d174e165670f6534aba0ecb1724"
}
[1576013808127]=>
array(6) {
["private_spec_value_id"]=>
string(13) "1576013808127"
["spec_value"]=>
string(9) "浅黄色"
["p_order"]=>
string(1) "2"
["spec_value_id"]=>
string(3) "127"
["spec_image"]=>
string(32) "2268a7a830c405a208bf8ad8bee17fa3"
["spec_goods_images"]=>
string(32) "44acbaaeff01dd7e481f46c21f3573f2"
}
}
}
["params"]=>
bool(false)
["disabled"]=>
string(5) "false"
["rank_count"]=>
string(1) "0"
["comments_count"]=>
string(1) "0"
["view_w_count"]=>
string(1) "2"
["view_count"]=>
string(3) "193"
["count_stat"]=>
string(135) "a:2:{s:4:"view";a:8:{i:20382;i:1;i:20383;i:1;i:20391;i:1;i:20392;i:1;i:20407;i:2;i:20419;i:1;i:20430;i:1;i:20436;i:1;}s:3:"buy";a:0:{}}"
["buy_count"]=>
string(1) "0"
["buy_w_count"]=>
string(1) "0"
["p_1"]=>
NULL
["p_2"]=>
NULL
["p_3"]=>
NULL
["p_4"]=>
NULL
["p_5"]=>
NULL
["p_6"]=>
NULL
["p_7"]=>
NULL
["p_8"]=>
NULL
["p_9"]=>
NULL
["p_10"]=>
NULL
["p_11"]=>
NULL
["p_12"]=>
NULL
["p_13"]=>
NULL
["p_14"]=>
NULL
["p_15"]=>
NULL
["p_16"]=>
NULL
["p_17"]=>
NULL
["p_18"]=>
NULL
["p_19"]=>
NULL
["p_20"]=>
NULL
["p_21"]=>
NULL
["p_22"]=>
NULL
["p_23"]=>
NULL
["p_24"]=>
NULL
["p_25"]=>
NULL
["p_26"]=>
NULL
["p_27"]=>
NULL
["p_28"]=>
NULL
["p_29"]=>
NULL
["p_30"]=>
NULL
["p_31"]=>
NULL
["p_32"]=>
NULL
["p_33"]=>
NULL
["p_34"]=>
NULL
["p_35"]=>
NULL
["p_36"]=>
NULL
["p_37"]=>
NULL
["p_38"]=>
NULL
["p_39"]=>
NULL
["p_40"]=>
NULL
["p_41"]=>
NULL
["p_42"]=>
NULL
["p_43"]=>
NULL
["p_44"]=>
NULL
["p_45"]=>
NULL
["p_46"]=>
NULL
["p_47"]=>
NULL
["p_48"]=>
NULL
["p_49"]=>
NULL
["p_50"]=>
NULL
["adjunct"]=>
string(6) "a:0:{}"
["seo_info"]=>
array(3) {
["seo_title"]=>
string(0) ""
["seo_keywords"]=>
string(0) ""
["seo_description"]=>
string(0) ""
}
["wapintro"]=>
string(229) "