Add Trusted Badges in Checkout Sidebar DAWN

Topic summary

A user wants to add trusted badges to the checkout sidebar on their Dawn theme store, specifically on the “All information” page during checkout. They provided a screenshot example of the desired placement.

Solution provided:

  • Add the badge block to checkout.liquid
  • The checkout.liquid layout is only available to Shopify Plus merchants
  • A documentation link was shared for reference on checkout layout architecture

Key limitation: This customization requires a Shopify Plus subscription, as standard Shopify plans don’t have access to edit the checkout.liquid file.

Summarized with AI on November 24. AI used: claude-sonnet-4-5-20250929.

Hello,

i want to Add in my Checkout (All information page) in the Side bar my trusted bagdes. like this.

Can someone help me pls

Maxi-Brillian (maxibrillian.com)

PW: deropa

Hi @MaxiMaxi

You need add this block to checkout.liquid.

The checkout.liquid layout is available to Shopify Plus merchants only.

You can check it here https://shopify.dev/themes/architecture/layouts/checkout-liquid

1 Like