gpt4 book ai didi

html - 针对 shopify 中的不同模板

转载 作者:太空宇宙 更新时间:2023-11-03 21:13:35 24 4
gpt4 key购买 nike

{% if product.type  == 'Patio Furniture/Salsa Table' %}

<div id="dotted" style="height: auto;border-bottom:0px;text-align: center;" class="grid-uniform wrapper">
<div class="grid__item large--one-whole">
<img alt="woman wearing colorful apron while working with bread doe in the kitchen" src="https://cdn.shopify.com/s/files/1/1418/7648/files/BERLIN_Maud_Chalard_pour_Fermob_9.jpg?1296570615214079092">
</div>
</div>

{% endif %}

我需要定位两个名为 product.no-variantproduct.jacquard-tablecloths 的专用模板。

这部分应该放在这里 {% if product.type == 'Patio Furniture/Salsa Table' %}

我很确定 product.type 只是使用了错误的后缀,我需要正确的后缀。

最佳答案

我相信您正在寻找 product.template_suffix

https://help.shopify.com/themes/liquid/objects/product#product-template_suffix

Shopify 此处有一张备忘单,可能会帮助您解决问题。

https://www.shopify.ca/partners/shopify-cheat-sheet

关于html - 针对 shopify 中的不同模板,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44123795/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com