magento getting product type from product sku -


how can product type(simplee,configurable/grouped ...) using product sku or id, have loaded product collection , trying prict type by

$_product->gettypeid() 

but not printing product type. please me

thanks

i think $_product->gettypeid() should work. if doesn't try $_product->getresource()->gettypeid()


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

android - layout with fragment and framelayout replaced by another fragment and framelayout -