shopify-polaris-checkout-extensions
shopify polaris checkout extensions
What it does
- purchase.address-autocomplete.format-suggestion
- purchase.address-autocomplete.suggest
- purchase.checkout.actions.render-before
- purchase.checkout.block.render
- purchase.thank-you.block.render
- purchase.checkout.cart-line-item.render-after
- purchase.checkout.cart-line-list.render-after
Requirements & configuration
- Polaris web components are custom HTML elements with an s- prefix. These are globally registered and require no import statement. Use them directly as JSX tags:
Configuration: BASE64_OF_USER_PROMPTYOUR_SESSION_IDYOUR_TOOL_USE_IDOPT_OUT_INSTRUMENTATION
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
shopify polaris checkout extensions
Source
Repository: https://github.com/shopify/shopify-ai-toolkit
shopify-polaris-checkout-extensions FAQ
What does the shopify-polaris-checkout-extensions skill do?
Build custom functionality that merchants can install at defined points in the checkout flow, including product information, shipping, payment, order summary, and Shop Pay. Checkout UI Extensions also supports scaffolding new checkout extensions using Shopify CLI commands. purchase.address-autocomplete.format-suggestion purchase.address-autocomplete.suggest
What does shopify-polaris-checkout-extensions require?
Polaris web components are custom HTML elements with an s- prefix. These are globally registered and require no import statement. Use them directly as JSX tags: Configuration keys: BASE64_OF_USER_PROMPT, YOUR_SESSION_ID, YOUR_TOOL_USE_ID, OPT_OUT_INSTRUMENTATION.
How do I install shopify-polaris-checkout-extensions?
Run: npx -y skills add https://github.com/shopify/shopify-ai-toolkit --skill shopify-polaris-checkout-extensions --agent claude-code — the source lives at github.com/shopify/shopify-ai-toolkit.
Maintain shopify-polaris-checkout-extensions?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/shopify-shopify-ai-toolkit-shopify-polaris-checkout-extensions?ref=badge) npx agentictools info skills/shopify-shopify-ai-toolkit-shopify-polaris-checkout-extensions The second line is the CLI lookup for this page — handy in READMEs and docs.