{{ toast.message }}

{{ t.title }}

{{ t.subtitle }}

🏬 {{ t.mallLabel }}

{{ t.products }}

{{ p.image }}
{{ p[lang==='zh'?'name':'nameEn'] }}
¥{{ p.price }}

🛒 {{ t.cart }}

🛒
{{ t.emptyCart }}
{{ item[lang==='zh'?'name':'nameEn'] }} ({{ item.sku }})
¥{{ item.price }} / {{ t.each }}
{{ item.qty }}
¥{{ item.price * item.qty }}
{{ cp.type==='fixed_amount'?'¥'+cp.value:cp.value+'%' }}
{{ cp.type==='fixed_amount'?t.couponValue:t.couponPercent }}
{{ cp.code }}
{{ cp.type==='fixed_amount'?t.couponValue:t.couponPercent }} {{ cp.type==='fixed_amount'?'¥':'%' }}
{{ t.couponMinOrder }}
⚙️ {{ t.settings }}
{{ t.emptyStore }}
{{ t.subtotal }} ¥{{ cartSubtotal }}
{{ t.couponsLabel }} {{ selectedCoupons.length }} {{ t.couponCountUnit }}

📦 {{ t.orderList }}

{{ t.emptyOrders }}
{{ order.id }} {{ order.time }}
{{ iidx>0?',':'' }}{{ item.name }}×{{ item.qty }}
¥{{ order.payable }}