• Product

  • Case Studies

  • Integrations

    Shopify Integration

    Shopify

    Custom API Integration
    SOON

    Custom / API

    WooCommerce Integration
    SOON

    WooCommerce

  • Showcase

  • Pricing

  • Docs

  • Login

  • Showcase

    Showcase

    Live client examples

  • Case Studies

    Case Studies

    Studio, Engine & Features

  • Integrations

    Integrations

    Connect your store

  • Product

    Product

    Studio, Engine & Features

  • Pricing

    Pricing

    Plans for every storefront

  • Docs

    Docs

    Plans for every storefront

  • Contact

    Contact

    Support & inquiries

Talk to us

Docs/Sdk/Guides

SDK Guides

A collection of best practices, architectural patterns, and step-by-step guidance scripts for the Aircada SDK.
Published: 7/10/2026

Aircada Guides offers deep-dives into framework design patterns, optimal state-management paradigms, and custom system architectures.

Follow these guides to build modular, performant, and type-safe application structures using the SDK.

Local Storage Persistence with Data Blocks
→
Architectural overview of saving and loading application state on the user's local device using DataBlockOperator and indexedDB.
Initial Project Setup Guidance
→
A systematic phase-by-phase framework for scaffolding a new Aircada experience—covering state, React UI interfaces, and Operator granularity.
Purchaser Plugins Integration
→
Complete developer guidance on integrating Purchaser Plugins, mapping pricing models via the APEX protocol, and using CLI-generated operators.
Options, Stores, and Events
→
Architectural guide for selecting the correct state management paradigm between Options (predefined datasets), Stores (runtime truth), and Events (decoupled triggers).