How to uncheck Ship to a different address on checkout page

TIPS

May 25, 2019 | WooCommerce Tips | 0 comments

It’s hard to believe this actually needs to be done. Add the function below to your child theme functions.php file. [php] // uncheck Ship to a different address? on checkout page add_filter( ‘woocommerce_ship_to_different_address_checked’, ‘__return_false’ ); [/php]

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

More Tips

Ad - Web Hosting from SiteGround - Crafted for easy site management. Click to learn more.

Cloudways Hosting

WPEngine Hosting

Pressable Hosting

AccuWeb Hosting

Ask the Divi Guy a Question

"*" indicates required fields