Answer the question
In order to leave comments, you need to log in
Is it possible to specify the price from - to in Yandex markup?
Hello.
Is it possible to specify the price from - to in the Yandex markup?
Well, that is, micro-markup for this price format "2,970 ₽ - 17,330 ₽"
Answer the question
In order to leave comments, you need to log in
The console displays the last returned value.
The function returned a value all 10 times, but nothing was done with it. And the console showed the latter.
>> 1, 2, 3, 4, 5;
<– 5
undefined
. console.log()
.
Here it is written how to do it right https://yandex.ru/support/webmaster/supported-sche...
and here schema.org/AggregateOffer
<div itemprop="offers" itemscope itemtype="http://schema.org/AggregateOffer">
<meta itemprop="priceCurrency" content="RUB">
<span itemprop="lowPrice">2 970</span> ₽ — <span itemprop="highPrice">17 330</span> ₽
</div>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question