Loading...
Loading...
Use when building a storefront app or UI on the Bagisto Shop API — a customer-facing storefront, catalog, cart, checkout, customer account, wishlist, compare, reviews, or any page or component of a shop on the API, whether web, mobile or custom. Ask the client's platform and stack first, and treat the api-docs as the source of truth for exact shapes. Trigger phrases include "products", "cart", "checkout", "coupons", "customer login", "customer account", "wishlist", "storefront on the API".
npx skill4agent add bagisto/agent-skills bagisto-api-shop/api/shop/*POST /api/graphqlreference/connecting-to-the-api.md{data,meta}reference/graphql.mdidhttps://api-docs.bagisto.com/llms.txt| Page | Build this |
|---|---|
| Categories, product list, search, filters |
| Product page (per-type option discovery, reviews, related) |
| Add-to-cart per product type |
| Mini-cart + cart page (read/update/remove/merge/totals) |
| Address → shipping → payment → place order |
| Post-order thank-you page |
| Register, login, logout, verify, forgot/change password |
| Profile + address book |
| Order history, detail, cancel, reorder, invoices, downloadables |
| Page | Build this |
|---|---|
| Apply / remove coupon |
| Wishlist add/toggle/list/move-to-cart |
| Compare list |
| Product reviews + the customer's own reviews |
| Newsletter subscribe |
| Contact form |
| Countries/states, channels, currencies, locales, CMS pages, themes |
X-STOREFRONT-KEYAuthorization: Bearer <cartToken | customerToken>POST /api/shop/cart-tokensmerge-cartssuccessmessageorderIdidreference/graphql.md