{{ item.name }}
-${{ item.price.toFixed(2) }}
-${{ (item.price * item.quantity).toFixed(2) - }}
+ class="bg-(--second-light) dark:bg-(--main-dark) rounded-lg border border-(--border-light) dark:border-(--border-dark) overflow-hidden"> +{{ cart.cart_id }}
+{{ + cart.name }}
+{{ t('No carts yet') }}
+{{ t('Your cart is empty') }}
-{{ t('No addresses found') }}
-+ {{ cartStore.activeCart.name }}- + + ID: {{ cartStore.activeCart.cart_id }} + +
+ +