{{ item.name }}
-${{ item.price.toFixed(2) }}
-${{ (item.price * item.quantity).toFixed(2) - }}
+{{ cart.cart_id }}
+{{ + cart.name }}
+{{ t('No carts yet') }}
+{{ t('Your cart is empty') }}
-+ {{ cartStore.activeCart.name }}- + + ID: {{ cartStore.activeCart.cart_id }} + +
+ +