$product->getData() custom values for custom attribute
I have attribute that values are dynamically mapped from custom tables. So attribute don’t have values by it self. I’d like to get mapped values every time getValue() is called. But i don’t want affect core magento files with additional… Read More »$product->getData() custom values for custom attribute