Tags/topics: 
1
Answers
Vote up!
0
Vote down!

Orders Tracking - Link the list of products to product display node

I just wanted to know whether there is any module which links the products list in orders directly to display nodes so as to find easily which product is ordered. Take for example, if we place an order in ebay, we get a link to product display directly in mail. So we could easily track the product ordered and dispatch it quickly. But in drupal commerce we get only product title and SKU without any links to product display nodes. Or is there any way to find which product is referenced by which display node? Already a site is ready with photographs and payment gateway links are working fine. But when an order is received, I am spending so much time to track which product is ordered.

Asked by: gnvinod
on August 13, 2012

1 Answer

Vote up!
1
Vote down!

At the risk of giving too complex of an answer, it is possible to change the default "Orders" view to link to the product that was purchased. The reason you can is that line items store the "display path" that the product was purchased on. Here's what the field is called in the Views interface.

Josh Miller
Answer by: Josh Miller
Posted: Sep 6, 2012