Closed (fixed)
Project:
Commerce Backoffice
Version:
7.x-1.1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2013 at 11:53 UTC
Updated:
20 Mar 2013 at 16:50 UTC
Pointing to ".../admin/commerce/products" I see a list of "normal" nodes... why? Clicking on the "quick edit" link on the right brings up the correct view of products... but I'm not sure why they are listed "under" the node stated above (of a generic content-type). What should I check? Is it a matter of "product displays"? Thankx!
Comments
Comment #1
bojanz commentedYes, the view shows products grouped by product display nodes. That is the use case for which Backoffice was built.
Comment #2
Elementica commentedThankx for your reply... anyway I'm not sure how to setup the systsem as I have ONLY ONE content-type that has a product-reference to the ONLY ONE product variation I've set so far... could you please give an example of what content should I have?
Presently I have:
- one custom product variation (using "Add product variation type"), namely "exampleproduct"
- one additional content type "exampleproduct" with a product reference of product "exampleproduct"
I've created two testing products of kind "exampleproduct"
I've created a generic node (title = "intro", nid=1) of a third content-type and none of "exampleproduct" (I have just one node in the whole system)
In backoffice I see the node "intro" (!) and the two products under it... it seems strange to me!