A Shopify store owner lost their custom trust badge banner after updating the Out of the Sandbox (OOTSB) Turbo theme to version 9.3.0. The banner previously appeared between the ‘Add to Cart’ button and product description.
Issue Details:
The trust badge image file still exists in store files
Code remains visible in the Layout section but doesn’t display on the page
Banner showed trust elements like fast shipping
Solution Provided:
A community member suggested:
Navigate to product page Customizer
Add a custom liquid section below the buy button
Insert the image code using the existing CDN URL
Outcome:
The solution successfully restored the trust badge to its original position. The issue was resolved through adding a custom liquid block rather than relying on theme layout code.
Summarized with AI on November 9.
AI used: claude-sonnet-4-5-20250929.
I see the code is still showing in the “Layout” section of the store code but nothing appears on the page. How can I get this banner back in position? Thank you for your help.