April 21, 2015 at 9:42 am
#2109
Tu Tran
Moderator
Hi,
To add the SKU filed into product view page, please go to the file app\design\frontend\default\sns_lunar\template\catalog\product\view.phtml, add the code bellow
<?php $sku = Mage::getModel('catalog/product')->load($_product->getId())->getSku(); ?>
<p class="sku-product"><?php echo $sku; ?></p>
right before the code
<?php echo $this->getReviewsSummaryHtml($_product, false, true)?>
Thanks,
Useful
Recent Topics
Support Policy
- The time respons: 1-2 days
- Official hour: Mon-Fri / 9am-5pm
- Location time: GMT + 7
- Official hour: Mon-Fri / 9am-5pm
- Location time: GMT + 7