Created
January 24, 2016 11:47
-
-
Save rootindex/da5e64bbe02510e340fa to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$newsFromDate = Mage::getResourceModel('catalog/product') | |
->getAttributeRawValue($product->getId(), 'news_from_date', $product->getStoreId()); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment