Guest User

Untitled

a guest
Mar 19th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. remove_action( 'woocommerce_checkout_order_review', 'woocommerce_order_review', 10 );
  2. add_action( 'woocommerce_before_checkout_form', 'woocommerce_order_review', 20 );
Add Comment
Please, Sign In to add comment