Shopify themes, liquid, logos, and UX
Hey everyone,
in the Shopify Template Dawn, it says "von 36€" instead of "ab 36€" which is a more accurate german word for that.
Is there a way to change it? I tried searching in the code for "von" but i didn't find anything.
Thank you!
Solved! Go to the solution
This is an accepted solution.
Hello
1. Go to Online Store / Themes / Edit Code
2. Find the file located at / de.json
3. Make the necessary changes to the file
"price": {
"from_price_html": "ab {{ price }}",
"regular_price": "Normaler Preis",
"sale_price": "Verkaufspreis",
"unit_price": "Grundpreis"
},
This is an accepted solution.
Hello
1. Go to Online Store / Themes / Edit Code
2. Find the file located at / de.json
3. Make the necessary changes to the file
"price": {
"from_price_html": "ab {{ price }}",
"regular_price": "Normaler Preis",
"sale_price": "Verkaufspreis",
"unit_price": "Grundpreis"
},
Thank you very much!
Is there a better way to search for words in the code? Im doing it with CTRL+F but it doesn't search the whole code of de.json, just a small part where im looking at.
If you click on the code area and then the CTRL+F, it will search the entire file
Thank you bro ❤️
You're welcome, if you have any questions, you can write to me directly in private messages or by email info@developers-web.com
Log in to your Shopify admin.
Go to Online Store > Themes.
Next to your Dawn theme, click Actions and select Edit code.
In the Locales folder, find the German locale file (likely de.json).
Open the de.json file and search for the text "von".
Replace all relevant instances of "von" with "ab" where appropriate.
Click Save.
- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you @EyLuca .
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024