2016-08-16 64 views

回答

1
global $woocommerce; 
$amount = $woocommerce->cart->cart_contents_total+$woocommerce->cart->tax_total; 
相關問題