With this ocmod extension you can set Free Shipping for each product.
Installation:
- From phpMyAdmin run this command to alter product database table:
ALTER TABLE `oc_product` ADD `shipping_free` TINYINT(1) NOT NULL DEFAULT '0' AFTER `shipping`;
(where oc_ is your database prefix) - Go to Extensions–>Installer and browse the zip file free_shipping_by_product.ocmod.zip
- Go to Extensions–>Modifications and click refresh.
Info
Compatible with 3.0.2.0 – 3.0.3.7
Theme: Default
If you appreciate my work, you can donate me for a beer.