ルーティング | ec_client_consumer_regular_detai |
引数 | 注文ID |
例 | {{ path(“ec_client_consumer_regular_detail”, {“id”:1})}} |
定期購入の詳細画面です。
order_regular | ||
id | 定期購入のid | |
consumer | 顧客情報の構造体 | |
product | 商品情報の構造体 | |
productSku | 商品SKUID | |
productName | 商品名 | |
productCode | 商品コード | |
skuDetailTitle1 | SKU1の名前 | |
skuDetailTitle2 | SKU2の名前 | |
price | 価格 | |
quantity | 数量 | |
adjustmentFee | 調整費 | |
lastName | 姓 | |
firstName | 名 | |
lastNameKana | セイ | |
firstNameKana | メイ | |
zipcode | 郵便番号 | |
country | 国名 | |
district | 都道府県 | |
locality | 市区町村 | |
street | その他の住所 | |
tel | 電話番号 | |
payment | 支払方法 | |
payError | 支払エラーフラグ支払エラーフラグ | |
arriveDay | 届く日 | |
deliveryInt | 配送頻度 | |
nextDeliveryMonth | 次の配送月 | |
orderIds | ? | |
status | ステータス | |
notice | 備考 | |
createdAt | 購入日 | |
updatedAt | 更新日 | |
productNameFull | 商品名の全文 | |
address | ? |