@extends("/_layouts/mail.html") @section("body")
{site_name}

注文を受け付けました

{name}様 より注文がありました。

ご注文内容

受付日時:%{Y}年%{n}月%{j}日 %{H}:%{i}
注文番号:{number}-{serialNumber}

{title} {title} {title} {title}
色: {item_color}
サイズ: {item_size}
単価:¥{price}[convertToIncludingTax({taxRate}) | number_format]{price}[number_format]
数量:{quantity}
税込 ¥{totalTaxIncluded}[number_format]
(うち消費税額等 ¥{taxPrice}[convertToTotalPrice('{quantity}') | number_format])
{taxRate}%対象 ¥{excludingTax}[number_format]
{taxRate}%対象消費税 ¥{tax}[number_format]
税込商品合計 ¥{subtotal}[number_format]
追加手数料 ¥{additionalFee}[number_format]
送料 ¥{shippingFee}[number_format]
決済手数料 ¥{commissionPaid}[number_format]
合計 ¥{total}[number_format]

消費税計算については 積み上げ 割り戻し 外税 内税 切り捨て 四捨五入 切り上げ ) で行っております。

※印は軽減対象項目

決済について

決済方法 {name}(下4桁 \{%{PAYMENT_SERVICE}-last4\})
決済手数料 ¥{commissionPaid}[number_format]
レシート番号 \{%{PAYMENT_SERVICE}-receiptNumber\}
補足情報 {mailMessage}[nl2br4html]

配送について

送料
¥0

※ ¥%{SHIPPING_FREE_SUBTOTAL_FORMATTED}円以上ご購入いただいているため、送料は無料です。

¥{shippingFee}[number_format]
お届け希望日 \{deliver-date\}[date('Y年n月d日')]指定しない
お届け希望時間 \{deliver-time\}指定しない

手数料

{name}:手数料 (¥{fee}[number_format])

備考欄

{inquiry}[escape|nl2br]

お客様情報

お名前 {name}
住所 〒{postal-code} {pref}{address1} {address2}
メールアドレス {email}
電話番号 {tel}

お届け先情報

お名前 {deliver-name}
住所 〒{deliver-postal-code} {deliver-pref}{deliver-address1}{deliver-address2}{deliver-address3}
電話番号 {deliver-tel}
上記住所と同じ

@endsection