How to remove the sale badge from a product image using craft theme?

Topic summary

A user asks how to remove the sale badge that appears at the bottom left of product images in the Craft theme.

Proposed Solution:

  • Navigate to Online Store → Theme → Edit code
  • Open the theme.liquid file
  • Paste specific code (markup) before the closing tag

The conversation appears incomplete, as a third participant begins asking a related question about removing a badge icon but their message cuts off mid-sentence. The thread remains open with no confirmation of whether the suggested solution resolved the original issue.

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

How can I remove the sale badge at bottom left of my product image. I’m using craft theme. Thank for any helps!

Hi @rimar ,

This is Victor from PageFly - Landing page builder, I’d like to suggest this idea for solution:

Step 1. Go to Online Store → Theme → Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before :


Hope my answer will help you.

Best regards,

Victor | PageFly

1 Like

How can in remove Badge Icon?