太阳成游戏网站CMS框架是一款PHP8高性能·简单易用的CMS开源开发框架,基于MIT开源许可协议发布,免费且不限制商业使用,是免费开源的产品,以万端互联为设计理念,支持的微信公众号、小程序、APP客户端、移动端网站、PC网站等多终端式管理系统。
联系官方销售客服
QQ1835022299
028-61286886
商品折扣信息 如何在其他页调用?
插件教程:/doc/app-372.html
{if $rs.ptype==1} 折扣价{php echo $rs.price*($rs.pvalue/100)}元 {number_format($rs.price, 2)} {elseif $rs.ptype==2} 减价到{php echo $rs.price-$rs.pvalue}元 {number_format($rs.price, 2)} {elseif $rs.ptype==3} 特价{$rs.pvalue}元 {number_format($rs.price, 2)} {elseif $rs.ptype==4} 返余额{$rs.pvalue}元 {number_format($rs.price, 2)} {elseif $rs.ptype==5} 返{$rs.pvalue}积分 {number_format($rs.price, 2)} {elseif $rs.ptype==6} 限时免费 {number_format($rs.price, 2)} {else} {number_format($rs.price, 2)} {/if}