drupalcommerce / commerce-docs

Commerce 2.x documentation
http://docs.drupalcommerce.org
Other
38 stars 207 forks source link

user/pages/03.commerce2/02.developer-guide/03.core/05.relationships/docs.md #425

Open prakashcranjan opened 3 years ago

prakashcranjan commented 3 years ago

Product Entity Relationships

The One Product (1) can have many Product variation (*) .Like DrupTshirt (Product) can have variation like red, Blue...etc.

How this is shown reverse ? one Product variation can have many product ( crowfoot)? Do check for other relations as well image

lisastreeter commented 3 years ago

I'm not sure I understand your question. Each product variation belongs to only a single product.

prakashcranjan commented 3 years ago

I'm not sure I understand your question. Each product variation belongs to only a single product.

Indeed - but the notation in picture suggest 1 product variation can link to many product ?