{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}
优惠券详情
{$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 !empty($ret['originalPrice']) && $ret['originalPrice'] > $ret['actualPrice']}
¥{$ret['originalPrice']}
立省 ¥{$savedAmount}
{/if} {/if}
{if !empty($ret['couponConditions'])} 满{$ret['couponConditions']}可用 {/if} {if !empty($ret['monthSales'])} 月销 {$ret['monthSales']} {/if} {if !empty($ret['couponEndTime']) && $ret['couponEndTime'] != '0'} 有效期至 {$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 !empty($ret['couponStartTime']) && $ret['couponStartTime'] != '0'}
开始: {$ret['couponStartTime']}
{/if} {if !empty($ret['couponEndTime']) && $ret['couponEndTime'] != '0'}
结束: {$ret['couponEndTime']}
{/if}

✨ 推荐理由

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

📷 产品详情

{if !empty($detailPicsHtml)} {$detailPicsHtml} {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'])}
店铺类型: {if $ret['shopType']==1}天猫{else}淘宝{/if}
{/if} {if !empty($ret['dsrScore'])}
DSR评分: {$ret['dsrScore']}
{/if}
{/if} {include file="app/index/view/public/footer"}