Notifications start disabled on new stores - #45
Open
brettstirlingbond wants to merge 3 commits into
Open
brettstirlingbond wants to merge 3 commits into
brettstirlingbond wants to merge 3 commits into
Conversation
Update Support & Notifications, Shop Sync and Subscription Settings to reflect that new stores ship customer notifications disabled (except Email Changed and Admin Order Notification). Lists what to enable, keeps disable guidance for older stores, notes the renewal reminder dependency and the emails that send regardless of the toggle. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
nextcommerce-docs | 6dc303c | Commit Preview URL Branch Preview URL |
Sep 18 2026, 08:31 AM |
Code Review SummaryStatus: No Issues Found | Recommendation: Merge All issues from the previous review have been resolved in the new commits. The incremental changes (commits adding the September 17, 2026 date, splitting new-store/older-store guidance, qualifying the Order Confirmation bullet for Shop Sync, and rewording the bypassed-notification sentence) correctly address the previously flagged WARNING and SUGGESTION items without introducing regressions. Files Reviewed (3 files)
Previous Review Summary (commit ad9f83f)Current summary above is authoritative. Previous snapshots are kept for context only. Previous review (commit ad9f83f)Status: 5 Issues Found | Recommendation: Address before merge Overview
Issue Details (click to expand)WARNING
SUGGESTION
Files Reviewed (3 files)
Reviewed by minimax-m3 · Input: 0 · Output: 0 · Cached: 0 |
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
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.
New stores now start with customer notifications turned off, but the docs still told merchants everything was Active by default. This updates the notifications page and 2 related pages so merchants know to turn on the emails they need before going live. Stores created before September 17, 2026 keep their old settings, and the page says so.
···
What changed
The source is the NEXT Mind store setup settings card (Notifications section and Gotchas).
Checks
npm run buildpasses.#notificationsand#notifications-settingsanchors are unchanged. 9 other pages link to them.🤖 Generated with Claude Code