May 27, 2015 at 11:40 am
#4148
Tu Tran
Moderator
Hi,
Sorry, I have just got your idea now. To solve this issue, please go to the file app\design\frontend\default\sns_nino\template\catalog\product\view.phtml, find and cut the code below:
<?php if ($_product->getShortDescription()):?>
<div class="short-description">
<!--<h2><?php echo $this->__('Quick Overview') ?></h2>-->
<div class="std"><?php echo $_helper->productAttribute($_product, nl2br($_product->getShortDescription()), 'short_description') ?></div>
</div>
<?php endif;?>
then paste into right after the code:
<?php elseif (!$_product->isSaleable()): ?>
<?php echo $this->getChildHtml('addto') ?>
<?php endif; ?>
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