Commit 099dd7c4 authored by John Punzalan's avatar John Punzalan

Update Panasonic Menu and Products

parent 71fa5c69
...@@ -125,7 +125,7 @@ ...@@ -125,7 +125,7 @@
</div> </div>
</div> </div>
<div> <div>
<?php $product = Mage::getModel('catalog/product')->loadByAttribute('sku','EH-SA31')?> <?php $product = Mage::getModel('catalog/product')->loadByAttribute('sku','ES-WC20')?>
<div class="col-md-7"> <div class="col-md-7">
<div class="image-product" id=""> <div class="image-product" id="">
<img src="<?= $product->getImageUrl(); ?>" /> <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