April 23, 2015 at 1:32 am
#2258
Hello
What i mean is, i would like to show an product attribute on the description tab.
the attribute is brand and part_code
and this is the code that i use in Magento, but i need to change it to prestashop
<script src=”http://live.icecat.biz/js/live-current.js”></script>
<script type=”text/javascript”>
setTimeout(function() {
IcecatLive.getDatasheet(‘#loadLiveIcecat’, {
‘shopname’: ‘c4uadmin’,
‘brand’: ‘<?php echo $_product->getbrand();?>’,
‘part_code’: ‘<?php echo $_product->getpart_code();?>’}, ‘de’);
}, 200);
</script>
Best regards,
Gerhard
Attachments:
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