Wordpress

Hide Shipping section from checkout page when Local Pickup is selected1 min read

January 15, 2024 < 1 min read

author:

Array

Hide Shipping section from checkout page when Local Pickup is selected1 min read

Reading Time: < 1 minute

Use below code in snippet plugin or function.php . You should confirm the selector “#customer_details .col-2”. check source code to check the wrapper container attribute and change accordingly

View this gist on GitHub
Array