Set "100$" in a money format that I can use to insert around the website and that it changes currenc

Topic summary

Shopify store uses automatic currency conversion based on customer location; product prices adapt, but a promotion for a free gift over $100 remains a fixed, hardcoded threshold. The request is to make this “$100” value behave like prices and convert to the shopper’s local currency.

User suspects this can be achieved via a “dynamic source,” and seeks guidance on how to implement it. In Shopify theme context, dynamic sources typically bind section settings or inputs to store data (e.g., metafields) so values can be programmatically driven rather than static.

No code, images, or attachments are provided; no suggested solutions yet. Key question: how to set a money-formatted threshold that automatically converts with storefront currency logic.

Status: Open. No decisions or actions recorded; user is requesting implementation steps or best practice to localize the promo threshold.

Summarized with AI on December 26. AI used: gpt-5.

Hi,

I have a Shopify store that changes currency based on customer’s location. All the prices change, however I have a free gift over $100 and would like this to change as well. I believe I need to do something with the “dynamic source” and I’m having some issues figuring it out.

How could this be done?

Thank you