-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Tier price not updating product price on magento 2.4.5-p1 #36589
Comments
Hi @Areasx. Thank you for your report.
Make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, Add a comment to the issue:
For more details, review the Magento Contributor Assistant documentation. Add a comment to assign the issue: To learn more about issue processing workflow, refer to the Code Contributions.
🕙 You can find the schedule on the Magento Community Calendar page. 📞 The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, join the Community Contributions Triage session to discuss the appropriate ticket. ✏️ Feel free to post questions/proposals/feedback related to the Community Contributions Triage process to the corresponding Slack Channel |
Hi @engcom-Bravo. Thank you for working on this issue.
|
@magento give me 2.4-develop instance |
Hi @engcom-Bravo. Thank you for your request. I'm working on Magento instance for you. |
Hi @engcom-Bravo, here is your Magento Instance: https://7c3153bb77ac8144c5c8161c69e73273.instances.magento-community.engineering |
Hi @Areasx, Thank you for reporting and collaboration. Verified the issue on Magento 2.4-develop instance and the issue is not reproducible.Kindly refer the screenshots. Steps to reproduce 1.Create 2 simple products As per Magento devdocs https://docs.magento.com/user-guide/v2.3/catalog/product-price-tier.html Kindly go through with this document and please let us know if you are still facing any issue. Kindly recheck the behavior on Magento 2.4-develop instance and elaborate steps to reproduce if the issue is still reproducible. Thanks. |
Thank you for your quick answers. I probably failed to explain the problem. The problem is that if you set a quantity above the tier price (e.g. 150 pieces) the price does not change. In your first example if you set the quantity to 150 the price should become 50; in my installation it stays to 70 |
@magento give me 2.4-develop instance |
Hi @engcom-Bravo. Thank you for your request. I'm working on Magento instance for you. |
Hi @engcom-Bravo, here is your Magento Instance: https://7c3153bb77ac8144c5c8161c69e73273.instances.magento-community.engineering |
Hi @Areasx, Thanks for your update. Verified the issue on Magento 2.4-develop instance and the issue is not reproducible. As per magento devdocs https://docs.magento.com/user-guide/v2.3/catalog/product-price-tier.html Tier price will be applied in shopping cart.it displays a only message in product details page. Screen.Recording.2022-12-13.at.1.01.34.PM.movKindly go through with this document and please let us know if you are still facing any issue. Thanks. |
Thank you again for your answer but your statement is not correct (at least up to version 2.3.6 that we are currently using). In our current version (2.3.6) when the quantity is modified above the tier price limit, the price of the product is updated (on product page). By ex. if I have a product with a price of 10 and a tier price option "buy 100 for 5" when the quantity is set to a number greater than 99 the price changes automatically (on product page) from 10 to 5. |
Hi @Areasx, Thanks for your update. In 2.3 documentation also the Advanced pricing refers to Commerce version and also we have the verified the issue in magento 2.4 develop with ee edition(Commerce) we are unable to reproduce the issue.It is working fine. Screen.Recording.2022-12-15.at.5.15.43.PM.movAs per documentation Advanced pricing refers to Adobe Commerce. Please let us know if you are still facing any issue. Thanks. |
Thank you again for your answer but in your video you was in a simple product, the problem is in configurable product! In our developer cleaned enviroment you can see the tier price on simple product works: http://ssm1.scatolesumisura.it/simple.html. Instead, you can see the tier price on configurable product doesn't works:
I hope you can help me |
@magento give me 2.4-develop instance |
Hi @engcom-Bravo. Thank you for your request. I'm working on Magento instance for you. |
Hi @engcom-Bravo, here is your Magento Instance: https://7c3153bb77ac8144c5c8161c69e73273.instances.magento-community.engineering |
Hi @Areasx, Thanks for your Update. Verified the issue on Magento 2.4-develop instance and the issue is reproducible..Kindly refer the attached video. Steps to reproduce 1.Create 2 simple products Tier Price is not updating for Configurable Products in Product pages and Tier price is updating in shopping cart after adding the product in cart. Screen.Recording.2022-12-16.at.4.02.03.PM.movFor Simple Products Tier Price is updating in both product pages and cart. Screen.Recording.2022-12-15.at.5.15.43.PM.movHence confirming this issue. Thanks. |
✅ Jira issue https://jira.corp.adobe.com/browse/AC-7451 is successfully created for this GitHub issue. |
✅ Confirmed by @engcom-Bravo. Thank you for verifying the issue. |
@magento I am working on this |
Any news? Thanks |
@engcom-Bravo If you have a simple product with price of 158 and special price of 130 then 2 tier prices: notice that only the second tier price is displayed because 10% off from 158 gives 142,2 which is greater than 130 (special price). |
Hi! |
Preconditions and environment
Magento version 2.4.5-p1 fresh install
Steps to reproduce
Expected result
The product tier price is visualized instead of the base price
Actual result
The base price is not updated. However in the shopping cart the tier price is applied
Additional information
No response
Release note
No response
Triage and priority
The text was updated successfully, but these errors were encountered: