Measured entry

meraki-pricing-side-by-side

pricingminimal-flat

A static HTML pricing section with intro copy, bordered plan cards, feature availability icons, and call-to-action buttons. It ships as a complete demo document rather than a framework component, uses Tailwind utility classes loaded from a CDN, and includes inline SVG icons. It has no JavaScript, provider, or component-library dependency.

Specimen
Harness screenshot of meraki-pricing-side-by-side at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of meraki-pricing-side-by-side at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of meraki-pricing-side-by-side at 1440 pixels wide
Harness screenshot at 1440 pixels wide. No horizontal overflow recorded.

Measured

Every value below was written by the harness on the run that produced the frames above. None of it is derived from the prose.

Harness measurements recorded for meraki-pricing-side-by-side
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious0
Axe moderate0
Axe minor0
Gzip marginal18.8 KB (84.2 KB build, 65.4 KB baseline)
Bare modeOK
Provider requiredNO
Demo usednone

Verdict

A dependable starter for a simple pricing choice. It mounts cleanly, stays within the viewport, and needs no app providers. The hierarchy is clear but generic, and production use still requires real copy, action wiring, semantic heading cleanup, and a Tailwind integration suited to your build.

Use it if

  • You need a compact comparison between a basic offer and a higher-tier offer with clear included and excluded features.
  • Your page already uses Tailwind utilities and plain HTML can plug into your existing routes or forms.
  • You want the cards to stack on small screens and sit beside the sales intro on wide screens.

Skip it if

  • You need billing toggles, selectable plans, dynamic pricing data, or checkout behavior out of the box.
  • You need a reusable framework component with typed props and mapped plan data.
  • Your project avoids Tailwind and you do not want to translate a large set of utility classes.
  • You need a dense comparison table, a featured-plan treatment, or room for many tiers.

Install

Installation record for meraki-pricing-side-by-side
Declared dependenciesnone declared
Missing on installnone
Bare installbuilds and mounts without the shadcn-style helpers
Providerno provider required in the harness

In a non-shadcn project, add Tailwind CSS or translate the utilities to your own styles, extract the body section from the demo document, preserve the inline icons, and connect the link and buttons to real routes or checkout actions. No shadcn primitives or context providers are required.

Source and credit

This page is a review, not a copy. The component source lives with its author and this site does not republish it. Read the license before you use anything.

Alternatives

Other published entries for the pricing pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.