```
✨ feat(shop): Ajoute la page de détails du produit avec schema.org.
```
This commit is contained in:
@@ -663,3 +663,18 @@ event_website_launch_date: "November 15, 2025"
|
||||
event_website_launch_title: "Website Launch"
|
||||
event_website_launch_text: "Launch of our official platform to inform about our activities, manage registrations, and share our creations."
|
||||
timeline_title: "Our Timeline"
|
||||
# --- New Product Page Keys ---
|
||||
product_add_to_cart: "Add to Cart"
|
||||
product_ref: "Reference"
|
||||
product_state: "Condition"
|
||||
product_state_new: "New"
|
||||
product_state_used: "Used"
|
||||
product_features_title: "Features"
|
||||
product_handmade: "Handmade (Artisanal)"
|
||||
product_not_handmade: "Industrial/Manufactured"
|
||||
product_custom: "Unique Piece (Custom)"
|
||||
product_not_custom: "Standard Item"
|
||||
product_short_desc_title: "Quick Overview"
|
||||
product_long_desc_title: "Detailed Description"
|
||||
product_estimated_delivery: "Estimated delivery: 2-5 working days."
|
||||
product_shipping_methods: "Shipping via Mondial Relay / Colissimo starting from €6 incl. tax"
|
||||
|
||||
@@ -597,3 +597,17 @@ event_miss_tergnier_text: "Signature du partenariat avec Miss Tergnier 2025."
|
||||
event_website_launch_date: "15 novembre, 2025"
|
||||
event_website_launch_title: "Lancement du Site Internet"
|
||||
event_website_launch_text: "Mise en ligne de notre plateforme officielle pour informer sur nos activités, gérer les inscriptions et partager nos créations."
|
||||
product_add_to_cart: "Ajouter au panier"
|
||||
product_ref: "Référence"
|
||||
product_state: "État"
|
||||
product_state_new: "Neuf"
|
||||
product_state_used: "Occasion"
|
||||
product_features_title: "Caractéristiques"
|
||||
product_handmade: "Fait Main (Artisanal)"
|
||||
product_not_handmade: "Industriel/Manufacturé"
|
||||
product_custom: "Pièce Unique (Sur Mesure)"
|
||||
product_not_custom: "Article Standard"
|
||||
product_short_desc_title: "Aperçu rapide"
|
||||
product_long_desc_title: "Description détaillée"
|
||||
product_estimated_delivery: "Livraison estimée : 2-5 jours ouvrés."
|
||||
product_shipping_methods: "Livraison par Mondial Relay / Colissimo à partir de 6€ TTC"
|
||||
|
||||
Reference in New Issue
Block a user