You are here

README.txt in Commerce Extra Rules Conditions 7

The module adds additional Rules conditions related to Drupal Commerce. The 
conditions require a Taxonomy reference field to be present on the product (not
the product display) you are trying to check against.

It currently adds:

A condition for checking if a line item references a product with a certain
Taxonomy term applied to it:
Create a Rule, add the new condition called "Line item product has term"

A condition for comparing the quantity of products in a cart with a certain
Taxonomy term applied to them against a specified value:
Create a Rule, add the new condition called "Term-based product quantity
comparison"

File

README.txt
View source
  1. The module adds additional Rules conditions related to Drupal Commerce. The
  2. conditions require a Taxonomy reference field to be present on the product (not
  3. the product display) you are trying to check against.
  4. It currently adds:
  5. A condition for checking if a line item references a product with a certain
  6. Taxonomy term applied to it:
  7. Create a Rule, add the new condition called "Line item product has term"
  8. A condition for comparing the quantity of products in a cart with a certain
  9. Taxonomy term applied to them against a specified value:
  10. Create a Rule, add the new condition called "Term-based product quantity
  11. comparison"