{"id":3006,"date":"2024-02-22T15:25:45","date_gmt":"2024-02-22T14:25:45","guid":{"rendered":"https:\/\/xbike.be\/?page_id=3006"},"modified":"2024-12-10T09:07:50","modified_gmt":"2024-12-10T08:07:50","slug":"products","status":"publish","type":"page","link":"https:\/\/xbike.be\/index.php\/products\/","title":{"rendered":"Catalogue"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3006\" class=\"elementor elementor-3006\">\n\t\t\t\t\t\t<div class=\"elementor-section elementor-top-section elementor-element elementor-element-8a664ee elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"8a664ee\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ce5d5a5\" data-id=\"ce5d5a5\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-50340b9 elementor-widget elementor-widget-shortcode\" data-id=\"50340b9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap-icons@1.11.3\/font\/bootstrap-icons.min.css\">\n<style>\n  .nav-container {\n    position: relative;\n    display: none;\n    max-width: 50px; \/* $toggleSize + $toggleMargin *\/\n    max-height: 50px; \/* $toggleSize + $toggleMargin *\/\n    overflow: visible;\n    outline: none;\n  }\n\n  .nav-container.is-active .nav-toggle:before,\n  .nav-container.is-active .nav-toggle:after {\n    box-shadow: none;\n  }\n\n  .nav-container.is-active .nav-toggle:before {\n    transform: rotate(-45deg);\n  }\n\n  .nav-container.is-active .nav-toggle:after {\n    transform: rotate(45deg);\n  }\n\n  .nav-container.is-active .nav-items {\n    transform: translate(0, 0);\n  }\n\n  .nav-container .nav-toggle {\n    position: relative;\n    width: 40px; \/* $toggleSize *\/\n    height: 40px; \/* $toggleSize *\/\n    margin: 10px; \/* $toggleMargin *\/\n    z-index: 2;\n  }\n\n  .nav-container .nav-toggle:hover {\n    cursor: pointer;\n  }\n\n  .nav-container .nav-toggle:before,\n  .nav-container .nav-toggle:after {\n    content: \"\";\n    position: absolute;\n    top: 18px; \/* $offset - $toggleLine \/ 2 with $offset being $toggleSize * 0.5 *\/\n    left: 0;\n    transform: translate(0, 0);\n    width: 100%;\n    height: 4px; \/* $toggleLine *\/\n    background: red; \/* $toggleColor *\/\n    transition: transform .3s ease, box-shadow .3s ease;\n  }\n\n  .nav-container .nav-toggle:before {\n    box-shadow: 0 13px 0 0 red; \/* $offset \/ 1.5 *\/\n  }\n\n  .nav-container .nav-toggle:after {\n    box-shadow: 0 -13px 0 0 red; \/* -$offset \/ 1.5 *\/\n  }\n\n  .nav-container .nav-items {\n    position: absolute;\n    top: 0;\n    left: 0;\n    min-width: 300px;\n    max-width: 50vw;\n    width: 100vw;\n    z-index: 1;\n    padding: 80px 20px 20px 60px;\n    transition: transform .3s ease;\n    transform: translate(calc(-100% - 50px), 0);\n    background: #EFEFEF;\n    display: grid;\n    grid-template-columns: 1fr;\n    grid-gap: 5px 0;\n    align-content: start;\n    box-shadow: 0 0 50px rgba(0, 0, 0, 0.3);\n  }\n\n  .nav-container .nav-item {\n    background: #E6E6E6; \/* darken(#EFEFEF, 5%) *\/\n    padding: 10px;\n    transition: background-color .3s ease;\n  }\n\n  .nav-container .nav-item:hover {\n    cursor: pointer;\n    background: #D9D9D9; \/* darken(#EFEFEF, 10%) *\/\n  }\n\n\n  .products .product .my-product-image {\n    width: 100%;\n    height: auto;\n  }\n\n  #pagination {\n    margin: 60px 0 30px 0 !important;\n    display: flex;\n    justify-content: center;\n    gap: 10px;\n    align-items: center;\n  }\n\n  #pagination span.current {\n    font-weight: bold;\n    padding: 5px 10px;\n    border: 1px solid #FBBC00;\n    background-color: black;\n    color: white;\n  }\n\n  #pagination a {\n    padding: 5px 10px;\n    border: 1px solid #ddd;\n    margin: 0 2px;\n    color: black;\n    text-decoration: none;\n    background-color: white;\n    color: black;\n  }\n\n  .filter-category {\n    position: relative;\n  }\n\n  #pagination a:hover {\n    background-color: black;\n    border-color: #0A1516;\n    color:white\n  }\n\n  .product-title {\n    font-size: 16px !important;\n  }\n\n  #products-div {\n    display: flex;\n    gap: 5rem;\n  }\n\n  .filters-title {\n    font-size: 2.5rem;\n    margin: 0 0 2rem 0 !important;\n  }\n\n  .titles {\n    font-size: 16px;\n    margin-bottom: 30px;\n  }\n\n  .sub-categories li {\n    font-size: 16px;\n    color: white;\n    margin: 0;\n  }\n\n  .category-title {\n    font-size: 18px;\n    cursor: pointer;\n  }\n\n  .accordion-check, .marques-check {\n    position: absolute;\n    left: 0;\n    top: 0;\n    height: 0;\n    width: 0;\n    opacity: 0;\n    visibility: 0;\n  }\n\n  ul.sub-categories {\n    max-height: 0px;\n    overflow: hidden;\n    margin: 0 0 30px 0;\n  }\n\n  .accordion-check:checked~label~ul.sub-categories {\n    max-height: 10000px;\n  }\n\n  h5.woocommerce-loop-product__title.product-title {\n    margin-bottom: 5px;\n  }\n\n  h5.woocommerce-loop-product__title.product-title a {\n    white-space: initial;\n    word-break: break-word;\n  }\n\n  .price {\n    display: inline-block;\n    color: black;\n    font-weight: 500;\n    margin-bottom: 25px;\n    font-size: 18px;\n  }\n\n  li.product {\n    width: 350px;\n  }\n\n  .marques-label {\n    position: relative;\n  }\n\n  .moins {\n    display: none;\n  }\n\n  .marques-list {\n    max-height: 0px;\n    overflow: hidden;\n    margin-left:0;\n  }\n\n  .moins,\n  .plus {\n    position: absolute;\n    font-size: 25px;\n    font-weight: bold;\n    left: -25px;\n    top: 2px;\n  }\n\n  .marques-label .moins, .marques-label .plus {\n    top: 3px !important;\n  }\n\n  .marques-check:checked~label .plus, .accordion-check:checked~label .plus {\n    display: none;\n  }\n\n  .marques-check:checked~label .moins, .accordion-check:checked~label .moins {\n    display: block;\n  }\n  \n  .marques-check:checked~label~ul.marques-list {\n    max-height: 10000px !important;\n  }\n  .input-simple {\n    font-size: 16px;\n    line-height: 1.5;\n    border: none;\n    background: #ffffff;\n    background-image: url(\"data:image\/svg+xml;utf8,<svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='20' height='20' viewBox='0 0 20 20'><path fill='%23838D99' d='M13.22 14.63a8 8 0 1 1 1.41-1.41l4.29 4.29a1 1 0 1 1-1.41 1.41l-4.29-4.29zm-.66-2.07a6 6 0 1 0-8.49-8.49 6 6 0 0 0 8.49 8.49z'><\/path><\/svg>\");\n    background-repeat: no-repeat;\n    background-position: 10px 10px;\n    background-size: 20px 20px;\n    border: 1px solid #c5cbd5;\n    width: 200px;\n    padding: 0.5em 1em 0.5em 2.5em;\n  }\n\n  .input-simple::placeholder {\n    color: #838d99;\n  }\n\n  .input-simple:focus {\n    outline: none;\n    border: 1px solid #84a2fa;\n  }\n  \n  \n  .search {\n    position: relative;\n    left: -20px;\n    display: flex;\n    margin-bottom: 20px;\n  }\n\n  .search-icon {\n    background-image: url(\"data:image\/svg+xml;utf8,<svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='20' height='20' viewBox='0 0 20 20'><path fill='white' d='M13.22 14.63a8 8 0 1 1 1.41-1.41l4.29 4.29a1 1 0 1 1-1.41 1.41l-4.29-4.29zm-.66-2.07a6 6 0 1 0-8.49-8.49 6 6 0 0 0 8.49 8.49z'><\/path><\/svg>\");\n    background-repeat: no-repeat;\n    background-position: 13px 13px;\n    background-size: 20px 20px;\n    padding: 20px 23px;\n  }\n\n  .search-input {\n    margin: 0;\n    width: 180px;\n  }\n\n  @media (max-width: 768px) {\n    #products-div {\n      flex-direction: column;\n    }\n    .nav-container {\n      display: inline-block;\n    }\n    .filters {\n      display: none;\n    }\n    .input-simple {\n      position: relative; \n      z-index: 100; \n    }\n  }\n<\/style> \n\n<div id=\"products-div\">\n  <div class=\"nav-container\" tabindex=\"0\">\n    <h2 class=\"filters-title\" style=\"position:absolute; left: 70px; top: 3px;\">Filtre<\/h2>\n    <div class=\"nav-toggle\"><\/div>\n    <div class=\"nav-items\">\n        <form action=\"#\" class=\"search\">\n            <input class=\"search-input\" type=\"text\" placeholder=\"Rechercher\" name=\"search\">\n            <button type=\"submit\" class=\"search-icon\"><\/button>\n         <\/form>\n      <h2 class=\"filters-title\">Filtre<\/h2>\n      <h2 class=\"titles\">Cat\u00e9gories<\/h2>\n      <div class=\"filter-category\">\n        <input class=\"accordion-check\" type=\"checkbox\" id=\"Promo-1\">\n        <label for=\"Promo-1\"><span class=\"plus\">+<\/span><span class=\"moins\">-<\/span>\n            <a href=\"https:\/\/xbike.be\/index.php\/products\/?categoryPromo=promo\" for=\"Promo-1\" class=\"category-title\">PROMOTIONS<\/a>\n        <\/label>\n      <\/div>\n              <div class=\"filter-category\">\n          <input class=\"accordion-check\" type=\"checkbox\" id=\"VELOS\">\n          <label for=\"VELOS\"><span class=\"plus\">+<\/span><span class=\"moins\">-<\/span>\n              <h2 class=\"category-title\">VELOS<\/h2>\n          <\/label>\n          <ul class=\"sub-categories\">\n                          <li>\n                <a href=\"https:\/\/xbike.be\/index.php\/products\/?category=URBAIN\">\u2022 URBAIN<\/a>\n              <\/li>\n                          <li>\n                <a href=\"https:\/\/xbike.be\/index.php\/products\/?category=16\">\u2022 16\"<\/a>\n              <\/li>\n                          <li>\n                <a href=\"https:\/\/xbike.be\/index.php\/products\/?category=12\">\u2022 12\"<\/a>\n              <\/li>\n                          <li>\n                <a href=\"https:\/\/xbike.be\/index.php\/products\/?category=FITNESS%20-%20URBAIN\">\u2022 FITNESS - URBAIN<\/a>\n              <\/li>\n                          <li>\n                <a href=\"https:\/\/xbike.be\/index.php\/products\/?category=PLIANT\">\u2022 PLIANT<\/a>\n              <\/li>\n                          <li>\n                <a href=\"https:\/\/xbike.be\/index.php\/products\/?category=PART\">\u2022 PART<\/a>\n              <\/li>\n                          <li>\n                <a href=\"https:\/\/xbike.be\/index.php\/products\/?category=CARGO\">\u2022 CARGO<\/a>\n              <\/li>\n                          <li>\n                <a href=\"https:\/\/xbike.be\/index.php\/products\/?category=FITNESS\">\u2022 FITNESS<\/a>\n              <\/li>\n                          <li>\n                <a href=\"https:\/\/xbike.be\/index.php\/products\/?category=COURSE\">\u2022 COURSE<\/a>\n              <\/li>\n                          <li>\n                <a href=\"https:\/\/xbike.be\/index.php\/products\/?category=GRAVEL\">\u2022 GRAVEL<\/a>\n              <\/li>\n                          <li>\n                <a href=\"https:\/\/xbike.be\/index.php\/products\/?category=14\">\u2022 14\"<\/a>\n              <\/li>\n                          <li>\n                <a href=\"https:\/\/xbike.be\/index.php\/products\/?category=26\">\u2022 26\"<\/a>\n              <\/li>\n                          <li>\n                <a href=\"https:\/\/xbike.be\/index.php\/products\/?category=20\">\u2022 20\"<\/a>\n              <\/li>\n                          <li>\n                <a href=\"https:\/\/xbike.be\/index.php\/products\/?category=24\">\u2022 24\"<\/a>\n              <\/li>\n                          <li>\n                <a href=\"https:\/\/xbike.be\/index.php\/products\/?category=CROSS%20COUNTRY\">\u2022 CROSS COUNTRY<\/a>\n              <\/li>\n                          <li>\n                <a href=\"https:\/\/xbike.be\/index.php\/products\/?category=DOWN%20HILL\">\u2022 DOWN HILL<\/a>\n              <\/li>\n                          <li>\n                <a href=\"https:\/\/xbike.be\/index.php\/products\/?category=18\">\u2022 18\"<\/a>\n              <\/li>\n                      <\/ul>\n        <\/div>\n         \n      <div>\n        <input class=\"marques-check\" type=\"checkbox\" id=\"marques\">\n         <label class=\"marques-label\" for=\"marques\"><span class=\"plus\">+<\/span><span class=\"moins\">-<\/span>\n          <h2 class=\"titles\" style=\"margin-bottom: 0;\">MARQUES<\/h2>\n        <\/label>\n        <ul class=\"marques-list\">\n          <span style=\"display: inline-block; height: 20px;\"><\/span>\n                        <li>\n                <a href=\"https:\/\/xbike.be\/index.php\/products\/?brand=GRANVILLE\">\u2022 GRANVILLE<\/a>\n              <\/li>\n                        <li>\n                <a href=\"https:\/\/xbike.be\/index.php\/products\/?brand=SPECIALIZED\">\u2022 SPECIALIZED<\/a>\n              <\/li>\n                        <li>\n                <a href=\"https:\/\/xbike.be\/index.php\/products\/?brand=PUKY\">\u2022 PUKY<\/a>\n              <\/li>\n                        <li>\n                <a href=\"https:\/\/xbike.be\/index.php\/products\/?brand=EOVOLT\">\u2022 EOVOLT<\/a>\n              <\/li>\n                        <li>\n                <a href=\"https:\/\/xbike.be\/index.php\/products\/?brand=CUBE\">\u2022 CUBE<\/a>\n              <\/li>\n                  <\/ul>\n      <\/div>\n      <!-- <h2 class=\"titles\">Disponibilit\u00e9<\/h2>\n      <div class=\"filter-category\">\n        <ul class=\"triangle\" style=\"padding-left:0; list-style: none;\">\n          <li><a href=\"https:\/\/xbike.be\/index.php\/products\/?stock=1\">En stock<\/a><\/li>\n          <li><a href=\"https:\/\/xbike.be\/index.php\/products\/?stock=-1\">Rupture<\/a><\/li>\n        <\/ul>\n      <\/div> -->\n    <\/div>\n  <\/div>\n  <div class=\"filters\">\n     <form action=\"#\" class=\"search\">\n        <input class=\"search-input\" type=\"text\" placeholder=\"Rechercher\" name=\"search\">\n        <button type=\"submit\" class=\"search-icon\"><\/button>\n    <\/form>\n    <h2 class=\"filters-title\">Filtre<\/h2>\n    <h2 class=\"titles\">Cat\u00e9gories<\/h2>\n    <div class=\"filter-category\" style=\"margin-bottom: 35px;\">\n      <input class=\"accordion-check\" type=\"checkbox\" id=\"Promo-1\">\n      <label for=\"Promo-1\"><span class=\"plus\">+<\/span><span class=\"moins\">-<\/span>\n          <a href=\"https:\/\/xbike.be\/index.php\/products\/?categoryPromo=promo\" for=\"Promo-1\" class=\"category-title\">PROMOTIONS<\/a>\n      <\/label>\n    <\/div>\n          <div class=\"filter-category\">\n        <input class=\"accordion-check\" type=\"checkbox\" id=\"VELOS-1\">\n        <label for=\"VELOS-1\">\n          <span class=\"plus\">+<\/span><span class=\"moins\">-<\/span>\n          <h2 class=\"category-title\">VELOS<\/h2>\n        <\/label>\n        <ul class=\"sub-categories\">\n                      <li>\n              <a href=\"https:\/\/xbike.be\/index.php\/products\/?category=URBAIN\" style=\"font-size:16px!important\">\u2022 URBAIN<\/a>\n            <\/li>\n                      <li>\n              <a href=\"https:\/\/xbike.be\/index.php\/products\/?category=16\" style=\"font-size:16px!important\">\u2022 16\"<\/a>\n            <\/li>\n                      <li>\n              <a href=\"https:\/\/xbike.be\/index.php\/products\/?category=12\" style=\"font-size:16px!important\">\u2022 12\"<\/a>\n            <\/li>\n                      <li>\n              <a href=\"https:\/\/xbike.be\/index.php\/products\/?category=FITNESS%20-%20URBAIN\" style=\"font-size:16px!important\">\u2022 FITNESS - URBAIN<\/a>\n            <\/li>\n                      <li>\n              <a href=\"https:\/\/xbike.be\/index.php\/products\/?category=PLIANT\" style=\"font-size:16px!important\">\u2022 PLIANT<\/a>\n            <\/li>\n                      <li>\n              <a href=\"https:\/\/xbike.be\/index.php\/products\/?category=PART\" style=\"font-size:16px!important\">\u2022 PART<\/a>\n            <\/li>\n                      <li>\n              <a href=\"https:\/\/xbike.be\/index.php\/products\/?category=CARGO\" style=\"font-size:16px!important\">\u2022 CARGO<\/a>\n            <\/li>\n                      <li>\n              <a href=\"https:\/\/xbike.be\/index.php\/products\/?category=FITNESS\" style=\"font-size:16px!important\">\u2022 FITNESS<\/a>\n            <\/li>\n                      <li>\n              <a href=\"https:\/\/xbike.be\/index.php\/products\/?category=COURSE\" style=\"font-size:16px!important\">\u2022 COURSE<\/a>\n            <\/li>\n                      <li>\n              <a href=\"https:\/\/xbike.be\/index.php\/products\/?category=GRAVEL\" style=\"font-size:16px!important\">\u2022 GRAVEL<\/a>\n            <\/li>\n                      <li>\n              <a href=\"https:\/\/xbike.be\/index.php\/products\/?category=14\" style=\"font-size:16px!important\">\u2022 14\"<\/a>\n            <\/li>\n                      <li>\n              <a href=\"https:\/\/xbike.be\/index.php\/products\/?category=26\" style=\"font-size:16px!important\">\u2022 26\"<\/a>\n            <\/li>\n                      <li>\n              <a href=\"https:\/\/xbike.be\/index.php\/products\/?category=20\" style=\"font-size:16px!important\">\u2022 20\"<\/a>\n            <\/li>\n                      <li>\n              <a href=\"https:\/\/xbike.be\/index.php\/products\/?category=24\" style=\"font-size:16px!important\">\u2022 24\"<\/a>\n            <\/li>\n                      <li>\n              <a href=\"https:\/\/xbike.be\/index.php\/products\/?category=CROSS%20COUNTRY\" style=\"font-size:16px!important\">\u2022 CROSS COUNTRY<\/a>\n            <\/li>\n                      <li>\n              <a href=\"https:\/\/xbike.be\/index.php\/products\/?category=DOWN%20HILL\" style=\"font-size:16px!important\">\u2022 DOWN HILL<\/a>\n            <\/li>\n                      <li>\n              <a href=\"https:\/\/xbike.be\/index.php\/products\/?category=18\" style=\"font-size:16px!important\">\u2022 18\"<\/a>\n            <\/li>\n                  <\/ul>\n      <\/div>\n        <div>\n      <input class=\"marques-check\" type=\"checkbox\" id=\"marques-1\">\n        <label class=\"marques-label\" for=\"marques-1\"><span class=\"plus\">+<\/span><span class=\"moins\">-<\/span>\n          <h2 class=\"titles\" style=\"margin-bottom: 0;\">MARQUES<\/h2>\n        <\/label>      \n        <ul class=\"marques-list\">\n        <span style=\"display: inline-block; height: 20px;\"><\/span>\n                    <li>\n              <a href=\"https:\/\/xbike.be\/index.php\/products\/?brand=GRANVILLE\"  style=\"font-size:16px!important\">\u2022 GRANVILLE<\/a>\n            <\/li>\n                    <li>\n              <a href=\"https:\/\/xbike.be\/index.php\/products\/?brand=SPECIALIZED\"  style=\"font-size:16px!important\">\u2022 SPECIALIZED<\/a>\n            <\/li>\n                    <li>\n              <a href=\"https:\/\/xbike.be\/index.php\/products\/?brand=PUKY\"  style=\"font-size:16px!important\">\u2022 PUKY<\/a>\n            <\/li>\n                    <li>\n              <a href=\"https:\/\/xbike.be\/index.php\/products\/?brand=EOVOLT\"  style=\"font-size:16px!important\">\u2022 EOVOLT<\/a>\n            <\/li>\n                    <li>\n              <a href=\"https:\/\/xbike.be\/index.php\/products\/?brand=CUBE\"  style=\"font-size:16px!important\">\u2022 CUBE<\/a>\n            <\/li>\n              <\/ul>\n    <\/div>\n    <!-- <h2 class=\"titles\">Disponibilit\u00e9<\/h2>\n    <div class=\"filter-category\">\n      <ul class=\"triangle\" style=\"padding-left:0; list-style: none;\">\n        <li><a href=\"https:\/\/xbike.be\/index.php\/products\/?stock=1\" style=\"font-size:16px!important\">En stock<\/a><\/li>\n        <li><a href=\"https:\/\/xbike.be\/index.php\/products\/?stock=-1\" style=\"font-size:16px!important\">Rupture<\/a><\/li>\n      <\/ul>\n    <\/div> -->\n  <\/div>\n  <div class=\"woocommerce\">\n    <ul class=\"products columns-3\">\n            <li class=\"product\" data-index=\"0\">\n        <a href=\"https:\/\/xbike.be\/index.php\/product-details\/?id=851\" style=\"display: inline-block; margin-bottom: 10px;\">\n                    <img decoding=\"async\" src=\"http:\/\/adcountxx.adsoft.be\/API\/products\/getpicture.php?key=Z1Z7NZhK81&id=4006\" alt=\"Product 1\" width=\"250px\"\n            style=\"object-fit: contain!important; height:350px!important;\">\n                  <\/a>\n        <h5 class=\"woocommerce-loop-product__title product-title\"><a\n            href=\"https:\/\/xbike.be\/index.php\/product-details\/?id=851\">GRANVILLE HUDSON Lady - M<\/a>\n        <\/h5>\n        <div class=\"price\">\n                        879 \u20ac                  <\/div>\n      <\/li>\n            <li class=\"product\" data-index=\"1\">\n        <a href=\"https:\/\/xbike.be\/index.php\/product-details\/?id=922\" style=\"display: inline-block; margin-bottom: 10px;\">\n                    <img decoding=\"async\" src=\"http:\/\/adcountxx.adsoft.be\/API\/products\/getpicture.php?key=Z1Z7NZhK81&id=1933\" alt=\"Product 1\" width=\"250px\"\n            style=\"object-fit: contain!important; height:350px!important;\">\n                  <\/a>\n        <h5 class=\"woocommerce-loop-product__title product-title\"><a\n            href=\"https:\/\/xbike.be\/index.php\/product-details\/?id=922\">EOVOLT AFTERNOON 20\" Vintage Bleu Satin<\/a>\n        <\/h5>\n        <div class=\"price\">\n                        2199 \u20ac                  <\/div>\n      <\/li>\n            <li class=\"product\" data-index=\"2\">\n        <a href=\"https:\/\/xbike.be\/index.php\/product-details\/?id=2496\" style=\"display: inline-block; margin-bottom: 10px;\">\n                    <img decoding=\"async\" src=\"http:\/\/adcountxx.adsoft.be\/API\/products\/getpicture.php?key=Z1Z7NZhK81&id=51\" alt=\"Product 1\" width=\"250px\"\n            style=\"object-fit: contain!important; height:350px!important;\">\n                  <\/a>\n        <h5 class=\"woocommerce-loop-product__title product-title\"><a\n            href=\"https:\/\/xbike.be\/index.php\/product-details\/?id=2496\">COMO 3.0 IGH NB CSTBLK\/SILREFL L<\/a>\n        <\/h5>\n        <div class=\"price\">\n                        3000 \u20ac                  <\/div>\n      <\/li>\n            <li class=\"product\" data-index=\"3\">\n        <a href=\"https:\/\/xbike.be\/index.php\/product-details\/?id=2627\" style=\"display: inline-block; margin-bottom: 10px;\">\n                    <img decoding=\"async\" src=\"http:\/\/adcountxx.adsoft.be\/API\/products\/getpicture.php?key=Z1Z7NZhK81&id=3991\" alt=\"Product 1\" width=\"250px\"\n            style=\"object-fit: contain!important; height:350px!important;\">\n                  <\/a>\n        <h5 class=\"woocommerce-loop-product__title product-title\"><a\n            href=\"https:\/\/xbike.be\/index.php\/product-details\/?id=2627\">RIESE&MULLER Multitinker Touring <\/a>\n        <\/h5>\n        <div class=\"price\">\n                        <span style=\"text-decoration: line-through; color: red;\">\n                  6174.5 \u20ac              <\/span>\n              <span class=\"discount-price\">\n                  4900 \u20ac              <\/span>\n                  <\/div>\n      <\/li>\n            <li class=\"product\" data-index=\"4\">\n        <a href=\"https:\/\/xbike.be\/index.php\/product-details\/?id=2990\" style=\"display: inline-block; margin-bottom: 10px;\">\n                    <img decoding=\"async\" src=\"http:\/\/adcountxx.adsoft.be\/API\/products\/getpicture.php?key=Z1Z7NZhK81&id=484\" alt=\"Product 1\" width=\"250px\"\n            style=\"object-fit: contain!important; height:350px!important;\">\n                  <\/a>\n        <h5 class=\"woocommerce-loop-product__title product-title\"><a\n            href=\"https:\/\/xbike.be\/index.php\/product-details\/?id=2990\">COMO 3.0 IGH NB SND\/BLKREFL M<\/a>\n        <\/h5>\n        <div class=\"price\">\n                        2800 \u20ac                  <\/div>\n      <\/li>\n            <li class=\"product\" data-index=\"5\">\n        <a href=\"https:\/\/xbike.be\/index.php\/product-details\/?id=3860\" style=\"display: inline-block; margin-bottom: 10px;\">\n                    <img decoding=\"async\" src=\"http:\/\/adcountxx.adsoft.be\/API\/products\/getpicture.php?key=Z1Z7NZhK81&id=1145\" alt=\"Product 1\" width=\"250px\"\n            style=\"object-fit: contain!important; height:350px!important;\">\n                  <\/a>\n        <h5 class=\"woocommerce-loop-product__title product-title\"><a\n            href=\"https:\/\/xbike.be\/index.php\/product-details\/?id=3860\">COMO 3.0 NB CSTBLK\/SILREFL M<\/a>\n        <\/h5>\n        <div class=\"price\">\n                        2800 \u20ac                  <\/div>\n      <\/li>\n            <li class=\"product\" data-index=\"6\">\n        <a href=\"https:\/\/xbike.be\/index.php\/product-details\/?id=3865\" style=\"display: inline-block; margin-bottom: 10px;\">\n                    <img decoding=\"async\" src=\"http:\/\/adcountxx.adsoft.be\/API\/products\/getpicture.php?key=Z1Z7NZhK81&id=1150\" alt=\"Product 1\" width=\"250px\"\n            style=\"object-fit: contain!important; height:350px!important;\">\n                  <\/a>\n        <h5 class=\"woocommerce-loop-product__title product-title\"><a\n            href=\"https:\/\/xbike.be\/index.php\/product-details\/?id=3865\">COMO 3.0 NB CSTBLK\/SILREFL L<\/a>\n        <\/h5>\n        <div class=\"price\">\n                        2800 \u20ac                  <\/div>\n      <\/li>\n            <li class=\"product\" data-index=\"7\">\n        <a href=\"https:\/\/xbike.be\/index.php\/product-details\/?id=3992\" style=\"display: inline-block; margin-bottom: 10px;\">\n                    <img decoding=\"async\" src=\"http:\/\/adcountxx.adsoft.be\/API\/products\/getpicture.php?key=Z1Z7NZhK81&id=1946\" alt=\"Product 1\" width=\"250px\"\n            style=\"object-fit: contain!important; height:350px!important;\">\n                  <\/a>\n        <h5 class=\"woocommerce-loop-product__title product-title\"><a\n            href=\"https:\/\/xbike.be\/index.php\/product-details\/?id=3992\">RIPROCK CSTR 16 INT MYSBLU\/FRYRED 16<\/a>\n        <\/h5>\n        <div class=\"price\">\n                        325 \u20ac                  <\/div>\n      <\/li>\n            <li class=\"product\" data-index=\"8\">\n        <a href=\"https:\/\/xbike.be\/index.php\/product-details\/?id=4005\" style=\"display: inline-block; margin-bottom: 10px;\">\n                    <img decoding=\"async\" src=\"http:\/\/adcountxx.adsoft.be\/API\/products\/getpicture.php?key=Z1Z7NZhK81&id=1267\" alt=\"Product 1\" width=\"250px\"\n            style=\"object-fit: contain!important; height:350px!important;\">\n                  <\/a>\n        <h5 class=\"woocommerce-loop-product__title product-title\"><a\n            href=\"https:\/\/xbike.be\/index.php\/product-details\/?id=4005\">PUKY DRAISIENNE LR 1L BLEU<\/a>\n        <\/h5>\n        <div class=\"price\">\n                        109.99 \u20ac                  <\/div>\n      <\/li>\n            <li class=\"product\" data-index=\"9\">\n        <a href=\"https:\/\/xbike.be\/index.php\/product-details\/?id=4006\" style=\"display: inline-block; margin-bottom: 10px;\">\n                    <img decoding=\"async\" src=\"http:\/\/adcountxx.adsoft.be\/API\/products\/getpicture.php?key=Z1Z7NZhK81&id=1266\" alt=\"Product 1\" width=\"250px\"\n            style=\"object-fit: contain!important; height:350px!important;\">\n                  <\/a>\n        <h5 class=\"woocommerce-loop-product__title product-title\"><a\n            href=\"https:\/\/xbike.be\/index.php\/product-details\/?id=4006\">PUKY DRAISIENNE LR1L ROSE<\/a>\n        <\/h5>\n        <div class=\"price\">\n                        109.99 \u20ac                  <\/div>\n      <\/li>\n          <\/ul>\n  <\/div>\n<\/div>\n<script>\n  const nav = document.querySelector(\".nav-container\");\n\n  if (nav) {\n    const toggle = nav.querySelector(\".nav-toggle\");\n    \n    if (toggle) {\n      toggle.addEventListener(\"click\", () => {\n        if (nav.classList.contains(\"is-active\")) {\n          nav.classList.remove(\"is-active\");\n        }\n        else {\n          nav.classList.add(\"is-active\");\n        }\n      });\n      \n      document.addEventListener(\"click\", (event) => {\n        if (!nav.contains(event.target) && !toggle.contains(event.target)) {\n          nav.classList.remove(\"is-active\");\n        }\n      });\n    }\n  }\n<\/script>\n\n<div id=\"pagination\" class=\"pagination\"><span aria-label=\"Page 1\" aria-current=\"page\" class=\"page-numbers current\">1<\/span>\n<a aria-label=\"Page 2\" class=\"page-numbers\" href=\"\/index.php\/wp-json\/wp\/v2\/pages\/3006?paged=2\">2<\/a>\n<a aria-label=\"Page 3\" class=\"page-numbers\" href=\"\/index.php\/wp-json\/wp\/v2\/pages\/3006?paged=3\">3<\/a>\n<span class=\"page-numbers dots\">&hellip;<\/span>\n<a aria-label=\"Page 9\" class=\"page-numbers\" href=\"\/index.php\/wp-json\/wp\/v2\/pages\/3006?paged=9\">9<\/a>\n<a class=\"next page-numbers\" href=\"\/index.php\/wp-json\/wp\/v2\/pages\/3006?paged=2\">suiv \u00bb<\/a><\/div>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_seopress_robots_primary_cat":"","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","footnotes":""},"class_list":["post-3006","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Catalogue - Xbike<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/xbike.be\/index.php\/products\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Catalogue - Xbike\" \/>\n<meta property=\"og:url\" content=\"https:\/\/xbike.be\/index.php\/products\/\" \/>\n<meta property=\"og:site_name\" content=\"Xbike\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/xbike.be\/\" \/>\n<meta property=\"article:modified_time\" content=\"2024-12-10T08:07:50+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture est.\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/xbike.be\/index.php\/products\/\",\"url\":\"https:\/\/xbike.be\/index.php\/products\/\",\"name\":\"Catalogue - Xbike\",\"isPartOf\":{\"@id\":\"https:\/\/xbike.be\/#website\"},\"datePublished\":\"2024-02-22T14:25:45+00:00\",\"dateModified\":\"2024-12-10T08:07:50+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/xbike.be\/index.php\/products\/#breadcrumb\"},\"inLanguage\":\"fr-BE\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/xbike.be\/index.php\/products\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/xbike.be\/index.php\/products\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/xbike.be\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Catalogue\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/xbike.be\/#website\",\"url\":\"https:\/\/xbike.be\/\",\"name\":\"Xbike\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/xbike.be\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/xbike.be\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-BE\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/xbike.be\/#organization\",\"name\":\"Xbike\",\"url\":\"https:\/\/xbike.be\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-BE\",\"@id\":\"https:\/\/xbike.be\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/xbike.be\/wp-content\/uploads\/2021\/09\/logo_black.png\",\"contentUrl\":\"https:\/\/xbike.be\/wp-content\/uploads\/2021\/09\/logo_black.png\",\"width\":759,\"height\":239,\"caption\":\"Xbike\"},\"image\":{\"@id\":\"https:\/\/xbike.be\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/xbike.be\/\",\"https:\/\/www.instagram.com\/xbike.tournai\/?hl=fr\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Catalogue - Xbike","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/xbike.be\/index.php\/products\/","og_locale":"fr_FR","og_type":"article","og_title":"Catalogue - Xbike","og_url":"https:\/\/xbike.be\/index.php\/products\/","og_site_name":"Xbike","article_publisher":"https:\/\/www.facebook.com\/xbike.be\/","article_modified_time":"2024-12-10T08:07:50+00:00","twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture est.":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/xbike.be\/index.php\/products\/","url":"https:\/\/xbike.be\/index.php\/products\/","name":"Catalogue - Xbike","isPartOf":{"@id":"https:\/\/xbike.be\/#website"},"datePublished":"2024-02-22T14:25:45+00:00","dateModified":"2024-12-10T08:07:50+00:00","breadcrumb":{"@id":"https:\/\/xbike.be\/index.php\/products\/#breadcrumb"},"inLanguage":"fr-BE","potentialAction":[{"@type":"ReadAction","target":["https:\/\/xbike.be\/index.php\/products\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/xbike.be\/index.php\/products\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/xbike.be\/"},{"@type":"ListItem","position":2,"name":"Catalogue"}]},{"@type":"WebSite","@id":"https:\/\/xbike.be\/#website","url":"https:\/\/xbike.be\/","name":"Xbike","description":"","publisher":{"@id":"https:\/\/xbike.be\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/xbike.be\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-BE"},{"@type":"Organization","@id":"https:\/\/xbike.be\/#organization","name":"Xbike","url":"https:\/\/xbike.be\/","logo":{"@type":"ImageObject","inLanguage":"fr-BE","@id":"https:\/\/xbike.be\/#\/schema\/logo\/image\/","url":"https:\/\/xbike.be\/wp-content\/uploads\/2021\/09\/logo_black.png","contentUrl":"https:\/\/xbike.be\/wp-content\/uploads\/2021\/09\/logo_black.png","width":759,"height":239,"caption":"Xbike"},"image":{"@id":"https:\/\/xbike.be\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/xbike.be\/","https:\/\/www.instagram.com\/xbike.tournai\/?hl=fr"]}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/xbike.be\/index.php\/wp-json\/wp\/v2\/pages\/3006","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/xbike.be\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/xbike.be\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/xbike.be\/index.php\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/xbike.be\/index.php\/wp-json\/wp\/v2\/comments?post=3006"}],"version-history":[{"count":8,"href":"https:\/\/xbike.be\/index.php\/wp-json\/wp\/v2\/pages\/3006\/revisions"}],"predecessor-version":[{"id":3071,"href":"https:\/\/xbike.be\/index.php\/wp-json\/wp\/v2\/pages\/3006\/revisions\/3071"}],"wp:attachment":[{"href":"https:\/\/xbike.be\/index.php\/wp-json\/wp\/v2\/media?parent=3006"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}