Купи сейчас, плати потом. Подробнее
${ chosenFilters.material.length ? filters.material.filter((x) => chosenFilters.material.includes(x.id)).map((x) => x.name).join(', ') : 'Материал' }
Смотреть все
${ option.name }
${ chosenFilters.category.length ? filters.category.filter((x) => chosenFilters.category.includes(x.id)).map((x) => x.name).join(', ') : 'Категория' }
Смотреть все
${ option.name }