Switch between badges

Topic summary

A user is experiencing an issue when attempting to swap the positions of two product badges on their Shopify store—when they switch the badges in the code, the second badge (white one) disappears instead of displaying in the new position.

Proposed Solutions:

  • One responder suggests editing the theme code through Admin → Online store → Theme → Edit code, locating the theme.liquid file, and adding specific markup before the closing </body> tag. However, the exact code snippet appears corrupted or improperly formatted in the conversation.

  • Another participant recommends using a third-party Shopify app (Product Labels & Badges) to customize and manage badge positioning through a dedicated interface with bundle label features.

Status: The issue remains unresolved as the original poster has not confirmed whether either solution worked. The conversation includes images and code snippets that are central to troubleshooting but appear garbled in the text.

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

I want to switch those two badges on my site, but when i’m doing this on code, the white one disappears. Do you think you can help me?

This is the code, but when I switch those two badges, the second one doesn’t appear at all

@robertsolcan , you can follow these step to switch your badges

Step 1. Go to Admin → Online store → Theme > Edit code

Step 2. Find the file theme.liquid.

Step 3. Add this code before


Result

Hi @robertsolcan , You can refer to the Product Labels & Badges app to customize labels according to your preferences with our new Bundle Labels feature.