Shouldn't the line item be determined in the product entity type (or entity) and not the node product display?

It's a bugger having to create another product display node type -- in this case specific -- when you have a generic product display node type that allows you to chose any product entity type.

Maybe there's a simple answer to this question in which case we can file this issue under Support request / Documentation. However, I believe the following issue tries to solve this exact question: #1798006: Add to Cart Line Item type should be determined by product type or product instance

Comments

nlambert’s picture

In fact a sandbox module has been created for this: https://drupal.org/sandbox/malberts/1947762

rszrama’s picture

Status: Active » Closed (duplicate)

Yeah, this is part of the roadmap for the module you linked; no need to duplicate it here.

pouldenton’s picture

Hello!

I'm sorry for writing here, but I can't get an answer for this simple question for a long time. Maby Ryan or some other experts could give a good advice, maybe I just going in the wrong direction. I just need to give users quick way to add product to the cart from catalog view. But all products in catalog view must have their own line item type for this. I have tryed https://drupal.org/sandbox/malberts/1947762 module, but it doesn't work for me (don't affect product cart a all, and don't support views, if I understand correctly) and haven't any activity for a long time.

I already posted this questions at http://drupal.stackexchange.com/questions/110002/line-items-type-and-pro... and http://www.drupalcommerce.org/questions/13606/line-items-product-display..., but without any luck.