Shopifyページのカスタマイズ
#shopify
グリッドスタイル
グリッド
一律
コラージュ
画像を大きくしたり、見やすくする?
参考
【Shopifyマスターへの道】#8 トップページ以外を編集しよう
Cart attribute – Shopify UI Elements Generator
---------------------
カスタム値の追加
Shopifyテーマカスタマイズの三種の神器:Cart attributes、Line Item Property、Customer noteを使いこなそう!
shopifyは元々カスタム値を受け付けている。
Cart attributes
<input required type="text" name="attributes[姓(かな)]" placeholder="例)ヤマダ">
Line Item Property
<input required type="text" name="properties[姓(かな)]" placeholder="例)ヤマダ">
Customer note
name="customer[note][Allergies]"
会員登録時のメルマガチェックボックスの設置
https://shopify.dev/docs/storefronts/themes/customer-engagement/email-consent