xml 标签式产品详细信息示例

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了xml 标签式产品详细信息示例相关的知识,希望对你有一定的参考价值。

<div id="js-product-tabs">
	<ul>
		<li><a href="#product-descrip">Description</a></li>
		<mvt:if expr="
			NOT ISNULL l.settings:product:customfield_values:customfields:customfield_1 OR
			NOT ISNULL l.settings:product:customfield_values:customfields:customfield_2 OR
			NOT ISNULL l.settings:product:customfield_values:customfields:customfield_3 OR
			NOT ISNULL l.settings:product:customfield_values:customfields:customfield_4
		">
			<mvt:assign name="l.show_tab_2" value="1" />
			<li><a href="#product-tab2">Some Other Tab</a></li>
		</mvt:if>
		<li><a href="#product-reviews">Reviews</a></li>
	</ul>

	<div id="product-descrip">&mvt:product:descrip;</div>

	<mvt:if expr="l.show_tab_2 EQ 1">
		<div id="product-tab2">
			<mvt:if expr="NOT ISNULL l.settings:product:customfield_values:customfields:customfield_1"><div>Customfield 1: &mvte:product:customfield_values:customfields:customfield_1;</div></mvt:if>
			<mvt:if expr="NOT ISNULL l.settings:product:customfield_values:customfields:customfield_2"><div>Customfield 2: &mvte:product:customfield_values:customfields:customfield_2;</div></mvt:if>
			<mvt:if expr="NOT ISNULL l.settings:product:customfield_values:customfields:customfield_3"><div>Customfield 3: &mvte:product:customfield_values:customfields:customfield_3;</div></mvt:if>
			<mvt:if expr="NOT ISNULL l.settings:product:customfield_values:customfields:customfield_4"><div>Customfield 4: &mvte:product:customfield_values:customfields:customfield_4;</div></mvt:if>
		</div>
	</mvt:if>

	<div id="product-reviews">
		Reviews Here
	</div>

</div>

以上是关于xml 标签式产品详细信息示例的主要内容,如果未能解决你的问题,请参考以下文章

php 删除产品详细信息中的标签

在 Woocommerce 的产品页面中隐藏特定标签

Spring4 -12 -声明式事务及完整的XML配置文件信息 -声明式事务中的相关属性(tx:advice的标签)

查询相关产品

如何在Google跟踪代码管理器中设置javascript,以便从订单中的多个产品中捕获订单详细信息

通过贝宝传递产品详细信息