在 Shopify 中,轉(zhuǎn)到 > 模板。
找到您要編輯的模板,然后點(diǎn)擊操作 > 編輯代碼。
在 Assets 目錄中,點(diǎn)擊添加新資產(chǎn)。
點(diǎn)擊選擇文件,以瀏覽到您計(jì)算機(jī)上的新禮品卡圖片并上傳。我們建議使用簡(jiǎn)單的文件名,例如 blue-giftcard.png
。
提示:禮品卡圖片的建議大小為 950 × 550 像素(您還可以使用 5:3 的或最小尺寸 450 x 270 像素)。
點(diǎn)擊上傳資產(chǎn)。新的禮品卡圖片將顯示在您的 Assets 目錄中。請(qǐng)記下文件擴(kuò)展名(.png
或 .jpg
)。
在 Templates 目錄中,點(diǎn)擊 gift-card.liquid
。
在該文件中以下代碼:
liquid<img src="{{ 'gift-card/card.jpg' | shopify_asset_url }}" alt="">
將它替換為以下代碼:
liquid<img src="{{ 'blue-giftcard.png' | asset_img_url: '1024x1024' }}" alt="">
點(diǎn)擊保存。
備注:請(qǐng)確保根據(jù)需要將 blue-giftcard.png
更改為新圖片的文件名和擴(kuò)展名。
在模板代碼編輯器中,點(diǎn)擊右上角的自定義模板。
打開模板編輯器。
在頁(yè)面頂部的下拉菜單或在移動(dòng)設(shè)備上的模板菜單中,選擇禮品卡。
Personalize gift cards with a custom image
, then you might be able to contact Shopify Support for help with this tutorial. It requires 15 minutes of design time. To learn more, refer to .Upload a new image for your gift card
From your Shopify admin, go to Online Store > Themes.
Find the theme you want to edit, and click Actions > Edit code.
In the Assets directory, click Add a new asset.
Click Choose File to browse to the new gift card image on your computer and upload it. We suggest using a simple filename, for example
of 5:3 or a minimum size of 450px by 270px).blue-giftcard.png
.Click Upload asset. The new gift card image will appear in your Assets directory. Take note of the file extension (
.png
or.jpg
).Edit the gift card template file so that it uses your new image
your new gift card image
In the Templates directory, click
gift-card.liquid
.the following code within the file:
<img src="{{ 'gift-card/card.jpg' | shopify_asset_url }}" alt="">Replace it with the following:
<img src="{{ 'blue-giftcard.png' | asset_img_url: '1024x1024' }}" alt="">Click Save.
From the theme code editor, in the top right-hand corner, click Customize theme.
Open the theme editor.
From the drop-down menu at the top of the , or from the Templates menu on mobile, select Gift card.
特別聲明:以上文章內(nèi)容僅代表作者本人觀點(diǎn),不代表ESG跨境電商觀點(diǎn)或立場(chǎng)。如有關(guān)于作品內(nèi)容、版權(quán)或其它問題請(qǐng)于作品發(fā)表后的30日內(nèi)與ESG跨境電商聯(lián)系。
二維碼加載中...
使用微信掃一掃登錄
使用賬號(hào)密碼登錄
平臺(tái)顧問
微信掃一掃
馬上聯(lián)系在線顧問
小程序
ESG跨境小程序
手機(jī)入駐更便捷
返回頂部