Skip to content

FEATURE: Expose action to add a specific productVariant to the wishlist#40

Open
daniellienert wants to merge 2 commits into
Sylius:1.1from
punktDeForks:feature/add-specific-variant
Open

FEATURE: Expose action to add a specific productVariant to the wishlist#40
daniellienert wants to merge 2 commits into
Sylius:1.1from
punktDeForks:feature/add-specific-variant

Conversation

@daniellienert

Copy link
Copy Markdown
Contributor

The 'AddProductVariantToWishlistAction' is now routed to '/wishlist/add/variant/{variantId}', which aligns with the existing product variant naming scheme.

I also refactored the action to align it with the 'AddProductToWishlistAction', as this seemed to be the more evolved approach.

Resolves: #38

@daniellienert daniellienert requested a review from a team as a code owner December 4, 2025 07:25
@daniellienert daniellienert force-pushed the feature/add-specific-variant branch 3 times, most recently from e035d63 to bbaa261 Compare December 4, 2025 19:49
@daniellienert daniellienert force-pushed the feature/add-specific-variant branch from bbaa261 to eaff9d2 Compare December 4, 2025 19:59
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.

FEATURE: Possibility to directly add a variant to the wishlist

1 participant