{{ item.name }} 套餐 {{ item.optionGroups.map(g => g.name).join(' / ') }}
{{ item.description }}
${{ 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) }}
送出訂單
{{ g.name }} *
{{ i.name }} +{{ formatPrice(i.priceDelta) }}