I.Place the below code below in any template where you want to add (in.phtml file)
<?php echo $this->getLayout()->createBlock('reports/product_viewed')->setTemplate('reports/product_viewed.phtml')->toHtml(); ?>
II.Place code below in any Backend CMS => page or static block
{{block type="reports/product_viewed" template="reports/product_viewed.phtml"}}
<?php echo $this->getLayout()->createBlock('reports/product_viewed')->setTemplate('reports/product_viewed.phtml')->toHtml(); ?>
II.Place code below in any Backend CMS => page or static block
{{block type="reports/product_viewed" template="reports/product_viewed.phtml"}}
How to convert Excel to CSV Python Pandas
ReplyDeleteHow to read data from excel file using Python Pandas
How to install NLTK for Python on Windows 64 bit
How to read data from excel file in Python
How to install NLTK for Python on Windows 64 bit