Ollie Shop works with Templates, which is nothing but a pre-defined set of slots. In each Slot goes a Component. This way you can change compoennts wihtout having to worry about re-buidling your checkout.Documentation Index
Fetch the complete documentation index at: https://docs.ollie.shop/llms.txt
Use this file to discover all available pages before exploring further.
Take a look at our onboarding tutorial and learn how create and deploy a custom component
Component Architecture
Components follow a simple pattern:index.tsx
Creating Components
Components are created through the admin dashboard:
Name- Descriptive component nameSlot- Where the component will appearVersion- Which store version to deploy toStatus- Active/inactive