add_action( 'woocommerce_cart_calculate_fees', 'add_handling_fee' ); function add_handling_fee() { if ( is_admin() && ! defined( 'DOING_AJAX' ) ) return; $fee_amount = 5.00; // Change this to your desired handling fee $fee_name = 'Handling Fee'; WC()->cart->add_fee( $fee_name, $fee_amount, true, 'standard' ); }
Select Page

Buy a Watch or Sell Us Yours

Click to Visit Us at: