从SHOP++技术员拿到的模板标签,希望对写模板的朋友有帮助!
navigation_list (导航列表)
参数名称 说明 取值 默认值
position 导航位置,null表示不限 "top"、"middle"、"bottom" null
count 数量,null表示不限 Integer null
friend_link_list (友情链接列表)
参数名称 说明 取值 默认值
type 友情链接类型,null表示不限 "picture"、"text" null
count 数量,null表示不限 Integer null
article_list (文章列表)
参数名称 说明 取值 默认值
article_category_id 文章分类ID,null表示不限 String null
article_category_sign 文章标识,null表示不限 String null
type 文章类型,null表示不限 "top"、"recommend"、"hot" null
count 数量,null表示不限 Integer null
isContainChildren 是否包含子分类文章 Boolean true
goods_list (商品列表)
参数名称 说明 取值 默认值
goods_category_id 商品分类ID,null表示不限 String null
goods_category_sign 商品标识,null表示不限 String null
type 商品类型,null表示不限 "best"、"new"、"hot" null
count 数量,null表示不限 Integer null
isContainChildren 是否包含子分类文章 Boolean true
article_category_tree (文章分类树)
参数名称 说明 取值 默认值
无 无 无 无
goods_category_tree (商品分类树)
参数名称 说明 取值 默认值
无 无 无 无
article_category_list (文章分类列表)
参数名称 说明 取值 默认值
parent_id 文章分类父类ID,null表示不限 String null
parent_sign 文章分类父类标识,null表示不限 String null
count 数量,null表示不限 Integer null
isContainChildren 是否包含子分类文章 Boolean true
goods_category_list (商品分类列表)
参数名称 说明 取值 默认值
parent_id 商品分类父类ID,null表示不限 String null
parent_sign 商品分类父类标识,null表示不限 String null
count 数量,null表示不限 Integer null
isContainChildren 否包含子分类商品 Boolean true
comment_list (商品评论列表)
参数名称 说明 取值 默认值
goods_id 商品ID String
count 数量,null表示不限 Integer null
instant_messaging_list (在线客服列表)
参数名称 说明 取值 默认值
type 在线客服类型 "qq"、"msn"、"wangwang"、"skype" null
count 数量,null表示不限 Integer null
[ 此帖被rain在2011-08-09 09:30重新编辑 ]