Adding TrustZ payment badges to your store’s footer can help build trust and improve conversions by showcasing secure payment options to your customers. Follow these simple steps to integrate TrustZ payment badges into the footer of your Shopify store:
Step 1: Navigate to the Theme Editor
- Go to your Shopify admin dashboard.
- Click on Sales Channels → Online Store → Themes.
- Locate the published theme you want to customize.
- Click on the 3 dots menu next to the theme and select Edit Code.
Step 2: Find the Footer File
- In the Theme Editor interface, look for the Sections folder in the file directory.
- Inside the Sections folder, find a file named footer.liquid. This file contains the code for your theme's footer layout.
Step 3: Insert the HTML Widget Code
- Locate the Right Spot: Scroll through the footer.liquid file to identify where you want the payment badges to appear. This is typically within a <div> or <section> tag that defines the footer structure.
- Add the Widget Code: Insert the following HTML snippet where you want the payment badges to appear:
<div class="trustz-payment-badge-content"></div>
This code ensures that the TrustZ widget is rendered in the desired footer location.
Step 4: Save Your Changes
- After adding the code, click Save in the top-right corner.
- Preview your store to ensure the payment badges are displayed correctly in the footer. If needed, adjust the placement by moving the code snippet to a different section of the footer layout.
If you encounter any issues or need further assistance, our team is here to help! Reach out to us at support@trustz.app for personalized support.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article