Magento - Get attribute value per website
I've created an attribute scoped by 'website' and I'm want to get its
several values.
How can I do this? When I execute
$this->getProduct()->getData('att_by_website') it returns only the default
value.
Thanks!
No comments:
Post a Comment