EDU-18163: FastStore flag useIsGiftFromOrderForm#2623
Open
mariana-caetano wants to merge 10 commits into
Open
Conversation
Contributor
👁️🗨️ Preview changes on Developer PortalYou can use the link below to load the Developer Portal in preview mode with the changes from this branch: Below is the list of modified pages and their corresponding preview URLs:
|
| | `nodeVersion` | `string` | The Node.js version. | `"20"` | | ||
| | `cypressVersion` | `string` | The Cypress version. | `"13"` | | ||
| | [`enableScriptsLogs`](https://developers.vtex.com/docs/guides/faststore/developer-tools-enable-scripts-logs) | `boolean` | Enables additional browser console logs for third-party scripts and analytics integrations while debugging. | `true` | | ||
| | [`useIsGiftFromOrderForm`](https://developers.vtex.com/docs/guides/faststore/developer-tools-use-is-gift-from-order-form) | `boolean` | When `true`, uses the `isGift` field from the VTEX Order Form item to detect gift items in the cart. When `false` or unset, uses the legacy behavior of checking `item.price === 0`. | `false` | |
Contributor
There was a problem hiding this comment.
[link-check] reported by reviewdog 🐶
🚨 Found a broken link in a Markdown Link (Error 404):
https://developers.vtex.com/docs/guides/faststore/developer-tools-use-is-gift-from-order-form
👉 Please review this link before merging your Pull Request.
Contributor
|
11 tasks
barbara-celi
reviewed
May 7, 2026
barbara-celi
reviewed
May 7, 2026
barbara-celi
reviewed
May 7, 2026
barbara-celi
reviewed
May 7, 2026
barbara-celi
reviewed
May 7, 2026
barbara-celi
reviewed
May 7, 2026
barbara-celi
reviewed
May 7, 2026
barbara-celi
reviewed
May 7, 2026
barbara-celi
reviewed
May 7, 2026
barbara-celi
reviewed
May 7, 2026
barbara-celi
approved these changes
May 7, 2026
Contributor
barbara-celi
left a comment
There was a problem hiding this comment.
Pré-aprovado, com alguns comentários.
Co-authored-by: Bárbara Celi <112641072+barbara-celi@users.noreply.github.com>
mariana-caetano
commented
May 7, 2026
Co-authored-by: Bárbara Celi <112641072+barbara-celi@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Provide a concise description of the change introduced by this PR.
Example: “Updates the Checkout overview to include new webhook behavior.”
Type of change
Checklist
AI review instructions
This repository supports automated AI reviews for Markdown files in the
docsfolder, exceptdocs/localization.To run reviews on this PR, add at least one of the following labels:
AI style review: evaluates tone and adherence to VTEX style guidelines.AI grammar review: identifies grammar and spelling issues.Once at least one label is added, the review(s) will run automatically.
After the review is completed, the corresponding label will be removed and the label
AI reviewedwill be added to the PR.Note
To rerun a review, remove and add the desired label again.