We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

price dynamic source or HELP?

price dynamic source or HELP?

Alin2025
Visitor
3 0 0

Image 6-28-25 at 10.51 PM.jpegcan anyone please help me? I have only a product on my website, the currency of the store is US $ and the location default as the currency is US. Now, I am selling trough europe also. I want my price to be automatically converted in the market choosed by the customer/related currency. I think, what IImage 6-28-25 at 10.50 PM.jpeg have found here on forum helped me to do it by myself. Now, the problem is, that I have zendrop theme, and I have a block where I can add product discount like "get one, get two, get three". My problem is that in this boxes, get one, get two or get three, I can manually add price, like "price and compared to price" . I did this on the main market US, everything ok. Now, If I change to Germany for example, the mai price of the product will change to euro and will automatically do the currency convert, but in the tab "get one get two and get three" it shows the prices manually entered. I do have the option to connect a source. I have no idea how to do it, like, when I change the store currency in euro or another currency, not only the product price but also the discounted prices to change. Any idea ? 

please take a look at the screenshots. The one with the watch is mine and I need help to have the same result like the website product page with the moftpivot pro thing. Thank you in advance

Replies 5 (5)

PaulNewton
Shopify Partner
8031 687 1647

@Alin2025 check if the app has a feature or even supports multicurrency.

Otherwise custom currency is an advanced theme customization, further trying to customize a third party apps is very advanced if sometimes impossible.

 

If you have a real budget for customizations then contact me for services.
Contact info in forum signature below ⬇ ⬇ ⬇.
ALWAYS please provide context, examples: store url, theme name, post url(s) , or any further detail in ALL correspondence.

Contact paull.newton+shopifyforum@gmail.com for the solutions you need


Save time & money ,Ask Questions The Smart Way


Problem Solved? ✔Accept and Like solutions to help future merchants

Answers powered by coffee Thank Paul with a Coffee for more answers or donate to eff.org


lixonic
Shopify Partner
20 3 3

You need to bind those block prices to actual product.price logic rather than writing the numbers manually. Check product.price is available in that dynamic source and whether the textbox support liquid code. if yes, you can {{ product.price | times: 2 | money }} and thus the currency should autoconvert based on selected market.

Disclaimer : this is a wild guess. 

 

I build experiences powered by Shopify logic . ping me lixonic@gmail.com
Alin2025
Visitor
3 0 0

ii have not find product.price logic or i do not know where to look. Another thing is, I can connect a dynamic source, but I have no idea how to create a meta or something that it can connect with the product price. I was thinking to add 2 more products with the price for (GET two) and (get three) and connected there but I do not know how to connect. I think when there will be connected 2 more products for this bundle it will also automatically change and convert the currency. Thank you for your help.Image 7-1-25 at 10.35 AM.jpeg

lixonic
Shopify Partner
20 3 3

maybe instead of textbox we need custom liquid type , you may find the code in product-template section {% schema %} . I have not used this zendrop theme before.  making a guess here.


lixonic_0-1751454277265.png

 

I build experiences powered by Shopify logic . ping me lixonic@gmail.com
Alin2025
Visitor
3 0 0

I paid for a bundle app and now it is working. Before I have used "product.price" but it was not converting. Everything fixed with the bundle app. the only problem is now, that the "buy button" it does not matter which bundle offer customer choose, send him/she to the checkout with only one product. Example. Bundles offer 3 (3 products for 150$), add to cart + checkout = perfect everything. "Buy button" (buy it now) send to checkout = 1 product (price for offer 1, normal product offer)