Checkout
| Titre | Nombre | Prix | Réduction | Total | Enlever | |
|---|---|---|---|---|---|---|
|  | << product.title >> Une variante: << product.options.variants >> Couleur: << product.options.colors >> | + - | Prix << $price(product.base_price) >> | Réduction 
        << i.discount >>: << $price(i.diff * product.amount) >>
       | Total << $price(product.price * product.amount) >> | |
| << $store.getters.totalAmount >> pcs | 
         Sous-total: << $price($store.getters.totalProducts) >>
       
        Réduction: << $price($store.getters.totalDiscount) >>
       
        Expédition: << $price($store.getters.totalDelivery) >>
       
        
          Somme global:
          << $price($store.getters.totalCart) >>
        
       | |||||
  Votre panier est vide