Is there any way to add a surcharge to certrain products??? Also, is there any way to add a surcharge to USPS items over 36 inches?? thank you! HELP NEEDED!
Printable View
Is there any way to add a surcharge to certrain products??? Also, is there any way to add a surcharge to USPS items over 36 inches?? thank you! HELP NEEDED!
You could add a new field to the products table then build into all of your shipping modules a method to calculate this ...
Is the surcharge based on:
Per Product
-- or --
Per Product x Quantity ordered
I have searched all over my zencart and can not find a products table, could you walk me through on how to get to it please?
The products table is part of your database ... this is not a file ...
You can see the products table if you go to phpMyAdmin in your site's Control Panel ...
Could you please tell me if i need to convert my weight from a tenth of an ounce to an ounce to make it work on zencart? it seems if my product weighs .14 ounces on my scale but if i put that in zencart for the product weight then it makes it weigh less than 2 ounces... how do I go about fixing that?
Weights are entered by the pound ...
1 ounce = 0.0625 pounds