Skip to content

Configuration

All of Trust’s options live under WooCommerce → Trust Badges, with a live preview that shows your choices before you save.

The master switch. Turn it off to hide the badge row everywhere without losing your configuration.

A short line shown above the badges, such as Guaranteed safe checkout. Leave it empty for an icons-only row.

Trust ships a set of clean, hand-drawn inline SVG badges:

  • Secure checkout
  • SSL encrypted
  • Money-back guarantee
  • Verified store
  • Free shipping
  • Card payment
  • Digital wallet
  • Support
  • Privacy
  • Satisfaction

Pick which to show and reorder them to suit your messaging. All bundled badges are inline SVGs served from your own site — no third-party requests.

Add your own badges from the WordPress media library for accreditations, certifications or payment logos you are licensed to use. Custom badges appear after the bundled ones and are served from your own media library.

Choose where the badge row appears:

  • Single product page — before the add-to-cart button, after it, or at the end of the product summary.
  • Cart page (optional).
  • Checkout page (optional).
  • Anywhere via the [trust_badges] shortcode.

Tune how the row looks; badges inherit your colour via currentColor:

  • Alignment — left, centre or right.
  • Icon size — scale the badges up or down.
  • Colour — the icon colour.
  • Text labels — show or hide the label under each badge.

The settings screen shows a live preview of the badge row as you change badges, heading, placement and appearance, so you can fine-tune before saving.

  • No external requests — bundled badges are inline SVGs from your own site, so there is no tracking and no privacy concern.
  • No layout shift (CLS) — the storefront output is CSS-only with no JavaScript, and the row is reserved inline.
  • Accessible — badges expose accessible names, the row is a semantic list, and motion respects prefers-reduced-motion.