Woocommerce - how to dynamically change shipping cost at checkout page?

后端 未结 0 1087
醉梦人生
醉梦人生 2021-02-10 06:35

How can I change shipping cost in Woocommerce by Ajax request? I tried this:

   add_action(\'wp_ajax_set_shipping_price\', \'set_shipping_price\');
    add_action         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题