commerce_taxonomy_conditions.info |
commerce_taxonomy_conditions.info |
|
name = Commerce Taxonomy Conditions
description = allows to filter products in commerce orders(shoppingcart) based on taxomony
package = Commerce (contrib)
dependencies[] = commerce
dependencies[] = commerce_line_item
dependencies[] =… |
commerce_taxonomy_conditions.module |
commerce_taxonomy_conditions.module |
|
Allow to create rules for shipping based on the taxonomy terms in a product |
commerce_taxonomy_conditions.rules.inc |
commerce_taxonomy_conditions.rules.inc |
|
Rules integration for taxonomy conditions. |
README.txt |
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… |