When adding the product to the cart using ajax get the 500 Internal Server Error

前端 未结 0 1405
孤城傲影
孤城傲影 2021-01-30 03:56
add_action( \'woocommerce_add_to_cart\',\'custom_action_add_to_cart\',20,6);
function custom_action_add_to_cart( $cart_item_key, $product_id, $quantity, $variation_id, $         


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