外帶點餐
{{ initial.storeName }}
無圖
{{ item.name }}
套餐
{{ item.optionGroups.map(g => g.name).join(' / ') }}
{{ item.description }}
⚠ {{ item.notes }}
${{ formatPrice(item.price) }}
+
此分類目前無商品
{{ totalQty }} 件
${{ formatPrice(cartTotal) }}
查看購物車
購物車空空的
{{ row.name }}
{{ row.options.map(o => o.groupName + ':' + o.itemName).join(' / ') }}
${{ formatPrice(row.unitPrice) }} × {{ row.qty }}
-
{{ row.qty }}
+
總金額
${{ formatPrice(cartTotal) }}
⚠ {{ initial.cartNotice }}
送出訂單
{{ optionDialog.item.description }}
⚠ {{ optionDialog.item.notes }}
單價 ${{ formatPrice(optionDialog.item.price) }}
{{ g.name }}
*
setSelected(g.id, v)" size="large">
{{ i.name }}
+{{ formatPrice(i.priceDelta) }}
數量
-
{{ optionDialog.qty }}
+
取消
加入購物車