Commit 7dd6c867 authored by John Punzalan's avatar John Punzalan

Update product view, add image

parent bef2e4d6
......@@ -46,5 +46,5 @@ $_helper = $this->helper('catalog/output');
<?php //endif; ?>
<img src="<?= $_product->getImage() ?>" />
<img src="<?= $_product->getImageUrl() ?>" />
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment