Results 1 to 5 of 5
  1. #1
    Join Date
    Nov 2010
    Posts
    3
    Plugin Contributions
    0

    Default Complicated Checkout Workflow (Split Shipping?)

    I'm working with someone who has a need to implement a somewhat complicated work flow for shipping and I'm wondering if Zen Cart has a module that will meet their needs.

    There are three types of delivery methods - products that need to be picked up, products that can be shipped, and products that are catered. Some of the products that need to be picked up can also be products that need to be delivered. etc.

    e.g.

    1) Sheet cake - Can be picked up or catered
    2) Maple Syrup - Can be picked up or shipped
    3) Cheese, Fruit & Cracker Platter - catered only

    In theory, someone should be able to have multiple items for each delivery method in the same cart.

    Are there any modules that would allow them to make these distinctions?

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Complicated Checkout Workflow (Split Shipping?)

    One method would be to set up on the Product an Attribute Option Name for:
    Delivery method

    and setup the Option Values for:
    Deliver
    Pickup
    Pickup Only

    and I would make an extra one for:
    Your Delivery Method
    Default YES
    Display Only YES

    where the last one is added when they have to pick from Deliver and Pickup ...

    Then ... customize the shipping modules so that when Pickup only Products are in the cart that ONLY Pickup is available ...

    On the other Products, the Attribute will tell you whether or not Pickup is needed or Delivery ...

    On the Delivery, if weight is the method, then put the weight on the Attribute and this will control the shipping costs on the shipping modules ...

    The shipping methods can be controlled based on the setting for the:
    $this->enabled

    where you can control this based on the master_categories_id of the Product and test the cart for the Categories that require Pickup Only ...

    If you do a search on:
    $this->enabled

    or a search on:
    $_SESSION['cart']->in_cart_check

    you should find a number of examples of this type of control on the shipping ...
    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.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Nov 2010
    Posts
    3
    Plugin Contributions
    0

    Default Re: Complicated Checkout Workflow (Split Shipping?)

    Thanks Ajeh,

    It sounds like that is almost what I need.

    What if someone adds an item to their cart that is delivery only and an item in their cart that is catering only? (or some conflicting combination).

    Lew

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Complicated Checkout Workflow (Split Shipping?)

    Then you are doomed ...

    This is where you need to customize your shipping methods to control what to do on these odd circumstances ...

    Maybe test the cart and in that circumstance make another shipping module for "We will call you ..." or something ...
    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.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #5
    Join Date
    Nov 2010
    Posts
    3
    Plugin Contributions
    0

    Default Re: Complicated Checkout Workflow (Split Shipping?)

    Thanks Ajeh :)

 

 

Similar Threads

  1. Complicated Shipping Options
    By Skyland in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 26 Feb 2014, 11:31 AM
  2. Shipping products alone / split-don't split boxes
    By DarthFrohike in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 30 Oct 2010, 11:46 PM
  3. Complicated Shipping Methods
    By TerranRich in forum Addon Shipping Modules
    Replies: 9
    Last Post: 28 Jun 2010, 11:27 PM
  4. Complicated shipping rules...
    By sigol in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 10 Sep 2007, 02:03 PM
  5. Complicated (to me) Shipping Setup
    By point4design in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 15 Aug 2007, 01:39 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR