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

Implemented Back-In-Stock reminder #1217

Conversation

fkloes
Copy link
Collaborator

@fkloes fkloes commented Mar 12, 2024

Description

This pull request introduces a new feature that enables customers to get notified via push notifications, when certain products are restocked.

The feature can be activated via the showBackInStock theme config. When active, users will see dedicated UI elements on the product details page for products which are out of stock. Those can be used to subscribe for a "Back-In-Stock" reminder. Additionally a new screen will come available that gives an overview about the current active reminders. The reminders can be maintained similar to the whishlist.

The feature needs a couple of new pipelines which are provided by the @shopgate/omni-core-features and the @shopgate/omni-core-features-trusted extensions.

Type of change

  • Bug Fix 🐛 (non-breaking change which fixes an issue)
  • Enhancement 🚀 (non-breaking change which adds functionality)
  • Breaking Change 💥 (fix or feature that would cause existing functionality to not work as expected)
  • Polish 💅 (Just some cleanups)
  • Internal 🏠 Only relates to internal processes.

Sascha Krist added 30 commits February 2, 2024 12:24
@fkloes fkloes added the enhancement New feature or request label Mar 12, 2024
@fkloes fkloes self-assigned this Mar 12, 2024
@fkloes fkloes marked this pull request as ready for review March 12, 2024 14:07
@fkloes fkloes merged commit 23aa2b7 into CURB-3943-merge-back-in-stock-reminder-and-push-opt-in Mar 12, 2024
@fkloes fkloes deleted the CURB-3885-back-in-stock-feature branch March 12, 2024 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant