You are here

README.txt in Commerce Free Shipping 7

Overview

This module provide a solution to add Free shipping rate 
on top of commerce_shipping services.
Simply working, and don't need rules.

You can use this module to have a free shipping rate by:
  - Shipping service
  - Total amount of the line items in the cart 
    (don't take in account the shipping line items)
  - Domain (with Domain Access settings)

This module change the price of the service and display a message 
to the user when the conditions (above) are true. To get messages
translatable, use i18n_variable module.

Features

  - Configure shipping rate limit for free shipping by services.
  - Activate / deactivate free shipping by shipping services.
  - This modules doesn't create an additionnal shipping services.

Configure
  admin/commerce/config/free-shipping

File

README.txt
View source
  1. Overview
  2. This module provide a solution to add Free shipping rate
  3. on top of commerce_shipping services.
  4. Simply working, and don't need rules.
  5. You can use this module to have a free shipping rate by:
  6. - Shipping service
  7. - Total amount of the line items in the cart
  8. (don't take in account the shipping line items)
  9. - Domain (with Domain Access settings)
  10. This module change the price of the service and display a message
  11. to the user when the conditions (above) are true. To get messages
  12. translatable, use i18n_variable module.
  13. Features
  14. - Configure shipping rate limit for free shipping by services.
  15. - Activate / deactivate free shipping by shipping services.
  16. - This modules doesn't create an additionnal shipping services.
  17. Configure
  18. admin/commerce/config/free-shipping