Skip to content

Instantly share code, notes, and snippets.

@rootindex
Created January 24, 2016 11:47
Show Gist options
  • Save rootindex/da5e64bbe02510e340fa to your computer and use it in GitHub Desktop.
Save rootindex/da5e64bbe02510e340fa to your computer and use it in GitHub Desktop.
$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