feat: Increase free shipping threshold from 3000 to 10000 RSD

Update free shipping minimum from 3,000 RSD to 10,000 RSD across:
- TickerBar component
- English translations (en.json)
- Serbian translations (sr.json)
- French translations (fr.json)
- German translations (de.json)
This commit is contained in:
Unchained
2026-03-29 19:47:26 +02:00
parent de4eb0852c
commit 038a574c6e
5 changed files with 16 additions and 16 deletions

View File

@@ -4,7 +4,7 @@ import { motion } from "framer-motion";
export default function TickerBar() {
const items = [
"Free shipping on orders over 3000 RSD",
"Free shipping on orders over 10000 RSD",
"Natural ingredients",
"Cruelty-free",
"Handmade with love",

View File

@@ -16,7 +16,7 @@
"ctaButton": "Mein Haar & Haut transformieren",
"learnStory": "Unsere Geschichte entdecken",
"moneyBack": "30-Tage Geld-zurück",
"freeShipping": "Kostenloser Versand über 3.000 RSD",
"freeShipping": "Kostenloser Versand über 10.000 RSD",
"crueltyFree": "Tierversuchsfrei"
},
"collection": "Unsere Kollektion",
@@ -117,7 +117,7 @@
"email": "E-Mail",
"emailReply": "Wir antworten innerhalb von 24 Stunden",
"shippingTitle": "Versand",
"freeShipping": "Kostenloser Versand über 3.000 RSD",
"freeShipping": "Kostenloser Versand über 10.000 RSD",
"deliveryTime": "Geliefert innerhalb von 2-5 Werktagen",
"location": "Standort",
"locationDesc": "Serbien",
@@ -220,7 +220,7 @@
"naturalIngredients": "Natürliche Inhaltsstoffe",
"noAdditives": "Keine Zusatzstoffe",
"freeShipping": "Kostenloser Versand",
"ordersOver": "Bestellungen über 3.000 RSD"
"ordersOver": "Bestellungen über 10.000 RSD"
},
"ProblemSection": {
"title": "Das Problem",
@@ -295,7 +295,7 @@
"qty": "Menge",
"adding": "Wird hinzugefügt...",
"transformHairSkin": "Mein Haar & Haut transformieren",
"freeShipping": "Kostenloser Versand bei Bestellungen über 3.000 RSD",
"freeShipping": "Kostenloser Versand bei Bestellungen über 10.000 RSD",
"guarantee": "30-Tage-Garantie",
"secureCheckout": "Sicheres Bezahlen",
"easyReturns": "Einfache Rückgabe",

View File

@@ -16,7 +16,7 @@
"ctaButton": "Transform My Hair & Skin",
"learnStory": "Learn Our Story",
"moneyBack": "30-Day Money Back",
"freeShipping": "Free Shipping Over 3,000 RSD",
"freeShipping": "Free Shipping Over 10,000 RSD",
"crueltyFree": "Cruelty Free"
},
"collection": "Our Collection",
@@ -229,7 +229,7 @@
"naturalIngredients": "Natural Ingredients",
"noAdditives": "No additives",
"freeShipping": "Free Shipping",
"ordersOver": "Orders over 3,000 RSD"
"ordersOver": "Orders over 10,000 RSD"
},
"ProblemSection": {
"title": "The Problem",
@@ -324,7 +324,7 @@
"qty": "Qty",
"adding": "Adding...",
"transformHairSkin": "Transform My Hair & Skin",
"freeShipping": "Free shipping on orders over 3,000 RSD",
"freeShipping": "Free shipping on orders over 10,000 RSD",
"guarantee": "30-Day Guarantee",
"secureCheckout": "Secure Checkout",
"easyReturns": "Easy Returns",

View File

@@ -16,7 +16,7 @@
"ctaButton": "Transformer Mes Cheveux & Ma Peau",
"learnStory": "Découvrir Notre Histoire",
"moneyBack": "30 Jours Satisfait",
"freeShipping": "Livraison Gratuite +3.000 RSD",
"freeShipping": "Livraison Gratuite +10.000 RSD",
"crueltyFree": "Cruelty Free"
},
"collection": "Notre Collection",
@@ -117,7 +117,7 @@
"email": "Email",
"emailReply": "Nous répondons dans les 24 heures",
"shippingTitle": "Livraison",
"freeShipping": "Livraison gratuite +3.000 RSD",
"freeShipping": "Livraison gratuite +10.000 RSD",
"deliveryTime": "Livré dans 2-5 jours ouvrables",
"location": "Localisation",
"locationDesc": "Serbie",
@@ -220,7 +220,7 @@
"naturalIngredients": "Ingrédients Naturels",
"noAdditives": "Sans Additifs",
"freeShipping": "Livraison Gratuite",
"ordersOver": "Commandes +3.000 RSD"
"ordersOver": "Commandes +10.000 RSD"
},
"ProblemSection": {
"title": "Le Problème",
@@ -295,7 +295,7 @@
"qty": "Qté",
"adding": "Ajout en cours...",
"transformHairSkin": "Transformer Mes Cheveux & Ma Peau",
"freeShipping": "Livraison gratuite sur les commandes de +3.000 RSD",
"freeShipping": "Livraison gratuite sur les commandes de +10.000 RSD",
"guarantee": "Garantie 30 Jours",
"secureCheckout": "Paiement Sécurisé",
"easyReturns": "Retours Faciles",

View File

@@ -16,7 +16,7 @@
"ctaButton": "Transformiši moju kosu i kožu",
"learnStory": "Saznaj našu priču",
"moneyBack": "Povrat novca 30 dana",
"freeShipping": "Besplatna dostava preko 3.000 RSD",
"freeShipping": "Besplatna dostava preko 10.000 RSD",
"crueltyFree": "Bez okrutnosti"
},
"collection": "Naša kolekcija",
@@ -108,7 +108,7 @@
"email": "Email",
"emailReply": "Odgovaramo u roku od 24 sata",
"shippingTitle": "Dostava",
"freeShipping": "Besplatna dostava preko 3.000 RSD",
"freeShipping": "Besplatna dostava preko 10.000 RSD",
"deliveryTime": "Isporučeno u roku od 2-5 radnih dana",
"location": "Lokacija",
"locationDesc": "Srbija",
@@ -229,7 +229,7 @@
"naturalIngredients": "Prirodni sastojci",
"noAdditives": "Bez aditiva",
"freeShipping": "Besplatna dostava",
"ordersOver": "Porudžbine preko 3.000 RSD"
"ordersOver": "Porudžbine preko 10.000 RSD"
},
"ProblemSection": {
"title": "Problem",
@@ -324,7 +324,7 @@
"qty": "Kol",
"adding": "Dodavanje...",
"transformHairSkin": "Transformiši kosu i kožu",
"freeShipping": "Besplatna dostava za porudžbine preko 3.000 RSD",
"freeShipping": "Besplatna dostava za porudžbine preko 10.000 RSD",
"guarantee": "30-dnevna garancija",
"secureCheckout": "Sigurno plaćanje",
"easyReturns": "Lak povrat",