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

feat: Add coupon codes at segment and create list and listingPage extensions for sessions with coupon #879

Merged
merged 2 commits into from
Sep 24, 2024

Conversation

carcara-gustavo
Copy link
Contributor

@carcara-gustavo carcara-gustavo commented Sep 24, 2024

What is this Contribution About?

Coupon URL promotions are applied when the price is queried through this endpoint. I suspect they are using the original price of the product, in its object, instead of the return from this endpoint

The store is currently on Admin v1 and there is some problem with the Extensions because the Admin does not render the button to choose any extension. If we use the JSON setting to fill the resolveType there is this 404 error.
image

Demonstration Link

Case

  • /produto/meia-outro-lado-2001?skuId=9190000790207&cc=45D544EBDA
  • This product should render "R$ 49.50" only entering on this URL
image

Copy link
Contributor

Tagging Options

Should a new tag be published when this PR is merged?

  • 👍 for Patch 0.59.13 update
  • 🎉 for Minor 0.60.0 update
  • 🚀 for Major 1.0.0 update

@matheusgr matheusgr merged commit 43cea41 into main Sep 24, 2024
3 checks passed
@matheusgr matheusgr deleted the feat/vnda-prices-segment-2 branch September 24, 2024 13:55
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

Successfully merging this pull request may close these issues.

2 participants