All things Shopify and commerce
Hi,
I'm trying to translate "Buy It Now" button to Turkish. (I want it to be translated as "ŞİMDİ AL")
I would appreciate if you can help me with that. I'm using Dawn theme.
I've already tried steps below;
Thanks in advance
Solved! Go to the solution
This is an accepted solution.
O kısımı translate de bulamadım. Sana şöyle bir hile css kodu verebilirim. Kendi temamda çalıştırdım. Umarım senin temada sorunsuz çalışır.
Edit Code -> Theme.Liquid -> Head tagları arasına yapıştır.
<style>
.shopify-payment-button__button {
font-size: 0!important;
}
.shopify-payment-button__button::before {
content: "ŞİMDİ AL"!important;
position: absolute;
visibility: visible;
top: 0;
left: 0;
bottom: 0;
font-size: 14px;
display: contents;
}
</style>
Hi,
Can you share your store url
It can be adjusted from many places. My first guess is to check the checkout settings.
Önce bunu denemeni tavsiye ederim. Daha sonra farklı ihtimallere bakalım.
Ayarlar -> Ödeme -> En Alt -> Ödeme sayfası dili -> Yönet -> Ara -> "now" -> Değiştir & Kaydet
Hocam o kısım ödeme sayfasındaki şimdi ödenin çeviri bölümü. Bende de zaten o şekilde düzenlenmiş durumda.
Aramayı pay now değil buy it now olarak yazınca da böyle bir metin bulamıyor.
This is an accepted solution.
O kısımı translate de bulamadım. Sana şöyle bir hile css kodu verebilirim. Kendi temamda çalıştırdım. Umarım senin temada sorunsuz çalışır.
Edit Code -> Theme.Liquid -> Head tagları arasına yapıştır.
<style>
.shopify-payment-button__button {
font-size: 0!important;
}
.shopify-payment-button__button::before {
content: "ŞİMDİ AL"!important;
position: absolute;
visibility: visible;
top: 0;
left: 0;
bottom: 0;
font-size: 14px;
display: contents;
}
</style>
👍 işe yaradı, şimdilik bir sorun görünmüyor.
çok teşekkürler.
Rica ederim. İşe yaradığına sevindim. Yardıma ihtiyaç duyarsan çekinmeden sorabilirsin. İyi günler.
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024