• The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked!
WooCommerce Advanced Shipping

WooCommerce Advanced Shipping 1.1.3

raz0r

owner
Staff member
Administrator
Moderator
Messages
21,236
Files
6065
Reactions
82,205
raz0r submitted a new resource:

WooCommerce Advanced Shipping - Setting up conditional shipping rates is easier and more flexible than ever! 8634573

View attachment 13718

With WooCommerce Advanced Shipping you can create your own shipping rates based on conditions. This allows you to have the ultimate flexibility in what you want to charge to which people. Best of all, you don’t need to code anything to get started! Using the simple User Interface you can set the conditions based on your shipping needs.

You can create your own table rate shipping based on the conditions. To give a couple examples, you can use...

Read more about this resource...
 
raz0r 's signature
Reacted by:
raz0r 's signature
Reacted by:
updates
Advanced Shipping 1.1.3 + Advanced Pricing 2.3.0

add code snippet;:
add_action( 'admin_notices', function() {
if ( function_exists( 'WooCommerce_Advanced_Shipping' ) )
remove_action( 'admin_notices', array( WooCommerce_Advanced_Shipping()->admin, 'license_notice' ) );
}, 5 );
 

Attachments

  • woocommerce-advanced-shipping.zip
    137.4 KB · Views: 5
  • woocommerce-advanced-shipping-advanced-pricing-2.3.0.zip
    28 KB · Views: 4
Reacted by:
  • Like
Reactions: raz0r
raz0r 's signature
Reacted by:
Top