主页 > 网站建设 > 建站知识 > DEDECMS首页调用商品价格

DEDECMS首页调用商品价格

POST TIME:2021-05-23 01:35

进入后台----内容模型管理----商品模型修改----字段管理----将《市场价》《优惠价》字段(使字段可以在列表的底层模板中获得...)打勾。(默认已经打勾)

代码如下:

{dede:arclist addfields='trueprice,price' channelid='6'col=5 typeid=6 row=10 titlelen=100 orderby='pubdate' imgwidth=100 imgheight=100} 
[field:image/]
优惠价:[field:trueprice/]
市场价:[field:price/]
[field:title/] 
{/dede:arclist}

注:addfields='trueprice,price' 是商品优惠价和市场价的字段,调用其他字段类似。


收缩
  • 微信客服
  • 微信二维码
  • 电话咨询

  • 400-1100-266