Static Blocks Decoded
Static block help developers manage areas of Magento e-commerce web site which would require template files to be manipulated. Even small modifications will then require creation of a custom module to extend the template and gets time-consuming. A smart and efficient way to accomplish our task is through static blocks. Static blocks are a smart […]