Warenkorb / Kasse
| Titel | Anzahl | Preis | Rabatt | Gesamt | Entfernen | |
|---|---|---|---|---|---|---|
|  | << product.title >> Schnitt: << product.options.variants >> Farbe: << product.options.colors >> | + - | Preis << $price(product.base_price) >> | Rabatt 
        << i.discount >>: << $price(i.diff * product.amount) >>
       | Gesamt << $price(product.price * product.amount) >> | |
| << $store.getters.totalAmount >> St. | 
         Subtotal: << $price($store.getters.totalProducts) >>
       
        Rabatt: << $price($store.getters.totalDiscount) >>
       
        Versand: << $price($store.getters.totalDelivery) >>
       
        
          Gesamtsumme:
          << $price($store.getters.totalCart) >>
        
       | |||||
  Ihr Warenkorb ist leer