在我的WooCommerce網站中,我有幾個產品以相同的價格80 $。 我想添加一個折扣的產品數量。 的邏輯是這樣的: if (Products Quantity is 2){
// the original product price change from 80$ to 75$ each.
}
if(Products Quantity is 3 or more){
/
折扣百分比我在主題展示後價格的百分比function.php有這個代碼,它是在WooCommerce v2.6.14工作的罰款。 但這個片段已經不上WooCommerce 3.0或更高版本的工作。 我該如何解決這個問題? 下面是代碼: // Add save percent next to sale item prices.
add_filter('woocommerce_sale_price_