add_filter( 'woocommerce_cart_no_shipping_available_html', 'change_no_shipping_text' ); // Alters message on Cart page
add_filter( 'woocommerce_no_shipping_available_html', 'change_no_shipping_text' ); // Alters message on Checkout page
function change_no_shipping_text() {
return "Please call us to receive a shipping quote and complete your order: (888) 555-5555";
}
Hi there! Welcome to CannaReps
You must be at least 19 years old to visit this site