Skip to content

Commit

Permalink
Merge branch 'add_price_in_euros_only_text_feedspec'
Browse files Browse the repository at this point in the history
  • Loading branch information
fotistsisk committed May 13, 2024
2 parents 9b17f20 + 6fc4af5 commit ab3fc62
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions source/localizable/feedspec/index.el.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -393,6 +393,8 @@ thumbnail.

> Το πεδίο τιμής μπορεί να δεχτεί μέχρι 2 δεκαδικά ψηφία.

> Η τιμή πρέπει να είναι σε ευρώ.

#### VAT Rate

Στο πεδίο αυτό μπορείτε να συμπληρώσετε τον συντελεστή Φ.Π.Α. του προϊόντος ως ποσοστό.
Expand Down Expand Up @@ -587,6 +589,7 @@ To <%= settings.site_name.capitalize %> χρησιμοποιεί ένα προκ
> Αν τα μεταφορικά δεν ισχύουν έστω και για ένα προϊόν, θα απενεργοποιηθούν για
όλα τα προϊόντα του XML.

> Το κόστος αυτό λαμβάνεται υπόψη μόνο στο μοντέλο χρέωσης redirection.

#### Color

Expand Down Expand Up @@ -838,6 +841,8 @@ To <%= settings.site_name.capitalize %> χρησιμοποιεί ένα προκ

> Το πεδίο τιμής μπορεί να δεχτεί μέχρι 2 δεκαδικά ψηφία.

> Η τιμή πρέπει να είναι σε ευρώ.

##### Παράδειγμα

~~~ xml
Expand Down
5 changes: 5 additions & 0 deletions source/localizable/feedspec/index.en.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit ab3fc62

Please sign in to comment.