This post has moved to http://www.wilycode.com/how-to-add-special-shipping-by-product-in-zen-cart – please go there for programming tips.
Related posts:
- How to allow up and down arrows to navigate your form fieldsThis post has moved to http://www.wilycode.com/how-to-allow-up-and-down-arrows-to-navigate-your-form-fields – please go there for...
- Source Control Feels GoodThis post has moved to http://www.wilycode.com/source-control-feels-good – please go there for...
- How to enable SOAP on a LAMP serverThis post has moved to http://www.wilycode.com/how-to-enable-soap-on-a-lamp-server – please go there for...
- Free MDB file to MySQL ConversionThis post has moved to http://www.wilycode.com/free-mdb-file-to-mysql-conversion – please go there for...
- The Essence of AJAX – How I learned it in an hourThis post has moved to http://www.wilycode.com/the-essence-of-ajax-how-i-learned-it-in-an-hour – please go there for...
Thank you Robert, this really helped me out. This solution is clean and simple. Suprisingly, without any additional modules the only other way to do this is to enable perunit shipping under default shipping module and utilize the weight field as the additional shipping cost, but this adds additional complexity during checkout if you have multiple shipping options.
Hi Nes,
Thanks for the comment. Yes my client has thousands of products so I didn’t want to get involved with adding weights to each one. I suppose I could have just added weights to the special shipping items but I think that would take longer than this because attributes can be applied to a whole category at once.
Regards,
Robert
Pingback: How to add special shipping by product in Zen Cart | Wily Code