|
I trying to find the solution for this but i can’t find it.
I created a attribute called subName. I fill them up in the products. On the cart view i tried
$this->getProduct()->getSubName() but it doesn’t work.
Doesn’t the product inside Mage_Sales_Model_Quote_Item_Abstract have all the attributes?
Please help me.
Thanks in Advance
|