问题
What does the property priceRange mean in Schema.org?
https://schema.org/priceRange
I don't understand what is mean that, I live in Kazakhstan, maybe my culture or language does not give clear. Can you give me example for Kazakhstan country, where we use tenge currency.
回答1:
The Schema.org property priceRange gives the range of approximate prices of the products/services typically offered by that LocalBusiness
.
There seem to be two formats used in examples:
Specify as many currency symbols as there are digits in the price. So for prices from 100 to 999, you would use
₸₸₸
; for prices from 10 to 99, you would use₸₸
etc.(used in example 4 on LocalBusiness)
Specify the actual range, e.g. for prices from 90 to 240, then you would use
90 ₸ - 240 ₸
etc.(used in example 1 on Hotel)
In the issue priceRange property is ambiguous, this property gets discussed (it might get deprecated in the future, or at least defined more clearly, but we’ll have to see).
来源:https://stackoverflow.com/questions/40790269/what-is-the-meaning-of-the-pricerange-property-in-schema-org