分类
分类属性
参数名
说明
必填
类型
值可能性
限制
term_taxonomy_id
分类ID
是
[int]
taxonomy
分类类型标识
是
[string]
product_cat
description
分类描述
是
[string]
parent
父级
是
[integer]
count
上架商品数量
是
[integer]
id
分类ID
是
[integer]
thumbnail
缩略图
是
[object]
thumbnail>>ID
图片ID
是
[integer]
thumbnail>>url
图片url
是
[string]
thumbnail>>thumbnail
缩略图url
是
[string]
thumbnail>>medium
中图url
是
[string]
thumbnail>>big
大图url
是
[string]
thumbnail>>srcset
url 集合
是
[string]
thumbnail_url
图片路径
是
[string]
product_count
上架商品数量
是
[integer]
order
否
[null]
seo_title
分类seo标题
是
[string]
seo_description
分类seo描述
是
[string]
name
分类名称
是
[string]
slug
分类唯一标识
是
[string]
public_url
分类商城侧路径
是
[string]
base_url
分类商城侧基础路径
是
[string]
source
来源
是
[string]
total_count
分类商品总数
是
[integer]
path
显示路径
是
[string]
sort_type
分类排序规则
是
[string]
manual:手动排序
created_descending:创建时间降序
created_ascending:创建时间升序
price_descending:价格降序
price_ascending:价格升序
best_selling_descending:按销量降序
best_selling_descending_descending:按销量升序
category_type
分类类型
是
[string]
manual_category:手动分类
auto_category:自动分类
additional
自动分类满足类型
是
[string]
fetach_any:满足任意
fetach_all:满足所有
conditions
自动分类满足条件
是
[array]
conditions>>type
自动分类筛选类型
是
[string]
title:标题
price:现价
regular_price:原价
weight:重量
tag:标签
stock:库存
conditions>>options
分类配置
是
[object]
conditions>>options>>operator
条件类型
是
[string]
equal:相等
not_equal:不相等
more_than:大于
less_than:小于
contain:包含
not_contain:不包含
conditions>>options>>value
条件值
是
[string]
Last updated