Hi to get the product atribute on cart page
place the below code in
in app/design/frontend/default/your_theme/template/checkout/cart/item/default.phtml
<?php
$_item = $this->getItem();
$_product = $_item->getProduct()->load();
?>
<?php echo $_product->getCustomAttribute(); ?>// place ths where ever you show
and replace the
CustomAttribute with your attribute code
thanks
Thank you so much for this code
ReplyDeleteThanks for the best blog.it was very useful for me.keep sharing such ideas in the future as well.this was actually what i was looking for,and i am glad to came here!
ReplyDeletemagento development company in bangalore
Thanks for the best solution...It is very usefull for me
ReplyDelete