Track
Mon, 15 Dec 25 00:03:19 +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:61 | |
| #2 | base_render->display(...,'b2c','1','') | render.php:109 | |
| #3 | base_render->fetch(...,'b2c','') | render.php:129 | |
| #4 | base_render->_fetch_compile_include('b2c',...,...,'') | render.php(71) : eval()'d code:72 | |
| #5 | eval() | render.php:71 | |
| #6 | base_render->display(...,'','1','') | render.php:109 | |
| #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) "2.0"
}
}
}
["app_id"]=>
string(3) "b2c"
["app_dir"]=>
string(24) "/var/www/ecstore/app/b2c"
["public_app_dir"]=>
string(31) "/var/www/ecstore/public/app/b2c"
["res_url"]=>
string(46) "https://zhongfei365.com/public/app/b2c/statics"
["favicon"]=>
string(47) "https://zhongfei365.com/public/app/site/statics"
["res_full_url"]=>
string(46) "https://zhongfei365.com/public/app/b2c/statics"
["lang_url"]=>
string(43) "https://zhongfei365.com/public/app/b2c/lang"
["lang_full_url"]=>
string(43) "https://zhongfei365.com/public/app/b2c/lang"
["widgets_url"]=>
string(46) "https://zhongfei365.com/public/app/b2c/widgets"
["widgets_full_url"]=>
string(46) "https://zhongfei365.com/public/app/b2c/widgets"
["res_dir"]=>
string(39) "/var/www/ecstore/public/app/b2c/statics"
["widgets_dir"]=>
string(39) "/var/www/ecstore/public/app/b2c/widgets"
["lang_dir"]=>
string(36) "/var/www/ecstore/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"]=>
array(1) {
[0]=>
string(5) "index"
}
["weixin_a_appid"]=>
string(18) "wx30ecf4a5fa4d6523"
["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(6056)
["pagetotal"]=>
string(3) "100"
["page"]=>
int(1)
["pager"]=>
array(3) {
["current"]=>
int(1)
["total"]=>
string(3) "100"
["link"]=>
string(32) "/wap/gallery-ajax_get_goods.html"
}
["show_cat_id"]=>
NULL
["imageDefault"]=>
array(3) {
["L"]=>
array(8) {
["default_image"]=>
string(32) "1fc905b24ca8ef1963531e6efd6621f4"
["width"]=>
string(3) "450"
["height"]=>
string(3) "450"
["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) "874e25ad436560bef68875be39bd334f"
["width"]=>
string(3) "450"
["height"]=>
string(3) "450"
["wm_type"]=>
string(4) "none"
["wm_text"]=>
string(0) ""
["wm_image"]=>
string(0) ""
["wm_opacity"]=>
string(0) ""
["wm_loc"]=>
string(0) ""
}
["S"]=>
array(3) {
["default_image"]=>
string(32) "38ee66a68e06648e3c8d51aec0028cf2"
["width"]=>
string(3) "140"
["height"]=>
string(3) "140"
}
}
["point_status"]=>
string(2) "on"
["goodsData"]=>
array(20) {
[0]=>
array(103) {
["goods_id"]=>
string(4) "6623"
["bn"]=>
string(12) "zfds-rkw0040"
["name"]=>
string(41) "睿科威学印宝/小举人油墨 800ml"
["price"]=>
string(7) "154.000"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "189"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1709794391"
["downtime"]=>
string(10) "1709794381"
["last_modify"]=>
string(10) "1709794391"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "180.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(0) ""
["brief"]=>
string(40) "适用:学印宝57A01C/小举人58A01C"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "7fd40ef5ea6b31d3729744619ab62060"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(231) "
"
["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"]=>
NULL
["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) "138"
["count_stat"]=>
string(244) "a:2:{s:4:"view";a:17:{i:20348;i:2;i:20350;i:1;i:20353;i:1;i:20354;i:1;i:20355;i:1;i:20364;i:1;i:20365;i:2;i:20368;i:2;i:20392;i:2;i:20394;i:4;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20421;i:1;i:20425;i:2;i:20431;i:1;i:20435;i:2;}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) "7790"
["goods_id"]=>
string(4) "6623"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P6422A2570ABC4"
["price"]=>
string(7) "154.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "180.000"
["name"]=>
string(41) "睿科威学印宝/小举人油墨 800ml"
["weight"]=>
string(5) "0.000"
["unit"]=>
NULL
["store"]=>
int(999)
["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) "65e7a6e46a5b0a42a5dda33ac367f821"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1709794391"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[1]=>
array(103) {
["goods_id"]=>
string(4) "6622"
["bn"]=>
string(12) "zfds-rkw0039"
["name"]=>
string(26) "睿科威DS14油墨 1000ml"
["price"]=>
string(7) "176.000"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "189"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679991519"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679991519"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "200.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "支"
["brief"]=>
string(31) "适用:得宝U520/550/850/650"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "15de03930207b724479bc775e7a5c31f"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(231) "
"
["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"]=>
NULL
["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) "135"
["count_stat"]=>
string(268) "a:2:{s:4:"view";a:19:{i:20343;i:1;i:20347;i:1;i:20357;i:1;i:20359;i:1;i:20364;i:2;i:20365;i:1;i:20368;i:2;i:20391;i:2;i:20392;i:1;i:20394;i:2;i:20403;i:1;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20408;i:1;i:20423;i:2;i:20425;i:1;i:20429;i:1;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(0) ""
["products"]=>
array(23) {
["product_id"]=>
string(4) "7789"
["goods_id"]=>
string(4) "6622"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P6422A1A657F5F"
["price"]=>
string(7) "176.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "200.000"
["name"]=>
string(26) "睿科威DS14油墨 1000ml"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "支"
["store"]=>
int(999)
["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) "6f21a130608704626e77e950b463ac51"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679991519"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[2]=>
array(103) {
["goods_id"]=>
string(4) "6621"
["bn"]=>
string(12) "zfds-rkw0038"
["name"]=>
string(24) "睿科威514油墨 600ml"
["price"]=>
string(6) "96.800"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "189"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679990951"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679990952"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "130.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "支"
["brief"]=>
string(44) "适用:得宝DP3100/3300/2050/31S/33S/3060"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "3be3094cf18cdbcd255df6bd46866b18"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(231) "
"
["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"]=>
NULL
["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) "4"
["view_count"]=>
string(3) "170"
["count_stat"]=>
string(220) "a:2:{s:4:"view";a:15:{i:20338;i:1;i:20350;i:2;i:20352;i:1;i:20359;i:1;i:20364;i:2;i:20365;i:1;i:20368;i:2;i:20392;i:2;i:20394;i:2;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20407;i:1;i:20421;i:3;i:20423;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) "7788"
["goods_id"]=>
string(4) "6621"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P6422A0A7B309C"
["price"]=>
string(6) "96.800"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "130.000"
["name"]=>
string(24) "睿科威514油墨 600ml"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "支"
["store"]=>
int(999)
["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) "ac738739da0481ec72b4084802d485c0"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679990952"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[3]=>
array(103) {
["goods_id"]=>
string(4) "6620"
["bn"]=>
string(12) "zfds-rkw0037"
["name"]=>
string(19) "睿科威ND24油墨"
["price"]=>
string(6) "96.800"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "189"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679990612"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679990613"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "130.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "支"
["brief"]=>
string(38) "适用:得宝2530/2540/2930椭圆口"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "26af9b5e4451d88770e7bb78ccbb446c"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(231) "
"
["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"]=>
NULL
["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(304) "a:2:{s:4:"view";a:22:{i:20350;i:1;i:20351;i:1;i:20352;i:1;i:20354;i:1;i:20355;i:1;i:20364;i:2;i:20365;i:1;i:20368;i:2;i:20391;i:1;i:20392;i:1;i:20394;i:3;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20407;i:1;i:20408;i:1;i:20411;i:1;i:20413;i:1;i:20415;i:1;i:20418;i:1;i:20430;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) "7787"
["goods_id"]=>
string(4) "6620"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P64229F54BFC60"
["price"]=>
string(6) "96.800"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "130.000"
["name"]=>
string(19) "睿科威ND24油墨"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "支"
["store"]=>
int(999)
["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) "20046b893e9c91e7d95e40815b92ddd1"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679990613"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[4]=>
array(103) {
["goods_id"]=>
string(4) "6619"
["bn"]=>
string(12) "zfds-rkw0036"
["name"]=>
string(25) "睿科威ND24油墨 600ml"
["price"]=>
string(6) "96.800"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "189"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679990516"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679990517"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "130.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "支"
["brief"]=>
string(44) "适用:得宝华汉版DP330340/430/440/460"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "88eb378264536d3b7ea2df15467b7b39"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(231) "
"
["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"]=>
NULL
["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) "171"
["count_stat"]=>
string(232) "a:2:{s:4:"view";a:16:{i:20350;i:1;i:20354;i:1;i:20356;i:1;i:20364;i:2;i:20365;i:1;i:20368;i:2;i:20392;i:1;i:20394;i:2;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20407;i:1;i:20408;i:1;i:20421;i:1;i:20422;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) "7786"
["goods_id"]=>
string(4) "6619"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P64229EF4A1365"
["price"]=>
string(6) "96.800"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "130.000"
["name"]=>
string(25) "睿科威ND24油墨 600ml"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "支"
["store"]=>
int(999)
["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) "d4efae12a2cb36e148b1657b88fc188f"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679990517"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[5]=>
array(103) {
["goods_id"]=>
string(4) "6618"
["bn"]=>
string(12) "zfds-rkw0035"
["name"]=>
string(34) "睿科威DX3443/CP6302油墨 500ml"
["price"]=>
string(6) "86.900"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "189"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679990415"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679990415"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "110.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "支"
["brief"]=>
string(46) "适用:理光DX3443/DD3344基士得耶CP6303"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "1beba6b7aed5e3a491d31df257d64732"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(231) "
"
["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"]=>
NULL
["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) "132"
["count_stat"]=>
string(196) "a:2:{s:4:"view";a:13:{i:20350;i:1;i:20355;i:2;i:20364;i:2;i:20365;i:1;i:20368;i:2;i:20392;i:1;i:20394;i:2;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20419;i:2;i:20420;i:1;i:20429;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) "7785"
["goods_id"]=>
string(4) "6618"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P64229E0789839"
["price"]=>
string(6) "86.900"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "110.000"
["name"]=>
string(34) "睿科威DX3443/CP6302油墨 500ml"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "支"
["store"]=>
int(999)
["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) "23026bbb5de0d7a6c76a6116395cf73f"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679990415"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[6]=>
array(103) {
["goods_id"]=>
string(4) "6617"
["bn"]=>
string(12) "zfds-rkw0034"
["name"]=>
string(17) "睿科威CV油墨"
["price"]=>
string(7) "154.000"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "189"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679990408"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679990408"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "180.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "支"
["brief"]=>
string(37) "适用:CV1200/1850N/1860N/1855/1865"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "4717d1cf5f4b2b11a69647031a8157c1"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(231) "
"
["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"]=>
NULL
["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) "101"
["count_stat"]=>
string(172) "a:2:{s:4:"view";a:11:{i:20346;i:1;i:20350;i:1;i:20364;i:2;i:20365;i:1;i:20368;i:2;i:20392;i:1;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20429;i:1;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(0) ""
["products"]=>
array(23) {
["product_id"]=>
string(4) "7784"
["goods_id"]=>
string(4) "6617"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P64229C45CF300"
["price"]=>
string(7) "154.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "180.000"
["name"]=>
string(17) "睿科威CV油墨"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "支"
["store"]=>
int(999)
["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) "bf07700895e11017873fee54f7f53a92"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679990408"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[7]=>
array(103) {
["goods_id"]=>
string(4) "6616"
["bn"]=>
string(12) "zfds-rkw0033"
["name"]=>
string(24) "睿科威500/CPI13油墨"
["price"]=>
string(7) "176.000"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "189"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679988332"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679988332"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "210.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "支"
["brief"]=>
string(63) "适用;理光DD5440/5450基士得耶CP7400/7450C(12支/箱)"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "d428ced9ff940a0ebc5822d511f53aa3"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(115) " "
["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"]=>
NULL
["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) "142"
["count_stat"]=>
string(184) "a:2:{s:4:"view";a:12:{i:20364;i:2;i:20365;i:1;i:20368;i:2;i:20391;i:2;i:20392;i:1;i:20394;i:2;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20424;i:1;i:20429;i:1;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(0) ""
["products"]=>
array(23) {
["product_id"]=>
string(4) "7783"
["goods_id"]=>
string(4) "6616"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P6422966C7C2C8"
["price"]=>
string(7) "176.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "210.000"
["name"]=>
string(24) "睿科威500/CPI13油墨"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "支"
["store"]=>
int(999)
["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) "72d1fd9d07b3a5cca31081c7cf036f01"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679988332"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[8]=>
array(103) {
["goods_id"]=>
string(4) "6615"
["bn"]=>
string(12) "zfds-rkw0032"
["name"]=>
string(20) "睿科威DR-33蜡纸"
["price"]=>
string(7) "308.000"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "196"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679987918"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679987918"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "350.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["brief"]=>
string(39) "适用:迪普乐(得宝)DP330/340"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "ee8b442c2a1f7c2a97822d9eb3a0ea01"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(231) "
"
["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"]=>
NULL
["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) "147"
["count_stat"]=>
string(220) "a:2:{s:4:"view";a:15:{i:20341;i:1;i:20350;i:1;i:20351;i:3;i:20352;i:1;i:20364;i:1;i:20365;i:2;i:20368;i:2;i:20392;i:1;i:20394;i:3;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20421;i:2;i:20425;i:1;i:20429;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) "7782"
["goods_id"]=>
string(4) "6615"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P642294CE4EA2C"
["price"]=>
string(7) "308.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "350.000"
["name"]=>
string(20) "睿科威DR-33蜡纸"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["store"]=>
int(999)
["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) "c84feac613dde4d7b18553bbb167c837"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679987918"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[9]=>
array(103) {
["goods_id"]=>
string(4) "6614"
["bn"]=>
string(12) "zfds-rkw0031"
["name"]=>
string(20) "睿科威DR-53蜡纸"
["price"]=>
string(7) "308.000"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "196"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679987831"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679987831"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "350.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["brief"]=>
string(26) "适用:得宝DP2530/2540"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "cfcaba0c4abdd4b7fd53eb4acf22f63b"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(231) "
"
["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"]=>
NULL
["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(2) "95"
["count_stat"]=>
string(160) "a:2:{s:4:"view";a:10:{i:20323;i:1;i:20350;i:1;i:20364;i:2;i:20365;i:1;i:20368;i:2;i:20392;i:1;i:20394;i:2;i:20404;i:1;i:20405;i:1;i:20406;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) "7781"
["goods_id"]=>
string(4) "6614"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P6422947750E5C"
["price"]=>
string(7) "308.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "350.000"
["name"]=>
string(20) "睿科威DR-53蜡纸"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["store"]=>
int(999)
["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) "97fb36dfce8f163092242e6164fbd06a"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679987832"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[10]=>
array(103) {
["goods_id"]=>
string(4) "6613"
["bn"]=>
string(12) "zfds-rkw0030"
["name"]=>
string(21) "睿科威DR-871蜡纸"
["price"]=>
string(7) "308.000"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "196"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679987710"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679987710"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "350.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["brief"]=>
string(42) "适用:迪普乐(得宝)24F/24S/240e"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "c8ccedf7dc0c12d3981a9402604f5f5f"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(231) "
"
["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"]=>
NULL
["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) "118"
["count_stat"]=>
string(172) "a:2:{s:4:"view";a:11:{i:20364;i:1;i:20365;i:2;i:20368;i:2;i:20392;i:1;i:20394;i:2;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20419;i:1;i:20429;i:1;i:20433;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) "7780"
["goods_id"]=>
string(4) "6613"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P642293FE83CFC"
["price"]=>
string(7) "308.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "350.000"
["name"]=>
string(21) "睿科威DR-871蜡纸"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["store"]=>
int(999)
["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) "08bd6363a0e9531da684e3dd2e7da8c9"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679987710"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[11]=>
array(103) {
["goods_id"]=>
string(4) "6612"
["bn"]=>
string(12) "zfds-rkw0029"
["name"]=>
string(34) "睿科威学印宝/小举人蜡纸"
["price"]=>
string(5) "0.000"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "196"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679987606"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679987606"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "380.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["brief"]=>
string(46) "适用:理想学印宝57A01C/小举人58A01C"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "b1b1d1e5b1df51e518fa8a9543331811"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(231) "
"
["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"]=>
NULL
["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) "129"
["count_stat"]=>
string(196) "a:2:{s:4:"view";a:13:{i:20346;i:1;i:20350;i:1;i:20364;i:2;i:20365;i:1;i:20368;i:2;i:20392;i:1;i:20394;i:2;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20414;i:1;i:20423;i:1;i:20429;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) "7779"
["goods_id"]=>
string(4) "6612"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P642293963894C"
["price"]=>
string(5) "0.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "380.000"
["name"]=>
string(34) "睿科威学印宝/小举人蜡纸"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["store"]=>
int(999)
["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) "ff449193e6d31d95b337c26af48b7ade"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679987606"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[12]=>
array(103) {
["goods_id"]=>
string(4) "6611"
["bn"]=>
string(12) "zfds-rkw0028"
["name"]=>
string(27) "睿科威CV/CZ蜡纸S-4876V"
["price"]=>
string(7) "352.000"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "196"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679987498"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679987498"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "380.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["brief"]=>
string(43) "适用:理想CV1200/1850N/1860N/1855/1865"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "ff4c77cca9828330917356afc46672b9"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(231) "
"
["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"]=>
NULL
["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) "123"
["count_stat"]=>
string(184) "a:2:{s:4:"view";a:12:{i:20350;i:1;i:20358;i:1;i:20364;i:2;i:20365;i:1;i:20368;i:2;i:20392;i:2;i:20393;i:1;i:20394;i:2;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20428;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) "7778"
["goods_id"]=>
string(4) "6611"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P6422932A32194"
["price"]=>
string(7) "352.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "380.000"
["name"]=>
string(27) "睿科威CV/CZ蜡纸S-4876V"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["store"]=>
int(999)
["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) "248af4f3621b9dadfb9d97d099e783d1"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679987498"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[13]=>
array(103) {
["goods_id"]=>
string(4) "6610"
["bn"]=>
string(12) "zfds-rkw0027"
["name"]=>
string(22) "睿科威DR558蜡纸A3"
["price"]=>
string(7) "506.000"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "195"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679987364"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679987364"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "530.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["brief"]=>
string(45) "适用:迪普乐DF550/650/850/DP-K5500/7505"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "576b44181b0160b6cc326871ceef8cda"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(347) "
"
["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"]=>
NULL
["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) "123"
["count_stat"]=>
string(172) "a:2:{s:4:"view";a:11:{i:20350;i:1;i:20364;i:2;i:20365;i:1;i:20368;i:2;i:20392;i:1;i:20394;i:2;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20418;i:1;i:20429;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) "7777"
["goods_id"]=>
string(4) "6610"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P642292A445744"
["price"]=>
string(7) "506.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "530.000"
["name"]=>
string(22) "睿科威DR558蜡纸A3"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["store"]=>
int(999)
["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) "e185dc7aeeea6aba5e0bf603a72a2382"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679987364"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[14]=>
array(103) {
["goods_id"]=>
string(4) "6609"
["bn"]=>
string(12) "zfdw-rkw0026"
["name"]=>
string(20) "睿科威HQ-40蜡纸"
["price"]=>
string(7) "528.000"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "195"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679987185"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679987185"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "550.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["brief"]=>
string(64) "适用:理光DD4450C/DX4544CP基士得耶CP6452/6453/6402/6455"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "acb92f71436c40d4fe221dc190e4acc9"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(347) "
"
["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"]=>
NULL
["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) "4"
["view_count"]=>
string(3) "145"
["count_stat"]=>
string(184) "a:2:{s:4:"view";a:12:{i:20350;i:2;i:20364;i:2;i:20365;i:1;i:20368;i:2;i:20392;i:1;i:20394;i:4;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20423;i:1;i:20425;i:2;i:20429;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) "7776"
["goods_id"]=>
string(4) "6609"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P642291F143FBE"
["price"]=>
string(7) "528.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "550.000"
["name"]=>
string(20) "睿科威HQ-40蜡纸"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["store"]=>
int(999)
["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) "6036a14a3f4c3f56dd3909efb4f4a91d"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679987185"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[15]=>
array(103) {
["goods_id"]=>
string(4) "6608"
["bn"]=>
string(12) "zfds-rkw0025"
["name"]=>
string(22) "睿科威HQ-35MC蜡纸"
["price"]=>
string(7) "418.000"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "196"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679986984"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679986985"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "450.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["brief"]=>
string(59) "适用:DD4440C/DD4446C/DX4443C基士得耶CP6402P/CP6403C"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "791004ad71c9347d762473a4b352599b"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(347) "
"
["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"]=>
NULL
["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) "142"
["count_stat"]=>
string(208) "a:2:{s:4:"view";a:14:{i:20332;i:1;i:20337;i:1;i:20350;i:1;i:20359;i:1;i:20361;i:1;i:20364;i:2;i:20365;i:1;i:20368;i:2;i:20392;i:1;i:20394;i:2;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20421;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) "7775"
["goods_id"]=>
string(4) "6608"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P64229128DF74B"
["price"]=>
string(7) "418.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "450.000"
["name"]=>
string(22) "睿科威HQ-35MC蜡纸"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["store"]=>
int(999)
["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) "92cd1842aeae99f515707d0240aa6dcf"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679986985"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[16]=>
array(103) {
["goods_id"]=>
string(4) "6607"
["bn"]=>
string(12) "zfds-rkw0024"
["name"]=>
string(27) "睿科威500/7400MC蜡纸B4"
["price"]=>
string(7) "396.000"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "196"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679986831"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679986831"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "430.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["brief"]=>
string(39) "适用理光DD5440C/基士得耶CP7400C"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "915fd2e551b7342c7f9b1cb365ca6146"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(347) "
"
["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"]=>
NULL
["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) "7"
["view_count"]=>
string(3) "150"
["count_stat"]=>
string(340) "a:2:{s:4:"view";a:25:{i:20333;i:1;i:20350;i:1;i:20361;i:1;i:20364;i:2;i:20365;i:1;i:20368;i:2;i:20392;i:1;i:20393;i:1;i:20394;i:2;i:20395;i:1;i:20397;i:2;i:20399;i:1;i:20400;i:1;i:20401;i:1;i:20403;i:1;i:20404;i:2;i:20405;i:2;i:20406;i:2;i:20408;i:1;i:20409;i:1;i:20410;i:1;i:20411;i:1;i:20413;i:2;i:20414;i:1;i:20415;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) "7774"
["goods_id"]=>
string(4) "6607"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P6422908F42DA8"
["price"]=>
string(7) "396.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "430.000"
["name"]=>
string(27) "睿科威500/7400MC蜡纸B4"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["store"]=>
int(999)
["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) "bf053968e537ef077e10cb428939b78c"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679986831"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[17]=>
array(103) {
["goods_id"]=>
string(4) "6606"
["bn"]=>
string(12) "zfds-rkw0023"
["name"]=>
string(23) "睿科威DX3443MC蜡纸"
["price"]=>
string(7) "352.000"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "196"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679987005"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679987005"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "385.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["brief"]=>
string(55) "适用:理光DX3443C/DD3344C基士得耶CP6302C/6303C"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "fab64b934042de92e18fadaad910df00"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(347) "
"
["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"]=>
NULL
["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) "152"
["count_stat"]=>
string(328) "a:2:{s:4:"view";a:24:{i:20346;i:2;i:20348;i:2;i:20350;i:1;i:20351;i:2;i:20352;i:2;i:20354;i:1;i:20364;i:2;i:20365;i:1;i:20368;i:2;i:20391;i:2;i:20392;i:1;i:20393;i:2;i:20394;i:2;i:20401;i:1;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20412;i:1;i:20417;i:1;i:20420;i:2;i:20425;i:1;i:20426;i:2;i:20428;i:1;i:20429;i:2;}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) "7773"
["goods_id"]=>
string(4) "6606"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P64228FCA59841"
["price"]=>
string(7) "352.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "385.000"
["name"]=>
string(23) "睿科威DX3443MC蜡纸"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["store"]=>
int(999)
["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) "b8afd80482f77a32b5e6a308bb4389b8"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679987005"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[18]=>
array(103) {
["goods_id"]=>
string(4) "6605"
["bn"]=>
string(12) "zfds-rkw0022"
["name"]=>
string(27) "睿科威500/7405LC蜡纸A3"
["price"]=>
string(7) "506.000"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "195"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679986465"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679986465"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "550.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["brief"]=>
string(42) "适用:理光DD5450C/基士得耶CP7450C"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "30818971b3dd9962cd5e3bb629905d3f"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(347) "
"
["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"]=>
NULL
["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) "128"
["count_stat"]=>
string(196) "a:2:{s:4:"view";a:13:{i:20350;i:1;i:20364;i:2;i:20365;i:1;i:20368;i:2;i:20370;i:2;i:20392;i:1;i:20394;i:2;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20418;i:1;i:20428;i:1;i:20429;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) "7772"
["goods_id"]=>
string(4) "6605"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P64228F210D568"
["price"]=>
string(7) "506.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "550.000"
["name"]=>
string(27) "睿科威500/7405LC蜡纸A3"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["store"]=>
int(999)
["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) "dccc480aecb3a3e2e8a1a5fffc59ca5d"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679986465"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[19]=>
array(103) {
["goods_id"]=>
string(4) "6604"
["bn"]=>
string(12) "zfds-rkw0021"
["name"]=>
string(31) "睿科威SF II租赁版A3蜡纸"
["price"]=>
string(7) "528.000"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "195"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679982281"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679982281"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "550.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["brief"]=>
string(42) "适用:EV/ES/SF/SV等A3系列带ZL机型"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "678d65aa208b1080b204e2de0e9079f0"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(347) "
"
["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"]=>
NULL
["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) "5"
["view_count"]=>
string(3) "168"
["count_stat"]=>
string(184) "a:2:{s:4:"view";a:12:{i:20364;i:2;i:20365;i:1;i:20368;i:2;i:20392;i:1;i:20394;i:2;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20419;i:1;i:20428;i:1;i:20429;i:2;i:20432;i:2;}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) "7771"
["goods_id"]=>
string(4) "6604"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P64227EC9182DD"
["price"]=>
string(7) "528.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "550.000"
["name"]=>
string(31) "睿科威SF II租赁版A3蜡纸"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["store"]=>
int(999)
["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) "9fec0501bf33be1726d35079fcbc8a13"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679982281"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
}
["goods_row"]=>
array(103) {
["goods_id"]=>
string(4) "6604"
["bn"]=>
string(12) "zfds-rkw0021"
["name"]=>
string(31) "睿科威SF II租赁版A3蜡纸"
["price"]=>
string(7) "528.000"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "195"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679982281"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679982281"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "550.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["brief"]=>
string(42) "适用:EV/ES/SF/SV等A3系列带ZL机型"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "678d65aa208b1080b204e2de0e9079f0"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(347) "
"
["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"]=>
NULL
["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) "5"
["view_count"]=>
string(3) "168"
["count_stat"]=>
string(184) "a:2:{s:4:"view";a:12:{i:20364;i:2;i:20365;i:1;i:20368;i:2;i:20392;i:1;i:20394;i:2;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20419;i:1;i:20428;i:1;i:20429;i:2;i:20432;i:2;}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) "7771"
["goods_id"]=>
string(4) "6604"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P64227EC9182DD"
["price"]=>
string(7) "528.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "550.000"
["name"]=>
string(31) "睿科威SF II租赁版A3蜡纸"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["store"]=>
int(999)
["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) "9fec0501bf33be1726d35079fcbc8a13"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679982281"
["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) "1fc905b24ca8ef1963531e6efd6621f4"
["width"]=>
string(3) "450"
["height"]=>
string(3) "450"
["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) "874e25ad436560bef68875be39bd334f"
["width"]=>
string(3) "450"
["height"]=>
string(3) "450"
["wm_type"]=>
string(4) "none"
["wm_text"]=>
string(0) ""
["wm_image"]=>
string(0) ""
["wm_opacity"]=>
string(0) ""
["wm_loc"]=>
string(0) ""
}
["S"]=>
array(3) {
["default_image"]=>
string(32) "38ee66a68e06648e3c8d51aec0028cf2"
["width"]=>
string(3) "140"
["height"]=>
string(3) "140"
}
}
["buytarget"]=>
string(11) "_blank_cart"
}
["_object"]=>
array(2) {
["base_component_compiler"]=>
object(base_component_compiler)#105 (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)#108 (1) {
["widgets_libs"]=>
NULL
}
["compile_wap_require"]=>
object(wap_view_compiler)#108 (1) {
["widgets_libs"]=>
NULL
}
["compile_wap_widgets"]=>
object(wap_view_compiler)#108 (1) {
["widgets_libs"]=>
NULL
}
["compile_main"]=>
object(site_view_compiler)#110 (1) {
["widgets_libs"]=>
NULL
}
["compile_require"]=>
object(site_view_compiler)#110 (1) {
["widgets_libs"]=>
NULL
}
["compile_widget"]=>
object(site_view_compiler)#110 (1) {
["widgets_libs"]=>
NULL
}
["compile_widgets"]=>
object(site_view_compiler)#110 (1) {
["widgets_libs"]=>
NULL
}
["compile_modifier_cur"]=>
object(ectools_view_compiler)#111 (0) {
}
["compile_modifier_cur_odr"]=>
object(ectools_view_compiler)#111 (0) {
}
["compile_modifier_cur_name"]=>
object(ectools_view_compiler)#111 (0) {
}
["compile_modifier_pay_name"]=>
object(ectools_view_compiler)#111 (0) {
}
["compile_modifier_operactor_name"]=>
object(ectools_view_compiler)#111 (0) {
}
["compile_modifier_gimage"]=>
object(b2c_view_compiler)#112 (0) {
}
["compile_modifier_ship_name"]=>
object(b2c_view_compiler)#112 (0) {
}
["compile_modifier_order_remark"]=>
object(b2c_view_compiler)#112 (0) {
}
["compile_modifier_ship_area"]=>
object(b2c_view_compiler)#112 (0) {
}
["compile_modifier_default"]=>
object(base_view_compiler)#113 (0) {
}
["compile_ecos_logo"]=>
object(base_view_compiler)#113 (0) {
}
["compile_math"]=>
object(base_view_compiler)#113 (0) {
}
}
["view_helper"]=>
array(69) {
["__construct"]=>
string(15) "b2c_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_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"
["modifier_barcode"]=>
string(19) "ectools_view_helper"
["modifier_payname"]=>
string(19) "ectools_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"
["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"
}
["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)#114 (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(20) "QJ网上商店系统"
["main_app"]=>
array(2) {
["exclusion"]=>
string(4) "true"
["value"]=>
string(4) "true"
}
["node_id"]=>
string(4) "true"
["description"]=>
string(21) "QJ 网上商店系统"
["author"]=>
array(3) {
["name"]=>
string(14) "QJ开发团队"
["email"]=>
string(22) "dev@qianjiangcloud.com"
["url"]=>
string(29) "http://www.qianjiangcloud.com"
}
["version"]=>
string(3) "5.7"
["license"]=>
string(10) "QJ 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)#52 (4) {
["app"]=>
*RECURSION*
["__source_file_path"]=>
string(36) "/var/www/ecstore/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) "2"
}
["__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(38) "/var/www/ecstore/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(38) "/var/www/ecstore/data/cache/front_tmpl"
}
["log.level"]=>
array(2) {
["type"]=>
int(1)
["default"]=>
int(3)
}
["log.path"]=>
array(2) {
["type"]=>
int(0)
["default"]=>
string(26) "/var/www/ecstore/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(1765728199)
["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(12) "认证显示" } ["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) "669f61c74cc8624dc1156939682aacd3" ["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"]=> int(1) ["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(261) " 非常抱歉,没有找到相关商品建议: | router.php:388 | |
| #10 | wap_router->default_dispatch(...,'gallery','-') | router.php:291 | |
| #11 | wap_router->dispatch(...) | kernel.php:188 | |
| #12 | kernel::boot() | index.php:5 |
"
["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"]=>
NULL
["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) "138"
["count_stat"]=>
string(244) "a:2:{s:4:"view";a:17:{i:20348;i:2;i:20350;i:1;i:20353;i:1;i:20354;i:1;i:20355;i:1;i:20364;i:1;i:20365;i:2;i:20368;i:2;i:20392;i:2;i:20394;i:4;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20421;i:1;i:20425;i:2;i:20431;i:1;i:20435;i:2;}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) "7790"
["goods_id"]=>
string(4) "6623"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P6422A2570ABC4"
["price"]=>
string(7) "154.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "180.000"
["name"]=>
string(41) "睿科威学印宝/小举人油墨 800ml"
["weight"]=>
string(5) "0.000"
["unit"]=>
NULL
["store"]=>
int(999)
["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) "65e7a6e46a5b0a42a5dda33ac367f821"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1709794391"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[1]=>
array(103) {
["goods_id"]=>
string(4) "6622"
["bn"]=>
string(12) "zfds-rkw0039"
["name"]=>
string(26) "睿科威DS14油墨 1000ml"
["price"]=>
string(7) "176.000"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "189"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679991519"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679991519"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "200.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "支"
["brief"]=>
string(31) "适用:得宝U520/550/850/650"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "15de03930207b724479bc775e7a5c31f"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(231) "
"
["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"]=>
NULL
["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) "135"
["count_stat"]=>
string(268) "a:2:{s:4:"view";a:19:{i:20343;i:1;i:20347;i:1;i:20357;i:1;i:20359;i:1;i:20364;i:2;i:20365;i:1;i:20368;i:2;i:20391;i:2;i:20392;i:1;i:20394;i:2;i:20403;i:1;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20408;i:1;i:20423;i:2;i:20425;i:1;i:20429;i:1;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(0) ""
["products"]=>
array(23) {
["product_id"]=>
string(4) "7789"
["goods_id"]=>
string(4) "6622"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P6422A1A657F5F"
["price"]=>
string(7) "176.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "200.000"
["name"]=>
string(26) "睿科威DS14油墨 1000ml"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "支"
["store"]=>
int(999)
["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) "6f21a130608704626e77e950b463ac51"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679991519"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[2]=>
array(103) {
["goods_id"]=>
string(4) "6621"
["bn"]=>
string(12) "zfds-rkw0038"
["name"]=>
string(24) "睿科威514油墨 600ml"
["price"]=>
string(6) "96.800"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "189"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679990951"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679990952"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "130.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "支"
["brief"]=>
string(44) "适用:得宝DP3100/3300/2050/31S/33S/3060"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "3be3094cf18cdbcd255df6bd46866b18"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(231) "
"
["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"]=>
NULL
["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) "4"
["view_count"]=>
string(3) "170"
["count_stat"]=>
string(220) "a:2:{s:4:"view";a:15:{i:20338;i:1;i:20350;i:2;i:20352;i:1;i:20359;i:1;i:20364;i:2;i:20365;i:1;i:20368;i:2;i:20392;i:2;i:20394;i:2;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20407;i:1;i:20421;i:3;i:20423;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) "7788"
["goods_id"]=>
string(4) "6621"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P6422A0A7B309C"
["price"]=>
string(6) "96.800"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "130.000"
["name"]=>
string(24) "睿科威514油墨 600ml"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "支"
["store"]=>
int(999)
["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) "ac738739da0481ec72b4084802d485c0"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679990952"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[3]=>
array(103) {
["goods_id"]=>
string(4) "6620"
["bn"]=>
string(12) "zfds-rkw0037"
["name"]=>
string(19) "睿科威ND24油墨"
["price"]=>
string(6) "96.800"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "189"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679990612"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679990613"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "130.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "支"
["brief"]=>
string(38) "适用:得宝2530/2540/2930椭圆口"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "26af9b5e4451d88770e7bb78ccbb446c"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(231) "
"
["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"]=>
NULL
["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(304) "a:2:{s:4:"view";a:22:{i:20350;i:1;i:20351;i:1;i:20352;i:1;i:20354;i:1;i:20355;i:1;i:20364;i:2;i:20365;i:1;i:20368;i:2;i:20391;i:1;i:20392;i:1;i:20394;i:3;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20407;i:1;i:20408;i:1;i:20411;i:1;i:20413;i:1;i:20415;i:1;i:20418;i:1;i:20430;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) "7787"
["goods_id"]=>
string(4) "6620"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P64229F54BFC60"
["price"]=>
string(6) "96.800"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "130.000"
["name"]=>
string(19) "睿科威ND24油墨"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "支"
["store"]=>
int(999)
["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) "20046b893e9c91e7d95e40815b92ddd1"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679990613"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[4]=>
array(103) {
["goods_id"]=>
string(4) "6619"
["bn"]=>
string(12) "zfds-rkw0036"
["name"]=>
string(25) "睿科威ND24油墨 600ml"
["price"]=>
string(6) "96.800"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "189"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679990516"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679990517"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "130.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "支"
["brief"]=>
string(44) "适用:得宝华汉版DP330340/430/440/460"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "88eb378264536d3b7ea2df15467b7b39"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(231) "
"
["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"]=>
NULL
["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) "171"
["count_stat"]=>
string(232) "a:2:{s:4:"view";a:16:{i:20350;i:1;i:20354;i:1;i:20356;i:1;i:20364;i:2;i:20365;i:1;i:20368;i:2;i:20392;i:1;i:20394;i:2;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20407;i:1;i:20408;i:1;i:20421;i:1;i:20422;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) "7786"
["goods_id"]=>
string(4) "6619"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P64229EF4A1365"
["price"]=>
string(6) "96.800"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "130.000"
["name"]=>
string(25) "睿科威ND24油墨 600ml"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "支"
["store"]=>
int(999)
["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) "d4efae12a2cb36e148b1657b88fc188f"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679990517"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[5]=>
array(103) {
["goods_id"]=>
string(4) "6618"
["bn"]=>
string(12) "zfds-rkw0035"
["name"]=>
string(34) "睿科威DX3443/CP6302油墨 500ml"
["price"]=>
string(6) "86.900"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "189"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679990415"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679990415"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "110.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "支"
["brief"]=>
string(46) "适用:理光DX3443/DD3344基士得耶CP6303"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "1beba6b7aed5e3a491d31df257d64732"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(231) "
"
["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"]=>
NULL
["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) "132"
["count_stat"]=>
string(196) "a:2:{s:4:"view";a:13:{i:20350;i:1;i:20355;i:2;i:20364;i:2;i:20365;i:1;i:20368;i:2;i:20392;i:1;i:20394;i:2;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20419;i:2;i:20420;i:1;i:20429;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) "7785"
["goods_id"]=>
string(4) "6618"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P64229E0789839"
["price"]=>
string(6) "86.900"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "110.000"
["name"]=>
string(34) "睿科威DX3443/CP6302油墨 500ml"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "支"
["store"]=>
int(999)
["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) "23026bbb5de0d7a6c76a6116395cf73f"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679990415"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[6]=>
array(103) {
["goods_id"]=>
string(4) "6617"
["bn"]=>
string(12) "zfds-rkw0034"
["name"]=>
string(17) "睿科威CV油墨"
["price"]=>
string(7) "154.000"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "189"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679990408"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679990408"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "180.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "支"
["brief"]=>
string(37) "适用:CV1200/1850N/1860N/1855/1865"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "4717d1cf5f4b2b11a69647031a8157c1"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(231) "
"
["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"]=>
NULL
["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) "101"
["count_stat"]=>
string(172) "a:2:{s:4:"view";a:11:{i:20346;i:1;i:20350;i:1;i:20364;i:2;i:20365;i:1;i:20368;i:2;i:20392;i:1;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20429;i:1;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(0) ""
["products"]=>
array(23) {
["product_id"]=>
string(4) "7784"
["goods_id"]=>
string(4) "6617"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P64229C45CF300"
["price"]=>
string(7) "154.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "180.000"
["name"]=>
string(17) "睿科威CV油墨"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "支"
["store"]=>
int(999)
["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) "bf07700895e11017873fee54f7f53a92"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679990408"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[7]=>
array(103) {
["goods_id"]=>
string(4) "6616"
["bn"]=>
string(12) "zfds-rkw0033"
["name"]=>
string(24) "睿科威500/CPI13油墨"
["price"]=>
string(7) "176.000"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "189"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679988332"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679988332"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "210.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "支"
["brief"]=>
string(63) "适用;理光DD5440/5450基士得耶CP7400/7450C(12支/箱)"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "d428ced9ff940a0ebc5822d511f53aa3"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(115) "
"
["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"]=>
NULL
["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) "142"
["count_stat"]=>
string(184) "a:2:{s:4:"view";a:12:{i:20364;i:2;i:20365;i:1;i:20368;i:2;i:20391;i:2;i:20392;i:1;i:20394;i:2;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20424;i:1;i:20429;i:1;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(0) ""
["products"]=>
array(23) {
["product_id"]=>
string(4) "7783"
["goods_id"]=>
string(4) "6616"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P6422966C7C2C8"
["price"]=>
string(7) "176.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "210.000"
["name"]=>
string(24) "睿科威500/CPI13油墨"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "支"
["store"]=>
int(999)
["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) "72d1fd9d07b3a5cca31081c7cf036f01"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679988332"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[8]=>
array(103) {
["goods_id"]=>
string(4) "6615"
["bn"]=>
string(12) "zfds-rkw0032"
["name"]=>
string(20) "睿科威DR-33蜡纸"
["price"]=>
string(7) "308.000"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "196"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679987918"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679987918"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "350.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["brief"]=>
string(39) "适用:迪普乐(得宝)DP330/340"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "ee8b442c2a1f7c2a97822d9eb3a0ea01"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(231) "
"
["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"]=>
NULL
["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) "147"
["count_stat"]=>
string(220) "a:2:{s:4:"view";a:15:{i:20341;i:1;i:20350;i:1;i:20351;i:3;i:20352;i:1;i:20364;i:1;i:20365;i:2;i:20368;i:2;i:20392;i:1;i:20394;i:3;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20421;i:2;i:20425;i:1;i:20429;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) "7782"
["goods_id"]=>
string(4) "6615"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P642294CE4EA2C"
["price"]=>
string(7) "308.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "350.000"
["name"]=>
string(20) "睿科威DR-33蜡纸"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["store"]=>
int(999)
["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) "c84feac613dde4d7b18553bbb167c837"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679987918"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[9]=>
array(103) {
["goods_id"]=>
string(4) "6614"
["bn"]=>
string(12) "zfds-rkw0031"
["name"]=>
string(20) "睿科威DR-53蜡纸"
["price"]=>
string(7) "308.000"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "196"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679987831"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679987831"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "350.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["brief"]=>
string(26) "适用:得宝DP2530/2540"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "cfcaba0c4abdd4b7fd53eb4acf22f63b"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(231) "
"
["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"]=>
NULL
["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(2) "95"
["count_stat"]=>
string(160) "a:2:{s:4:"view";a:10:{i:20323;i:1;i:20350;i:1;i:20364;i:2;i:20365;i:1;i:20368;i:2;i:20392;i:1;i:20394;i:2;i:20404;i:1;i:20405;i:1;i:20406;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) "7781"
["goods_id"]=>
string(4) "6614"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P6422947750E5C"
["price"]=>
string(7) "308.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "350.000"
["name"]=>
string(20) "睿科威DR-53蜡纸"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["store"]=>
int(999)
["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) "97fb36dfce8f163092242e6164fbd06a"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679987832"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[10]=>
array(103) {
["goods_id"]=>
string(4) "6613"
["bn"]=>
string(12) "zfds-rkw0030"
["name"]=>
string(21) "睿科威DR-871蜡纸"
["price"]=>
string(7) "308.000"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "196"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679987710"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679987710"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "350.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["brief"]=>
string(42) "适用:迪普乐(得宝)24F/24S/240e"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "c8ccedf7dc0c12d3981a9402604f5f5f"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(231) "
"
["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"]=>
NULL
["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) "118"
["count_stat"]=>
string(172) "a:2:{s:4:"view";a:11:{i:20364;i:1;i:20365;i:2;i:20368;i:2;i:20392;i:1;i:20394;i:2;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20419;i:1;i:20429;i:1;i:20433;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) "7780"
["goods_id"]=>
string(4) "6613"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P642293FE83CFC"
["price"]=>
string(7) "308.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "350.000"
["name"]=>
string(21) "睿科威DR-871蜡纸"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["store"]=>
int(999)
["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) "08bd6363a0e9531da684e3dd2e7da8c9"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679987710"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[11]=>
array(103) {
["goods_id"]=>
string(4) "6612"
["bn"]=>
string(12) "zfds-rkw0029"
["name"]=>
string(34) "睿科威学印宝/小举人蜡纸"
["price"]=>
string(5) "0.000"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "196"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679987606"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679987606"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "380.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["brief"]=>
string(46) "适用:理想学印宝57A01C/小举人58A01C"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "b1b1d1e5b1df51e518fa8a9543331811"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(231) "
"
["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"]=>
NULL
["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) "129"
["count_stat"]=>
string(196) "a:2:{s:4:"view";a:13:{i:20346;i:1;i:20350;i:1;i:20364;i:2;i:20365;i:1;i:20368;i:2;i:20392;i:1;i:20394;i:2;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20414;i:1;i:20423;i:1;i:20429;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) "7779"
["goods_id"]=>
string(4) "6612"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P642293963894C"
["price"]=>
string(5) "0.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "380.000"
["name"]=>
string(34) "睿科威学印宝/小举人蜡纸"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["store"]=>
int(999)
["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) "ff449193e6d31d95b337c26af48b7ade"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679987606"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[12]=>
array(103) {
["goods_id"]=>
string(4) "6611"
["bn"]=>
string(12) "zfds-rkw0028"
["name"]=>
string(27) "睿科威CV/CZ蜡纸S-4876V"
["price"]=>
string(7) "352.000"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "196"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679987498"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679987498"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "380.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["brief"]=>
string(43) "适用:理想CV1200/1850N/1860N/1855/1865"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "ff4c77cca9828330917356afc46672b9"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(231) "
"
["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"]=>
NULL
["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) "123"
["count_stat"]=>
string(184) "a:2:{s:4:"view";a:12:{i:20350;i:1;i:20358;i:1;i:20364;i:2;i:20365;i:1;i:20368;i:2;i:20392;i:2;i:20393;i:1;i:20394;i:2;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20428;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) "7778"
["goods_id"]=>
string(4) "6611"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P6422932A32194"
["price"]=>
string(7) "352.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "380.000"
["name"]=>
string(27) "睿科威CV/CZ蜡纸S-4876V"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["store"]=>
int(999)
["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) "248af4f3621b9dadfb9d97d099e783d1"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679987498"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[13]=>
array(103) {
["goods_id"]=>
string(4) "6610"
["bn"]=>
string(12) "zfds-rkw0027"
["name"]=>
string(22) "睿科威DR558蜡纸A3"
["price"]=>
string(7) "506.000"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "195"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679987364"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679987364"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "530.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["brief"]=>
string(45) "适用:迪普乐DF550/650/850/DP-K5500/7505"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "576b44181b0160b6cc326871ceef8cda"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(347) "
"
["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"]=>
NULL
["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) "123"
["count_stat"]=>
string(172) "a:2:{s:4:"view";a:11:{i:20350;i:1;i:20364;i:2;i:20365;i:1;i:20368;i:2;i:20392;i:1;i:20394;i:2;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20418;i:1;i:20429;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) "7777"
["goods_id"]=>
string(4) "6610"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P642292A445744"
["price"]=>
string(7) "506.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "530.000"
["name"]=>
string(22) "睿科威DR558蜡纸A3"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["store"]=>
int(999)
["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) "e185dc7aeeea6aba5e0bf603a72a2382"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679987364"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[14]=>
array(103) {
["goods_id"]=>
string(4) "6609"
["bn"]=>
string(12) "zfdw-rkw0026"
["name"]=>
string(20) "睿科威HQ-40蜡纸"
["price"]=>
string(7) "528.000"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "195"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679987185"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679987185"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "550.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["brief"]=>
string(64) "适用:理光DD4450C/DX4544CP基士得耶CP6452/6453/6402/6455"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "acb92f71436c40d4fe221dc190e4acc9"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(347) "
"
["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"]=>
NULL
["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) "4"
["view_count"]=>
string(3) "145"
["count_stat"]=>
string(184) "a:2:{s:4:"view";a:12:{i:20350;i:2;i:20364;i:2;i:20365;i:1;i:20368;i:2;i:20392;i:1;i:20394;i:4;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20423;i:1;i:20425;i:2;i:20429;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) "7776"
["goods_id"]=>
string(4) "6609"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P642291F143FBE"
["price"]=>
string(7) "528.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "550.000"
["name"]=>
string(20) "睿科威HQ-40蜡纸"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["store"]=>
int(999)
["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) "6036a14a3f4c3f56dd3909efb4f4a91d"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679987185"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[15]=>
array(103) {
["goods_id"]=>
string(4) "6608"
["bn"]=>
string(12) "zfds-rkw0025"
["name"]=>
string(22) "睿科威HQ-35MC蜡纸"
["price"]=>
string(7) "418.000"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "196"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679986984"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679986985"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "450.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["brief"]=>
string(59) "适用:DD4440C/DD4446C/DX4443C基士得耶CP6402P/CP6403C"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "791004ad71c9347d762473a4b352599b"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(347) "
"
["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"]=>
NULL
["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) "142"
["count_stat"]=>
string(208) "a:2:{s:4:"view";a:14:{i:20332;i:1;i:20337;i:1;i:20350;i:1;i:20359;i:1;i:20361;i:1;i:20364;i:2;i:20365;i:1;i:20368;i:2;i:20392;i:1;i:20394;i:2;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20421;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) "7775"
["goods_id"]=>
string(4) "6608"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P64229128DF74B"
["price"]=>
string(7) "418.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "450.000"
["name"]=>
string(22) "睿科威HQ-35MC蜡纸"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["store"]=>
int(999)
["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) "92cd1842aeae99f515707d0240aa6dcf"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679986985"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[16]=>
array(103) {
["goods_id"]=>
string(4) "6607"
["bn"]=>
string(12) "zfds-rkw0024"
["name"]=>
string(27) "睿科威500/7400MC蜡纸B4"
["price"]=>
string(7) "396.000"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "196"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679986831"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679986831"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "430.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["brief"]=>
string(39) "适用理光DD5440C/基士得耶CP7400C"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "915fd2e551b7342c7f9b1cb365ca6146"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(347) "
"
["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"]=>
NULL
["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) "7"
["view_count"]=>
string(3) "150"
["count_stat"]=>
string(340) "a:2:{s:4:"view";a:25:{i:20333;i:1;i:20350;i:1;i:20361;i:1;i:20364;i:2;i:20365;i:1;i:20368;i:2;i:20392;i:1;i:20393;i:1;i:20394;i:2;i:20395;i:1;i:20397;i:2;i:20399;i:1;i:20400;i:1;i:20401;i:1;i:20403;i:1;i:20404;i:2;i:20405;i:2;i:20406;i:2;i:20408;i:1;i:20409;i:1;i:20410;i:1;i:20411;i:1;i:20413;i:2;i:20414;i:1;i:20415;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) "7774"
["goods_id"]=>
string(4) "6607"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P6422908F42DA8"
["price"]=>
string(7) "396.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "430.000"
["name"]=>
string(27) "睿科威500/7400MC蜡纸B4"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["store"]=>
int(999)
["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) "bf053968e537ef077e10cb428939b78c"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679986831"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[17]=>
array(103) {
["goods_id"]=>
string(4) "6606"
["bn"]=>
string(12) "zfds-rkw0023"
["name"]=>
string(23) "睿科威DX3443MC蜡纸"
["price"]=>
string(7) "352.000"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "196"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679987005"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679987005"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "385.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["brief"]=>
string(55) "适用:理光DX3443C/DD3344C基士得耶CP6302C/6303C"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "fab64b934042de92e18fadaad910df00"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(347) "
"
["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"]=>
NULL
["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) "152"
["count_stat"]=>
string(328) "a:2:{s:4:"view";a:24:{i:20346;i:2;i:20348;i:2;i:20350;i:1;i:20351;i:2;i:20352;i:2;i:20354;i:1;i:20364;i:2;i:20365;i:1;i:20368;i:2;i:20391;i:2;i:20392;i:1;i:20393;i:2;i:20394;i:2;i:20401;i:1;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20412;i:1;i:20417;i:1;i:20420;i:2;i:20425;i:1;i:20426;i:2;i:20428;i:1;i:20429;i:2;}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) "7773"
["goods_id"]=>
string(4) "6606"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P64228FCA59841"
["price"]=>
string(7) "352.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "385.000"
["name"]=>
string(23) "睿科威DX3443MC蜡纸"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["store"]=>
int(999)
["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) "b8afd80482f77a32b5e6a308bb4389b8"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679987005"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[18]=>
array(103) {
["goods_id"]=>
string(4) "6605"
["bn"]=>
string(12) "zfds-rkw0022"
["name"]=>
string(27) "睿科威500/7405LC蜡纸A3"
["price"]=>
string(7) "506.000"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "195"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679986465"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679986465"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "550.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["brief"]=>
string(42) "适用:理光DD5450C/基士得耶CP7450C"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "30818971b3dd9962cd5e3bb629905d3f"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(347) "
"
["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"]=>
NULL
["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) "128"
["count_stat"]=>
string(196) "a:2:{s:4:"view";a:13:{i:20350;i:1;i:20364;i:2;i:20365;i:1;i:20368;i:2;i:20370;i:2;i:20392;i:1;i:20394;i:2;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20418;i:1;i:20428;i:1;i:20429;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) "7772"
["goods_id"]=>
string(4) "6605"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P64228F210D568"
["price"]=>
string(7) "506.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "550.000"
["name"]=>
string(27) "睿科威500/7405LC蜡纸A3"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["store"]=>
int(999)
["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) "dccc480aecb3a3e2e8a1a5fffc59ca5d"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679986465"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
[19]=>
array(103) {
["goods_id"]=>
string(4) "6604"
["bn"]=>
string(12) "zfds-rkw0021"
["name"]=>
string(31) "睿科威SF II租赁版A3蜡纸"
["price"]=>
string(7) "528.000"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "195"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679982281"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679982281"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "550.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["brief"]=>
string(42) "适用:EV/ES/SF/SV等A3系列带ZL机型"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "678d65aa208b1080b204e2de0e9079f0"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(347) "
"
["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"]=>
NULL
["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) "5"
["view_count"]=>
string(3) "168"
["count_stat"]=>
string(184) "a:2:{s:4:"view";a:12:{i:20364;i:2;i:20365;i:1;i:20368;i:2;i:20392;i:1;i:20394;i:2;i:20404;i:1;i:20405;i:1;i:20406;i:1;i:20419;i:1;i:20428;i:1;i:20429;i:2;i:20432;i:2;}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) "7771"
["goods_id"]=>
string(4) "6604"
["barcode"]=>
NULL
["title"]=>
NULL
["bn"]=>
string(14) "P64227EC9182DD"
["price"]=>
string(7) "528.000"
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "550.000"
["name"]=>
string(31) "睿科威SF II租赁版A3蜡纸"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["store"]=>
int(999)
["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) "9fec0501bf33be1726d35079fcbc8a13"
["uptime"]=>
NULL
["last_modify"]=>
string(10) "1679982281"
["disabled"]=>
string(5) "false"
["marketable"]=>
string(4) "true"
}
["promotion_tags"]=>
NULL
["goods_point"]=>
NULL
}
}
["goods_row"]=>
array(103) {
["goods_id"]=>
string(4) "6604"
["bn"]=>
string(12) "zfds-rkw0021"
["name"]=>
string(31) "睿科威SF II租赁版A3蜡纸"
["price"]=>
string(7) "528.000"
["type_id"]=>
string(1) "2"
["cat_id"]=>
string(3) "195"
["brand_id"]=>
string(2) "27"
["marketable"]=>
string(4) "true"
["store"]=>
string(3) "999"
["notify_num"]=>
string(1) "0"
["uptime"]=>
string(10) "1679982281"
["downtime"]=>
NULL
["last_modify"]=>
string(10) "1679982281"
["p_order"]=>
string(2) "30"
["d_order"]=>
string(2) "30"
["score"]=>
NULL
["cost"]=>
string(5) "0.000"
["mktprice"]=>
string(7) "550.000"
["weight"]=>
string(5) "0.000"
["unit"]=>
string(3) "卷"
["brief"]=>
string(42) "适用:EV/ES/SF/SV等A3系列带ZL机型"
["goods_type"]=>
string(6) "normal"
["image_default_id"]=>
string(32) "678d65aa208b1080b204e2de0e9079f0"
["udfimg"]=>
string(5) "false"
["thumbnail_pic"]=>
string(0) ""
["small_pic"]=>
NULL
["big_pic"]=>
NULL
["intro"]=>
string(347) "