Draft improvements from assistant conversations: clarify recurring gaps - #1315
Open
mintlify[bot] wants to merge 1 commit into
Open
Draft improvements from assistant conversations: clarify recurring gaps#1315mintlify[bot] wants to merge 1 commit into
mintlify[bot] wants to merge 1 commit into
Conversation
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
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
Targeted clarifications to existing pages that address recurring assistant conversations from the last week where users could not find explicit answers in the docs.
Changes
integrations/shopify.mdx): Explicitly call out that unit-based discounts – including free product and buy-one-get-one (BOGO) campaigns – are not supported by the Shopify integration. Added both to the existing "supported vouchers" note and to the unsupported features list so it is discoverable via search and skimming.guides/data-synchronization.mdx): Added a note under "Import orders" clarifying that orders cannot be imported from a CSV file (unlike customers, vouchers, and loyalty cards) and must go through the Import Orders API.guides/checking-eligibility.mdx): Added a warning next to the strike-through-pricing use case documenting the rules the Qualifications endpoint ignores (per-customer/per-campaign redemption limits, total amount before discount, stacked evaluation) and pointing to Validate Stackable Discounts for scenarios that need accurate combined pricing.Context
Themes surfaced by recent assistant conversation buckets: users asking where BOGO-in-Shopify limitations are documented, whether orders can be CSV-imported, and whether Qualifications reflects stacked pricing accurately. The docs already contained the underlying facts in scattered form – these edits make them explicit on the pages readers land on.