Magento - Get Image Source


/ Published in: PHP
Save to your folder(s)

This goes in any phtml file to get the image from the skin folder


Copy this code and paste it in your HTML
  1. <?php echo $this->getSkinUrl('images/image-name.ext') ?>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.