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 04

Overview

Pricing 04 is a marketing pricing section component featuring a heading, subtitle, a monthly/yearly billing toggle switch, and pricing cards. It allows users to switch between billing periods, dynamically updating the displayed pricing. The toggle uses a custom state to track whether yearly billing is active, and the layout is designed for both web and mobile views.

How to use

1

Open the Brikl panel

Navigate to the Marketings category in the Brikl panel.
2

Copy the component

Find Pricing 04 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
Yearly Billing ActiveUser clicks the billing toggle switch when it is currently set to monthly (active_ is false)The toggle switch background changes to dark, the toggle knob slides to the right (flex-end alignment), indicating yearly billing is selected
Monthly Billing ActiveUser clicks the billing toggle switch when it is currently set to yearly (active_ is true)The toggle switch reverts to its default state with the knob on the left (flex-start alignment), indicating monthly billing is selected
Button HoveredUser hovers over the Purchase buttonThe Purchase button opacity reduces to 90%
Button Not ClickableThe Purchase button is not clickableThe Purchase button 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
Switch - Billing (Pricing 04) is clicked (when active_ is true)Sets the custom state ‘active_’ on the billing switch element to false, switching billing back to monthly
Switch - Billing (Pricing 04) is clicked (when active_ is false)Sets the custom state ‘active_’ on the billing switch element to true, switching billing to yearly
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.