中文Install on ShopifyInstall on Shopify Configure NEXT_PUBLIC_APP_STORE_URL to enable this link.
Back to blog

2026-04-18

Quick setup is not boilerplate—it changes how commits behave

Void naming, upward price methods, and readiness checks exist so the same button does not mean different things in different stores.

Onboarding in Reprice Order Price Editor checks naming configuration, upward repricing strategy, and whether you have a safe sample order to learn on. Settings persist per shop in structured configuration—not just “whatever was in localStorage last Tuesday.”

That distinction matters: merchant policy is the source of truth; the browser holds preferences (like column widths) that must not pretend to be policy.

Put this workflow inside Shopify Admin

Install Reprice Order Price Editor from the Shopify App Store, then preview line, total, address, and replacement-path changes before commit.

Install on Shopify Configure NEXT_PUBLIC_APP_STORE_URL to enable this link.