Would like to set up individual shipping charges per item. That is, Item A will cost $25.00 per item to ship and Item B would cost $30.00 per item to ship. How can this be done?

The per-weight shipping module can be used for this.

1. Turn on the Per-Unit (perweightunit) shipping module in Admin->Modules->Shipping

2. Now manually edit *each* product and enter the shipping cost as the product "weight".
    This module uses the product-weight as the shipping rate for this product ... ie: it is no longer the weight -- it is only the shipping cost.

3. Turn off weight display everywhere, since it is no longer meaningful.
    a) Admin->Catalog->Product Types->[select your product type]->Edit Layout->Show weight->false
    b) Admin->Configuration->Shipping/Packaging->Display Number of Boxes and Weight Status
    c) Admin->Configuration->index listing / all listing / new listing / featured listing ... turn off the weight on these
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How can I find out what version of Zen Cart or PHP or MySQL I'm using?

To find out what version of Zen Cart or PHP or MySQL you are currently using, you can simply go...

Getting a BLANK PAGE? Here's the answer ...

If you're getting a blank page when trying to browse to a certain page on your store, or after...

What's New in the Upcoming v2.0 release?

Database Abstraction Layer and Sql CacheThe abstraction layer has been re-factored to include a...

Image Preparation - How-to

I've seen several posts where people obviously aren't quite sure about the best way to set up...

Some tips to modify stylesheet

1. Download Web Developer extension for FireFox here2. Install & restart FireFox. You should...