Shopify テーマ、Liquid、ロゴ、その他の類似トピック
Featured Sectionで項目の入力をしていますが、自動で再読込されてしまい入力内容が反映されないです。
また、一時期は、プレビューで反映されていましたが、入力フォームのところでは、以前の入力内容になっています。
不思議です。
テーマは、Debutです。
それから、現在ボタンをカスタマイズしていまして、左は当初2つボタンがありましたが、一つにしました。
このあと真ん中のボックスのボタンを2つにする予定です。
この場合、ウェブ上でカスタマイズする画面で、Featured Sectionの入力フォームの項目は、自動で増えますでしょうか?
ご教示頂けましたら、幸いです。
解決済! ベストソリューションを見る。
成功
ショッピングセクションについては、初期値がファイルの中に書かれていました。
ここに変更したい内容を、直接入力しました。
<!-- Shipping Section ends -->
{% schema %}
{
"name": "Shipping Section", // Section name
"settings": [
{
"id": "title1",
"type": "text",
"label": "Title1",
"default": "Complementary gift wrapping"
},
{
"id": "description1",
"type": "textarea",
"label": "Description1",
"default": "All orders are lovingly packaged in our signature pink branded box."
},
{
"id": "title2",
"type": "text",
"label": "Title2",
"default": "Worldwide delivery"
},
{
"id": "description2",
"type": "textarea",
"label": "Description2",
"default": "Worldwide delivery available, express delivery available to selected regions only."
},
{
"id": "title3",
"type": "text",
"label": "Title3",
"default": "Free online returns"
},
{
"id": "description3",
"type": "textarea",
"label": "Description3",
"default": "Free returns are offered for all online orders. Products bought in-store can be exchanged for an alternative size."
},
{
"id": "extra-class",
"type": "text",
"label": "Extra CSS Class"
}
],
"presets": [
{
"name": "Shipping Section",
"category": "ADVANCED LAYOUT"
}
]
}
{% endschema %}
{% stylesheet %}
{% endstylesheet %}
{% javascript %}
{% endjavascript %}
すみません。
追記ができなかかったので、ここに書きます。
ブラウザは、Firefoxを使っています。
成功
ショッピングセクションについては、初期値がファイルの中に書かれていました。
ここに変更したい内容を、直接入力しました。
<!-- Shipping Section ends -->
{% schema %}
{
"name": "Shipping Section", // Section name
"settings": [
{
"id": "title1",
"type": "text",
"label": "Title1",
"default": "Complementary gift wrapping"
},
{
"id": "description1",
"type": "textarea",
"label": "Description1",
"default": "All orders are lovingly packaged in our signature pink branded box."
},
{
"id": "title2",
"type": "text",
"label": "Title2",
"default": "Worldwide delivery"
},
{
"id": "description2",
"type": "textarea",
"label": "Description2",
"default": "Worldwide delivery available, express delivery available to selected regions only."
},
{
"id": "title3",
"type": "text",
"label": "Title3",
"default": "Free online returns"
},
{
"id": "description3",
"type": "textarea",
"label": "Description3",
"default": "Free returns are offered for all online orders. Products bought in-store can be exchanged for an alternative size."
},
{
"id": "extra-class",
"type": "text",
"label": "Extra CSS Class"
}
],
"presets": [
{
"name": "Shipping Section",
"category": "ADVANCED LAYOUT"
}
]
}
{% endschema %}
{% stylesheet %}
{% endstylesheet %}
{% javascript %}
{% endjavascript %}
サポートの選択肢が増えていく中、最適となる選択の判断が難しくなっているかと存じます。今回は問題の解決に最適となるサポートの選択方法を、紹介させて頂きます。 選択肢のご紹介...
By Mirai Oct 6, 20242023年初頭、Shopifyペイメントアカウント、及びShopifyアカウント全体のセキュリティを強化する為の変更が適用されました。ユーザーのアカウントセキュリティを強化す...
By Mirai Sep 29, 2024概要: 年末/年明けは、消費者が最もショッピングを行う時期の一つです。特に、ブラックフライデー・サイバーマンデー(BFCM)は、世界中で注目される大規模なセールイベントであ...
By JapanGuru Sep 25, 2024