{include file="app/index/view/public/header"} {if !isset($ret) || empty($ret)}
商品详情
😅

商品没有找到

{if !empty($errmsg)}{$errmsg}{else}该商品可能已下架或链接地址有误{/if}

返回优惠券中心
{include file="app/index/view/public/sidebar"}
{else}
优惠券详情
{$platformIcon} {$platformName} {if !empty($ret['shopName'])} 🏪 {$ret['shopName']} {/if} {if !empty($ret['monthSales'])} 📦 月销 {$ret['monthSales']} {/if}
{if !empty($ret['mainPic'])}
{$ret['title']} {if !empty($ret['couponPrice'])}
¥{$ret['couponPrice']}券
{/if}
{/if}

{$ret['title']}

{if !empty($ret['actualPrice'])}
¥{$ret['actualPrice']}
{if $showOriginalPrice}
¥{$ret['originalPrice']}
{/if} {if !empty($saveAmount)}
立省 ¥{$saveAmount}
{/if} {/if}
{if !empty($ret['couponConditions'])} 满{$ret['couponConditions']}可用 {/if} {if !empty($ret['monthSales'])} 月销 {$ret['monthSales']} {/if} {if $showCouponEndTime} 有效期至 {$ret['couponEndTime']} {/if}
🚀 立即领券购买

📋 商品信息

{if !empty($ret['monthSales'])}
月销 {$ret['monthSales']}
{/if} {if !empty($ret['couponPrice'])}
优惠券 ¥{$ret['couponPrice']}
{/if} {if !empty($ret['couponConditions'])}
满减 {$ret['couponConditions']}
{/if} {if !empty($ret['couponRemainCount'])}
剩余 {$ret['couponRemainCount']}
{/if}

📅 有效期

{if $showCouponStartTime}
开始: {$ret['couponStartTime']}
{/if} {if $showCouponEndTime}
结束: {$ret['couponEndTime']}
{/if}

✨ 推荐理由

{if !empty($ret['dtitle'])} {$ret['dtitle']} {else} 优质商品,价格合适,推荐购买! {/if}

📷 商品详情

{if !empty($detailPicsHtml)} {$detailPicsHtml} {elseif !empty($newBody)} {$newBody} {elseif !empty($ret['content'])}
{$ret['content']}
{elseif !empty($ret['dtitle'])}
{$ret['dtitle']}
{else}
暂无商品详情描述
{/if}

🏪 店铺信息

{if !empty($ret['shopName'])}
店铺名称: {$ret['shopName']}
{/if} {if !empty($ret['shopType'])}
店铺类型: {$shopTypeText}
{/if} {if !empty($ret['dsrScore'])}
DSR评分: {$ret['dsrScore']}
{/if}
{/if} {include file="app/index/view/public/footer"}