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

Add docs for mini cart slots #189

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from
Open

Add docs for mini cart slots #189

wants to merge 4 commits into from

Conversation

cctina516
Copy link
Contributor

@cctina516 cctina516 commented Feb 7, 2025

Add documentation for Mini cart slots:

Developers can enable custom content after the product list / before the subtotal
Developers can enable custom content after subtotal and before "go to Cart/Checkout"

Would be good to merge this after the associated cart PR confirmed and merged.

Part of ticket: https://jira.corp.adobe.com/browse/USF-1950

@cctina516 cctina516 added the documentation Improvements or additions to documentation label Feb 7, 2025
@cctina516 cctina516 marked this pull request as draft February 7, 2025 15:48
@keharper keharper self-requested a review February 7, 2025 17:37
@cctina516 cctina516 marked this pull request as ready for review February 13, 2025 18:40

## MiniCart slot

The `MiniCartProps` interface defines three slots for customizing the appearance of the mini cart.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The `MiniCartProps` interface defines three slots for customizing the appearance of the mini cart.
The `MiniCartProps` interface defines several slots for customizing the appearance of the mini cart.

If a new slot is created down the road, it's likely that the quantity change will be overlooked.

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

Successfully merging this pull request may close these issues.

2 participants