Commerce
TrustBadges
Short reassurance badges for shipping, warranty, sustainability, and other trust cues.
Best for
reassurance rowscheckout trust messagingconversion support blocks
Import
import { TrustBadges } from "@enadhq/enad-react-sdk/client/storefront"When to use it
Use TrustBadges near purchase and commitment moments where short reassurance can reduce hesitation.
Composition notes
Each badge should communicate one clear claim. Keep icon, label, and supporting description aligned so the row stays easy to scan.
Behavior and theming guidance
Trust messaging works best when it is specific and credible. Prefer concrete claims over vague slogans.
Examples
Live examples you can edit directly in the sandbox.
Assurance row
Use a compact badge row near key decision points to reinforce shipping, warranty, and quality promises.
Component Sets
Preview the first example across the available component-set presets to compare tone, spacing, and structural defaults.
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| badges | TrustBadge[] | — | No description yet. |
| layout | string | row | Layout direction |
| className | string | — | No description yet. |