From 6fc4af5b016fa8a35633a633b35fe865c641e4da Mon Sep 17 00:00:00 2001 From: Fotis Tsiskakis Date: Mon, 13 May 2024 12:35:24 +0300 Subject: [PATCH] Added that the price should be in euros and the the shipping costs are only for redirection in feedspec. --- source/localizable/feedspec/index.el.html.md.erb | 5 +++++ source/localizable/feedspec/index.en.html.md.erb | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/source/localizable/feedspec/index.el.html.md.erb b/source/localizable/feedspec/index.el.html.md.erb index 66a2216d..4160a80d 100644 --- a/source/localizable/feedspec/index.el.html.md.erb +++ b/source/localizable/feedspec/index.el.html.md.erb @@ -393,6 +393,8 @@ thumbnail. > Το πεδίο τιμής μπορεί να δεχτεί μέχρι 2 δεκαδικά ψηφία. +> Η τιμή πρέπει να είναι σε ευρώ. + #### VAT Rate Στο πεδίο αυτό μπορείτε να συμπληρώσετε τον συντελεστή Φ.Π.Α. του προϊόντος ως ποσοστό. @@ -587,6 +589,7 @@ To <%= settings.site_name.capitalize %> χρησιμοποιεί ένα προκ > Αν τα μεταφορικά δεν ισχύουν έστω και για ένα προϊόν, θα απενεργοποιηθούν για όλα τα προϊόντα του XML. +> Το κόστος αυτό λαμβάνεται υπόψη μόνο στο μοντέλο χρέωσης redirection. #### Color @@ -838,6 +841,8 @@ To <%= settings.site_name.capitalize %> χρησιμοποιεί ένα προκ > Το πεδίο τιμής μπορεί να δεχτεί μέχρι 2 δεκαδικά ψηφία. +> Η τιμή πρέπει να είναι σε ευρώ. + ##### Παράδειγμα ~~~ xml diff --git a/source/localizable/feedspec/index.en.html.md.erb b/source/localizable/feedspec/index.en.html.md.erb index 99a8610f..9dcb6a28 100644 --- a/source/localizable/feedspec/index.en.html.md.erb +++ b/source/localizable/feedspec/index.en.html.md.erb @@ -357,6 +357,8 @@ It's the products retail price **including V.A.T**. > The price field accepts up to 2 decimal places. +> The price should be in euros. + #### VAT Rate It's the product's VAT rate. @@ -558,6 +560,7 @@ location. If this is not the case , then this attribute should be blank. long as they are accurate every time. If, even for one product, shipping costs are not accurate then they will be removed from all products in your data feed. +> Shipping costs are taken into consideration exclusively for the redirection billing model. #### Color @@ -797,6 +800,8 @@ It's the size variation's retail price **including V.A.T**. > The price field accepts up to 2 decimal places. +> The price should be in euros. + ##### Example ~~~ xml