Skip to content

Docs: surface personalized product workflows#18

Merged
next-devin merged 2 commits into
mainfrom
personalized-products-docs
Jul 21, 2026
Merged

Docs: surface personalized product workflows#18
next-devin merged 2 commits into
mainfrom
personalized-products-docs

Conversation

@next-devin

Copy link
Copy Markdown
Contributor

Summary

  • surface customizable product line properties across the catalogue, Campaigns package setup, orders, Shop Sync, and ShipStation
  • link subscription-generated orders to the existing renewal, pause/resume, and phase-management guides
  • point developers to the existing Campaign Cart SDK and Admin API implementation guides

Validation

  • npm run audit-developer-links
  • npm run validate-links
  • npm run build

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 21, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
nextcommerce-docs b192711 Commit Preview URL

Branch Preview URL
Jul 21 2026, 04:10 PM

@next-devin
next-devin marked this pull request as ready for review July 21, 2026 10:44

Each product has a product page on your NEXT storefront. When setting up a product you can input custom content and HTML, unique for each supported language, to style and add content to your product page presentation.

## Customizable Products

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

SUGGESTION: ## Customizable Products is inserted between the introductory paragraph (Each product has a product page…) and the lead-in CTA (Let's get started by adding a Product…), which breaks the introduction's flow and reads like an H2 accidentally dropped into the intro section.

Consider moving this section after the Callout block (or placing it before the introductory paragraphs) so the page opens with the existing intro and ends with the new Customizable Products section just before the Let's get started CTA.


Reply with @kilocode-bot fix it to have Kilo Code address this issue.

* **Fulfillment** - displays the fulfillment location name, along with the integration / app that handles the fulfillment process (or "Manual" in case of manual fulfillment)
* **Price** - shows the total price of the order

<Callout type="info">

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

SUGGESTION: This <Callout> is placed inside the Order Items section but its content describes actions taken from the Subscription Details view, not from the Order Items card. The placement suggests the actions live on this Order Details view.

Consider moving the subscription Callout into a more appropriate section (e.g., after the Order Actions list, or right after the existing subscription-icon line on line 17/18) so it sits next to the subscription icon reference and not inside the items card description.


Reply with @kilocode-bot fix it to have Kilo Code address this issue.

@kilo-code-bot

kilo-code-bot Bot commented Jul 21, 2026

Copy link
Copy Markdown

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (5 files)
  • content/docs/apps/campaigns-app/build-campaign-packages.mdx
  • content/docs/apps/shipstation.mdx
  • content/docs/apps/shop-sync.mdx
  • content/docs/build-a-store/catalogue/index.mdx
  • content/docs/manage/orders/order-management.mdx
Previous Review Summary (commit 1acc899)

Current summary above is authoritative. Previous snapshots are kept for context only.

Previous review (commit 1acc899)

Status: 2 Issues Found | Recommendation: Address before merge

Overview

Severity Count
CRITICAL 0
WARNING 0
SUGGESTION 2
Issue Details (click to expand)

SUGGESTION

File Line Issue
content/docs/build-a-store/catalogue/index.mdx 15 New ## Customizable Products H2 inserted between the intro paragraph and the lead-in CTA, breaking the introduction's flow.
content/docs/manage/orders/order-management.mdx 22 Subscription-lifecycle <Callout> placed inside the Order Items section, but its content describes actions taken from the Subscription Details view.
Files Reviewed (5 files)
  • content/docs/apps/campaigns-app/build-campaign-packages.mdx - 0 issues
  • content/docs/apps/shipstation.mdx - 0 issues
  • content/docs/apps/shop-sync.mdx - 0 issues
  • content/docs/build-a-store/catalogue/index.mdx - 1 issue
  • content/docs/manage/orders/order-management.mdx - 1 issue

Fix these issues in Kilo Cloud


Reviewed by minimax-m3 · Input: 66.6K · Output: 1.9K · Cached: 212.5K

@next-devin
next-devin merged commit 1fcca2a into main Jul 21, 2026
3 checks passed
@next-devin
next-devin deleted the personalized-products-docs branch July 21, 2026 16:13
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.

1 participant