Magento - Can add only one product to cart -
everyone!
can me this. i'm using magento 1.9 , have problem adding more 1 products cart. adding first product cart works normal, when try add second product(by add cart button) deletes first , second present in cart. cross checked things through below code:
mage::getsingleton('checkout/cart')->getquote() and
mage::getsingleton('checkout/session') and shows
[items_count] => 1 thanks in advance!
Comments
Post a Comment