Compare at Price Price Error display

Topic summary

  • Core issue: The Shopify “compare at price” (original vs discounted price) displays incorrectly, merging values into a single large number ($700,034.00) instead of showing Before: $70 and After: $34.

  • Context: The store owner tried suggested fixes from other posts without success and shared a live store link for review.

  • Analysis shared: A responder suspects the theme is limiting the number of characters allowed for price text in the product list, which may be causing the concatenation/misformatting.

  • Status: Unresolved. No concrete fix was provided in-thread; only a preliminary diagnosis.

  • Next steps implied: Review and adjust the theme’s price display logic or character limits in the product list template (e.g., theme settings or liquid/CSS), then retest the compare-at price rendering.

Summarized with AI on January 20. AI used: gpt-5.

Hi, i really need help. Have been trying out the solutions given here on other post but still the issue persists.
I am trying to use the compare at price but when I did, the price shown was obviously wrong.

Instead of showing the before and after price reductions, which is
Before: $70
After: $34

It combines both numbers into one as: $700,034.00

Would truly appreciate it if anyone could guide me on this.

Hi @LilyO

Could you share your store link to check?

Hi @Dan-From-Ryviu
Thank you for the prompt reply.

Here is my store link
https://store.phitensg.com/search?q=oil*&type=article,page,product

I guess your theme limit number of characters of price in list of product so it caused that issue.

1 Like