When developing a Magento theme it is better practice to use the specific Magento code for creating site wide links instead of using specific paths.
View code to insert links
{ 0 comments }
When developing a Magento theme it is better practice to use the specific Magento code for creating site wide links instead of using specific paths.
View code to insert links
{ 0 comments }
Adding in image links when creating a theme in Magento requires a special snippet of code to ensure the path is correct.
View how to add image paths
{ 0 comments }