Different Shipping Options for Retail and Wholesale

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
ProjectA
Ensign (ENS)
Ensign (ENS)
Posts: 1
Joined: Thu Jul 09, 2009 3:30 pm
Location: Ashland, OR
Contact:

Different Shipping Options for Retail and Wholesale

Post by ProjectA » Mon Aug 10, 2009 11:08 am

I am trying to setup up different shipping options for the Retail and Wholesale(login req) accounts. The only difference will be that the Retail side will have free shipping based on price. Does anyone have experience with this?
Carl Barcroft
Sales and Marketing
Project A, Inc.
-------------------------------------------------------

kastnerd
Commodore (COMO)
Commodore (COMO)
Posts: 474
Joined: Wed Oct 22, 2008 9:17 am

Re: Different Shipping Options for Retail and Wholesale

Post by kastnerd » Mon Aug 10, 2009 12:42 pm

edit
Last edited by kastnerd on Mon Aug 10, 2009 1:09 pm, edited 1 time in total.

kastnerd
Commodore (COMO)
Commodore (COMO)
Posts: 474
Joined: Wed Oct 22, 2008 9:17 am

Re: Different Shipping Options for Retail and Wholesale

Post by kastnerd » Mon Aug 10, 2009 12:44 pm

simplest way would be make retail users a group. Shipping options can be controlled by group. There is some code posted in this board how to make users automatically part of retail group. Im not sure how well this would work for a user before he logs in tho.

User avatar
ryanstowasser
Lieutenant Commander (LCDR)
Lieutenant Commander (LCDR)
Posts: 90
Joined: Tue Oct 30, 2007 4:28 pm
Contact:

Re: Different Shipping Options for Retail and Wholesale

Post by ryanstowasser » Mon Aug 10, 2009 3:10 pm

If I am reading this correct, you want to restrict wholesale users from getting the free shipping.

Kastnerd has it right if you want to provide wholesale users more options, but you can't set a shipping method to exclude user group and still provide those options to the public out-of-the-box.

User avatar
triplw
Commander (CMDR)
Commander (CMDR)
Posts: 144
Joined: Sat Jan 12, 2008 5:34 pm
Contact:

Re: Different Shipping Options for Retail and Wholesale

Post by triplw » Wed Mar 03, 2010 2:13 pm

I really need to have this feature too. Different shipping options for retail and wholesale. The same way the shipping zones and product pricing rules are set up. Right now if I have shipping methods for "ALL" and some for "Wholesale", the wholesale group sees all the methods. Does anyone know how to accomplish excluding groups from ship methods? BTW, I do not require a login to check out.

Thanks

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

Re: Different Shipping Options for Retail and Wholesale

Post by mazhar » Thu Mar 04, 2010 7:14 am

Well this will happen because the methods are allowed to anyone and user who belongs to wholesale also falls within anyone set. If you want them to see only their respective methods then I guess you would need to create one group for ALL as well. This will introduce a new problem that user will not be able to checkout without login because there will be no shipping method available to them. If there is any common method to wholesale and normal customers then you can make it available to anyone by keeping it for all and assign all others to their receptive groups.

Post Reply