What is the meaning of the priceRange property in Schema.org?

☆樱花仙子☆ 提交于 2019-12-08 19:28:57

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!