Commit efbea5af authored by John Punzalan's avatar John Punzalan

Update Panasonic Menu and Products

parent e6564dff
......@@ -74,7 +74,9 @@
<div>
<?php $product = Mage::getModel('catalog/product')->loadByAttribute('sku','EW-DS90')?>
<div class="col-md-7">
<div class="image-product" id="product-img3"></div>
<div class="image-product" id="">
<img src="<?= $product->getImageUrl(); ?>" />
</div>
</div>
<div class="col-md-5">
<div class="product-info-block">
......
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