|
|
|
<{$giftpackage.package.price|cur_odr}> |
<{if $giftpackage.package._store.store <= 5}>余量有限<{/if}>
|
<{if ($giftpackage.subtotal_goods_price-$giftpackage.package.price*$giftpackage.quantity) > 0 }>
<{($giftpackage.subtotal_goods_price-$giftpackage.package.price*$giftpackage.quantity)|cur_odr}>
<{else}>
<{0|cur_odr}>
<{/if}>
|
<{$giftpackage.subtotal_gain_score}> |
<{$giftpackage.subtotal_price|cur_odr}> |
<{if $login=='nologin'}>
收藏
<{else}>
收藏
<{/if}>
|
移除
|
<{foreach from=$giftpackage.obj_items item=giftpackage_product name=giftpackage}>