Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2011
    Posts
    3
    Plugin Contributions
    0

    Default How to set up Standard, Priority, Express Shipping?

    I have 3 different shipping methods that I would like to offer each with a set per item price.

    For example Standard should be 4.99 for the first item, priority 9.99, and express 14.99 then each additional 2.99 for each.

    I have been able to set up Standard easily enough by setting up Per Item shipping, with 2.99 per item and 2.00 handling charge.

    It seems like setting up the other 2 should be just as easy, but I can't seem to create more per item shipping methods, it's either 1 or none.

    Does this make sense? What am I missing?

    Please help...

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

    Default Re: How to set up Standard, Priority, Express Shipping?

    Do a search on:
    clone item
    clone flat

    for examples on how to do this ...

    Make sure the new filename/replaces are like:
    item.php to itempriority.php
    item to itempriority
    ITEM to ITEMPRIORITY

    and NOT with underscores such as:
    item.php to item_priority.php
    item to item_priority
    ITEM to ITEM_PRIORITY

    Make sure you are not changing CODE or variables such as:
    Code:
          $item_total_count = $total_count - $_SESSION['cart']->free_shipping_items();

    Code:
                                                         'cost' => (MODULE_SHIPPING_ITEM_COST * $item_total_count) + MODULE_SHIPPING_ITEM_HANDLING)));
    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!

 

 

Similar Threads

  1. v151 A week of frustration - Just want free shipping or 9.95 Priority Express to U.S.
    By NorthPoleWholesale in forum Built-in Shipping and Payment Modules
    Replies: 16
    Last Post: 27 Sep 2013, 06:57 PM
  2. v150 Standard vs Priority shipping
    By MamaDawn in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 19 Aug 2012, 05:00 PM
  3. standard, priority, and express shipping, for several zones! how?
    By rainestudios in forum Built-in Shipping and Payment Modules
    Replies: 25
    Last Post: 6 Sep 2010, 11:52 PM
  4. How to disallow Free Shipping on Priority/Express mail options?
    By jcat in forum Addon Shipping Modules
    Replies: 5
    Last Post: 29 Aug 2010, 04:20 PM
  5. how to set up express shipping table rate?
    By lina0962 in forum Addon Shipping Modules
    Replies: 1
    Last Post: 5 Jan 2007, 07:45 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