sb_store
Runs fixed-order Store Builder store flows: create and publish checkout, seed form templates, or build shared site header/footer; dry run previews the plan.
Instructions
Run a store flow that must happen in a fixed order. action:"checkout" makes the order form, configures it, saves its fields with this store's real payment and delivery options, then creates and PUBLISHES the checkout page — /checkout 404s without all four. action:"form" seeds any of the platform's other form templates (login, register, forgot, reset, verify, contact, subscribe, booking, review and more) with its own field document, which is the part that cannot be guessed. action:"chrome" gives every page ONE shared header, built from the pages this site already has — the gap sb_review reports as siteChrome. Dry run returns the plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | action:"form" — the form's name in the merchant's list | |
| action | Yes | ||
| footer | No | action:"chrome" — build a shared FOOTER instead of a header | |
| dry_run | No | ||
| site_id | No | ||
| headline | No | ||
| language | No | Copy language, default vi | |
| template | No | action:"form" — which of the platform's own form templates to seed | |
| page_name | No |