You are here

README.txt in commerce taxonomy conditions 7.2

Same filename and directory in other branches
  1. 7 README.txt
This little module is an extension to the rules included in commerce 
to help you setup shipping costs.
It will allow you to add conditions selecting the vocabularies that you need 
and the terms you want to base your condition on.

The module will check all the products in the basket(commerce order) to see if 
there are matches with the conditions you have set.

This module needs commerce line item(included in the commerce module) 
and taxonomy to run.

How to use:
Go to admin -> Store -> config -> shipping
-> choose the shipping rate you want to add the conditions based on 
   taxonomy too.
-> Configure component
-> Add condition
-> check from the selectbox "Order contains a product with a 
   certain term(taxonomy)"
-> wait for the form to load and choose a "Term Reference Field" 
   (taxonomy vocabulary)
-> Next choose a taxonomy term you want to filter on.

if you want you can also base a amount on it to make your
condition more specific.

After filling it out you can save the condition to get it workin.

File

README.txt
View source
  1. This little module is an extension to the rules included in commerce
  2. to help you setup shipping costs.
  3. It will allow you to add conditions selecting the vocabularies that you need
  4. and the terms you want to base your condition on.
  5. The module will check all the products in the basket(commerce order) to see if
  6. there are matches with the conditions you have set.
  7. This module needs commerce line item(included in the commerce module)
  8. and taxonomy to run.
  9. How to use:
  10. Go to admin -> Store -> config -> shipping
  11. -> choose the shipping rate you want to add the conditions based on
  12. taxonomy too.
  13. -> Configure component
  14. -> Add condition
  15. -> check from the selectbox "Order contains a product with a
  16. certain term(taxonomy)"
  17. -> wait for the form to load and choose a "Term Reference Field"
  18. (taxonomy vocabulary)
  19. -> Next choose a taxonomy term you want to filter on.
  20. if you want you can also base a amount on it to make your
  21. condition more specific.
  22. After filling it out you can save the condition to get it workin.