Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2009
    Posts
    4
    Plugin Contributions
    0

    help question Do I need a custom shipping module?

    I need to set up the shipping situation below and I'm wondering if there is a shipping module that can do this already or if I need to write/have one written? And if I do need to write one, any suggestions on an existing one to start with?

    A note: While I have done programing in the past, I've never worked with PHP.

    1> Each item to have it's own shipping cost. (I assume an extra field added to one of the mySQL tables, or a new table linked to the products.
    2> A checkbox on each item that says "Ship free with higher weight/shipping cost item in same order". This being checked will zero out the shipping cost for the item if there is a higher weight item in the order.
    3> Attributes to have their own shipping cost adders. i.e. If attribute X is picked, shipping goes up by $1
    4> Product shipping override above (#2) also to override attribute shipping adders.

    Thanks in advance,
    Keith

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

    Default Re: Do I need a custom shipping module?

    The goal it to get the product list that is in the cart and processes each product plus their attributes for their weight and only save the highest one to configure the cost for shipping ...

    If you used the Product Weight as the actual Shipping cost, you could then configure a shipping module that can do this ...

    It would take some customization as you don't want all of the weight, like what the Per Unit perweightunit shipping module is doing, but you do need the highest weight, and not just the Product Weight but the weight of any associated attributes for that product that might have weight ...
    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
    Sep 2004
    Location
    Western Massachusetts
    Posts
    2,945
    Plugin Contributions
    5

    Default Re: Do I need a custom shipping module?

    Yes, you'll need a custom module - none of the standard ones will do that for you. You will need to modify the product edit pages in admin and either add a field to the products table or add a new table (a new table is the best approach for future upgradeability). You might be able to get away with using the existing attribute weight capabilty to specify additional shipping.

    If you've not worked with PHP before, you'll have a steep learning curve - but your previous programming experience should help to at least develop the required logic flow.
    Neville
    An assumption is what you arrive at when you get tired of thinking...

 

 

Similar Threads

  1. need custom shipping rate module suggestion
    By lofu in forum Addon Shipping Modules
    Replies: 0
    Last Post: 13 Jan 2014, 07:11 AM
  2. I need to create a custom payment module
    By Jodaan in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 30 Oct 2008, 08:46 PM
  3. Do I need a custom module? Where do I start?
    By bc3030 in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 8 Apr 2008, 10:04 PM
  4. I need a custom payment module
    By lowell in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 22 Jan 2008, 03:54 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