Results 1 to 10 of 23

Hybrid View

  1. #1
    Join Date
    Nov 2007
    Location
    Virginia
    Posts
    56
    Plugin Contributions
    0

    Default How can I restrict the shipping options for specific categories?

    I need to restrict the shipping options for specific categories. I have some items my supplier will only drop-ship by UPS with a drop ship fee. I have other products that can go by USPS or UPS.

    How can I set all the products in the restricted category to only offer the UPS option while letting all the others in other categories have UPS OR USPS?
    Last edited by agentx; 23 Nov 2009 at 01:34 AM. Reason: Forgot to check the subscribe box

  2. #2
    Join Date
    Nov 2007
    Location
    Virginia
    Posts
    56
    Plugin Contributions
    0

    Default Need shipping module to limit shipping options based on category or product

    Is there a module that will restrict the shipping items by category? I have a supplier that will only ship UPS. All my others will do UPS or USPS. What can I use to set shipping for some items only to UPS and the others for UPS or USPS?

  3. #3
    Join Date
    Nov 2006
    Posts
    161
    Plugin Contributions
    0

    Default Re: Need shipping module to limit shipping options based on category or product

    I'm in the same boat and don't know how to do it only my issue doesn't have to do with a drop shipper, it has to do with breakables. I won't ship glass bottles USPS because it's too difficult to deal with them over insurance


  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,726
    Plugin Contributions
    6

    Default Re: Need shipping module to limit shipping options based on category or product

    You can always add a new field to your products table and to the Admin add/edit so that you can mark Products that cannot go USPS and then this can be tested for in the shipping module and if 1 or more in the cart it can disable the USPS shipping module ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  5. #5
    Join Date
    Jul 2009
    Location
    Crystal Lake, IL
    Posts
    50
    Plugin Contributions
    0

    Default Re: Need shipping module to limit shipping options based on category or product

    I have the same issue, and I don't quite understand the solution. Ajeh, could you possibly explain more about what you're referring to.
    Thanks,
    Matt

  6. #6
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,726
    Plugin Contributions
    6

    Default Re: Need shipping module to limit shipping options based on category or product

    You add a new field to the products table ...

    You add access to that new field for adding/editing products ...

    Then you test for whether or not Products are in the cart with that new field marked and if so, set the $this->enabled to false for the shipping module to stop it from showing ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

 

 

Similar Threads

  1. Is it possible to limit the payment options based on the product?
    By brimstone in forum Built-in Shipping and Payment Modules
    Replies: 9
    Last Post: 9 Mar 2010, 09:25 AM
  2. Shipping based off price with multiple shipping options
    By ribbonsbaskets0 in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 23 Nov 2008, 11:28 PM
  3. MZMT shipping module - Display Shipping Options based on Weight
    By DogTags in forum Addon Shipping Modules
    Replies: 2
    Last Post: 27 Feb 2007, 04:26 AM
  4. Change Shipping Options Based on Product
    By LadyHLG in forum Built-in Shipping and Payment Modules
    Replies: 12
    Last Post: 1 Jun 2006, 04:29 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •