xml 显示变体图像,取决于来自Powersearch的过滤器//仅在其选项代码和powersearch文件代码相同时才有效。
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了xml 显示变体图像,取决于来自Powersearch的过滤器//仅在其选项代码和powersearch文件代码相同时才有效。相关的知识,希望对你有一定的参考价值。
<mvt:if expr="NOT ISNULL g.filter_ao2">
<mvt:assign name="g.vimage" value="''" />
<!-- Begin Variant Check -->
<mvt:item name="toolkit" param="variantarray|vcount|l.all_settings:product:code" />
<mvt:foreach iterator="variant" array="variants">
<mvt:foreach iterator="variant_option" array="variant:variant_options">
<mvt:if expr="l.settings:variant_option:opt_code EQ g.filter_ao2">
<!-- &mvt:variant_option:opt_code; / &mvt:variant_option:opt_prompt; -->
<mvt:item name="toolkit" param="customimagec|vimage|l.all_settings:variant:variant_code|image1|300|300|1" />
</mvt:if>
</mvt:foreach>
</mvt:foreach>
</mvt:if>
以上是关于xml 显示变体图像,取决于来自Powersearch的过滤器//仅在其选项代码和powersearch文件代码相同时才有效。的主要内容,如果未能解决你的问题,请参考以下文章
xml 根据变体创建色板图像
xml 根据变体创建色板图像
使用 simplexml 在 html 网站中显示来自 xml 的图像
“图像格式无法识别”取决于显示器
WooCommerce 变体图像未显示
html [Shopify]每个变体显示多个图像