I have looked at other-magento-extensions-itoris/insert-custom-options-tabs-slider-t2024.html but to be honest, it's a bit over my head.
On the view.phtml page I just enter in this code:
- Code: Select all
<?php echo $_product->getResource()->getAttribute('height')->getFrontend()->getValue($_product) ?>
Thanks

