I have a problem! I am trying to implement per unit shipping - each shirt should be $2 to post and mugs for $6 shipping.
PerUnitWeight module has 0 handling fee, and 1 per unit value. the product had the product_weight field updated to 2.
Screen shots here
When I add one shirt, the shipping cost is coming up as $5, two is coming up as $7. It looks like its applying a shipping charge of $3 plus the configured $2 per shirt.
The same held true with mugs.
Where/what can be checked to see where this extra $3 base shipping charge is coming in. Is there a handling fee per order set somewhere? Anything else I should be looking for??
Thanks so much in advance!
(site is youcanrun.com.au if you'd like to test )


Reply With Quote

