1
Answers
Vote up!
0
Vote down!

Weird Add Product bug

I am using kickstart v2 with demo content installed. I tried adding products via Management Menu (Products -> Add a product -> Select Variation Type -> Enter Details) and the product doesn't appear in the 'admin/commerce/products' list (but variations appear in the 'admin/commerce/products/variations' page). However, when I go to 'admin/commerce/products' page and then click "+ Add Product" button, select variation type and fill in the details, product DOES appear in the list on 'admin/commerce/products' page. Both methods are using the same links. I dont know why this happens. And also I cant generate a view using Rendered Node if the product is added with the former (buggy) way. It is really annoying not being able to use the shortcut button to add a product on management menu. Any solutions? Thanks.

Asked by: sheyx_samil
on August 29, 2013

1 Answer

Vote up!
1
Vote down!

Turns out I got it wrong. But this must be fixed anyway. 'admin/commerce/products' page lists only products which are referenced to 'field_product' field (of type Product Reference). And I had created another product reference for other purposes. So It is better if you could list all Product Reference type fields in 'admin/commerce/products' page, not only 'field_product'.

Answer by: sheyx_samil
Posted: Aug 29, 2013

Comments