Salla Snippets

Use when behavior must run in the shopper's browser on the Salla storefront — JS snippets injected via the salla_snippets tool, reacting to storefront e-commerce events (cart, product view, checkout, search). Rule: storefront/browser behavior → snippet (Device Mode); server-side handling of the same events → App Function (salla-app-functions, Cloud Mode). Snippets are pure-JS files served from the CDN, placed before `</body>`; covers create/update/delete, the `salla.config.get("app.*")` settings bridge, and the storefront event catalogue.

sallaapp af47d24 3 files · 54.0 KB Updated

File contents

sallaapp/salla-partners-agent-kit/tree/main/.agents/skills/salla-snippets commit af47d2407a

Frequently asked questions

npx skillmds@latest add sallaapp/salla-snippets