> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getbonde.com/llms.txt
> Use this file to discover all available pages before exploring further.

> Documentation for Bonde, the all-in-one Shopify app for bundles, subscriptions, upsells, and loyalty.

# AGENTS

# Bonde documentation instructions

## About this project

* This is the documentation site for [Bonde](https://getbonde.com), a Shopify app
* Built on [Mintlify](https://mintlify.com)
* Pages are MDX files with YAML frontmatter
* Configuration lives in `docs.json`
* Run `mint dev` to preview locally
* Run `mint broken-links` to check links

## Terminology

* **Bundle**: A product pack (single product, multi-product, or build-a-box)
* **Subscription**: A recurring order with automatic billing
* **Upsell**: A product offer displayed at various touchpoints
* **Sidebar cart**: The cart drawer that slides in from the side
* **Store credit**: Shopify's native credit system used for rewards
* **Selling plan**: Shopify's term for subscription configuration

## Feature areas

| Area          | Description                                              |
| ------------- | -------------------------------------------------------- |
| Bundles       | Single product packs, multi-product bundles, build-a-box |
| Subscriptions | Recurring orders, customer portal, order consolidation   |
| Upsells       | Product page, cart, checkout, post-purchase offers       |
| Sidebar cart  | Cart drawer with upsells and bundle grouping             |
| Loyalty       | Store credit rewards and referral programs               |
| Emails        | Automated subscription notifications                     |

## Style preferences

* Use active voice and second person ("you")
* Keep sentences concise—one idea per sentence
* Use sentence case for headings
* Bold for UI elements: Click **Settings**
* Code formatting for file names, commands, paths, and code references
* Reference Shopify admin paths as: **Online Store > Themes > Customize**

## Content boundaries

* Document merchant-facing features only
* Don't document internal admin features or agency-only tools
* Don't include implementation details or code references
* Focus on how to use features, not how they work internally
