Results 1 to 4 of 4
  1. #1
    Join Date
    Feb 2006
    Posts
    588
    Plugin Contributions
    0

    Default Shipping Itemized

    I am interested in making shipping lets say $10.00 for upto 3 items and lets say $2.50 each addition item, how can I make this happen?

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

    Default Re: Shipping Itemized

    You will need to customize the item.php shipping module to adjust for the first 3 items to be priced one way and then allow the additional items to price based on a per item ...
    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!]
    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
    Feb 2006
    Posts
    588
    Plugin Contributions
    0

    Default Re: Shipping Itemized

    Would be most indefinitely greatful if you can hint me how I can change this, my PHP is null.... much appreciate your help :)

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

    Default Re: Shipping Itemized

    I would have to write it to give a hint on how to do this ...

    You need to look at the
    /includes/modules/shipping/item.php

    Shipping module ... and it might be a good idea to clone that so it does not get overwritten on an upgrade ...

    And then find where it does the quote in:
    PHP Code:
        function quote($method '') { 
    And alter how that calculation is done based on how many items there are ...

    Might be easier to just use a Handling charge and a per item charge, as you are not adapt at coding php ...
    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!]
    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!

 

 

Similar Threads

  1. need itemized total for charitable contributions
    By thebram in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 25 Jun 2008, 10:52 AM
  2. Can Cart show discounted itemized options...
    By kevinw in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 15 Mar 2007, 03:05 AM
  3. How do I turn off the inclusion of an itemized list of items on paypal receipt
    By CafePrima in forum PayPal Express Checkout support
    Replies: 2
    Last Post: 16 Feb 2007, 08:32 AM
  4. Itemized Shipping using UPS module
    By romontj in forum Built-in Shipping and Payment Modules
    Replies: 6
    Last Post: 19 Jan 2007, 06:13 PM
  5. Paypal does not show itemized invoice
    By zgambitx in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 10 May 2006, 02:52 AM

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