1 => img('100/1.jpg'). '<div class=label-wrap><span class="none">Бархатные ручки Питательный</span> <div class=label> 80 мл.<br> <span style="font-size: 1.1em">64 руб.</span></div></div>',
$shelfPrices = '
pr-question-main img { height: 380px }
pr-question-main .ansgroup td.rText, pr-question-main .ansgroup td.rText2 { min-width: 0 }
pr-question-main .ansgroup { margin-right: 0 }
pr-row-title {text-align: center}
.brand, .title { display: none }
.label { background: yellow; font-weight: bold; display: inline-block; margin: 5px; padding: 3px; }
.label-wrap { background: #555; text-align: center; margin: 0 -9px -9px; min-height: 30px; line-height: 1.2 }
pr-question-main .ansgroup {
margin-right: 0;
margin-left: 0;
}
@media screen and (max-device-width: 650px) {
pr-question-main .ansgroup {
width: auto;
}
}
';