Skip to content

Pricing Component

Fresh

Source: shipfa.st/docs/components/pricing

A pricing section with the ability to feature a plan. Plans are configured in config.js.

Usage

javascript
import Pricing from "@/components/Pricing";

Add plans to config.stripe.plans to show more pricing tiers.

Pricing Strategy Tip

"Good, Better, Best" is an effective pricing strategy. Read more at HBR.

See Also