Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

get shipping price of choosen shipping method woocommerce

$chosen_shipping_method_price = WC()->session->get('cart_totals')['shipping_total'];
 
PREVIOUS NEXT
Tagged: #shipping #price #choosen #shipping #method #woocommerce
ADD COMMENT
Topic
Name
3+3 =