{"products":"<div id=\"layer-product-list\">\n        <section class=\"pb-8\" id=\"product-list\" aria-label=\"Elenco&#x20;dei&#x20;prodotti\" tabindex=\"-1\">\n        <script>\n    function initToolbar_69d4046e5620c() {\n        return {\n            options: {\"productListToolbarForm\":{\"mode\":\"product_list_mode\",\"direction\":\"product_list_dir\",\"order\":\"product_list_order\",\"limit\":\"product_list_limit\",\"modeDefault\":\"grid\",\"directionDefault\":\"asc\",\"orderDefault\":\"position\",\"limitDefault\":20,\"url\":\"https:\\\/\\\/www.agraria-comand.it\\\/brand\\\/oregon.html\",\"formKey\":\"rstVzCQJvD4v7RwO\",\"post\":false,\"page\":\"p\"}}.productListToolbarForm || {},\n            getUrlParams: function () {\n                let decode = window.decodeURIComponent,\n                    urlPaths = this.options.url.split('?'),\n                    urlParams = urlPaths[1] ? urlPaths[1].split('&') : [],\n                    params = {},\n                    parameters, i;\n\n                for (i = 0; i < urlParams.length; i++) {\n                    parameters = urlParams[i].split('=');\n                    params[decode(parameters[0])] = parameters[1] !== undefined ?\n                        decode(parameters[1].replace(\/\\+\/g, '%20')) :\n                        '';\n                }\n\n                return params;\n            },\n            getCurrentLimit: function () {\n                return this.getUrlParams()[this.options.limit] || this.options.limitDefault;\n            },\n            getCurrentPage: function () {\n                return this.getUrlParams()[this.options.page] || 1;\n            },\n            changeUrl(paramName, paramValue, defaultValue) {\n                let urlPaths = this.options.url.split('?'),\n                    baseUrl = urlPaths[0],\n                    paramData = this.getUrlParams(),\n                    currentPage = this.getCurrentPage(),\n                    newPage;\n\n                \/**\n                 * calculates the page on which the first item of the current page will\n                 * be with the new limit and sets that number as the new page\n                 *\/\n                if (currentPage > 1 && paramName === this.options.limit) {\n                    newPage = Math.floor(this.getCurrentLimit() * (currentPage - 1) \/ paramValue) + 1;\n\n                    if (newPage > 1) {\n                        paramData[this.options.page] = newPage;\n                    } else {\n                        delete paramData[this.options.page];\n                    }\n                }\n\n                paramData[paramName] = paramValue;\n\n                if (this.options.post) {\n                    hyva.postForm({action: baseUrl, data: paramData, skipUenc: true});\n                } else {\n                    if (paramValue === defaultValue.toString()) {\n                        delete paramData[paramName];\n                    }\n                    paramData = Object.keys(paramData).length === 0\n                        ? ''\n                        : '?' + (new URLSearchParams(paramData));\n                    location.href = baseUrl + paramData\n                }\n            }\n        }\n    }\n<\/script>\n    <div x-data=\"initToolbar_69d4046e5620c()\"\n         class=\"toolbar toolbar-products flex justify-between flex-wrap items-center gap-4\">\n                                    \n                <div\n            class=\"modes flex justify-center space-x-1 mr-2 items-center px-2 py-2 rounded-md border border-gray-300 bg-white text-sm leading-5\n             w-20 order-1 col-span-1 sm:col-span-2 md:col-span-1 lg:col-span-2\"\n            aria-label=\"Modalit&#xE0;&#x20;di&#x20;visualizzazione&#x20;dei&#x20;prodotti\"\n        >\n                                                <strong\n                        title=\"Griglia\"\n                        class=\"modes-mode active mode-grid\"\n                        role=\"checkbox\"\n                        aria-checked=\"true\"\n                        data-value=\"grid\"\n                        aria-label=\"Modalit&#xE0;&#x20;di&#x20;visualizzazione&#x20;dei&#x20;prodotti&#x20;-&#x20;Griglia\"\n                    >\n                        <span>Griglia<\/span>\n                    <\/strong>\n                                                                <button\n                        class=\"modes-mode mode-list opacity-50 hover:opacity-100\"\n                        title=\"Lista\"\n                        href=\"#\"\n                        @click.prevent=\"changeUrl(\n                            'product_list_mode',\n                            'list',\n                            options.modeDefault\n                        )\"\n                        data-role=\"mode-switcher\"\n                        data-value=\"list\"\n                        role=\"checkbox\"\n                        aria-checked=\"false\"\n                        aria-label=\"Modalit&#xE0;&#x20;di&#x20;visualizzazione&#x20;dei&#x20;prodotti&#x20;-&#x20;Lista\"\n                    >\n                        <span>Lista<\/span>\n                    <\/button>\n                                    <\/div>\n\n    \n                <div class=\"toolbar-sorter sorter flex items-center order-1 col-span-4 sm:col-span-6\n        md:col-span-3 lg:col-span-6 justify-start md:justify-end\">\n    <select data-role=\"sorter\"\n            class=\"form-select sorter-options mr-3\"\n            aria-label=\"Ordina per\"\n            @change=\"changeUrl(\n                'product_list_order',\n                $event.currentTarget.options[$event.currentTarget.selectedIndex].value,\n                options.orderDefault\n            )\">\n                    <option value=\"position\"\n                                    selected=\"selected\"\n                                >\n                Posizione            <\/option>\n                    <option value=\"name\"\n                                >\n                Nome            <\/option>\n                    <option value=\"price\"\n                                >\n                Prezzo unitario            <\/option>\n            <\/select>\n            <a title=\"Imposta&#x20;la&#x20;direzione&#x20;decrescente\"\n           href=\"#\"\n           class=\"action sorter-action sort-asc\"\n           @click.prevent=\"changeUrl('product_list_dir', 'desc', options.directionDefault)\"\n        >\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke=\"currentColor\" aria-hidden=\"true\" width=\"24\" height=\"24\" role=\"img\">\n  <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M3 4h13M3 8h9m-9 4h9m5-4v12m0 0l-4-4m4 4l4-4\"\/>\n<title>sort-descending<\/title><\/svg>\n        <\/a>\n    <\/div>\n                        <\/div>\n                        <div class=\"products wrapper mode-grid products-grid\">\n            <div class=\"mx-auto pt-4 pb-12 grid gap-4 grid-cols-1 sm:grid-cols-2 xl:grid-cols-4\">\n                \n<form method=\"post\"\n    action=\"https:\/\/www.agraria-comand.it\/checkout\/cart\/add\/uenc\/%25uenc%25\/product\/6353\/\"\n    class=\"item product product-item product_addtocart_form card card-interactive flex flex-col w-full \"\n    >\n    <input name=\"form_key\" type=\"hidden\" value=\"rstVzCQJvD4v7RwO\" \/>    <input type=\"hidden\" name=\"product\" value=\"6353\"\/>\n                <a href=\"https:\/\/www.agraria-comand.it\/lima-rotonda-affilare-catene-oregon.html\"\n        class=\"product photo product-item-photo block mx-auto mb-3 \"\n        tabindex=\"-1\"\n    >\n        <img class=\"hover:shadow-sm object-contain product-image-photo\"\n     x-data=\"\"\n     @update-gallery-6353.window=\"$root.src = $event.detail\"\n            loading=\"eager\"\n            fetchpriority=\"high\"\n        src=\"https:\/\/www.agraria-comand.it\/media\/catalog\/product\/cache\/9b10834dad7c972401e4e4c07a013aaa\/t\/o\/tondino_lima_1.png\"\n        width=\"240\"\n    height=\"300\"\n    alt=\"Tondino&#x20;lima&#x20;per&#x20;catena\"\n    title=\"Tondino&#x20;lima&#x20;per&#x20;catena\"\n\/>\n    <\/a>\n    <div class=\"product-info flex flex-col grow\">\n                <div class=\"mt-2 mb-1 text-base font-semibold\">\n            <a\n                class=\"product-item-link\"\n                href=\"https:\/\/www.agraria-comand.it\/lima-rotonda-affilare-catene-oregon.html\"\n                :id=\"`slide-desc-6353-${$id('slider-id')}`\"\n            >\n                Lima rotonda 1\/8 (3,2 mm) per affilare catene Oregon             <\/a>\n        <\/div>\n\n        \n                            \n        \n        <script>\n            function initPriceBox__69d4046e59256()\n            {\n                return {\n                    updatePrice(priceData) {\n                        const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');\n                        const regularPriceElement = this.$root.querySelector('.normal-price [data-price-type=finalPrice].price-wrapper .price');\n                        const basePriceElement = this.$root.querySelector('.normal-price [data-price-type=basePrice].price-wrapper .price');\n                        if (priceData.finalPrice.amount < priceData.oldPrice.amount) {\n                            regularPriceLabel.classList.add('hidden');\n                        } else {\n                            regularPriceLabel.classList.remove('hidden');\n                        }\n                        regularPriceElement && (regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount));\n                        basePriceElement && (basePriceElement.innerText = hyva.formatPrice(priceData.basePrice.amount));\n                    }\n                }\n            }\n        <\/script>\n        <div class=\"pt-1 text-gray-900 price-list-item\"\n             x-data=\"initPriceBox__69d4046e59256()\"\n             @update-prices-6353.window=\"updatePrice($event.detail);\"\n        >\n            <div class=\"price-box price-final_price\" data-role=\"priceBox\" data-product-id=\"6353\" data-price-box=\"product-id-6353\">\n    \n<span\n    x-data x-id=\"['product\\u002Dprice\\u002D6353']\"    class=\"price-container price-final_price&#x20;tax&#x20;weee\"\n        >\n    <span  :id=\"$id('product\\u002Dprice\\u002D6353')\"                data-price-amount=\"2.562001\"\n        data-price-type=\"finalPrice\"\n        class=\"price-wrapper \"\n    ><span class=\"price\">2,56\u00a0\u20ac<\/span><\/span>\n        <\/span>\n\n<\/div>        <\/div>\n\n        <div class=\"mt-auto pt-3 flex flex-wrap items-center justify-center justify-between\">\n                        <button class=\"w-auto btn btn-primary justify-center text-xs uppercase pl-1 pr-1 shadow-none\"\n                aria-label=\"Aggiungi&#x20;al&#x20;Carrello&#x20;Lima&#x20;rotonda&#x20;1&#x2F;8&#x20;&#x28;3,2&#x20;mm&#x29;&#x20;per&#x20;affilare&#x20;catene&#x20;Oregon&#x20;\"\n            >\n                <span class=\"inline\">\n                    Aggiungi al Carrello                <\/span>\n            <\/button>\n                                    <button x-data=\"initWishlist()\"\n                    @click.prevent=\"addToWishlist(6353)\"\n                    aria-label=\"Aggiungi&#x20;alla&#x20;lista&#x20;desideri&#x20;Lima&#x20;rotonda&#x20;1&#x2F;8&#x20;&#x28;3,2&#x20;mm&#x29;&#x20;per&#x20;affilare&#x20;catene&#x20;Oregon&#x20;\"\n                    type=\"button\"\n                    class=\"rounded-full w-6 h-6 bg-gray-200 p-0 border-0 inline-flex shrink-0 items-center justify-center text-gray-500 hover:text-primary ml-2\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 20 20\" fill=\"currentColor\" aria-hidden=\"true\" class=\"w-5 h-5\" width=\"20\" height=\"20\">\n  <path fill-rule=\"evenodd\" d=\"M3.172 5.172a4 4 0 015.656 0L10 6.343l1.172-1.171a4 4 0 115.656 5.656L10 17.657l-6.828-6.829a4 4 0 010-5.656z\" clip-rule=\"evenodd\"\/>\n<\/svg>\n            <\/button>\n                                                                        <\/div>\n    <\/div>\n<\/form>\n\n<form method=\"post\"\n    action=\"https:\/\/www.agraria-comand.it\/checkout\/cart\/add\/uenc\/%25uenc%25\/product\/6197\/\"\n    class=\"item product product-item product_addtocart_form card card-interactive flex flex-col w-full \"\n    >\n    <input name=\"form_key\" type=\"hidden\" value=\"rstVzCQJvD4v7RwO\" \/>    <input type=\"hidden\" name=\"product\" value=\"6197\"\/>\n                <a href=\"https:\/\/www.agraria-comand.it\/testine-per-decespugliatori-con-sistema-gator-speedload-di-oregon.html\"\n        class=\"product photo product-item-photo block mx-auto mb-3 \"\n        tabindex=\"-1\"\n    >\n        <img class=\"hover:shadow-sm object-contain product-image-photo\"\n     x-data=\"\"\n     @update-gallery-6197.window=\"$root.src = $event.detail\"\n            loading=\"eager\"\n            fetchpriority=\"high\"\n        src=\"https:\/\/www.agraria-comand.it\/media\/catalog\/product\/cache\/9b10834dad7c972401e4e4c07a013aaa\/s\/p\/speedload-oregon.jpg\"\n        width=\"240\"\n    height=\"300\"\n    alt=\"testina&#x20;oregon\"\n    title=\"testina&#x20;oregon\"\n\/>\n    <\/a>\n    <div class=\"product-info flex flex-col grow\">\n                <div class=\"mt-2 mb-1 text-base font-semibold\">\n            <a\n                class=\"product-item-link\"\n                href=\"https:\/\/www.agraria-comand.it\/testine-per-decespugliatori-con-sistema-gator-speedload-di-oregon.html\"\n                :id=\"`slide-desc-6197-${$id('slider-id')}`\"\n            >\n                Testine per decespugliatori con sistema Gator SpeedLoad di Oregon            <\/a>\n        <\/div>\n\n        \n                            \n        \n        <script>\n            function initPriceBox__69d4046e5e20b()\n            {\n                return {\n                    updatePrice(priceData) {\n                        const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');\n                        const regularPriceElement = this.$root.querySelector('.normal-price [data-price-type=finalPrice].price-wrapper .price');\n                        const basePriceElement = this.$root.querySelector('.normal-price [data-price-type=basePrice].price-wrapper .price');\n                        if (priceData.finalPrice.amount < priceData.oldPrice.amount) {\n                            regularPriceLabel.classList.add('hidden');\n                        } else {\n                            regularPriceLabel.classList.remove('hidden');\n                        }\n                        regularPriceElement && (regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount));\n                        basePriceElement && (basePriceElement.innerText = hyva.formatPrice(priceData.basePrice.amount));\n                    }\n                }\n            }\n        <\/script>\n        <div class=\"pt-1 text-gray-900 price-list-item\"\n             x-data=\"initPriceBox__69d4046e5e20b()\"\n             @update-prices-6197.window=\"updatePrice($event.detail);\"\n        >\n            <div class=\"price-box price-final_price\" data-role=\"priceBox\" data-product-id=\"6197\" data-price-box=\"product-id-6197\"><div class=\"price-box\">\n        <p class=\"minimal-price\">\n        \n<span\n        class=\"price-container tax&#x20;weee\"\n        >\n    <span                 data-price-amount=\"10.919001\"\n        data-price-type=\"\"\n        class=\"price-wrapper \"\n    ><span class=\"price\">10,92\u00a0\u20ac<\/span><\/span>\n        <\/span>\n    <\/p>\n    <\/div>\n<\/div>        <\/div>\n\n        <div class=\"mt-auto pt-3 flex flex-wrap items-center justify-center justify-between\">\n                        <button class=\"w-auto btn btn-primary justify-center text-xs uppercase pl-1 pr-1 shadow-none\"\n                aria-label=\"Aggiungi&#x20;al&#x20;Carrello&#x20;Testine&#x20;per&#x20;decespugliatori&#x20;con&#x20;sistema&#x20;Gator&#x20;SpeedLoad&#x20;di&#x20;Oregon\"\n            >\n                <span class=\"inline\">\n                    Aggiungi al Carrello                <\/span>\n            <\/button>\n                                    <button x-data=\"initWishlist()\"\n                    @click.prevent=\"addToWishlist(6197)\"\n                    aria-label=\"Aggiungi&#x20;alla&#x20;lista&#x20;desideri&#x20;Testine&#x20;per&#x20;decespugliatori&#x20;con&#x20;sistema&#x20;Gator&#x20;SpeedLoad&#x20;di&#x20;Oregon\"\n                    type=\"button\"\n                    class=\"rounded-full w-6 h-6 bg-gray-200 p-0 border-0 inline-flex shrink-0 items-center justify-center text-gray-500 hover:text-primary ml-2\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 20 20\" fill=\"currentColor\" aria-hidden=\"true\" class=\"w-5 h-5\" width=\"20\" height=\"20\">\n  <path fill-rule=\"evenodd\" d=\"M3.172 5.172a4 4 0 015.656 0L10 6.343l1.172-1.171a4 4 0 115.656 5.656L10 17.657l-6.828-6.829a4 4 0 010-5.656z\" clip-rule=\"evenodd\"\/>\n<\/svg>\n            <\/button>\n                                                                        <\/div>\n    <\/div>\n<\/form>\n\n<form method=\"post\"\n    action=\"https:\/\/www.agraria-comand.it\/checkout\/cart\/add\/uenc\/%25uenc%25\/product\/6196\/\"\n    class=\"item product product-item product_addtocart_form card card-interactive flex flex-col w-full \"\n    >\n    <input name=\"form_key\" type=\"hidden\" value=\"rstVzCQJvD4v7RwO\" \/>    <input type=\"hidden\" name=\"product\" value=\"6196\"\/>\n                <a href=\"https:\/\/www.agraria-comand.it\/catena-oregon-motosega.html\"\n        class=\"product photo product-item-photo block mx-auto mb-3 \"\n        tabindex=\"-1\"\n    >\n        <img class=\"hover:shadow-sm object-contain product-image-photo\"\n     x-data=\"\"\n     @update-gallery-6196.window=\"$root.src = $event.detail\"\n            loading=\"eager\"\n            fetchpriority=\"high\"\n        src=\"https:\/\/www.agraria-comand.it\/media\/catalog\/product\/cache\/9b10834dad7c972401e4e4c07a013aaa\/c\/a\/catena-oregon-91vxl.jpg\"\n        width=\"240\"\n    height=\"300\"\n    alt=\"catena&#x20;oregon&#x20;91&#x20;vxl\"\n    title=\"catena&#x20;oregon&#x20;91&#x20;vxl\"\n\/>\n    <\/a>\n    <div class=\"product-info flex flex-col grow\">\n                <div class=\"mt-2 mb-1 text-base font-semibold\">\n            <a\n                class=\"product-item-link\"\n                href=\"https:\/\/www.agraria-comand.it\/catena-oregon-motosega.html\"\n                :id=\"`slide-desc-6196-${$id('slider-id')}`\"\n            >\n                Catena Oregon 91VXL per motosega 3\/8  0,50 (1,3 mm)            <\/a>\n        <\/div>\n\n        \n                            \n        \n        <script>\n            function initPriceBox__69d4046e5f70f()\n            {\n                return {\n                    updatePrice(priceData) {\n                        const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');\n                        const regularPriceElement = this.$root.querySelector('.normal-price [data-price-type=finalPrice].price-wrapper .price');\n                        const basePriceElement = this.$root.querySelector('.normal-price [data-price-type=basePrice].price-wrapper .price');\n                        if (priceData.finalPrice.amount < priceData.oldPrice.amount) {\n                            regularPriceLabel.classList.add('hidden');\n                        } else {\n                            regularPriceLabel.classList.remove('hidden');\n                        }\n                        regularPriceElement && (regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount));\n                        basePriceElement && (basePriceElement.innerText = hyva.formatPrice(priceData.basePrice.amount));\n                    }\n                }\n            }\n        <\/script>\n        <div class=\"pt-1 text-gray-900 price-list-item\"\n             x-data=\"initPriceBox__69d4046e5f70f()\"\n             @update-prices-6196.window=\"updatePrice($event.detail);\"\n        >\n            <div class=\"price-box price-final_price\" data-role=\"priceBox\" data-product-id=\"6196\" data-price-box=\"product-id-6196\">\n    \n<span\n    x-data x-id=\"['product\\u002Dprice\\u002D6196']\"    class=\"price-container price-final_price&#x20;tax&#x20;weee\"\n        >\n    <span  :id=\"$id('product\\u002Dprice\\u002D6196')\"                data-price-amount=\"0.390401\"\n        data-price-type=\"finalPrice\"\n        class=\"price-wrapper \"\n    ><span class=\"price\">0,39\u00a0\u20ac<\/span><\/span>\n        <\/span>\n\n<\/div>        <\/div>\n\n        <div class=\"mt-auto pt-3 flex flex-wrap items-center justify-center justify-between\">\n                        <button class=\"w-auto btn btn-primary justify-center text-xs uppercase pl-1 pr-1 shadow-none\"\n                aria-label=\"Aggiungi&#x20;al&#x20;Carrello&#x20;Catena&#x20;Oregon&#x20;91VXL&#x20;per&#x20;motosega&#x20;3&#x2F;8&#x20;&#x20;0,50&#x20;&#x28;1,3&#x20;mm&#x29;\"\n            >\n                <span class=\"inline\">\n                    Aggiungi al Carrello                <\/span>\n            <\/button>\n                                    <button x-data=\"initWishlist()\"\n                    @click.prevent=\"addToWishlist(6196)\"\n                    aria-label=\"Aggiungi&#x20;alla&#x20;lista&#x20;desideri&#x20;Catena&#x20;Oregon&#x20;91VXL&#x20;per&#x20;motosega&#x20;3&#x2F;8&#x20;&#x20;0,50&#x20;&#x28;1,3&#x20;mm&#x29;\"\n                    type=\"button\"\n                    class=\"rounded-full w-6 h-6 bg-gray-200 p-0 border-0 inline-flex shrink-0 items-center justify-center text-gray-500 hover:text-primary ml-2\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 20 20\" fill=\"currentColor\" aria-hidden=\"true\" class=\"w-5 h-5\" width=\"20\" height=\"20\">\n  <path fill-rule=\"evenodd\" d=\"M3.172 5.172a4 4 0 015.656 0L10 6.343l1.172-1.171a4 4 0 115.656 5.656L10 17.657l-6.828-6.829a4 4 0 010-5.656z\" clip-rule=\"evenodd\"\/>\n<\/svg>\n            <\/button>\n                                                                        <\/div>\n    <\/div>\n<\/form>\n            <\/div>\n        <\/div>\n        <script>\n    function initToolbar_69d4046e6038f() {\n        return {\n            options: {\"productListToolbarForm\":{\"mode\":\"product_list_mode\",\"direction\":\"product_list_dir\",\"order\":\"product_list_order\",\"limit\":\"product_list_limit\",\"modeDefault\":\"grid\",\"directionDefault\":\"asc\",\"orderDefault\":\"position\",\"limitDefault\":20,\"url\":\"https:\\\/\\\/www.agraria-comand.it\\\/brand\\\/oregon.html\",\"formKey\":\"rstVzCQJvD4v7RwO\",\"post\":false,\"page\":\"p\"}}.productListToolbarForm || {},\n            getUrlParams: function () {\n                let decode = window.decodeURIComponent,\n                    urlPaths = this.options.url.split('?'),\n                    urlParams = urlPaths[1] ? urlPaths[1].split('&') : [],\n                    params = {},\n                    parameters, i;\n\n                for (i = 0; i < urlParams.length; i++) {\n                    parameters = urlParams[i].split('=');\n                    params[decode(parameters[0])] = parameters[1] !== undefined ?\n                        decode(parameters[1].replace(\/\\+\/g, '%20')) :\n                        '';\n                }\n\n                return params;\n            },\n            getCurrentLimit: function () {\n                return this.getUrlParams()[this.options.limit] || this.options.limitDefault;\n            },\n            getCurrentPage: function () {\n                return this.getUrlParams()[this.options.page] || 1;\n            },\n            changeUrl(paramName, paramValue, defaultValue) {\n                let urlPaths = this.options.url.split('?'),\n                    baseUrl = urlPaths[0],\n                    paramData = this.getUrlParams(),\n                    currentPage = this.getCurrentPage(),\n                    newPage;\n\n                \/**\n                 * calculates the page on which the first item of the current page will\n                 * be with the new limit and sets that number as the new page\n                 *\/\n                if (currentPage > 1 && paramName === this.options.limit) {\n                    newPage = Math.floor(this.getCurrentLimit() * (currentPage - 1) \/ paramValue) + 1;\n\n                    if (newPage > 1) {\n                        paramData[this.options.page] = newPage;\n                    } else {\n                        delete paramData[this.options.page];\n                    }\n                }\n\n                paramData[paramName] = paramValue;\n\n                if (this.options.post) {\n                    hyva.postForm({action: baseUrl, data: paramData, skipUenc: true});\n                } else {\n                    if (paramValue === defaultValue.toString()) {\n                        delete paramData[paramName];\n                    }\n                    paramData = Object.keys(paramData).length === 0\n                        ? ''\n                        : '?' + (new URLSearchParams(paramData));\n                    location.href = baseUrl + paramData\n                }\n            }\n        }\n    }\n<\/script>\n    <div x-data=\"initToolbar_69d4046e6038f()\"\n         class=\"toolbar toolbar-products flex justify-between flex-wrap items-center gap-4\">\n                    <p class=\"toolbar-amount text-sm leading-5 text-gray-700 order-3 sm:order-2 md:order-3\n    lg:order-2 col-span-2 gap-x-1\" id=\"toolbar-amount\">\n            <span class=\"toolbar-number\">3<\/span> elementi    <\/p>\n            \n    \n    \n\n    \n\n    \n    \n            \n    <div class=\"field limiter flex items-center order-3 sm:order-2 md:order-3 lg:order-2 col-span-2 justify-end\">\n        <div class=\"control\">\n            <label class=\"text-sm label\">\n                <span aria-hidden=\"true\">Mostra<\/span>\n\n                <select\n                    data-role=\"limiter\"\n                    class=\"form-select limiter-options\"\n                    @change=\"changeUrl(\n                        'product_list_limit',\n                        $event.currentTarget.options[$event.currentTarget.selectedIndex].value,\n                        options.limitDefault\n                    )\"\n                    aria-label=\"Mostra&#x20;gli&#x20;elementi&#x20;per&#x20;pagina\"\n                >\n                                    <option value=\"20\"\n                                                    selected=\"selected\"\n                        >\n                        20                    <\/option>\n                                    <option value=\"24\"\n                        >\n                        24                    <\/option>\n                                    <option value=\"32\"\n                        >\n                        32                    <\/option>\n                                <\/select>\n            <\/label>\n        <\/div>\n    <\/div>\n            <\/div>\n    <\/section>\n<\/div>\n","navigation":""}