Under active development — things may change.

Pricing 1

A responsive pricing cards block for Payload CMS with up to 4 plan tiers. Each card supports name, price, feature list, CTA, and a highlight toggle for the recommended plan — free to copy and paste.

Preview

Fields Reference

FieldTypeRequiredLocalizedDescription
titletextYesYesThe main heading
descriptiontextareaNoYesSupporting text
plansarray (1-4)NoList of pricing plans
plans.nametextYesYesPlan name (e.g. "Pro")
plans.pricetextYesNoPrice display (e.g. "$29")
plans.intervaltextNoYesBilling interval (e.g. "/month")
plans.descriptiontextareaNoYesShort plan description
plans.featuresarray (1-10)NoFeature list
plans.features.featuretextYesYesFeature description
plans.highlightedcheckboxNoNoHighlight this plan as recommended
plans.ctalinkNoYesPlan call-to-action button

Code