Валута
BGN
  • EUR
  • BGN
Меню
Профил
Език
Начало Марки

КИКА БО

Филтри
КИКА БО
Описание
Кика Груп оод
contact-us@kikkaboo.com
+359 888 031 680 или 032/515151
Пловдив 4000 ул.Васил Левски №121
Виж още

113

продукти

«1 2 3 4 5 6 7 8»

Продукти

Page 1 of 8
«1 2 3 4 5 6 7 8»

Най-продавани

.usp-bar { background:#fff8e1; } .usp-bar div { text-align:center; padding:6px 10px; font-size:14px; } document.addEventListener('DOMContentLoaded', function () { try { const selects = Array.from(document.querySelectorAll('select')) .filter(s => /(sort|order|orderby)/i.test([s.name, s.id, s.className].join(' '))); for (const s of selects) { const opt = Array.from(s.options).find(o => { const txt = (o.textContent || '').toLowerCase(); const val = (o.value || '').toLowerCase(); return ( (txt.includes('име') && (txt.includes('a–я') || txt.includes('а–я') || txt.includes('a-z'))) || ((val.includes('name') || val.includes('title')) && (val.includes('asc') || val.includes('a'))) ); }); if (opt && s.value !== opt.value) { s.value = opt.value; s.dispatchEvent(new Event('change', { bubbles: true })); break; } } } catch (e) { console.warn('Alphabetical sort helper:', e); } });