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

Must shown the Option value instead of Option code in thank you page showed products. #4263

Open
svandeneertwegh opened this issue Mar 29, 2024 · 1 comment

Comments

@svandeneertwegh
Copy link
Contributor

Found a bug? Please fill out the sections below.

Issue Summary

When you are on the '/checkout/thank-you/' page, you see a list of products you bought. Normally when you used an option, the product name has '( option='optionvalue') in the string.
Problem is that the option= must be the option.value and not option.code.

For example on the basket page it does show good but only on the summary/thankyou page it does this issue.

Technical details

  • Python version: 3.11.8.
  • Django version: 4.2.7.
  • Oscar version: 3.2.4.
@svandeneertwegh svandeneertwegh changed the title Shown the Option code instead of name in thank you page showed products. Must shown the Option value instead of Option code in thank you page showed products. Mar 29, 2024
@SarthakNikhal
Copy link

Can I work on this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants