Storeconnect Controllers

Run server-side logic around a StoreConnect page request using Liquid controller templates — the before/after/final phases, the registered controller/action key rule, action tags (params, variables, redirect, respond, update, action, api), form-submission interception, and the safety rules for controller-driven writes. Use when storefront behavior must run on the server without Apex — access gating and redirects, capturing extra form fields, cart automation, injecting data for the render, or calling an external service during a render.

GetStoreConnect a1e20ef 3 files · 44.5 KB Updated

File contents

GetStoreConnect/ai/tree/main/shared/skills/storeconnect-controllers commit a1e20ef8fe

Frequently asked questions

npx skillmds@latest add getstoreconnect/storeconnect-controllers-2