html 教程:Woocommerce:显示每个产品变体的动态内容

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了html 教程:Woocommerce:显示每个产品变体的动态内容相关的知识,希望对你有一定的参考价值。

<div class="single_variation">
    [...]

    <div class="custom_variation" id="model-51-canopy-barrel">
        <div class="variations_button"><button type="submit" class="single_add_to_cart_button button alt">Add to cart</button></div>
    </div>

    <div class="custom_variation" id="model-71-canopy-barrel">
        <div class="variations_button"><button type="submit" class="single_add_to_cart_button button alt">Add to cart</button></div>
    </div>

    <div class="custom_variation" id="model-62-canopy-barrel">
        <div class="variations_button"><button type="submit" class="single_add_to_cart_button button alt">Add to cart</button></div>
        <a href="http://costco.com" target="_blank"><img src="http://ah.bskyhost.com/wp-content/themes/steamy/images/costco.jpg"></a>                    
    </div>
    
    [...]                            
</div>

以上是关于html 教程:Woocommerce:显示每个产品变体的动态内容的主要内容,如果未能解决你的问题,请参考以下文章

显示特定产品类别的术语或产品属性(woocommerce)

在 WooCommerce 中显示不包括产品类别的订单项目名称

替换产品类别的 Woocommerce 单一产品页面上的“添加到购物车”按钮

通过其 slug 获取 WooCommerce 产品类别的 id

WooCommerce 中特定产品类别的最低购物车数量

在 WooCommerce 购物车中隐藏特定产品类别的缩略图