Without using warehouses, is it possible restrict shipping methods on the basis of the product's vendor? I thought I had a way to do this but now I can't remember or find a post about it.
Thanks.
Restrict Shipping Methods by Vendor
Re: Restrict Shipping Methods by Vendor
You can try to put some code in onepagecheckout page where shipping methods are listed to customers which check products in basket and if they do belong to desired vendor then show it other wise hide it.
Re: Restrict Shipping Methods by Vendor
Just to clarify, your idea is to hide / exclude the prohibited methods in ShipMethodList where it's bound in ShipmentList_ItemDataBound?
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: Restrict Shipping Methods by Vendor
We did a similar customization for products that couldn't be shipped via certain shipment methods.
But to be thorough, you need to put it on the basket shipping estimate and the multi page checkout shipping method page also.
But to be thorough, you need to put it on the basket shipping estimate and the multi page checkout shipping method page also.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Re: Restrict Shipping Methods by Vendor
Thank you Judy. I knew about the multi page checkout but I hadn't thought about the Shipping Estimate. Because my client does a lot of gift sales, I've had to improve the multiple destinations features so I was aware of that side of things.
Regards.
Regards.