Skip to content

Placing badges

This page covers the practical ways to use Trust across your store.

The classic placement, right where shoppers decide to buy.

  1. Under WooCommerce → Trust Badges, enable badges.
  2. Write a heading like Guaranteed safe checkout (or leave it blank for icons only).
  3. Pick and order the bundled badges that match your store — for example secure checkout, SSL encrypted and money-back guarantee.
  4. Set Placement to the product page, after add-to-cart.
  5. Check the live preview, then save.

Shoppers often hesitate at cart and checkout. Enable the optional cart and checkout placements to repeat the reassurance at those steps.

Custom badges for payment logos and accreditations

Section titled “Custom badges for payment logos and accreditations”

To show a licensed payment logo or a certification:

  1. Open the Custom badges section.
  2. Add an image from the media library.
  3. It appears after the bundled badges, in the same row.

Only upload logos you are licensed to display.

Placing badges anywhere with the shortcode

Section titled “Placing badges anywhere with the shortcode”

Use the shortcode to render the badge row outside the standard positions — in a page, a widget area, or a block that accepts shortcodes:

[trust_badges]

The shortcode renders the same configured row.

  • Match your palette — set the icon colour to your brand colour; badges inherit it via currentColor.
  • Keep it tidy — three to five badges usually read better than ten.
  • Icons-only — leave the heading empty and hide text labels for a compact, minimal row.
  • Alignment — centre the row under a centred add-to-cart button; left-align it in a left-aligned summary.

The storefront output is CSS-only with no JavaScript, all bundled badges are inline SVGs from your own site, and the row reserves its space — so badges add reassurance without external requests, tracking or layout shift.