Коропові вудилища
Фільтри
- Уся Україна
← Назад
- Вся область
-
Показано 1 до 1 з 1 результатів
Фільтри
{
const url = new URL(window.location.href);
url.searchParams.delete('mode');
url.searchParams.set('mode', 'list');
window.location.href = url;
}, 150);
"
class="listing-mode-list flex flex-row flex-nowrap items-center justify-center bg-neutral-secondary-medium border border-brand rounded px-1.5 hover:cursor-pointer"
>
mode.list
{
const url = new URL(window.location.href);
url.searchParams.delete('mode');
url.searchParams.set('mode', 'grid');
window.location.href = url;
}, 150);
"
class="listing-mode-grid flex flex-row flex-nowrap items-center justify-center bg-neutral-secondary-medium border border-gray-300 rounded px-1.5 hover:cursor-pointer"
>
mode.grid
{
window.location.href = 'https://ribalki.com/c/koropovi-vudylyshcha';
}, 150);
"
class="block px-4 py-2 text-sm bg-gray-100 hover:bg-gray-100"
>
Найновіші
{
window.location.href = 'https://ribalki.com/c/koropovi-vudylyshcha?sort=price&sort_direction=asc';
}, 150);
"
class="block px-4 py-2 text-sm hover:bg-gray-100"
>
Найдешевші
{
window.location.href = 'https://ribalki.com/c/koropovi-vudylyshcha?sort=price&sort_direction=desc';
}, 150);
"
class="block px-4 py-2 text-sm hover:bg-gray-100"
>
Найдорожчі