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

# Getting Started

> Install Cash Cow Bundles and create your first offer

## Install in Minutes

Add bundle discounts to your Wix store with automatic widget installation and zero code required.

<Steps>
  <Step title="Add to Site">
    Find **Cash Cow Bundles & Upsells** in Wix App Market and click "Add to Site"
  </Step>

  <Step title="Auto-Install Complete">
    Widget automatically adds to your product pages
  </Step>

  <Step title="Open Dashboard">
    Access the app from your Wix dashboard sidebar
  </Step>
</Steps>

***

## Your Dashboard

<img src="https://mintlify.s3.us-west-1.amazonaws.com/cashcow/images/dashboard.png" alt="Cash Cow Bundles Dashboard" className="rounded-lg border border-gray-200" />

<Tabs>
  <Tab title="Main View">
    All bundles displayed with name, type, status, and quick actions
  </Tab>

  <Tab title="Search & Filter">
    Find bundles by name, type (Volume/BOGO), or status (Active/Draft)
  </Tab>

  <Tab title="Plan Status">
    Track monthly revenue against your plan limit. Bundles keep working at limit.
  </Tab>

  <Tab title="Analytics">
    Quick metrics overview with link to full performance dashboard
  </Tab>
</Tabs>

***

## Preview Mode Explained

<Info>
  Before creating bundles, you'll see a **sample widget** in Wix Editor with info banners.

  **Only you see this preview** — customers don't. It disappears after creating your first bundle.
</Info>

<img src="https://mintlify.s3.us-west-1.amazonaws.com/cashcow/images/preview-mode.png" alt="Bundle preview mode in Wix Editor" className="rounded-lg border border-gray-200" />

The preview demonstrates:

* Three example tiers with pricing
* "Most Popular" and "Best Value" badges
* Discount percentages and savings

***

## Create Your First Bundle

<CardGroup cols={2}>
  <Card title="Volume Bundle" icon="layer-group" href="/creating-bundles">
    Bulk discounts for buying more
  </Card>

  <Card title="BOGO Bundle" icon="gift" href="/creating-bundles">
    Buy one get one free promotions
  </Card>
</CardGroup>

**Quick setup:** Name it → Choose type → Add products → Configure tiers → Style widget → Activate

***

## Verify Installation

After activating and publishing your site:

<Steps>
  <Step title="Visit Live Site">
    Go to your live site (not Wix Editor)
  </Step>

  <Step title="Open Product Page">
    Navigate to a product included in your bundle
  </Step>

  <Step title="Check Widget">
    Look for the bundle widget below product description
  </Step>
</Steps>

<img src="https://mintlify.s3.us-west-1.amazonaws.com/cashcow/images/widget-on-page.png" alt="Bundle widget on product page" className="rounded-lg border border-gray-200" />

**What you should see:**

* Your configured tiers and colors
* CTA button ("Add to Cart")
* Any badges you added
* Header text if enabled

<Warning>
  Widget not showing? Check that:

  1. Bundle is **Active** (green badge)
  2. You **published** your site
  3. Product is in bundle's visibility list
</Warning>

***

## Plan Limits

<Accordion title="How revenue tracking works">
  **When orders complete:**

  1. Customer uses bundle widget to add items
  2. Purchase flow ID generated
  3. Order completed and approved
  4. Revenue attributed to that bundle

  **Only counts:** Completed, paid, non-refunded orders
</Accordion>

<Accordion title="Plan tiers">
  * **Free Trial:** \$500/month bundle revenue
  * **Paid Plans:** Higher limits based on tier

  Bundles continue working at limit. Upgrade to unlock higher revenue potential.
</Accordion>

***

## Next Steps

<CardGroup cols={2}>
  <Card title="Create Bundle" icon="plus" href="/creating-bundles">
    Build your first offer
  </Card>

  <Card title="View Analytics" icon="chart-line" href="/analytics">
    Track performance
  </Card>
</CardGroup>
