❤️ ۰

{{ modalTitle }}

🏪

{{ selectedVendor.name }}

{{ selectedVendor.description }}

{{ selectedVendor.products_count || 0 }} {{ t('products') || 'محصول' }}

{{ t('categories') || 'دسته‌بندی‌ها' }}

{{ cat }}
{{ t('noContent') || 'محتوایی وجود ندارد' }}
{{ t('home') }} {{ t('cart') }}

{{ t('yourCart') }}

🛒

{{ t('emptyCart') }}

{{ t('goToProducts') }}

{{ t('viewProducts') }}
📦

{{ getLocalizedField(item, 'name') }}

{{ t('brand') }}: {{ item.brand }}

{{ item.quantity }}
{{ formatPrice(item.price * item.quantity) }}
{{ formatPrice(item.price) }} × {{ item.quantity }}

{{ t('orderSummary') }}

{{ t('subtotal') }} ({{ cartItemsCount }} {{ t('items') }}) {{ formatPrice(subtotal) }}
{{ t('discount') }} {{ formatPrice(discount) }}
{{ t('shipping') }} {{ shippingCost === 0 ? t('free') : formatPrice(shippingCost) }}
{{ t('total') }} {{ formatPrice(total) }}
← {{ t('continueShopping') }}