Showing
1 changed file
with
1 additions
and
1 deletions
@@ -3,7 +3,7 @@ | @@ -3,7 +3,7 @@ | ||
3 | {{#if advanceBuyPage}} | 3 | {{#if advanceBuyPage}} |
4 | {{# advanceBuy}} | 4 | {{# advanceBuy}} |
5 | <div class="advance-block" data-promotion-id="{{promotionId}}"> | 5 | <div class="advance-block" data-promotion-id="{{promotionId}}"> |
6 | - <p class="title">{{title}}</p> | 6 | + <p class="title">{{promotionTitle}}</p> |
7 | {{#goods}} | 7 | {{#goods}} |
8 | {{> cart/gift-advance-good}} | 8 | {{> cart/gift-advance-good}} |
9 | {{/goods}} | 9 | {{/goods}} |
-
Please register or login to post a comment