Magento News

 

Remotely displaying number of items in the customer’s cart

by EricO (Posted Wed, 21 Jul 2010 19:14:00 GMT)
I have created a PHP page that will just output the number of items in the cart and placed that on our Magento server. It’s possible to display that in an iframe on our other page. However, we want it to show up as something like this:

Code:
Your cart (0)

where the number 0 would be the number of items in the cart. So, we’d need something that can be displayed inline inside the parenthesis there. As far as I know, there seems to be no way to make an iframe display inline. :(



http://magento-forum.co.uk/viewtopic.php?f=5&t=355#p1280

Magento Forum

Possibly Related Posts:


 

Leave a Reply