...
|
...
|
@@ -197,10 +197,13 @@ |
|
|
{{/soldOutPools}}
|
|
|
|
|
|
{{#if matchGiftIds}}
|
|
|
<div class="gift-sell-info hide" data-role="promotion-wrap" data-promotionid="{{matchGiftIds}}">
|
|
|
<span data-role="gift-resel-btn"></span>
|
|
|
<div class="promotion-pool" data-role="promotion-pool">
|
|
|
<div class="gift-sell-info" data-role="promotion-wrap" data-promotionid="{{matchGiftIds}}">
|
|
|
<span data-role="gift-sel-btn"></span>
|
|
|
</div>
|
|
|
</div>
|
|
|
{{/if}}
|
|
|
|
|
|
</div>
|
|
|
{{/ordinaryCart}}
|
|
|
|
...
|
...
|
|