Props

简要描述

类目属性串

属性

名称 类型 示例值

描述

pid Number 2020866

类目属性名称ID

name String 系列

类目属性名称

parent_pid Number 20000

上级属性ID

is_key_prop Boolean true

是否关键属性。可选值:true(是),false(否)

is_sale_prop Boolean true

是否销售属性。可选值:true(是),false(否)

is_color_prop Boolean true

是否颜色属性。可选值:true(是),false(否)

is_enum_prop Boolean true

是否枚举属性。可选值:true(是),false(否)。如果返回true,属性值是下拉框选择输入,如果返回false,属性值是用户自行手工输入。

is_item_prop Boolean true

是否商品属性。可选值:true(是),false(否)

must Boolean true

发布产品或商品时是否为必选属性。可选值:true(是),false(否)

multi Boolean true

发布产品或商品时是否可以多选。可选值:true(是),false(否)

sort_order Number 1

排列序号。取值范围:大于零的整排列序号。取值范围:大于零的整数

is_allow_alias Boolean true

是否允许别名。可选值:true(是),false(否)

child_template String SomeTemplate

子属性的模板(卖家自行输入属性时需要用到)

options Props [options] => Array( [42452509] => XP

属性值数组,当属性值非父类时,返回如示例。当属性值为父类时,此参数结构同props结构。