How to bring the sale price before the striked out regular price - Sense theme

Topic summary

A user seeks to reposition the sale price to appear before the strikethrough regular price in their Shopify store using the Sense theme.

Solution Provided:

  • Another user (@Liquid_xPert_SJ) offers a code snippet to resolve the layout issue
  • The code should be inserted into the theme.liquid file, specifically before the </body> closing tag
  • The solution involves custom markup/CSS code

Outcome:

  • The original poster confirms the solution worked successfully
  • Issue appears resolved with the provided code implementation
Summarized with AI on November 11. AI used: claude-sonnet-4-5-20250929.

@ALPHA_2

Can you put the code inside your theme.liquid file, before tags


thanks