News:

Looking for documentation? Take a look on our wiki

Main Menu

Free shipping option for domestic purchases

Started by yan77, August 15, 2021, 08:01:08 AM

Previous topic - Next topic

yan77

Hi - I have searched this topic on the forums but I was unable to find an answer, that is why I am creating a new topic.

Basically I have USPS Shipping for Virtuemart plug-in on my virtuemart account and it calculates the shipping for any specific address worldwide. I want to offer free shipping option for domestic customers (US) and keep it as it is for the international purchases (non-US). There is generally more than one option coming up when you go to checkout page as far as shipping, the cheapest one is "Priority Mail", and I want only this option to be free for domestic customers. If they want a faster version, for example "Priority Mail Express", that should still add a shipping cost. Basically, free for domestic customers at "Priority Mail" option, and leave the shipping fees as it is for the rest of options including domestic and international purchases.  Can anyone help me on how to set up this?

Thanks

GJC Web Design

just configure the standard VM weight/country method as free and only for US and label it US Free Shipping
Disable the "Priority Mail" option in the UPS plugin
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

yan77

Hi - thank you for your response however probably my lack of knowledge prevented me from understanding what exactly I needed to do. Would you mind providing a bit more detail? When you say VM weight/country method as free, where is it exactly? I could not find any weight / country configuration under configuration or somewhere else. thank you

Jörgen

QuoteVM weight/country method

This shipment method is provided with plain VM and you can use this to create a free shipping option. Note that this is an extra shipping method that with the right setting will appear together with Your UPS method.

Jörgen @ Kreativ Fotografi
Joomla 3.9.18
Virtuemart 3.4.x
Olympiantheme Hera (customized)
This reflects current status when viewing old post.

GJC Web Design

GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

yan77

perfect - I could make it happen now. Thank you for your patience and answering it.

yan77

by the way, is there any way to exclude some states in the US? ( we cannot provide free shipping to Alaska, Porto Rico and Hawaii). I see that you can block countries for free shipping but not states. 

GJC Web Design

you would need to adapt the code - clone the weight plugin - rename it and add the code to exclude the states in the checkConditions() function
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation