How can i get the product type(simplee,configurable/grouped ...) using product sku or id, i have loaded product collection and from that trying to prict type by
$_product->getTypeId()
But its not printing the product type. Please help me
Thanks
|
How can i get the product type(simplee,configurable/grouped ...) using product sku or id, i have loaded product collection and from that trying to prict type by
But its not printing the product type. Please help me Thanks
| |||
|
feedback
|
|
I think Hope it helps. | |||||||||||||
feedback
|
|
did you know that you can see whats inside an object by just performing print_r($_product->getData()) | |||
feedback
|