suspend-cart.hbs 249 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 <div id="suspend-cart" class="suspend-cart"> <a href="{{@root.cartUrl}}"> <span class="iconfont"></span> </a> {{#unless @root.wap.common.removeCartCount}} <span class="cart-count hide">0</span> {{/unless}} </div>