...
|
...
|
@@ -3,7 +3,7 @@ |
|
|
{{#if advanceBuyPage}}
|
|
|
{{# advanceBuy}}
|
|
|
<div class="advance-block" data-promotion-id="{{promotionId}}">
|
|
|
<p class="title">{{title}}</p>
|
|
|
<p class="title">{{promotionTitle}}</p>
|
|
|
{{#goods}}
|
|
|
{{> cart/gift-advance-good}}
|
|
|
{{/goods}}
|
...
|
...
|
|