Skip to content
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

Price Mistmatch Error for configurable product #38110

Closed
1 of 5 tasks
hariwebdeveloper1989 opened this issue Oct 21, 2023 · 23 comments
Closed
1 of 5 tasks

Price Mistmatch Error for configurable product #38110

hariwebdeveloper1989 opened this issue Oct 21, 2023 · 23 comments
Assignees
Labels
Issue: needs update Additional information is require, waiting for response Reported on 2.4.6-p2 Indicates original Magento version for the Issue report.

Comments

@hariwebdeveloper1989
Copy link

Preconditions and environment

As you see the price change with options is create a problem in Google Merchant Center and shows price mismatch error. As google says it crawl page source rather than data which is dynamically updated after page load.

Steps to reproduce

  1. Create a configurable product with different prices for the option selected such size x color red $30, size x color blue 40$.

If you now visit the page with the #based url such #100=1 or #100=2 where 100 is the attribute id for size x and 1 & 2 are attribute id for color red and blue respectively. You will see the price changes with a delay.

Expected result

Expected behavior is the price are updated from server side rather than client side.

Actual result

Price is update on client side using jquery or javascript which update the price dynamically base on hash value which cause price mismatch errors.

Additional information

Let me know if additional information required.

Release note

NA

Triage and priority

  • Severity: S0 - Affects critical data or functionality and leaves users without workaround.
  • Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
  • Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
  • Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
  • Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
@m2-assistant
Copy link

m2-assistant bot commented Oct 21, 2023

Hi @hariwebdeveloper1989. Thank you for your report.
To speed up processing of this issue, 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:


Join Magento Community Engineering Slack and ask your questions in #github channel.
⚠️ According to the Magento Contribution requirements, all issues must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting.
🕙 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.

@m2-assistant
Copy link

m2-assistant bot commented Oct 22, 2023

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: 👇

  • 1. Verify that issue has all the required information. (Preconditions, Steps to reproduce, Expected result, Actual result).
  • 2. Verify that issue has a meaningful description and provides enough information to reproduce the issue.
  • 3. Add Area: XXXXX label to the ticket, indicating the functional areas it may be related to.
  • 4. Verify that the issue is reproducible on 2.4-develop branch
    Details- 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.

@engcom-Bravo engcom-Bravo added the Reported on 2.4.6-p2 Indicates original Magento version for the Issue report. label Oct 22, 2023
@engcom-Bravo
Copy link
Contributor

Hi @hariwebdeveloper1989,

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

  • Create a configurable product with different prices for the option selected such size x color red

Prices are updating when we are updating from the admin side.

Screenshot 2023-10-26 at 12 36 45 PM Screenshot 2023-10-26 at 12 36 51 PM

Kindly recheck the behaviour on Magento 2.4-develop instance and elaborate steps to reproduce if the issue is still reproducible.

Thanks.

@engcom-Bravo engcom-Bravo added the Issue: needs update Additional information is require, waiting for response label Oct 26, 2023
@hariwebdeveloper1989
Copy link
Author

hariwebdeveloper1989 commented Oct 26, 2023 via email

@engcom-Bravo
Copy link
Contributor

Hi @hariwebdeveloper1989,

Thanks for your update.

Could you please record a video if possible please share with us with that one we will proceed further.Please provide us Slack ID so that we can connect via Slack.

If possible please check the issue in Magento 2.4-develop instance and also provide us that particular Hash value to access the Product.

Thanks.

@hariwebdeveloper1989
Copy link
Author

Hi

Below is my slack id.
U05FKMW87EZ

Please let discuss the issue in realtime as it is difficult for me to capture a video and share here.

Regards,
Hari

@hariwebdeveloper1989
Copy link
Author

Here is the video recording from two different magento 2 site. So its issue for the URL is there a method
https://www.awesomescreenshot.com/video/22353365

https://www.awesomescreenshot.com/video/22353603

Regards,
Hari

@engcom-Bravo
Copy link
Contributor

Hi @hariwebdeveloper1989,

Thanks for your update.

We are not able to access to your provided video.Could you please reshare the video again if possible provide screenshots also.

Screenshot 2023-11-14 at 11 40 02 AM

Thanks.

@hariwebdeveloper1989
Copy link
Author

Hello,

Also as issue is happening for fraction of second in Google Shopping feed causes price mismatch error.

Regards

@engcom-Bravo
Copy link
Contributor

@magento give me 2.4-develop instance

Copy link

Hi @engcom-Bravo. Thank you for your request. I'm working on Magento instance for you.

Copy link

@hariwebdeveloper1989
Copy link
Author

@magento The magento instance is not working I believe there is an error on server.

@hariwebdeveloper1989
Copy link
Author

Any Update here @engcom-Bravo

@hariwebdeveloper1989
Copy link
Author

@hariwebdeveloper1989
Copy link
Author

hariwebdeveloper1989 commented Dec 16, 2023

still waiting

Issues in all Magento version. You can try with any Magento version. Can we have a resolution on this

@Karhal
Copy link

Karhal commented Dec 18, 2023

UP
This is unsuitable for any solution connected to Google Merchant center, this issue should be a top priority

@engcom-Bravo
Copy link
Contributor

Hi @hariwebdeveloper1989,

Thanks for your update.

We have verified the issue in Magento 2.4 develop instance without Google shopping Feed and the issue is not reproducible.

“Google Shopping Feed” Extension that doesn't come along with latest / default Magento installation. Code of this package is not part of https://github.com/magento/magento2 git repository. We are not able to provide fix for it in this repository. All questions, issue reports and fix for them should be addressed to the corresponding extension owners(support) or the Magento Market place page

Thank you.

@hariwebdeveloper1989
Copy link
Author

Hi @engcom-Bravo ,

Thanks for responding. I am not referring to any "Google Shopping Feed" Extension here. I mean by in errors logs of Google Merchant Shopping feed it shows "price mismatch error" for configurable products while reaching to those product through hash url. As the price are modified with help of either javascript or some other script causing price mismatch error.

Rather than asking for more information and it is global problem accross any version of Magento. I can demonstrate the error.

Please we can reopen this ticket it would be great and it will be good for our community if we can resolve this error.

I can be available at any time / timezone to demonstrate the issue.

Regards,
Hari

@hariwebdeveloper1989
Copy link
Author

@engcom-Bravo, @magento-admin, @magento-dev27 Can we reopen this as it is valid issue and It is hampering most of clients using different prices for different simple products for a configurable product. We need to resolve this issue as some already move to shopify due to this issue.

@manish85sixty
Copy link

Did anyone find a solution for this issue?

@hariwebdeveloper1989
Copy link
Author

@engcom-Bravo, @magento-admin This issue still exist and it has never resolve. It is issue in default magento code without any third party extension configure and install in a single installation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue: needs update Additional information is require, waiting for response Reported on 2.4.6-p2 Indicates original Magento version for the Issue report.
Projects
None yet
Development

No branches or pull requests

4 participants