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() { export default function TickerBar() {
const items = [ const items = [
"Free shipping on orders over 3000 RSD", "Free shipping on orders over 10000 RSD",
"Natural ingredients", "Natural ingredients",
"Cruelty-free", "Cruelty-free",
"Handmade with love", "Handmade with love",

View File

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

View File

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

View File

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

View File

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