Free Shipping by Product (Weight OR SubTotal) Description
Information
- Theme: Default
- Original extension
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.
Buy me a coffee
If you found this ocmod extension useful, I’d appreciate it if you could donate me for a coffee. Tks.
Post Views: 953