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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user