feat(SEO): enhance product and category JSON-LD with shipping and return policy details

- Added merchant return policy and shipping details to the JSON-LD for both product and category schemas.
- Updated delivery method price to reflect the new shipping rate of 5.90 €.
- Improved localization files to include loading messages for products and updated various translations for consistency.
This commit is contained in:
sebseb7
2025-11-18 08:18:51 +01:00
parent b267b9132a
commit 277edea15e
45 changed files with 223 additions and 133 deletions

View File

@@ -10,13 +10,13 @@ export default {
"standard": "Τυπική αποστολή",
"standardFree": "Τυπική αποστολή - ΔΩΡΕΑΝ από παραγγελίες άνω των 100€!",
"notAvailable": "Δεν είναι επιλέξιμο γιατί ένα ή περισσότερα είδη μπορούν να παραληφθούν μόνο από το κατάστημα",
"bulky": "Για μεγάλα και βαριά αντικείμενα",
"bulky": "Για μεγάλα και βαριά είδη",
"pickupOnly": "Μόνο παραλαβή"
},
"prices": {
"free": "δωρεάν",
"freeFrom100": "(δωρεάν από 100€)",
"dhl": "6.99 €",
"dhl": "5.90 €",
"dpd": "4.90 €",
"sperrgut": "28.99 €"
},
@@ -30,6 +30,6 @@ export default {
"freeShippingInfo": "💡 Δωρεάν αποστολή από παραγγελίες άνω των 100€!",
"remainingForFree": "Προσθέστε ακόμα {{amount}}€ για δωρεάν αποστολή.",
"congratsFreeShipping": "🎉 Συγχαρητήρια! Έχετε δωρεάν αποστολή!",
"cartQualifiesFree": "Το καλάθι σας αξίας {{amount}}€ δικαιούται δωρεάν αποστολή."
"cartQualifiesFree": "Το καλάθι σας των {{amount}}€ πληροί τις προϋποθέσεις για δωρεάν αποστολή."
}
};

View File

@@ -25,6 +25,7 @@ export default {
"pickupPrice": "Τιμή παραλαβής: €19.90 ανά μοσχεύμα.",
"consistsOf": "Αποτελείται από:",
"loadingComponentDetails": "{{index}}. Φόρτωση λεπτομερειών συστατικού...",
"loadingProduct": "Φόρτωση προϊόντος...",
"individualPriceTotal": "Συνολική τιμή μεμονωμένων:",
"setPrice": "Τιμή σετ:",
"yourSavings": "Η εξοικονόμησή σας:",