{include file="app/index/view/public/header"}
{if !empty($item)}
{if !empty($mainPic)}
{$item['title']} {if !empty($couponPrice)}
¥{$couponPrice}券
{/if}
{/if}

{$item['title']}

{if $price !== '' && $price !== null}
¥{$price}
{if !empty($originalPrice) && $originalPrice > $price}
¥{$originalPrice}
立省 ¥{$savedAmount}
{/if} {/if}
{if !empty($item['couponConditions'])} 满{$item['couponConditions']}可用 {/if} {if !empty($item['monthSales'])} 月销 {$item['monthSales']} {/if} {if !empty($item['couponEndTime']) && $item['couponEndTime'] != '0'} 有效期至 {$item['couponEndTime']} {/if}

📋 商品信息

{if !empty($item['monthSales'])}
月销{$item['monthSales']}
{/if} {if !empty($couponPrice)}
优惠券¥{$couponPrice}
{/if} {if !empty($item['couponConditions'])}
满减{$item['couponConditions']}
{/if} {if !empty($item['couponRemainCount'])}
剩余{$item['couponRemainCount']}
{/if}
{if !empty($item['couponStartTime']) || (!empty($item['couponEndTime']) && $item['couponEndTime'] != '0')}

📅 有效期

{if !empty($item['couponStartTime']) && $item['couponStartTime'] != '0'}
开始: {$item['couponStartTime']}
{/if} {if !empty($item['couponEndTime']) && $item['couponEndTime'] != '0'}
结束: {$item['couponEndTime']}
{/if}
{/if}
{if !empty($detailPicsHtml)}

📷 产品详情

{$detailPicsHtml}
{/if} {if !empty($item['desc'])}

📢 推广文案

{$item['desc']}
{elseif !empty($item['dtitle'])}

📢 推荐理由

{$item['dtitle']}
{/if}
{else}
😅

商品已下架或不存在

该商品可能已被下架或链接有误

去首页看看
{/if}
{if $inviterName}
{$inviterName} 邀请你加入
{else}
好友邀请你加入
{/if}
好价精选
领券省钱 · 分享赚钱

注册即绑定邀请关系,下单返佣、邀请有奖,与你邀请人共享收益。

立即注册领福利 {if $inviter}
邀请码:{$inviter}
{/if}
{include file="app/index/view/public/footer"}