{"id":15594,"date":"2024-11-19T10:41:23","date_gmt":"2024-11-19T10:41:23","guid":{"rendered":"https:\/\/fatbikes.ma\/?page_id=15594"},"modified":"2024-12-20T19:16:41","modified_gmt":"2024-12-20T19:16:41","slug":"bike-parts","status":"publish","type":"page","link":"https:\/\/fatbikes.ma\/en\/bike-parts\/","title":{"rendered":"Bike Parts"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"15594\" class=\"elementor elementor-15594\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-bf89146 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"bf89146\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fec2849 elementor-widget elementor-widget-html\" data-id=\"fec2849\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<section class=\"grid\">\r\n    <div class=\"grid-container\">\r\n        <div class=\"grid-item\">\r\n            <img decoding=\"async\" src=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/img.webp\" alt=\"Product 1\">\r\n            <div class=\"coming-soon\">Coming soon<\/div>\r\n        <\/div>\r\n        <div class=\"grid-item\">\r\n            <img decoding=\"async\" src=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/img2.webp\" alt=\"Product 2\">\r\n            <div class=\"coming-soon\">Coming soon<\/div>\r\n        <\/div>\r\n        <div class=\"grid-item\">\r\n            <img decoding=\"async\" src=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/img3.webp\" alt=\"Product 3\">\r\n            <div class=\"coming-soon\">Coming soon<\/div>\r\n        <\/div>\r\n        <div class=\"grid-item\">\r\n            <img decoding=\"async\" src=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/img4.webp\" alt=\"Product 4\">\r\n            <div class=\"coming-soon\">Coming soon<\/div>\r\n        <\/div>\r\n        <div class=\"grid-item\">\r\n            <img decoding=\"async\" src=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/img5.webp\" alt=\"Product 5\">\r\n            <div class=\"coming-soon\">Coming soon<\/div>\r\n        <\/div>\r\n        <div class=\"grid-item\">\r\n            <img decoding=\"async\" src=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/img6.webp\" alt=\"Product 6\">\r\n            <div class=\"coming-soon\">Coming soon<\/div>\r\n        <\/div>\r\n        <div class=\"grid-item\">\r\n            <img decoding=\"async\" src=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/img7.webp\" alt=\"Product 7\">\r\n            <div class=\"coming-soon\">Coming soon<\/div>\r\n        <\/div>\r\n        <div class=\"grid-item\">\r\n            <img decoding=\"async\" src=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/img8.webp\" alt=\"Product 8\">\r\n            <div class=\"coming-soon\">Coming soon<\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<style>\r\n\/* Conteneur principal *\/\r\n.grid {\r\n    display: flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n}\r\n\r\n\/* Grille *\/\r\n.grid-container {\r\n    display: grid;\r\n    grid-template-columns: repeat(4, 1fr); \/* 4 colonnes par d\u00e9faut *\/\r\n    gap: 20px;\r\n    margin: 40px;\r\n}\r\n\r\n\/* Carte individuelle *\/\r\n.grid-item {\r\n    display: flex;\r\n    flex-direction: column;\r\n    background-color: #f9f9f9;\r\n    border: 1px solid #ddd;\r\n    border-radius: 8px;\r\n    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);\r\n    overflow: hidden;\r\n    width: 100%;\r\n    text-align: center;\r\n    transition: 0.5s\r\n    \r\n}\r\n.grid-item:hover{\r\n    \r\n    transform: scale(1.05);\r\n}\r\n\r\n\r\n.grid-item img {\r\n    width: 100%;\r\n    height: auto;\r\n}\r\n\r\n\/* \u00c9tiquette \"Coming Soon\" *\/\r\n.coming-soon {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    background-color: #023047;\r\n    height: 40px;\r\n    color: white;\r\n    font-weight: bold;\r\n    font-size: 14px;\r\n}\r\n.coming-soon:hover{\r\n      background-color: #d63637;\r\n      transition: 0.5s;\r\n}\r\n\r\n\/* Responsiveness *\/\r\n\r\n\/* Pour les \u00e9crans moyens *\/\r\n@media (max-width: 1024px) {\r\n    .grid-container {\r\n        grid-template-columns: repeat(3, 1fr); \/* 3 colonnes *\/\r\n    }\r\n}\r\n\r\n\/* Pour les petits \u00e9crans *\/\r\n@media (max-width: 768px) {\r\n    .grid-container {\r\n        grid-template-columns: repeat(2, 1fr); \/* 2 colonnes *\/\r\n    }\r\n}\r\n\r\n\/* Pour les tr\u00e8s petits \u00e9crans *\/\r\n@media (max-width: 480px) {\r\n    .grid-container {\r\n        grid-template-columns: 2fr; \/* 1 colonne *\/\r\n        gap: 15px;\r\n        margin: 15px;\r\n    }\r\n\r\n    .coming-soon {\r\n        font-size: 12px; \/* R\u00e9duire la taille du texte *\/\r\n    }\r\n}\r\n<\/style>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-64a747a3 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"64a747a3\" 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-753ad1ec\" data-id=\"753ad1ec\" 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-39cf2fac wd-width-100 elementor-widget elementor-widget-wd_products\" data-id=\"39cf2fac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_products.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"wd-products-element\">\n\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t<div class=\"products wd-products grid-columns-4 elements-grid title-line-one wd-grid-g wd-stretch-cont-lg\" data-paged=\"1\" data-atts=\"{&quot;carousel_id&quot;:&quot;5000&quot;,&quot;speed&quot;:null,&quot;slides_per_view&quot;:null,&quot;slides_per_view_tablet&quot;:{&quot;size&quot;:&quot;&quot;},&quot;slides_per_view_mobile&quot;:{&quot;size&quot;:&quot;&quot;},&quot;wrap&quot;:null,&quot;loop&quot;:false,&quot;autoplay&quot;:null,&quot;autoheight&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;hide_pagination_control_tablet&quot;:&quot;yes&quot;,&quot;hide_pagination_control_mobile&quot;:&quot;yes&quot;,&quot;dynamic_pagination_control&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;hide_scrollbar_tablet&quot;:&quot;yes&quot;,&quot;hide_scrollbar_mobile&quot;:&quot;yes&quot;,&quot;scroll_per_page&quot;:null,&quot;dragEndSpeed&quot;:200,&quot;center_mode&quot;:null,&quot;custom_sizes&quot;:false,&quot;sliding_speed&quot;:false,&quot;animation&quot;:false,&quot;content_animation&quot;:false,&quot;post_type&quot;:&quot;product&quot;,&quot;slider&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;,&quot;css&quot;:&quot;&quot;,&quot;effect&quot;:&quot;&quot;,&quot;spacing&quot;:&quot;20&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;carousel_sync&quot;:null,&quot;sync_parent_id&quot;:null,&quot;sync_child_id&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;element_title&quot;:&quot;&quot;,&quot;query_post_type&quot;:&quot;product&quot;,&quot;include&quot;:null,&quot;taxonomies&quot;:[&quot;76&quot;],&quot;offset&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;date&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:null,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;,&quot;shop_tools&quot;:null,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:113,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;4&quot;,&quot;sizes&quot;:[]},&quot;columns_tablet&quot;:{&quot;size&quot;:&quot;&quot;},&quot;columns_mobile&quot;:{&quot;size&quot;:&quot;&quot;},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;buttons-on-hover&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product&quot;:&quot;1&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:&quot;0&quot;,&quot;products_bordered_grid&quot;:&quot;0&quot;,&quot;products_bordered_grid_style&quot;:null,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;large&quot;,&quot;img_size_custom&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;ajax_page&quot;:&quot;&quot;,&quot;force_not_ajax&quot;:&quot;no&quot;,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;elementor&quot;:true,&quot;wrapper_classes&quot;:&quot;&quot;}\" data-source=\"shortcode\" data-columns=\"4\" data-grid-gallery=\"{&quot;grid_gallery&quot;:&quot;1&quot;,&quot;grid_gallery_control&quot;:&quot;hover&quot;,&quot;grid_gallery_enable_arrows&quot;:&quot;none&quot;}\" style=\"--wd-col-lg:4;--wd-col-md:4;--wd-col-sm:2;--wd-gap-lg:20px;--wd-gap-sm:10px;\">\n\t\t\n\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-buttons-on-hover wd-col product-grid-item product type-product post-16434 status-publish onbackorder product_cat-bike-parts has-post-thumbnail shipping-taxable product-type-simple\" data-loop=\"1\" data-id=\"16434\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/fatbikes.ma\/en\/shop\/chain\/\" class=\"product-image-link\">\n\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/3.webp\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/3.webp 800w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/3-300x300.webp 300w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/3-150x150.webp 150w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/3-768x768.webp 768w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/3-430x430.webp 430w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/3-700x700.webp 700w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"https:\/\/fatbikes.ma\/en\/shop\/chain\/\" data-key=\"fa7bdfdfdc\" data-product-id=\"17215\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n\t\t\t\t\t<span>Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"product-element-bottom\">\n\n\t\t<div class=\"wd-product-header\">\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/fatbikes.ma\/en\/shop\/chain\/\">Chain<\/a><\/h3>\n\t\t\t\t\t<\/div>\n\n\t\t\n\t\t\t\t<div class=\"wd-product-cats\">\r\n\t\t\t<a href=\"https:\/\/fatbikes.ma\/en\/product-category\/bike-parts\/\" rel=\"tag\">Bike Parts<\/a>\t\t<\/div>\r\n\t\t\n\t\t\n\t\t<div class=\"wrap-price\">\n\t\t\t\n\n\t\t\t\t\t<\/div>\n\n\t\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:16434,&quot;item_id&quot;:16434,&quot;item_name&quot;:&quot;Chain&quot;,&quot;sku&quot;:16434,&quot;price&quot;:0,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;onbackorder&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Bike Parts&quot;,&quot;id&quot;:16434,&quot;productlink&quot;:&quot;https:\\\/\\\/fatbikes.ma\\\/en\\\/shop\\\/chain\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:2,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\t\n\t\t\n\t\t\n\t\t<div class=\"wd-product-footer\">\n\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t<a href=\"https:\/\/fatbikes.ma\/en\/shop\/chain\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_16434\" data-quantity=\"1\" class=\"button product_type_simple add-to-cart-loop\" data-product_id=\"16434\" data-product_sku=\"\" aria-label=\"Read more about &ldquo;Chain&rdquo;\" rel=\"nofollow\" data-success_message=\"\"><span>Read more<\/span><\/a><span id=\"woocommerce_loop_add_to_cart_link_describedby_16434\" class=\"screen-reader-text\">\n\t<\/span>\n\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"wd-action-buttons\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon wd-tooltip\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/fatbikes.ma\/en\/shop\/chain\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"16434\"\n\t\t\t\t>Quick view<\/a>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/div>\n<\/div>\n\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-buttons-on-hover wd-col product-grid-item product type-product post-16428 status-publish onbackorder product_cat-bike-parts has-post-thumbnail shipping-taxable product-type-simple\" data-loop=\"2\" data-id=\"16428\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/fatbikes.ma\/en\/shop\/cassette-gear\/\" class=\"product-image-link\">\n\t\t\t<img decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/3333.webp\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/3333.webp 800w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/3333-300x300.webp 300w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/3333-150x150.webp 150w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/3333-768x768.webp 768w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/3333-430x430.webp 430w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/3333-700x700.webp 700w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"https:\/\/fatbikes.ma\/en\/shop\/cassette-gear\/\" data-key=\"fa7bdfdfdc\" data-product-id=\"17218\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n\t\t\t\t\t<span>Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"product-element-bottom\">\n\n\t\t<div class=\"wd-product-header\">\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/fatbikes.ma\/en\/shop\/cassette-gear\/\">Cassette gear<\/a><\/h3>\n\t\t\t\t\t<\/div>\n\n\t\t\n\t\t\t\t<div class=\"wd-product-cats\">\r\n\t\t\t<a href=\"https:\/\/fatbikes.ma\/en\/product-category\/bike-parts\/\" rel=\"tag\">Bike Parts<\/a>\t\t<\/div>\r\n\t\t\n\t\t\n\t\t<div class=\"wrap-price\">\n\t\t\t\n\n\t\t\t\t\t<\/div>\n\n\t\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:16428,&quot;item_id&quot;:16428,&quot;item_name&quot;:&quot;Cassette gear&quot;,&quot;sku&quot;:16428,&quot;price&quot;:0,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;onbackorder&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Bike Parts&quot;,&quot;id&quot;:16428,&quot;productlink&quot;:&quot;https:\\\/\\\/fatbikes.ma\\\/en\\\/shop\\\/cassette-gear\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:3,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\t\n\t\t\n\t\t\n\t\t<div class=\"wd-product-footer\">\n\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t<a href=\"https:\/\/fatbikes.ma\/en\/shop\/cassette-gear\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_16428\" data-quantity=\"1\" class=\"button product_type_simple add-to-cart-loop\" data-product_id=\"16428\" data-product_sku=\"\" aria-label=\"Read more about &ldquo;Cassette gear&rdquo;\" rel=\"nofollow\" data-success_message=\"\"><span>Read more<\/span><\/a><span id=\"woocommerce_loop_add_to_cart_link_describedby_16428\" class=\"screen-reader-text\">\n\t<\/span>\n\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"wd-action-buttons\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon wd-tooltip\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/fatbikes.ma\/en\/shop\/cassette-gear\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"16428\"\n\t\t\t\t>Quick view<\/a>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/div>\n<\/div>\n\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-buttons-on-hover wd-col product-grid-item product type-product post-16425 status-publish last onbackorder product_cat-bike-parts has-post-thumbnail shipping-taxable product-type-simple\" data-loop=\"3\" data-id=\"16425\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/fatbikes.ma\/en\/shop\/shimano-thumb-gear\/\" class=\"product-image-link\">\n\t\t\t<img decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/9_2c6fe67b-900f-49aa-beba-03422aff3c5f.webp\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/9_2c6fe67b-900f-49aa-beba-03422aff3c5f.webp 800w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/9_2c6fe67b-900f-49aa-beba-03422aff3c5f-300x300.webp 300w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/9_2c6fe67b-900f-49aa-beba-03422aff3c5f-150x150.webp 150w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/9_2c6fe67b-900f-49aa-beba-03422aff3c5f-768x768.webp 768w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/9_2c6fe67b-900f-49aa-beba-03422aff3c5f-430x430.webp 430w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/9_2c6fe67b-900f-49aa-beba-03422aff3c5f-700x700.webp 700w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"https:\/\/fatbikes.ma\/en\/shop\/shimano-thumb-gear\/\" data-key=\"fa7bdfdfdc\" data-product-id=\"17221\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n\t\t\t\t\t<span>Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"product-element-bottom\">\n\n\t\t<div class=\"wd-product-header\">\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/fatbikes.ma\/en\/shop\/shimano-thumb-gear\/\">Shimano thumb gear<\/a><\/h3>\n\t\t\t\t\t<\/div>\n\n\t\t\n\t\t\t\t<div class=\"wd-product-cats\">\r\n\t\t\t<a href=\"https:\/\/fatbikes.ma\/en\/product-category\/bike-parts\/\" rel=\"tag\">Bike Parts<\/a>\t\t<\/div>\r\n\t\t\n\t\t\n\t\t<div class=\"wrap-price\">\n\t\t\t\n\n\t\t\t\t\t<\/div>\n\n\t\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:16425,&quot;item_id&quot;:16425,&quot;item_name&quot;:&quot;Shimano thumb gear&quot;,&quot;sku&quot;:16425,&quot;price&quot;:0,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;onbackorder&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Bike Parts&quot;,&quot;id&quot;:16425,&quot;productlink&quot;:&quot;https:\\\/\\\/fatbikes.ma\\\/en\\\/shop\\\/shimano-thumb-gear\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:4,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\t\n\t\t\n\t\t\n\t\t<div class=\"wd-product-footer\">\n\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t<a href=\"https:\/\/fatbikes.ma\/en\/shop\/shimano-thumb-gear\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_16425\" data-quantity=\"1\" class=\"button product_type_simple add-to-cart-loop\" data-product_id=\"16425\" data-product_sku=\"\" aria-label=\"Read more about &ldquo;Shimano thumb gear&rdquo;\" rel=\"nofollow\" data-success_message=\"\"><span>Read more<\/span><\/a><span id=\"woocommerce_loop_add_to_cart_link_describedby_16425\" class=\"screen-reader-text\">\n\t<\/span>\n\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"wd-action-buttons\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon wd-tooltip\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/fatbikes.ma\/en\/shop\/shimano-thumb-gear\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"16425\"\n\t\t\t\t>Quick view<\/a>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/div>\n<\/div>\n\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-buttons-on-hover wd-col product-grid-item product type-product post-16422 status-publish first onbackorder product_cat-bike-parts has-post-thumbnail shipping-taxable product-type-simple\" data-loop=\"4\" data-id=\"16422\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/fatbikes.ma\/en\/shop\/derailleur-shimano-7-leves\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/22222.webp\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/22222.webp 800w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/22222-300x300.webp 300w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/22222-150x150.webp 150w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/22222-768x768.webp 768w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/22222-430x430.webp 430w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/22222-700x700.webp 700w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"https:\/\/fatbikes.ma\/en\/shop\/derailleur-shimano-7-leves\/\" data-key=\"fa7bdfdfdc\" data-product-id=\"17204\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n\t\t\t\t\t<span>Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"product-element-bottom\">\n\n\t\t<div class=\"wd-product-header\">\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/fatbikes.ma\/en\/shop\/derailleur-shimano-7-leves\/\">Derailleur (Shimano 7 leves)<\/a><\/h3>\n\t\t\t\t\t<\/div>\n\n\t\t\n\t\t\t\t<div class=\"wd-product-cats\">\r\n\t\t\t<a href=\"https:\/\/fatbikes.ma\/en\/product-category\/bike-parts\/\" rel=\"tag\">Bike Parts<\/a>\t\t<\/div>\r\n\t\t\n\t\t\n\t\t<div class=\"wrap-price\">\n\t\t\t\n\n\t\t\t\t\t<\/div>\n\n\t\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:16422,&quot;item_id&quot;:16422,&quot;item_name&quot;:&quot;Derailleur (Shimano 7 leves)&quot;,&quot;sku&quot;:16422,&quot;price&quot;:0,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;onbackorder&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Bike Parts&quot;,&quot;id&quot;:16422,&quot;productlink&quot;:&quot;https:\\\/\\\/fatbikes.ma\\\/en\\\/shop\\\/derailleur-shimano-7-leves\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:5,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\t\n\t\t\n\t\t\n\t\t<div class=\"wd-product-footer\">\n\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t<a href=\"https:\/\/fatbikes.ma\/en\/shop\/derailleur-shimano-7-leves\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_16422\" data-quantity=\"1\" class=\"button product_type_simple add-to-cart-loop\" data-product_id=\"16422\" data-product_sku=\"\" aria-label=\"Read more about &ldquo;Derailleur (Shimano 7 leves)&rdquo;\" rel=\"nofollow\" data-success_message=\"\"><span>Read more<\/span><\/a><span id=\"woocommerce_loop_add_to_cart_link_describedby_16422\" class=\"screen-reader-text\">\n\t<\/span>\n\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"wd-action-buttons\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon wd-tooltip\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/fatbikes.ma\/en\/shop\/derailleur-shimano-7-leves\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"16422\"\n\t\t\t\t>Quick view<\/a>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/div>\n<\/div>\n\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-buttons-on-hover wd-col product-grid-item product type-product post-16419 status-publish onbackorder product_cat-bike-parts has-post-thumbnail shipping-taxable product-type-simple\" data-loop=\"5\" data-id=\"16419\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/fatbikes.ma\/en\/shop\/100pcs-handles\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/4.webp\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/4.webp 800w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/4-300x300.webp 300w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/4-150x150.webp 150w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/4-768x768.webp 768w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/4-430x430.webp 430w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/4-700x700.webp 700w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"https:\/\/fatbikes.ma\/en\/shop\/100pcs-handles\/\" data-key=\"fa7bdfdfdc\" data-product-id=\"16859\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n\t\t\t\t\t<span>Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"product-element-bottom\">\n\n\t\t<div class=\"wd-product-header\">\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/fatbikes.ma\/en\/shop\/100pcs-handles\/\">Handles<\/a><\/h3>\n\t\t\t\t\t<\/div>\n\n\t\t\n\t\t\t\t<div class=\"wd-product-cats\">\r\n\t\t\t<a href=\"https:\/\/fatbikes.ma\/en\/product-category\/bike-parts\/\" rel=\"tag\">Bike Parts<\/a>\t\t<\/div>\r\n\t\t\n\t\t\n\t\t<div class=\"wrap-price\">\n\t\t\t\n\n\t\t\t\t\t<\/div>\n\n\t\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:16419,&quot;item_id&quot;:16419,&quot;item_name&quot;:&quot;Handles&quot;,&quot;sku&quot;:16419,&quot;price&quot;:0,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;onbackorder&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Bike Parts&quot;,&quot;id&quot;:16419,&quot;productlink&quot;:&quot;https:\\\/\\\/fatbikes.ma\\\/en\\\/shop\\\/100pcs-handles\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:6,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\t\n\t\t\n\t\t\n\t\t<div class=\"wd-product-footer\">\n\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t<a href=\"https:\/\/fatbikes.ma\/en\/shop\/100pcs-handles\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_16419\" data-quantity=\"1\" class=\"button product_type_simple add-to-cart-loop\" data-product_id=\"16419\" data-product_sku=\"\" aria-label=\"Read more about &ldquo;Handles&rdquo;\" rel=\"nofollow\" data-success_message=\"\"><span>Read more<\/span><\/a><span id=\"woocommerce_loop_add_to_cart_link_describedby_16419\" class=\"screen-reader-text\">\n\t<\/span>\n\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"wd-action-buttons\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon wd-tooltip\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/fatbikes.ma\/en\/shop\/100pcs-handles\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"16419\"\n\t\t\t\t>Quick view<\/a>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/div>\n<\/div>\n\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-buttons-on-hover wd-col product-grid-item product type-product post-16416 status-publish onbackorder product_cat-bike-parts has-post-thumbnail shipping-taxable product-type-simple\" data-loop=\"6\" data-id=\"16416\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/fatbikes.ma\/en\/shop\/20pcs-main-wire-%e4%b8%bb%e7%ba%bf\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-96_11zon-800x800.webp\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-96_11zon-800x800.webp 800w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-96_11zon-430x430.webp 430w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-96_11zon-150x150.webp 150w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-96_11zon-700x700.webp 700w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-96_11zon-300x300.webp 300w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-96_11zon-768x768.webp 768w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-96_11zon-1536x1536.webp 1536w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-96_11zon.webp 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"https:\/\/fatbikes.ma\/en\/shop\/20pcs-main-wire-%e4%b8%bb%e7%ba%bf\/\" data-key=\"fa7bdfdfdc\" data-product-id=\"17207\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n\t\t\t\t\t<span>Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"product-element-bottom\">\n\n\t\t<div class=\"wd-product-header\">\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/fatbikes.ma\/en\/shop\/20pcs-main-wire-%e4%b8%bb%e7%ba%bf\/\">Main wire<\/a><\/h3>\n\t\t\t\t\t<\/div>\n\n\t\t\n\t\t\t\t<div class=\"wd-product-cats\">\r\n\t\t\t<a href=\"https:\/\/fatbikes.ma\/en\/product-category\/bike-parts\/\" rel=\"tag\">Bike Parts<\/a>\t\t<\/div>\r\n\t\t\n\t\t\n\t\t<div class=\"wrap-price\">\n\t\t\t\n\n\t\t\t\t\t<\/div>\n\n\t\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:16416,&quot;item_id&quot;:16416,&quot;item_name&quot;:&quot;Main wire&quot;,&quot;sku&quot;:16416,&quot;price&quot;:0,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;onbackorder&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Bike Parts&quot;,&quot;id&quot;:16416,&quot;productlink&quot;:&quot;https:\\\/\\\/fatbikes.ma\\\/en\\\/shop\\\/20pcs-main-wire-%e4%b8%bb%e7%ba%bf\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:7,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\t\n\t\t\n\t\t\n\t\t<div class=\"wd-product-footer\">\n\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t<a href=\"https:\/\/fatbikes.ma\/en\/shop\/20pcs-main-wire-%e4%b8%bb%e7%ba%bf\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_16416\" data-quantity=\"1\" class=\"button product_type_simple add-to-cart-loop\" data-product_id=\"16416\" data-product_sku=\"\" aria-label=\"Read more about &ldquo;Main wire&rdquo;\" rel=\"nofollow\" data-success_message=\"\"><span>Read more<\/span><\/a><span id=\"woocommerce_loop_add_to_cart_link_describedby_16416\" class=\"screen-reader-text\">\n\t<\/span>\n\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"wd-action-buttons\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon wd-tooltip\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/fatbikes.ma\/en\/shop\/20pcs-main-wire-%e4%b8%bb%e7%ba%bf\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"16416\"\n\t\t\t\t>Quick view<\/a>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/div>\n<\/div>\n\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-buttons-on-hover wd-col product-grid-item product type-product post-16413 status-publish last onbackorder product_cat-bike-parts has-post-thumbnail shipping-taxable product-type-simple\" data-loop=\"7\" data-id=\"16413\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/fatbikes.ma\/en\/shop\/100pcs-display-m5-2-0-50km-m5-%e4%bb%aa%e8%a1%a82-0\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-95_11zon-800x800.webp\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-95_11zon-800x800.webp 800w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-95_11zon-430x430.webp 430w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-95_11zon-150x150.webp 150w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-95_11zon-700x700.webp 700w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-95_11zon-300x300.webp 300w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-95_11zon-768x768.webp 768w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-95_11zon-1536x1536.webp 1536w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-95_11zon.webp 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"https:\/\/fatbikes.ma\/en\/shop\/100pcs-display-m5-2-0-50km-m5-%e4%bb%aa%e8%a1%a82-0\/\" data-key=\"fa7bdfdfdc\" data-product-id=\"17209\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n\t\t\t\t\t<span>Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"product-element-bottom\">\n\n\t\t<div class=\"wd-product-header\">\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/fatbikes.ma\/en\/shop\/100pcs-display-m5-2-0-50km-m5-%e4%bb%aa%e8%a1%a82-0\/\">Display m5 2.0 50km  M5<\/a><\/h3>\n\t\t\t\t\t<\/div>\n\n\t\t\n\t\t\t\t<div class=\"wd-product-cats\">\r\n\t\t\t<a href=\"https:\/\/fatbikes.ma\/en\/product-category\/bike-parts\/\" rel=\"tag\">Bike Parts<\/a>\t\t<\/div>\r\n\t\t\n\t\t\n\t\t<div class=\"wrap-price\">\n\t\t\t\n\n\t\t\t\t\t<\/div>\n\n\t\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:16413,&quot;item_id&quot;:16413,&quot;item_name&quot;:&quot;Display m5 2.0 50km  M5&quot;,&quot;sku&quot;:16413,&quot;price&quot;:0,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;onbackorder&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Bike Parts&quot;,&quot;id&quot;:16413,&quot;productlink&quot;:&quot;https:\\\/\\\/fatbikes.ma\\\/en\\\/shop\\\/100pcs-display-m5-2-0-50km-m5-%e4%bb%aa%e8%a1%a82-0\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:8,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\t\n\t\t\n\t\t\n\t\t<div class=\"wd-product-footer\">\n\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t<a href=\"https:\/\/fatbikes.ma\/en\/shop\/100pcs-display-m5-2-0-50km-m5-%e4%bb%aa%e8%a1%a82-0\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_16413\" data-quantity=\"1\" class=\"button product_type_simple add-to-cart-loop\" data-product_id=\"16413\" data-product_sku=\"\" aria-label=\"Read more about &ldquo;Display m5 2.0 50km  M5&rdquo;\" rel=\"nofollow\" data-success_message=\"\"><span>Read more<\/span><\/a><span id=\"woocommerce_loop_add_to_cart_link_describedby_16413\" class=\"screen-reader-text\">\n\t<\/span>\n\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"wd-action-buttons\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon wd-tooltip\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/fatbikes.ma\/en\/shop\/100pcs-display-m5-2-0-50km-m5-%e4%bb%aa%e8%a1%a82-0\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"16413\"\n\t\t\t\t>Quick view<\/a>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/div>\n<\/div>\n\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-buttons-on-hover wd-col product-grid-item product type-product post-16410 status-publish first onbackorder product_cat-bike-parts has-post-thumbnail shipping-taxable product-type-simple\" data-loop=\"8\" data-id=\"16410\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/fatbikes.ma\/en\/shop\/50pcs-backlight-%e5%90%8e%e5%b0%be%e7%81%af\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-94_11zon-800x800.webp\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-94_11zon-800x800.webp 800w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-94_11zon-430x430.webp 430w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-94_11zon-150x150.webp 150w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-94_11zon-700x700.webp 700w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-94_11zon-300x300.webp 300w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-94_11zon-768x768.webp 768w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-94_11zon-1536x1536.webp 1536w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-94_11zon.webp 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"https:\/\/fatbikes.ma\/en\/shop\/50pcs-backlight-%e5%90%8e%e5%b0%be%e7%81%af\/\" data-key=\"fa7bdfdfdc\" data-product-id=\"17211\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n\t\t\t\t\t<span>Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"product-element-bottom\">\n\n\t\t<div class=\"wd-product-header\">\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/fatbikes.ma\/en\/shop\/50pcs-backlight-%e5%90%8e%e5%b0%be%e7%81%af\/\">Backlight<\/a><\/h3>\n\t\t\t\t\t<\/div>\n\n\t\t\n\t\t\t\t<div class=\"wd-product-cats\">\r\n\t\t\t<a href=\"https:\/\/fatbikes.ma\/en\/product-category\/bike-parts\/\" rel=\"tag\">Bike Parts<\/a>\t\t<\/div>\r\n\t\t\n\t\t\n\t\t<div class=\"wrap-price\">\n\t\t\t\n\n\t\t\t\t\t<\/div>\n\n\t\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:16410,&quot;item_id&quot;:16410,&quot;item_name&quot;:&quot;Backlight&quot;,&quot;sku&quot;:16410,&quot;price&quot;:0,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;onbackorder&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Bike Parts&quot;,&quot;id&quot;:16410,&quot;productlink&quot;:&quot;https:\\\/\\\/fatbikes.ma\\\/en\\\/shop\\\/50pcs-backlight-%e5%90%8e%e5%b0%be%e7%81%af\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:9,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\t\n\t\t\n\t\t\n\t\t<div class=\"wd-product-footer\">\n\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t<a href=\"https:\/\/fatbikes.ma\/en\/shop\/50pcs-backlight-%e5%90%8e%e5%b0%be%e7%81%af\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_16410\" data-quantity=\"1\" class=\"button product_type_simple add-to-cart-loop\" data-product_id=\"16410\" data-product_sku=\"\" aria-label=\"Read more about &ldquo;Backlight&rdquo;\" rel=\"nofollow\" data-success_message=\"\"><span>Read more<\/span><\/a><span id=\"woocommerce_loop_add_to_cart_link_describedby_16410\" class=\"screen-reader-text\">\n\t<\/span>\n\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"wd-action-buttons\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon wd-tooltip\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/fatbikes.ma\/en\/shop\/50pcs-backlight-%e5%90%8e%e5%b0%be%e7%81%af\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"16410\"\n\t\t\t\t>Quick view<\/a>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/div>\n<\/div>\n\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-buttons-on-hover wd-col product-grid-item product type-product post-16407 status-publish onbackorder product_cat-bike-parts has-post-thumbnail shipping-taxable product-type-simple\" data-loop=\"9\" data-id=\"16407\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/fatbikes.ma\/en\/shop\/50pcs-head-light-%e5%89%8d%e7%81%af\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-93_11zon-800x800.webp\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-93_11zon-800x800.webp 800w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-93_11zon-430x430.webp 430w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-93_11zon-150x150.webp 150w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-93_11zon-700x700.webp 700w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-93_11zon-300x300.webp 300w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-93_11zon-768x768.webp 768w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-93_11zon-1536x1536.webp 1536w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-93_11zon.webp 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"https:\/\/fatbikes.ma\/en\/shop\/50pcs-head-light-%e5%89%8d%e7%81%af\/\" data-key=\"fa7bdfdfdc\" data-product-id=\"17162\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n\t\t\t\t\t<span>Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"product-element-bottom\">\n\n\t\t<div class=\"wd-product-header\">\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/fatbikes.ma\/en\/shop\/50pcs-head-light-%e5%89%8d%e7%81%af\/\">Head light<\/a><\/h3>\n\t\t\t\t\t<\/div>\n\n\t\t\n\t\t\t\t<div class=\"wd-product-cats\">\r\n\t\t\t<a href=\"https:\/\/fatbikes.ma\/en\/product-category\/bike-parts\/\" rel=\"tag\">Bike Parts<\/a>\t\t<\/div>\r\n\t\t\n\t\t\n\t\t<div class=\"wrap-price\">\n\t\t\t\n\n\t\t\t\t\t<\/div>\n\n\t\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:16407,&quot;item_id&quot;:16407,&quot;item_name&quot;:&quot;Head light&quot;,&quot;sku&quot;:16407,&quot;price&quot;:0,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;onbackorder&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Bike Parts&quot;,&quot;id&quot;:16407,&quot;productlink&quot;:&quot;https:\\\/\\\/fatbikes.ma\\\/en\\\/shop\\\/50pcs-head-light-%e5%89%8d%e7%81%af\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:10,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\t\n\t\t\n\t\t\n\t\t<div class=\"wd-product-footer\">\n\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t<a href=\"https:\/\/fatbikes.ma\/en\/shop\/50pcs-head-light-%e5%89%8d%e7%81%af\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_16407\" data-quantity=\"1\" class=\"button product_type_simple add-to-cart-loop\" data-product_id=\"16407\" data-product_sku=\"\" aria-label=\"Read more about &ldquo;Head light&rdquo;\" rel=\"nofollow\" data-success_message=\"\"><span>Read more<\/span><\/a><span id=\"woocommerce_loop_add_to_cart_link_describedby_16407\" class=\"screen-reader-text\">\n\t<\/span>\n\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"wd-action-buttons\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon wd-tooltip\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/fatbikes.ma\/en\/shop\/50pcs-head-light-%e5%89%8d%e7%81%af\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"16407\"\n\t\t\t\t>Quick view<\/a>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/div>\n<\/div>\n\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-buttons-on-hover wd-col product-grid-item product type-product post-16404 status-publish onbackorder product_cat-bike-parts has-post-thumbnail shipping-taxable product-type-simple\" data-loop=\"10\" data-id=\"16404\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/fatbikes.ma\/en\/shop\/50pcs-steer-%e6%89%8b%e6%8a%8a%e7%ae%a1\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-92_11zon-800x800.webp\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-92_11zon-800x800.webp 800w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-92_11zon-430x430.webp 430w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-92_11zon-150x150.webp 150w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-92_11zon-700x700.webp 700w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-92_11zon-300x300.webp 300w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-92_11zon-768x768.webp 768w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-92_11zon-1536x1536.webp 1536w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-92_11zon.webp 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"https:\/\/fatbikes.ma\/en\/shop\/50pcs-steer-%e6%89%8b%e6%8a%8a%e7%ae%a1\/\" data-key=\"fa7bdfdfdc\" data-product-id=\"17164\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n\t\t\t\t\t<span>Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"product-element-bottom\">\n\n\t\t<div class=\"wd-product-header\">\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/fatbikes.ma\/en\/shop\/50pcs-steer-%e6%89%8b%e6%8a%8a%e7%ae%a1\/\">Steer<\/a><\/h3>\n\t\t\t\t\t<\/div>\n\n\t\t\n\t\t\t\t<div class=\"wd-product-cats\">\r\n\t\t\t<a href=\"https:\/\/fatbikes.ma\/en\/product-category\/bike-parts\/\" rel=\"tag\">Bike Parts<\/a>\t\t<\/div>\r\n\t\t\n\t\t\n\t\t<div class=\"wrap-price\">\n\t\t\t\n\n\t\t\t\t\t<\/div>\n\n\t\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:16404,&quot;item_id&quot;:16404,&quot;item_name&quot;:&quot;Steer&quot;,&quot;sku&quot;:16404,&quot;price&quot;:0,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;onbackorder&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Bike Parts&quot;,&quot;id&quot;:16404,&quot;productlink&quot;:&quot;https:\\\/\\\/fatbikes.ma\\\/en\\\/shop\\\/50pcs-steer-%e6%89%8b%e6%8a%8a%e7%ae%a1\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:11,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\t\n\t\t\n\t\t\n\t\t<div class=\"wd-product-footer\">\n\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t<a href=\"https:\/\/fatbikes.ma\/en\/shop\/50pcs-steer-%e6%89%8b%e6%8a%8a%e7%ae%a1\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_16404\" data-quantity=\"1\" class=\"button product_type_simple add-to-cart-loop\" data-product_id=\"16404\" data-product_sku=\"\" aria-label=\"Read more about &ldquo;Steer&rdquo;\" rel=\"nofollow\" data-success_message=\"\"><span>Read more<\/span><\/a><span id=\"woocommerce_loop_add_to_cart_link_describedby_16404\" class=\"screen-reader-text\">\n\t<\/span>\n\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"wd-action-buttons\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon wd-tooltip\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/fatbikes.ma\/en\/shop\/50pcs-steer-%e6%89%8b%e6%8a%8a%e7%ae%a1\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"16404\"\n\t\t\t\t>Quick view<\/a>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/div>\n<\/div>\n\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-buttons-on-hover wd-col product-grid-item product type-product post-16401 status-publish last onbackorder product_cat-bike-parts has-post-thumbnail shipping-taxable product-type-simple\" data-loop=\"11\" data-id=\"16401\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/fatbikes.ma\/en\/shop\/20pcs-zoom-brake-hydrauloc-brake-set-%e4%bf%a1%e7%a2%9f%e6%b2%b9%e5%88%b9%e6%95%b4%e5%a5%97\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-91_11zon-800x800.webp\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-91_11zon-800x800.webp 800w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-91_11zon-430x430.webp 430w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-91_11zon-150x150.webp 150w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-91_11zon-700x700.webp 700w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-91_11zon-300x300.webp 300w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-91_11zon-768x768.webp 768w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-91_11zon-1536x1536.webp 1536w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-91_11zon.webp 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"https:\/\/fatbikes.ma\/en\/shop\/20pcs-zoom-brake-hydrauloc-brake-set-%e4%bf%a1%e7%a2%9f%e6%b2%b9%e5%88%b9%e6%95%b4%e5%a5%97\/\" data-key=\"fa7bdfdfdc\" data-product-id=\"17166\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n\t\t\t\t\t<span>Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"product-element-bottom\">\n\n\t\t<div class=\"wd-product-header\">\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/fatbikes.ma\/en\/shop\/20pcs-zoom-brake-hydrauloc-brake-set-%e4%bf%a1%e7%a2%9f%e6%b2%b9%e5%88%b9%e6%95%b4%e5%a5%97\/\">Zoom brake (Hydraulic brake set)<\/a><\/h3>\n\t\t\t\t\t<\/div>\n\n\t\t\n\t\t\t\t<div class=\"wd-product-cats\">\r\n\t\t\t<a href=\"https:\/\/fatbikes.ma\/en\/product-category\/bike-parts\/\" rel=\"tag\">Bike Parts<\/a>\t\t<\/div>\r\n\t\t\n\t\t\n\t\t<div class=\"wrap-price\">\n\t\t\t\n\n\t\t\t\t\t<\/div>\n\n\t\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:16401,&quot;item_id&quot;:16401,&quot;item_name&quot;:&quot;Zoom brake (Hydraulic brake set)&quot;,&quot;sku&quot;:16401,&quot;price&quot;:0,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;onbackorder&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Bike Parts&quot;,&quot;id&quot;:16401,&quot;productlink&quot;:&quot;https:\\\/\\\/fatbikes.ma\\\/en\\\/shop\\\/20pcs-zoom-brake-hydrauloc-brake-set-%e4%bf%a1%e7%a2%9f%e6%b2%b9%e5%88%b9%e6%95%b4%e5%a5%97\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:12,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\t\n\t\t\n\t\t\n\t\t<div class=\"wd-product-footer\">\n\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t<a href=\"https:\/\/fatbikes.ma\/en\/shop\/20pcs-zoom-brake-hydrauloc-brake-set-%e4%bf%a1%e7%a2%9f%e6%b2%b9%e5%88%b9%e6%95%b4%e5%a5%97\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_16401\" data-quantity=\"1\" class=\"button product_type_simple add-to-cart-loop\" data-product_id=\"16401\" data-product_sku=\"\" aria-label=\"Read more about &ldquo;Zoom brake (Hydraulic brake set)&rdquo;\" rel=\"nofollow\" data-success_message=\"\"><span>Read more<\/span><\/a><span id=\"woocommerce_loop_add_to_cart_link_describedby_16401\" class=\"screen-reader-text\">\n\t<\/span>\n\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"wd-action-buttons\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon wd-tooltip\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/fatbikes.ma\/en\/shop\/20pcs-zoom-brake-hydrauloc-brake-set-%e4%bf%a1%e7%a2%9f%e6%b2%b9%e5%88%b9%e6%95%b4%e5%a5%97\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"16401\"\n\t\t\t\t>Quick view<\/a>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/div>\n<\/div>\n\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-buttons-on-hover wd-col product-grid-item product type-product post-16398 status-publish first instock product_cat-bike-parts has-post-thumbnail shipping-taxable product-type-simple\" data-loop=\"12\" data-id=\"16398\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/fatbikes.ma\/en\/shop\/3pcs-batteries-%e7%94%b5%e6%b1%a0\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-90_11zon-800x800.webp\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-90_11zon-800x800.webp 800w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-90_11zon-430x430.webp 430w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-90_11zon-150x150.webp 150w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-90_11zon-700x700.webp 700w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-90_11zon-300x300.webp 300w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-90_11zon-768x768.webp 768w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-90_11zon-1536x1536.webp 1536w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-90_11zon.webp 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"https:\/\/fatbikes.ma\/en\/shop\/3pcs-batteries-%e7%94%b5%e6%b1%a0\/\" data-key=\"fa7bdfdfdc\" data-product-id=\"17168\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n\t\t\t\t\t<span>Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"product-element-bottom\">\n\n\t\t<div class=\"wd-product-header\">\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/fatbikes.ma\/en\/shop\/3pcs-batteries-%e7%94%b5%e6%b1%a0\/\">batteries<\/a><\/h3>\n\t\t\t\t\t<\/div>\n\n\t\t\n\t\t\t\t<div class=\"wd-product-cats\">\r\n\t\t\t<a href=\"https:\/\/fatbikes.ma\/en\/product-category\/bike-parts\/\" rel=\"tag\">Bike Parts<\/a>\t\t<\/div>\r\n\t\t\n\t\t\n\t\t<div class=\"wrap-price\">\n\t\t\t\n\n\t\t\t\t\t<\/div>\n\n\t\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:16398,&quot;item_id&quot;:16398,&quot;item_name&quot;:&quot;batteries&quot;,&quot;sku&quot;:16398,&quot;price&quot;:0,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Bike Parts&quot;,&quot;id&quot;:16398,&quot;productlink&quot;:&quot;https:\\\/\\\/fatbikes.ma\\\/en\\\/shop\\\/3pcs-batteries-%e7%94%b5%e6%b1%a0\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:13,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\t\n\t\t\n\t\t\n\t\t<div class=\"wd-product-footer\">\n\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t<a href=\"https:\/\/fatbikes.ma\/en\/shop\/3pcs-batteries-%e7%94%b5%e6%b1%a0\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_16398\" data-quantity=\"1\" class=\"button product_type_simple add-to-cart-loop\" data-product_id=\"16398\" data-product_sku=\"\" aria-label=\"Read more about &ldquo;batteries&rdquo;\" rel=\"nofollow\" data-success_message=\"\"><span>Read more<\/span><\/a><span id=\"woocommerce_loop_add_to_cart_link_describedby_16398\" class=\"screen-reader-text\">\n\t<\/span>\n\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"wd-action-buttons\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon wd-tooltip\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/fatbikes.ma\/en\/shop\/3pcs-batteries-%e7%94%b5%e6%b1%a0\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"16398\"\n\t\t\t\t>Quick view<\/a>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/div>\n<\/div>\n\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-buttons-on-hover wd-col product-grid-item product type-product post-16395 status-publish onbackorder product_cat-bike-parts has-post-thumbnail shipping-taxable product-type-simple\" data-loop=\"13\" data-id=\"16395\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/fatbikes.ma\/en\/shop\/70pcs-claxon-light-button2-0-%e4%b8%89%e5%90%88%e4%b8%80%e5%bc%80%e5%85%b3\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-89_11zon-800x800.webp\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-89_11zon-800x800.webp 800w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-89_11zon-430x430.webp 430w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-89_11zon-150x150.webp 150w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-89_11zon-700x700.webp 700w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-89_11zon-300x300.webp 300w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-89_11zon-768x768.webp 768w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-89_11zon-1536x1536.webp 1536w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-89_11zon.webp 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"https:\/\/fatbikes.ma\/en\/shop\/70pcs-claxon-light-button2-0-%e4%b8%89%e5%90%88%e4%b8%80%e5%bc%80%e5%85%b3\/\" data-key=\"fa7bdfdfdc\" data-product-id=\"17170\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n\t\t\t\t\t<span>Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"product-element-bottom\">\n\n\t\t<div class=\"wd-product-header\">\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/fatbikes.ma\/en\/shop\/70pcs-claxon-light-button2-0-%e4%b8%89%e5%90%88%e4%b8%80%e5%bc%80%e5%85%b3\/\">Claxon light button(2.0)<\/a><\/h3>\n\t\t\t\t\t<\/div>\n\n\t\t\n\t\t\t\t<div class=\"wd-product-cats\">\r\n\t\t\t<a href=\"https:\/\/fatbikes.ma\/en\/product-category\/bike-parts\/\" rel=\"tag\">Bike Parts<\/a>\t\t<\/div>\r\n\t\t\n\t\t\n\t\t<div class=\"wrap-price\">\n\t\t\t\n\n\t\t\t\t\t<\/div>\n\n\t\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:16395,&quot;item_id&quot;:16395,&quot;item_name&quot;:&quot;Claxon light button(2.0)&quot;,&quot;sku&quot;:16395,&quot;price&quot;:0,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;onbackorder&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Bike Parts&quot;,&quot;id&quot;:16395,&quot;productlink&quot;:&quot;https:\\\/\\\/fatbikes.ma\\\/en\\\/shop\\\/70pcs-claxon-light-button2-0-%e4%b8%89%e5%90%88%e4%b8%80%e5%bc%80%e5%85%b3\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:14,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\t\n\t\t\n\t\t\n\t\t<div class=\"wd-product-footer\">\n\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t<a href=\"https:\/\/fatbikes.ma\/en\/shop\/70pcs-claxon-light-button2-0-%e4%b8%89%e5%90%88%e4%b8%80%e5%bc%80%e5%85%b3\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_16395\" data-quantity=\"1\" class=\"button product_type_simple add-to-cart-loop\" data-product_id=\"16395\" data-product_sku=\"\" aria-label=\"Read more about &ldquo;Claxon light button(2.0)&rdquo;\" rel=\"nofollow\" data-success_message=\"\"><span>Read more<\/span><\/a><span id=\"woocommerce_loop_add_to_cart_link_describedby_16395\" class=\"screen-reader-text\">\n\t<\/span>\n\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"wd-action-buttons\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon wd-tooltip\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/fatbikes.ma\/en\/shop\/70pcs-claxon-light-button2-0-%e4%b8%89%e5%90%88%e4%b8%80%e5%bc%80%e5%85%b3\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"16395\"\n\t\t\t\t>Quick view<\/a>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/div>\n<\/div>\n\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-buttons-on-hover wd-col product-grid-item product type-product post-16392 status-publish onbackorder product_cat-bike-parts shipping-taxable product-type-simple\" data-loop=\"14\" data-id=\"16392\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/fatbikes.ma\/en\/shop\/100pcs-crankset-3-0-new-%e6%9b%b2%e6%9f%843-0\/\" class=\"product-image-link\">\n\t\t\t\t\t<div class=\"wd-product-grid-slider wd-fill\">\n\t\t\t\t\t\t\t<div class=\"wd-product-grid-slide\" data-image-url=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/woocommerce-placeholder-1024x1024.png\" data-image-srcset=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/woocommerce-placeholder-1024x1024.png 1024w, https:\/\/fatbikes.ma\/wp-content\/uploads\/woocommerce-placeholder-430x430.png 430w, https:\/\/fatbikes.ma\/wp-content\/uploads\/woocommerce-placeholder-150x150.png 150w, https:\/\/fatbikes.ma\/wp-content\/uploads\/woocommerce-placeholder-700x700.png 700w, https:\/\/fatbikes.ma\/wp-content\/uploads\/woocommerce-placeholder-300x300.png 300w, https:\/\/fatbikes.ma\/wp-content\/uploads\/woocommerce-placeholder-768x768.png 768w, https:\/\/fatbikes.ma\/wp-content\/uploads\/woocommerce-placeholder.png 1200w\" data-image-id=\"0\"><\/div>\n\t\t\t\t\t\t\t<div class=\"wd-product-grid-slide\" data-image-url=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/2.webp\" data-image-srcset=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/2.webp 800w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/2-300x300.webp 300w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/2-150x150.webp 150w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/2-768x768.webp 768w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/2-430x430.webp 430w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/2-700x700.webp 700w\" data-image-id=\"1\"><\/div>\n\t\t\t\t\t<\/div>\n\n\t\t\n\t\t\t\t\t\t\t<div class=\"wd-product-grid-slider-pagin\">\n\t\t\t\t\t\t\t<div data-image-id=\"0\" class=\"wd-product-grid-slider-dot\"><\/div>\n\t\t\t\t\t\t\t<div data-image-id=\"1\" class=\"wd-product-grid-slider-dot\"><\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"430\" height=\"430\" src=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/woocommerce-placeholder-430x430.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" srcset=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/woocommerce-placeholder-430x430.png 430w, https:\/\/fatbikes.ma\/wp-content\/uploads\/woocommerce-placeholder-150x150.png 150w, https:\/\/fatbikes.ma\/wp-content\/uploads\/woocommerce-placeholder-700x700.png 700w, https:\/\/fatbikes.ma\/wp-content\/uploads\/woocommerce-placeholder-300x300.png 300w, https:\/\/fatbikes.ma\/wp-content\/uploads\/woocommerce-placeholder-1024x1024.png 1024w, https:\/\/fatbikes.ma\/wp-content\/uploads\/woocommerce-placeholder-768x768.png 768w, https:\/\/fatbikes.ma\/wp-content\/uploads\/woocommerce-placeholder.png 1200w\" sizes=\"(max-width: 430px) 100vw, 430px\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"https:\/\/fatbikes.ma\/en\/shop\/100pcs-crankset-3-0-new-%e6%9b%b2%e6%9f%843-0\/\" data-key=\"fa7bdfdfdc\" data-product-id=\"17172\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n\t\t\t\t\t<span>Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"product-element-bottom\">\n\n\t\t<div class=\"wd-product-header\">\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/fatbikes.ma\/en\/shop\/100pcs-crankset-3-0-new-%e6%9b%b2%e6%9f%843-0\/\">crankset 3.0 new<\/a><\/h3>\n\t\t\t\t\t<\/div>\n\n\t\t\n\t\t\t\t<div class=\"wd-product-cats\">\r\n\t\t\t<a href=\"https:\/\/fatbikes.ma\/en\/product-category\/bike-parts\/\" rel=\"tag\">Bike Parts<\/a>\t\t<\/div>\r\n\t\t\n\t\t\n\t\t<div class=\"wrap-price\">\n\t\t\t\n\n\t\t\t\t\t<\/div>\n\n\t\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:16392,&quot;item_id&quot;:16392,&quot;item_name&quot;:&quot;crankset 3.0 new&quot;,&quot;sku&quot;:16392,&quot;price&quot;:0,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;onbackorder&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Bike Parts&quot;,&quot;id&quot;:16392,&quot;productlink&quot;:&quot;https:\\\/\\\/fatbikes.ma\\\/en\\\/shop\\\/100pcs-crankset-3-0-new-%e6%9b%b2%e6%9f%843-0\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:15,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\t\n\t\t\n\t\t\n\t\t<div class=\"wd-product-footer\">\n\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t<a href=\"https:\/\/fatbikes.ma\/en\/shop\/100pcs-crankset-3-0-new-%e6%9b%b2%e6%9f%843-0\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_16392\" data-quantity=\"1\" class=\"button product_type_simple add-to-cart-loop\" data-product_id=\"16392\" data-product_sku=\"\" aria-label=\"Read more about &ldquo;crankset 3.0 new&rdquo;\" rel=\"nofollow\" data-success_message=\"\"><span>Read more<\/span><\/a><span id=\"woocommerce_loop_add_to_cart_link_describedby_16392\" class=\"screen-reader-text\">\n\t<\/span>\n\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"wd-action-buttons\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon wd-tooltip\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/fatbikes.ma\/en\/shop\/100pcs-crankset-3-0-new-%e6%9b%b2%e6%9f%843-0\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"16392\"\n\t\t\t\t>Quick view<\/a>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/div>\n<\/div>\n\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-buttons-on-hover wd-col product-grid-item product type-product post-16385 status-publish last instock product_cat-bike-parts has-post-thumbnail shipping-taxable product-type-simple\" data-loop=\"15\" data-id=\"16385\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/fatbikes.ma\/en\/shop\/150pcs-chargers-%e6%ac%a7%e8%a7%84%e5%85%85%e7%94%b5\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-86_11zon-800x800.webp\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-86_11zon-800x800.webp 800w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-86_11zon-430x430.webp 430w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-86_11zon-150x150.webp 150w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-86_11zon-700x700.webp 700w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-86_11zon-300x300.webp 300w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-86_11zon-768x768.webp 768w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-86_11zon-1536x1536.webp 1536w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/Design-sans-titre-86_11zon.webp 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"https:\/\/fatbikes.ma\/en\/shop\/150pcs-chargers-%e6%ac%a7%e8%a7%84%e5%85%85%e7%94%b5\/\" data-key=\"fa7bdfdfdc\" data-product-id=\"17175\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n\t\t\t\t\t<span>Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"product-element-bottom\">\n\n\t\t<div class=\"wd-product-header\">\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/fatbikes.ma\/en\/shop\/150pcs-chargers-%e6%ac%a7%e8%a7%84%e5%85%85%e7%94%b5\/\">Charger<\/a><\/h3>\n\t\t\t\t\t<\/div>\n\n\t\t\n\t\t\t\t<div class=\"wd-product-cats\">\r\n\t\t\t<a href=\"https:\/\/fatbikes.ma\/en\/product-category\/bike-parts\/\" rel=\"tag\">Bike Parts<\/a>\t\t<\/div>\r\n\t\t\n\t\t\n\t\t<div class=\"wrap-price\">\n\t\t\t\n\n\t\t\t\t\t<\/div>\n\n\t\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:16385,&quot;item_id&quot;:16385,&quot;item_name&quot;:&quot;Charger&quot;,&quot;sku&quot;:16385,&quot;price&quot;:0,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Bike Parts&quot;,&quot;id&quot;:16385,&quot;productlink&quot;:&quot;https:\\\/\\\/fatbikes.ma\\\/en\\\/shop\\\/150pcs-chargers-%e6%ac%a7%e8%a7%84%e5%85%85%e7%94%b5\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:16,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\t\n\t\t\n\t\t\n\t\t<div class=\"wd-product-footer\">\n\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t<a href=\"https:\/\/fatbikes.ma\/en\/shop\/150pcs-chargers-%e6%ac%a7%e8%a7%84%e5%85%85%e7%94%b5\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_16385\" data-quantity=\"1\" class=\"button product_type_simple add-to-cart-loop\" data-product_id=\"16385\" data-product_sku=\"\" aria-label=\"Read more about &ldquo;Charger&rdquo;\" rel=\"nofollow\" data-success_message=\"\"><span>Read more<\/span><\/a><span id=\"woocommerce_loop_add_to_cart_link_describedby_16385\" class=\"screen-reader-text\">\n\t<\/span>\n\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"wd-action-buttons\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon wd-tooltip\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/fatbikes.ma\/en\/shop\/150pcs-chargers-%e6%ac%a7%e8%a7%84%e5%85%85%e7%94%b5\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"16385\"\n\t\t\t\t>Quick view<\/a>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/div>\n<\/div>\n\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-buttons-on-hover wd-col product-grid-item product type-product post-16376 status-publish first onbackorder product_cat-bike-parts has-post-thumbnail shipping-taxable product-type-simple\" data-loop=\"16\" data-id=\"16376\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/fatbikes.ma\/en\/shop\/50pcs-v8-3-0-controller-v8-3-0%e6%8e%a7%e5%88%b6%e5%99%a8\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/1111.webp\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/1111.webp 800w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/1111-300x300.webp 300w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/1111-150x150.webp 150w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/1111-768x768.webp 768w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/1111-430x430.webp 430w, https:\/\/fatbikes.ma\/wp-content\/uploads\/2024\/12\/1111-700x700.webp 700w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"https:\/\/fatbikes.ma\/en\/shop\/50pcs-v8-3-0-controller-v8-3-0%e6%8e%a7%e5%88%b6%e5%99%a8\/\" data-key=\"fa7bdfdfdc\" data-product-id=\"17224\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n\t\t\t\t\t<span>Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"product-element-bottom\">\n\n\t\t<div class=\"wd-product-header\">\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/fatbikes.ma\/en\/shop\/50pcs-v8-3-0-controller-v8-3-0%e6%8e%a7%e5%88%b6%e5%99%a8\/\">V8 3.0 controller<\/a><\/h3>\n\t\t\t\t\t<\/div>\n\n\t\t\n\t\t\t\t<div class=\"wd-product-cats\">\r\n\t\t\t<a href=\"https:\/\/fatbikes.ma\/en\/product-category\/bike-parts\/\" rel=\"tag\">Bike Parts<\/a>\t\t<\/div>\r\n\t\t\n\t\t\n\t\t<div class=\"wrap-price\">\n\t\t\t\n\n\t\t\t\t\t<\/div>\n\n\t\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:16376,&quot;item_id&quot;:16376,&quot;item_name&quot;:&quot;V8 3.0 controller&quot;,&quot;sku&quot;:16376,&quot;price&quot;:0,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;onbackorder&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Bike Parts&quot;,&quot;id&quot;:16376,&quot;productlink&quot;:&quot;https:\\\/\\\/fatbikes.ma\\\/en\\\/shop\\\/50pcs-v8-3-0-controller-v8-3-0%e6%8e%a7%e5%88%b6%e5%99%a8\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:17,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\t\n\t\t\n\t\t\n\t\t<div class=\"wd-product-footer\">\n\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t<a href=\"https:\/\/fatbikes.ma\/en\/shop\/50pcs-v8-3-0-controller-v8-3-0%e6%8e%a7%e5%88%b6%e5%99%a8\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_16376\" data-quantity=\"1\" class=\"button product_type_simple add-to-cart-loop\" data-product_id=\"16376\" data-product_sku=\"\" aria-label=\"Read more about &ldquo;V8 3.0 controller&rdquo;\" rel=\"nofollow\" data-success_message=\"\"><span>Read more<\/span><\/a><span id=\"woocommerce_loop_add_to_cart_link_describedby_16376\" class=\"screen-reader-text\">\n\t<\/span>\n\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"wd-action-buttons\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon wd-tooltip\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/fatbikes.ma\/en\/shop\/50pcs-v8-3-0-controller-v8-3-0%e6%8e%a7%e5%88%b6%e5%99%a8\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"16376\"\n\t\t\t\t>Quick view<\/a>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/div>\n<\/div>\n\t\t\n\t\t\t\t<\/div>\n\t\n\t\t\n\t\t\n\t\t\t\t\t<\/div>\n\t\t\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<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Coming soon Coming soon Coming soon Coming soon Coming soon Coming soon Coming soon Coming soon New Add to wishlist<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-15594","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/fatbikes.ma\/en\/wp-json\/wp\/v2\/pages\/15594","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fatbikes.ma\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fatbikes.ma\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fatbikes.ma\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fatbikes.ma\/en\/wp-json\/wp\/v2\/comments?post=15594"}],"version-history":[{"count":53,"href":"https:\/\/fatbikes.ma\/en\/wp-json\/wp\/v2\/pages\/15594\/revisions"}],"predecessor-version":[{"id":16443,"href":"https:\/\/fatbikes.ma\/en\/wp-json\/wp\/v2\/pages\/15594\/revisions\/16443"}],"wp:attachment":[{"href":"https:\/\/fatbikes.ma\/en\/wp-json\/wp\/v2\/media?parent=15594"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}