Open Areasx opened 1 year ago
Hi @Areasx. Thank you for your report. To speed up processing of this issue, make sure that you provided the following information:
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:
@magento give me 2.4-develop instance
- upcoming 2.4.x release
For more details, review the Magento Contributor Assistant documentation.
Add a comment to assign the issue: @magento I am working on this
To learn more about issue processing workflow, refer to the Code Contributions.
Join Magento Community Engineering Slack and ask your questions in #github channel.
:warning: According to the Magento Contribution requirements, all issues must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting.
:clock10: You can find the schedule on the Magento Community Calendar page.
:telephone_receiver: 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.
:pencil2: 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. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:
[ ] 1. Verify that issue has all the required information. (Preconditions, Steps to reproduce, Expected result, Actual result).Details
If the issue has a valid description, the label Issue: Format is valid
will be added to the issue automatically. Please, edit issue description if needed, until label Issue: Format is valid
appears.
[ ] 2. Verify that issue has a meaningful description and provides enough information to reproduce the issue. If the report is valid, add Issue: Clear Description
label to the issue by yourself.
[ ] 3. Add Component: XXXXX
label(s) to the ticket, indicating the components it may be related to.
[ ] 4. Verify that the issue is reproducible on 2.4-develop
branchDetails
- Add the comment @magento give me 2.4-develop instance
to deploy test instance on Magento infrastructure.
- If the issue is reproducible on 2.4-develop
branch, please, add the label Reproduced on 2.4.x
.
- If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!
[ ] 5. Add label Issue: Confirmed
once verification is complete.
[ ] 6. Make sure that automatic system confirms that report has been added to the backlog.
@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 Admin access: https://7c3153bb77ac8144c5c8161c69e73273.instances.magento-community.engineering/admin_e7f4 Login: cce39f9c Password: d2023ecaee7b
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 2.Assign tier price to products if quantity > 100 3.Create 1 configurable product with the 2 simple products as childs 4.On product page select a quantity above 100
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 Admin access: https://7c3153bb77ac8144c5c8161c69e73273.instances.magento-community.engineering/admin_41f3 Login: c5f37ea7 Password: 9b2fc8fe829b
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.
Kindly 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. If you check the same documentation that you linked (https://docs.magento.com/user-guide/v2.3/catalog/pricing-advanced.html) there is a sentence that I quote "Advanced pricing data is synchronized with product pages. For example, if you update a tier price quantity, the system updates the value on the product page.", so it seems that the tier price is "dynamic". The same sentence is reported in the 2.4 documentation (https://experienceleague.adobe.com/docs/commerce-admin/catalog/products/pricing/pricing-advanced.html) but it refers to the Commerce version so it is not clear if the feature has been removed on pourpose on open source version.
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.
As 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: http://ssm1.scatolesumisura.it/configurabile.html. Infact:
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 Admin access: https://7c3153bb77ac8144c5c8161c69e73273.instances.magento-community.engineering/admin_9492 Login: 9167464e Password: 530017fedc6f
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 2.Assign tier price to products if quantity > 100 3.Create 1 configurable product with the 2 simple products as childs 4.On product page select a quantity above 100
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.
For Simple Products Tier Price is updating in both product pages and cart.
Hence confirming this issue.
Thanks.
:white_check_mark: Jira issue https://jira.corp.adobe.com/browse/AC-7451 is successfully created for this GitHub issue.
:white_check_mark: Confirmed by @engcom-Bravo. Thank you for verifying the issue.
Issue Available: @engcom-Bravo, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.
@magento I am working on this
Any news?
I have the same problem. I think it's a big problem for the customer experience because the customer is not sure of the product's price so I stopped upgrading my website.
Can you tell me the plan for bug fix and release kit?
Thanks
@engcom-Bravo I think it also applies the tier discount on the regular_price instead of the final price at: vendor/magento/module-catalog/Model/Product/Attribute/Backend/Tierprice.php line ~167 ( $object->getPrice() )
If you have a simple product with price of 158 and special price of 130 then 2 tier prices: 10% off for qty >= 10 20% off for qty >= 20
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! Do you have any update for this issue?
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