thelia-modules / FreeShipping

Offer shipping from a minimum amount on a specific shipping zone
GNU General Public License v3.0
1 stars 7 forks source link

Module Free Shipping Thelia 2

This module is used to offer shipping from a minimum amount on a specific shipping zone.

Manually

Composer

Add it in your main thelia composer.json file

composer require thelia/free-shipping-module:~1.1.0

Next, go to your Thelia admin panel for module activation.

How to use

You can manage your free shipping rules on the configuration view of the module with the "configure" button on the modules list.

After defining a rule, commands that respect it will have their shipping costs equal to 0 (the shipping costs will be calculated automatically).