Showing
1 changed file
with
1 additions
and
1 deletions
@@ -100,6 +100,6 @@ | @@ -100,6 +100,6 @@ | ||
100 | <input id="brand-id" type="hidden" value="{{brandId}}"> | 100 | <input id="brand-id" type="hidden" value="{{brandId}}"> |
101 | <input id="product-limit" type="hidden" value="{{isLimitBuy}}"> | 101 | <input id="product-limit" type="hidden" value="{{isLimitBuy}}"> |
102 | <input id="product-coupon-switch" type="hidden" value="{{showCoupon}}"> | 102 | <input id="product-coupon-switch" type="hidden" value="{{showCoupon}}"> |
103 | - | 103 | + {{> common/suspend-home}} |
104 | </div> | 104 | </div> |
105 | {{/ result}} | 105 | {{/ result}} |
-
Please register or login to post a comment