Customer Pickup-No Shipping Charge

General ShopSite user discussion
Post Reply
terryr211
Posts: 2
Joined: Fri May 18, 2012 5:28 am

Customer Pickup-No Shipping Charge

Post by terryr211 »

Is there a way to bypass the shipping cost if the customer wants to pick the items up at our location? We are using flat base shipping each.
Thanks
Jim
Site Admin
Posts: 4953
Joined: Fri Aug 04, 2006 1:42 pm
Location: Utah

Re: Customer Pickup-No Shipping Charge

Post by Jim »

With the Flat Base Each option you could set one of the 10 shipping options so the base and each price both to 0.00. You can change the text for the shipping name on Preferences > Store Text > Shipping. Set it to something like "Local Pickup Only" so that will be one of the shipping options they can select from. However, there is nothing built in to prevent someone who could probably not pick it up (they live in Maine and you are in Hawaii for example) from selecting that option and checking out with 0.00 shipping. So you would have to watch for orders like that and contact them with additional shipping charge if the shipping address isn't local. It would be possible to set up some javascript to check the zipcode field (if you have it on the shopping cart) and if it is not a local one, pop up a warning if they select local shipping. Some code like that has been posted on the forum before so you should be able to find how to do it by doing a search.
terryr211
Posts: 2
Joined: Fri May 18, 2012 5:28 am

Re: Customer Pickup-No Shipping Charge

Post by terryr211 »

thanks...I'll give that a try
Specialty Graphics
Posts: 7
Joined: Mon Jan 12, 2009 11:48 am

Re: Customer Pickup-No Shipping Charge

Post by Specialty Graphics »

Also if you are using lexiconn they have a great module that allowed us to set up a customer pickup only available to people within our state. You can check it out at

http://www.lexiconn.com/ecommerce/shopsite/shipping_module.html
Post Reply