Dynamic Number Insertion for Magento

Dynamic Number Insertion for Magento

One of my Magento clients is investing heavily into their advertising, mostly Google Adwords, and wanted to track phone calls generated by their PPC campaign. Since PPC advertising can get expensive, it’s a good idea to track its effectiveness. But how do you...

Magento Reviews Summary with Custom Product Templates

I’ve created a custom product template to act as an iframed add-to-cart on a secondary website. All the product information is pulled dynamically, and one of the things I really wanted to include was the product reviews summary. No matter which reviews code I...
Magento Codes Cheat Sheet

Magento Codes Cheat Sheet

If you want to customize or use dynamic information in any of your Magento content, you either need to use XML, PHP or Magento’s special code. Who can remember the syntax needed for all the little things you can do in Magento? Here’s my cheat sheet....
Display Dynamic Product Information in Magento CMS Pages

Display Dynamic Product Information in Magento CMS Pages

Magento stores are powerful, but sometimes difficult to configure when you want something to happen dynamically. Once you learn more about Magento’s templates, XML, and Magento’s CMS syntax, displaying dynamic product information gets easier. What would...