Skip to main content

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 05

Overview

Pricing 05 is a marketing pricing section component featuring multiple pricing cards (including a Pro Plan) with a billing toggle that switches between monthly and yearly pricing. It displays plan names, prices, descriptions, feature lists with check icons, and call-to-action buttons. The toggle uses a custom state to dynamically update displayed prices and billing period labels.

How to use

1

Open the Brikl panel

Navigate to the Marketings category in the Brikl panel.
2

Copy the component

Find Pricing 05 and click Copy.
3

Paste into your editor

Paste it into your Bubble canvas with Cmd + V (Mac) or Ctrl + V (Windows), or right-click on the canvas and select Paste.

States

This component includes conditional states that automatically change its appearance.
StateTriggerVisual effect
Monthly BillingToggle billing button clicked when yearly is active (custom.radio_item_ is true)Price reverts to monthly value (e.g. $39) and billing label shows ‘per month’
Yearly BillingToggle billing button clicked when monthly is active (custom.radio_item_ is false)Price updates to yearly value (e.g. $390) and billing label shows ‘per year’
Button HoveredCTA button is hoveredButton opacity reduces to 90%
Button DisabledCTA button is not clickableButton opacity reduces to 50%
These states are handled natively by Bubble and require no additional setup. They will work automatically once the component is pasted into your editor.

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.
TriggerAction
GP - Toggle Billing button clicked (when custom.radio_item_ is false)Sets custom state ‘custom.radio_item_’ on element bTZRv to true, switching to yearly billing view
GP - Toggle Billing button clicked (when custom.radio_item_ is true)Sets custom state ‘custom.radio_item_’ on element bTZRv to false, switching back to monthly billing view
These workflows are included when you use the Copy with Workflows option in the Brikl panel.

Requirements

LicenseStarter plan required
PluginsNone
Custom codeNot required

Platforms

PlatformSupported
Web
Mobile

License

This component requires a Starter plan.