Saturday, 7 September 2013

Good way to preload column templates with javascript?

Good way to preload column templates with javascript?

I am new to Magento ( and stackoverflow too ). I am using the free
VF_EasyAjax Magento plugin, it works great but I am facing a problem :
I have my catalog configured to use 3 column template,
Some others pages are configured with 2 column template or no column
1) How can I preload these templates without accessing .phtml files
directly ?
2) How can I get proper template name in ajax response so i can draw
template, then update content ?

No comments:

Post a Comment