/ Published in: PHP
Replace "getMyAttribute" with "get" followed by the attribute name in camel case.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<?php echo $_product->getMyAttribute() ?>