-
Notifications
You must be signed in to change notification settings - Fork 33
Add Quote Management merchant block documentation (3 blocks) #637
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
Closed
bdenham
wants to merge
13
commits into
releases/b2b-nov-release
from
feature/merchant-blocks-quote-management
Closed
Add Quote Management merchant block documentation (3 blocks) #637
bdenham
wants to merge
13
commits into
releases/b2b-nov-release
from
feature/merchant-blocks-quote-management
Conversation
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
59cc3d9 to
4e91479
Compare
These files were accidentally removed during cleanup but should be present in this PR branch as they are the primary content of PR #622. Restored complete Quote Management dropin: 24 files
- Add B2B Negotiable Quote - Add B2B Negotiable Quote Template - Add B2B Quote Checkout Fixes starlight-sidebar-topics plugin error requiring all pages to be in sidebar
These files are now in a dedicated branch for review: - Root-level workflow documentation - Enrichment guide files This reduces noise in dropin-specific PRs.
- Add Diagram import to all block documentation files - Insert placeholder.webp image after intro paragraphs - Enables reviewers to add actual block diagrams - Follows pattern from commerce-b2b-po-approval-flow.mdx
342131f to
4316b70
Compare
f70a27c to
0c00aae
Compare
…in merchant blocks)
- Keep B2B dropin files deleted (merchant block branches should only contain merchant blocks) - Accept merchant block content from this branch
- Remove empty conflict markers from commerce-b2b-negotiable-quote-template.mdx - Resolve Diagram caption conflict (use singular 'Negotiable Quote' to match title) - Remove empty conflict markers from commerce-b2b-quote-checkout.mdx
…base path resolution
Collaborator
Author
|
Closing in favor of #659 which has a cleaner file structure (3 files instead of 100) for easier review. All content has been preserved. |
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.
Purpose of this pull request
This PR adds merchant documentation for 3 Quote Management B2B blocks (Negotiable Quote, Negotiable Quote Template, and Quote Checkout). All documentation was generated from the boilerplate b2b-suite-release1 branch with configurations extracted from source code and README files, enhanced property descriptions with contextual WHEN/WHY guidance, and Important Notes sections covering prerequisites and warnings.