-
-
Notifications
You must be signed in to change notification settings - Fork 438
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Product prices displayed in several currencies on home page #4464
Comments
How do you add "New Products" on home page? I am not aware of such feature in OpenMage. |
Mage_Catalog_Block_Product_New and its child class, Mage_Catalog_Block_Product_Widget_New but from the Cache Key, it should use the Store ID for the cache magento-lts/app/code/core/Mage/Catalog/Block/Product/New.php Lines 59 to 63 in ee9eb76
|
Sample date, CMS home page
|
In the product's page, I put a date in the "Set Product as New from Date" and the product will appear in the home page once this date is past. |
As a temporary workaround, I've set Still hoping for a better solution. |
I think thats an very old issue. A store can have multiple currencies. |
Please test related PR. |
Works for me, thanks |
@all-contributors add @mmh2025 bug |
I've put up a pull request to add @mmh2025! 🎉 |
Preconditions (*)
Steps to reproduce (*)
Expected result (*)
Actual result (*)
The text was updated successfully, but these errors were encountered: