I have I food catalog with 10 categories and 100 dishes (10 dishes per category) and many dishes have different attributes.

I understand that I must create 100 line items (100 combination of choices) but instead of creating also another 100 product types (like the custom product module works) is it possible to use only 1 product type having the line items attached automatically based on vocabulary terms (from catalog category or ingredients)

I mean any product that has the term 'french fries' automatically gets the line item 'fries toppings'
or any product has the term 'meat' automatically gets the line item 'cooking'

Is it possible to do this with rules, tokens or any other way?

thanks

Comments

rszrama’s picture

Status: Active » Closed (won't fix)

Per the issue submission guidelines, please use https://drupal.stackexchange.com for support requests related to Drupal Commerce implementation. That said, I'm not sure there's a right answer to your question.