Create a shipping method and turn it on/off when not in use

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
jdarby
Commander (CMDR)
Commander (CMDR)
Posts: 151
Joined: Thu Sep 25, 2008 2:21 pm

Create a shipping method and turn it on/off when not in use

Post by jdarby » Tue Jun 23, 2009 7:18 am

I need to create a shipping method for "Free Shipping" for all products in a particular warehouse. That part I have done. The purpose for doing this is to use it as a promotional tool and to be able to turn it on and off, is there a way to manage this?

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Create a shipping method and turn it on/off when not in use

Post by mazhar » Tue Jun 23, 2009 7:34 am

First create a new warehouse then create a shipping method Free Shipping method and then mark shipping method available for only that new warehouse. Finally go those products which you want to be shipped via free shipping and change there warehouse to newly created warehouse. That will do the trick.

User avatar
Logan Rhodehamel
Developer
Developer
Posts: 4116
Joined: Wed Dec 10, 2003 5:26 pm

Re: Create a shipping method and turn it on/off when not in use

Post by Logan Rhodehamel » Tue Jun 23, 2009 11:03 am

Another way to turn a shipping method on and off might be to use a group restriction. You could create a new user group called "nobody" and leave the group empty. Then when you want the shipping method to disappear, edit it and set a group restriction so it only appears for the nobody group. When you want the shipping method available, you can go remove the group restriction.
Cheers,
Logan
Image.com

If I do not respond to an unsolicited private message, it's not because I'm ignoring you. It's because the answer to your question is valuable to others. Try the new topic button.

jdarby
Commander (CMDR)
Commander (CMDR)
Posts: 151
Joined: Thu Sep 25, 2008 2:21 pm

Re: Create a shipping method and turn it on/off when not in use

Post by jdarby » Tue Jun 23, 2009 1:35 pm

Logan_AbleCommerce wrote:Another way to turn a shipping method on and off might be to use a group restriction. You could create a new user group called "nobody" and leave the group empty. Then when you want the shipping method to disappear, edit it and set a group restriction so it only appears for the nobody group. When you want the shipping method available, you can go remove the group restriction.
I did something similar to this earlier this morning. Instead of creating a user group (I haven't played with these at all so I wasn't really sure of their function) I created an empty warehouse and associated the shipping method with it to turn it "off". When I want to turn it on, I'll have to associate my products with it.

Now that I think about it, using the User Groups may be better so that there is no printable information anywhere relating to a warehouse (on a packing slip, for example).

Post Reply