TrustBadges
React SDK guidance for TrustBadges.
Exact exports, props, slots, hooks, and runtime behavior belong to SDK package reference. Examples are guidance unless explicitly marked copy-paste-safe.
Review component intent and composition guidance before wiring this component into an app. Then use the live playground to confirm the rendered behavior.
Playground
- Import path:
@enadhq/enad-react-sdk/client/storefront. - Live playground: /components/commerce/trust-badges.
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.
Contract scope
- Use SDK package reference for exact props, exports, slots, hooks, and runtime behavior.
- Public import:
@enadhq/enad-react-sdk/client/storefront. - Playground route: /sandbox?component=TrustBadges.
- Copy/paste scope: guidance-only. Treat examples as guidance until checked against SDK package reference.