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

# Pricing 08

> Multi-card pricing section with toggle billing, feature lists, icons, and plan headers.

<Frame>
  ![Pricing 08](https://ffciaqoksnnzuihswbxs.supabase.co/storage/v1/object/public/components/Blocks/Pricings/pricing-with-top-banner.png)
</Frame>

## Overview

Pricing 08 is a marketing pricing section component that displays subscription plan cards (e.g., Basic Plan) with pricing, title, description, and feature lists with check icons. It includes a billing toggle that switches between monthly and yearly pricing using a custom state, making it ideal for SaaS or product landing pages.

## How to use

<Steps>
  <Step title="Open the Brikl panel" titleSize="h4">
    Navigate to the **Marketings** category in the Brikl panel.
  </Step>

  <Step title="Copy the component" titleSize="h4">
    Find **Pricing 08** and click **Copy**.
  </Step>

  <Step title="Paste into your editor" titleSize="h4">
    Paste it into your Bubble canvas with `Cmd + V` (Mac) or `Ctrl + V` (Windows), or right-click on the canvas and select **Paste**.
  </Step>
</Steps>

## States

This component includes conditional states that automatically change its appearance.

| State           | Trigger                                                                    | Visual effect                                                                        |
| --------------- | -------------------------------------------------------------------------- | ------------------------------------------------------------------------------------ |
| Monthly Billing | Toggle Billing element is clicked when custom state radio\_item\_ is true  | Sets custom state radio\_item\_ to false, displaying monthly pricing (e.g., \$15/mo) |
| Yearly Billing  | Toggle Billing element is clicked when custom state radio\_item\_ is false | Sets custom state radio\_item\_ to true, displaying yearly pricing (e.g., \$150/yr)  |

<Note>
  These states are handled natively by Bubble and require no additional setup. They will work automatically once the component is pasted into your editor.
</Note>

## Responsive

This component adapts to mobile screens. Font sizes and layout automatically adjust on screens smaller than Bubble's built-in mobile breakpoint.

## Workflows

This component includes pre-built workflows.

| Trigger                                                          | Action                                                                                          |
| ---------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- |
| GP - Toggle Billing button clicked (when radio\_item\_ is false) | Sets custom state radio\_item\_ on element bTaCH to true, switching to yearly billing display   |
| GP - Toggle Billing button clicked (when radio\_item\_ is true)  | Sets custom state radio\_item\_ on element bTaCH to false, switching to monthly billing display |

<Note>
  These workflows are included when you use the **Copy with Workflows** option in the Brikl panel.
</Note>

## Requirements

|             |                       |
| ----------- | --------------------- |
| License     | Starter plan required |
| Plugins     | None                  |
| Custom code | Not required          |

## Platforms

| Platform | Supported |
| -------- | --------- |
| Web      | ✅         |
| Mobile   | ❌         |

## License

<Note>
  This component requires a **Starter** plan.
</Note>
