^ CategoryController {#62
  +php_self: "category"
  +customer_access: true
  #notFound: false
  #category: Category {#120
    +id: 1412
    +id_category: "1412"
    +name: "R1250R 0J71 2019-2025"
    +active: "1"
    +position: "23"
    +description: ""
    +additional_description: null
    +id_parent: "117"
    +id_category_default: null
    +level_depth: "5"
    +nleft: "2338"
    +nright: "2339"
    +link_rewrite: "r1250r-0j71-2019-2025"
    +meta_title: "Bmw R1250R 2019-2023 0J71"
    +meta_keywords: "1R13, K53, 0J71, 0J73"
    +meta_description: """
      Modello : R 1250 R 2019 - 2021\r\n
      Codice identificativo : 1R13 / K53 / 0J71 / 0J73
      """
    +date_add: "2018-12-18 11:30:53"
    +date_upd: "2025-01-06 00:46:47"
    +is_root_category: "0"
    +id_shop_default: "1"
    +groupBox: null
    +doNotRegenerateNTree: false
    +id_image: 1412
    #webserviceParameters: array:4 [
      "objectsNodeName" => "categories"
      "hidden_fields" => array:3 [
        0 => "nleft"
        1 => "nright"
        2 => "groupBox"
      ]
      "fields" => array:3 [
        "id_parent" => array:1 [
          "xlink_resource" => "categories"
        ]
        "level_depth" => array:1 [
          "setter" => false
        ]
        "nb_products_recursive" => array:2 [
          "getter" => "getWsNbProductsRecursive"
          "setter" => false
        ]
      ]
      "associations" => array:2 [
        "categories" => array:2 [
          "getter" => "getChildrenWs"
          "resource" => "category"
        ]
        "products" => array:2 [
          "getter" => "getProductsWs"
          "resource" => "product"
        ]
      ]
    ]
    #id_lang: 5
    #lang_associated: null
    #id_shop: 1
    +id_shop_list: []
    #get_shop_from_context: true
    #table: "category"
    #identifier: "id_category"
    #fieldsRequired: array:1 [
      0 => "active"
    ]
    #fieldsSize: []
    #fieldsValidate: array:9 [
      "nleft" => "isUnsignedInt"
      "nright" => "isUnsignedInt"
      "level_depth" => "isUnsignedInt"
      "active" => "isBool"
      "id_parent" => "isUnsignedInt"
      "id_shop_default" => "isUnsignedId"
      "is_root_category" => "isBool"
      "date_add" => "isDate"
      "date_upd" => "isDate"
    ]
    #fieldsRequiredLang: array:2 [
      0 => "name"
      1 => "link_rewrite"
    ]
    #fieldsSizeLang: array:5 [
      "name" => 128
      "link_rewrite" => 128
      "meta_title" => 255
      "meta_description" => 512
      "meta_keywords" => 255
    ]
    #fieldsValidateLang: array:7 [
      "name" => "isCatalogName"
      "link_rewrite" => "isLinkRewrite"
      "description" => "isCleanHtml"
      "additional_description" => "isCleanHtml"
      "meta_title" => "isGenericName"
      "meta_description" => "isGenericName"
      "meta_keywords" => "isGenericName"
    ]
    #tables: []
    #image_dir: "/home/avdb-moto/home/http/releases/fresh-install/shop/img/c/"
    #image_format: "jpg"
    #translator: null
    #def: array:7 [
      "table" => "category"
      "primary" => "id_category"
      "multilang" => true
      "multilang_shop" => true
      "fields" => array:17 [
        "nleft" => array:2 [
          "type" => 1
          "validate" => "isUnsignedInt"
        ]
        "nright" => array:2 [
          "type" => 1
          "validate" => "isUnsignedInt"
        ]
        "level_depth" => array:2 [
          "type" => 1
          "validate" => "isUnsignedInt"
        ]
        "active" => array:3 [
          "type" => 2
          "validate" => "isBool"
          "required" => true
        ]
        "id_parent" => array:2 [
          "type" => 1
          "validate" => "isUnsignedInt"
        ]
        "id_shop_default" => array:2 [
          "type" => 1
          "validate" => "isUnsignedId"
        ]
        "is_root_category" => array:2 [
          "type" => 2
          "validate" => "isBool"
        ]
        "position" => array:1 [
          "type" => 1
        ]
        "date_add" => array:2 [
          "type" => 5
          "validate" => "isDate"
        ]
        "date_upd" => array:2 [
          "type" => 5
          "validate" => "isDate"
        ]
        "name" => array:5 [
          "type" => 3
          "lang" => true
          "validate" => "isCatalogName"
          "required" => true
          "size" => 128
        ]
        "link_rewrite" => array:6 [
          "type" => 3
          "lang" => true
          "validate" => "isLinkRewrite"
          "required" => true
          "size" => 128
          "ws_modifier" => array:2 [
            "http_method" => 2
            "modifier" => "modifierWsLinkRewrite"
          ]
        ]
        "description" => array:3 [
          "type" => 6
          "lang" => true
          "validate" => "isCleanHtml"
        ]
        "additional_description" => array:3 [
          "type" => 6
          "lang" => true
          "validate" => "isCleanHtml"
        ]
        "meta_title" => array:4 [
          "type" => 3
          "lang" => true
          "validate" => "isGenericName"
          "size" => 255
        ]
        "meta_description" => array:4 [
          "type" => 3
          "lang" => true
          "validate" => "isGenericName"
          "size" => 512
        ]
        "meta_keywords" => array:4 [
          "type" => 3
          "lang" => true
          "validate" => "isGenericName"
          "size" => 255
        ]
      ]
      "classname" => "Category"
      "associations" => array:1 [
        "l" => array:3 [
          "type" => 2
          "field" => "id_category"
          "foreign_field" => "id_category"
        ]
      ]
    ]
    #update_fields: null
    +force_id: false
  }
  +warning: []
  +success: []
  +info: []
  +iso: null
  +orderBy: null
  +orderWay: null
  +p: null
  +n: null
  +auth: false
  +guestAllowed: false
  +authRedirection: false
  +ssl: true
  #restrictedCountry: 0
  #maintenance: false
  #redirectionExtraExcludedKeys: []
  +nb_items_per_page: null
  +objectPresenter: PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter {#88}
  +cart_presenter: PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter {#107
    -priceFormatter: PrestaShop\PrestaShop\Adapter\Product\PriceFormatter {#112}
    -link: Link {#51
      #webpSupported: false
      #allow: true
      #url: "/shop/index.php"
      +protocol_link: "https://"
      +protocol_content: "https://"
      #ssl_enable: "1"
      #urlShopId: null
    }
    -translator: PrestaShopBundle\Translation\TranslatorComponent {#67
      #catalogues: array:1 [
        "it-IT" => Symfony\Component\Translation\MessageCatalogue {#72
          -messages: array:186 [
            "AdminOrderscustomersHelp" => array:51 [ …51]
            "ModulesEmailalertsShop" => array:11 [ …11]
            "ModulesEmailalertsAdmin" => array:40 [ …40]
            "ShopThemeCheckout" => array:124 [ …124]
            "ShopNotificationsError" => array:105 [ …105]
            "ShopPdf" => array:103 [ …103]
            "ShopThemeCustomeraccount" => array:90 [ …90]
            "ShopThemeGlobal" => array:125 [ …125]
            "ModulesContactformContactform" => array:3 [ …3]
            "ModulesEmailsubscriptionShop" => array:14 [ …14]
            "AdminActions" => array:219 [ …219]
            "ShopFormsLabels" => array:40 [ …40]
            "ModulesLeofeatureDrop_down" => array:1 [ …1]
            "ModulesAvdbgarageFront" => array:24 [ …24]
            "ModulesAvdbgarageAvdbgarage" => array:16 [ …16]
            "ModulesTvcmswishlistFront" => array:49 [ …49]
            "ModulesTvcmswishlistTvcmswishlist" => array:36 [ …36]
            "ModulesAvdbsearchmotoAvdbsearchmoto" => array:14 [ …14]
            "ModulesAvdbsearchmotoHome" => array:10 [ …10]
            "ModulesAvdbfaqAvdbfaq" => array:3 [ …3]
            "ModulesTvcmsinfinitescrollTvcmsinfinitescroll" => array:37 [ …37]
            "AdminGlobal" => array:344 [ …344]
            "ShopThemeCatalog" => array:122 [ …122]
            "ShopThemeActions" => array:74 [ …74]
            "ModulesShopthemeactionsModal" => array:1 [ …1]
            "ModulesAvdbGarageShop" => array:1 [ …1]
            "ModulesAvdbgarageProduct" => array:1 [ …1]
            "ShopThemeAction" => array:3 [ …3]
            "ModulesTvcmsmultibanner1Home" => array:3 [ …3]
            "ShopFormsHelp" => array:20 [ …20]
            "ShopThemeFooter" => array:17 [ …17]
            "messages" => array:375 [ …375]
            "ModulesCrosssellingShop" => array:1 [ …1]
            "ModulesStatsnewsletterAdmin" => array:7 [ …7]
            "AdminDashboardFeature" => array:7 [ …7]
            "AdminLoginNotification" => array:27 [ …27]
            "ModulesStatssalesAdmin" => array:18 [ …18]
            "ModulesCustomeraccountlinksAdmin" => array:6 [ …6]
            "ModulesWirepaymentShop" => array:19 [ …19]
            "ModulesDataprivacyShop" => array:1 [ …1]
            "ModulesProductcommentsShop" => array:43 [ …43]
            "ModulesProductcommentsAdmin" => array:50 [ …50]
            "ModulesLegalcomplianceShop" => array:1 [ …1]
            "ModulesFaviconnotificationboAdmin" => array:6 [ …6]
            "ModulesCategorytreeAdmin" => array:10 [ …10]
            "ModulesContactinfoAdmin" => array:4 [ …4]
            "AdminStatsNotification" => array:3 [ …3]
            "ShopNavigation" => array:67 [ …67]
            "AdminShopparametersFeature" => array:290 [ …290]
            "ModulesWirepaymentAdmin" => array:21 [ …21]
            "AdminNotificationsWarning" => array:22 [ …22]
            "ModulesFeaturedproductsShop" => array:2 [ …2]
            "ModulesPagesnotfoundAdmin" => array:18 [ …18]
            "ModulesStatsproductAdmin" => array:20 [ …20]
            "ModulesDistributionapiclientAdmin" => array:2 [ …2]
            "ModulesStatsdataAdmin" => array:9 [ …9]
            "Install" => array:207 [ …207]
            "ModulesCrosssellingAdmin" => array:8 [ …8]
            "ModulesSpecialsShop" => array:2 [ …2]
            "ModulesFeaturedproductsAdmin" => array:11 [ …11]
            "AdminInternationalNotification" => array:120 [ …120]
            "ModulesNewproductsAdmin" => array:8 [ …8]
            "ModulesDashactivityAdmin" => array:30 [ …30]
            "ModulesStatsforecastAdmin" => array:38 [ …38]
            "ModulesBannerAdmin" => array:8 [ …8]
            "AdminOrderscustomersFeature" => array:337 [ …337]
            "AdminDesignNotification" => array:39 [ …39]
            "ModulesCheckpaymentShop" => array:19 [ …19]
            "ModulesNewproductsShop" => array:2 [ …2]
            "AdminNavigationHeader" => array:63 [ …63]
            "AdminInternationalHelp" => array:81 [ …81]
            "ModulesGridhtmlAdmin" => array:2 [ …2]
            "AdminNavigationSearch" => array:18 [ …18]
            "AdminNavigationMenu" => array:123 [ …123]
            "ModulesCashondeliveryShop" => array:7 [ …7]
            "ModulesStatsbestsuppliersAdmin" => array:4 [ …4]
            "AdminModulesFeature" => array:84 [ …84]
            "ModulesLinklistAdmin" => array:15 [ …15]
            "ModulesBannerShop" => array:1 [ …1]
            "ModulesCustomersigninAdmin" => array:3 [ …3]
            "AdminShopparametersHelp" => array:131 [ …131]
            "AdminLoginFeature" => array:9 [ …9]
            "AdminCatalogNotification" => array:199 [ …199]
            "ModulesSupplierlistShop" => array:3 [ …3]
            "ModulesEmailsubscriptionAdmin" => array:40 [ …40]
            "ModulesViewedproductShop" => array:1 [ …1]
            "ModulesBrandlistAdmin" => array:9 [ …9]
            "ModulesDashproductsAdmin" => array:27 [ …27]
            "ModulesAutoupgradeAdmin" => array:385 [ …385]
            "ModulesStatsbestcustomersAdmin" => array:12 [ …12]
            "ModulesFacetedsearchAdmin" => array:110 [ …110]
            "AdminShippingFeature" => array:63 [ …63]
            "AdminCatalogFeature" => array:611 [ …611]
            "ModulesStatsbestmanufacturersAdmin" => array:4 [ …4]
            "ModulesStatscarrierAdmin" => array:5 [ …5]
            "ModulesLanguageselectorAdmin" => array:3 [ …3]
            "ModulesBlockwishlistAdmin" => array:21 [ …21]
            "AdminDashboardNotification" => array:4 [ …4]
            "ModulesSearchbarAdmin" => array:2 [ …2]
            "EmailsBody" => array:319 [ …319]
            "ModulesImagesliderAdmin" => array:37 [ …37]
            "AdminCatalogHelp" => array:166 [ …166]
            "ModulesStatsbestproductsAdmin" => array:6 [ …6]
            "ModulesCustomtextAdmin" => array:3 [ …3]
            "AdminModulesNotification" => array:129 [ …129]
            "AdminPaymentFeature" => array:7 [ …7]
            "ModulesContactformShop" => array:16 [ …16]
            "AdminShippingNotification" => array:19 [ …19]
            "AdminNotificationsError" => array:284 [ …284]
            "ModulesContactinfoShop" => array:12 [ …12]
            "ModulesCheckpaymentAdmin" => array:17 [ …17]
            "AdminModulesHelp" => array:14 [ …14]
            "ModulesMainmenuAdmin" => array:34 [ …34]
            "AdminOrderscustomersNotification" => array:109 [ …109]
            "EmailsSubject" => array:30 [ …30]
            "ModulesWelcomeAdmin" => array:47 [ …47]
            "AdminNotificationsSuccess" => array:39 [ …39]
            "ModulesCurrencyselectorAdmin" => array:3 [ …3]
            "ModulesCategoryproductsAdmin" => array:7 [ …7]
            "ModulesLinklistShop" => array:2 [ …2]
            "AdminAdvparametersNotification" => array:226 [ …226]
            "ModulesBlockreassuranceAdmin" => array:57 [ …57]
            "ModulesStatsstockAdmin" => array:10 [ …10]
            "ModulesBrandlistShop" => array:3 [ …3]
            "ShopNotificationsSuccess" => array:10 [ …10]
            "ModulesBestsellersAdmin" => array:5 [ …5]
            "AdminAdvparametersFeature" => array:464 [ …464]
            "AdminDesignHelp" => array:54 [ …54]
            "ModulesGsitemapAdmin" => array:40 [ …40]
            "ModulesStatscatalogAdmin" => array:17 [ …17]
            "AdminShippingHelp" => array:45 [ …45]
            "ShopNotificationsWarning" => array:8 [ …8]
            "ShopThemeCategory" => array:1 [ …1]
            "ShopFormsErrors" => array:5 [ …5]
            "AdminInternationalFeature" => array:165 [ …165]
            "ShopDemoCatalog" => array:68 [ …68]
            "AdminAdvparametersHelp" => array:135 [ …135]
            "ModulesDashtrendsAdmin" => array:16 [ …16]
            "ModulesStatsbestcategoriesAdmin" => array:8 [ …8]
            "ModulesBlockwishlistShop" => array:60 [ …60]
            "ModulesCashondeliveryAdmin" => array:2 [ …2]
            "ModulesGraphnvd3Admin" => array:2 [ …2]
            "ModulesBestsellersShop" => array:2 [ …2]
            "ModulesSocialfollowAdmin" => array:23 [ …23]
            "ModulesMailalertsAdmin" => array:2 [ …2]
            "ModulesPsgdprCustomeraccount" => array:1 [ …1]
            "ModulesStatsbestvouchersAdmin" => array:4 [ …4]
            "AdminDashboardHelp" => array:10 [ …10]
            "ModulesViewedproductAdmin" => array:6 [ …6]
            "ModulesBlockreassuranceShop" => array:4 [ …4]
            "ModulesDashgoalsAdmin" => array:24 [ …24]
            "ModulesFacetedsearchShop" => array:14 [ …14]
            "ModulesDataprivacyAdmin" => array:6 [ …6]
            "AdminPaymentHelp" => array:7 [ …7]
            "ModulesStatspersonalinfosAdmin" => array:28 [ …28]
            "ModulesStatscheckupAdmin" => array:17 [ …17]
            "ModulesSpecialsAdmin" => array:6 [ …6]
            "ModulesStatsregistrationsAdmin" => array:15 [ …15]
            "AdminNotificationsInfo" => array:22 [ …22]
            "ModulesContactformAdmin" => array:9 [ …9]
            "ModulesGAnalyticsAdmin" => array:41 [ …41]
            "ModulesSocialfollowShop" => array:11 [ …11]
            "ModulesSupplierlistAdmin" => array:9 [ …9]
            "AdminShopparametersNotification" => array:50 [ …50]
            "ModulesStatssearchAdmin" => array:9 [ …9]
            "AdminStatsFeature" => array:11 [ …11]
            "AdminPaymentNotification" => array:11 [ …11]
            "AdminDesignFeature" => array:108 [ …108]
            "ModulesSharebuttonsAdmin" => array:2 [ …2]
            "AdminStatsHelp" => array:4 [ …4]
            "ModulesShoppingcartAdmin" => array:5 [ …5]
            "ModulesCategoryproductsShop" => array:2 [ …2]
            "ModulesMailalertsShop" => array:4 [ …4]
            "ModulesSharebuttonsShop" => array:3 [ …3]
            "AdminNavigationNotification" => array:22 [ …22]
            "it-IT" => array:28 [ …28]
            "ModulesMboSearch" => array:2 [ …2]
            "ModulesMboModulesselection" => array:1 [ …1]
            "ModulesMboLinks" => array:5 [ …5]
            "ModulesMboRecommendedmodulesandservices" => array:20 [ …20]
            "ModulesMboThemescatalog" => array:1 [ …1]
            "ModulesMboErrors" => array:2 [ …2]
            "ModulesMboGlobal" => array:9 [ …9]
            "ModulesMboAddons" => array:23 [ …23]
            "ModulesMboModulescatalog" => array:26 [ …26]
            "ModulesCheckoutPscheckout" => array:581 [ …581]
          ]
          -metadata: []
          -resources: []
          -locale: "it-IT"
          -fallbackCatalogue: Symfony\Component\Translation\MessageCatalogue {#74
            -messages: []
            -metadata: []
            -resources: []
            -locale: "it"
            -fallbackCatalogue: null
            -parent: Symfony\Component\Translation\MessageCatalogue {#72}
          }
          -parent: null
        }
      ]
      -locale: "it-IT"
      -fallbackLocales: []
      -loaders: []
      -resources: []
      -formatter: Symfony\Component\Translation\Formatter\MessageFormatter {#68
        -translator: Symfony\Component\Translation\IdentityTranslator {#69
          -selector: null
          -locale: null
        }
        -intlFormatter: Symfony\Component\Translation\Formatter\IntlFormatter {#70
          -hasMessageFormatter: null
          -cache: []
        }
      }
      -cacheDir: "/home/avdb-moto/home/http/releases/fresh-install/shop/var/cache/prod/translations"
      -debug: false
      -cacheVary: []
      -configCacheFactory: Symfony\Component\Config\ConfigCacheFactory {#71
        -debug: false
      }
      -parentLocales: null
      -hasIntlFormatter: true
    }
    -imageRetriever: PrestaShop\PrestaShop\Adapter\Image\ImageRetriever {#109
      -link: Link {#51}
      -isMultipleImageFormatFeatureActive: false
    }
    -taxConfiguration: TaxConfiguration {#111
      -taxCalculationMethod: array:1 [
        0 => true
      ]
    }
    #settings: null
    #productAssembler: null
  }
  -templateFinder: TemplateFinder {#108
    -directories: array:2 [
      0 => "/home/avdb-moto/home/http/releases/fresh-install/shop/themes/v2_autotrics_14-child-v2/templates/"
      1 => "/home/avdb-moto/home/http/releases/fresh-install/shop/themes/v2_autotrics_14/templates/"
    ]
    -extension: ".tpl"
    -productListEntities: array:3 [
      0 => "category"
      1 => "manufacturer"
      2 => "supplier"
    ]
    -productListSearchEntities: array:6 [
      0 => "search"
      1 => "price-drop"
      2 => "best-sale"
      3 => "prices-drop"
      4 => "best-sales"
      5 => "new-products"
    ]
    -productEntities: array:1 [
      0 => "product"
    ]
    -brandListEntities: array:2 [
      0 => "manufacturers"
      1 => "suppliers"
    ]
  }
  #stylesheetManager: StylesheetManager {#110
    -valid_media: array:10 [
      0 => "all"
      1 => "braille"
      2 => "embossed"
      3 => "handheld"
      4 => "print"
      5 => "projection"
      6 => "screen"
      7 => "speech"
      8 => "tty"
      9 => "tv"
    ]
    #directories: array:3 [
      0 => "/shop/themes/v2_autotrics_14-child-v2/"
      1 => "/shop/themes/v2_autotrics_14/"
      2 => "/shop/"
    ]
    #configuration: PrestaShop\PrestaShop\Adapter\Configuration {#113
      -shop: null
      #parameters: null
    }
    #list: array:2 [
      "external" => array:6 [
        "theme-main" => array:7 [
          "id" => "theme-main"
          "type" => "external"
          "path" => "/shop/themes/v2_autotrics_14-child-v2/assets/css/theme.css"
          "uri" => "https://dev.ab.tout.lu/shop/themes/v2_autotrics_14-child-v2/assets/css/theme.css"
          "media" => "all"
          "priority" => 50
          "server" => "local"
        ]
        "theme-custom" => array:7 [
          "id" => "theme-custom"
          "type" => "external"
          "path" => "/shop/themes/v2_autotrics_14-child-v2/assets/css/custom.css"
          "uri" => "https://dev.ab.tout.lu/shop/themes/v2_autotrics_14-child-v2/assets/css/custom.css"
          "media" => "all"
          "priority" => 1000
          "server" => "local"
        ]
        "1a93bd32d09653881f5bff765d812387cdca8837" => array:7 [
          "id" => "1a93bd32d09653881f5bff765d812387cdca8837"
          "type" => "external"
          "path" => "/shop/modules/configurator3d/views/css/front.configurator3d.css"
          "uri" => "https://dev.ab.tout.lu/shop/modules/configurator3d/views/css/front.configurator3d.css"
          "media" => "all"
          "priority" => 80
          "server" => "local"
        ]
        "pledgcss" => array:7 [
          "id" => "pledgcss"
          "type" => "external"
          "path" => "/shop/themes/v2_autotrics_14-child-v2/modules/pledgbysofinco/assets/css/pledg.css"
          "uri" => "https://dev.ab.tout.lu/shop/themes/v2_autotrics_14-child-v2/modules/pledgbysofinco/assets/css/pledg.css"
          "media" => "all"
          "priority" => 50
          "server" => "local"
        ]
        "pledgfontcss" => array:7 [
          "id" => "pledgfontcss"
          "type" => "external"
          "path" => "/shop/modules/pledgbysofinco/assets/fontawesome/css/fontawesome.css"
          "uri" => "https://dev.ab.tout.lu/shop/modules/pledgbysofinco/assets/fontawesome/css/fontawesome.css"
          "media" => "all"
          "priority" => 50
          "server" => "local"
        ]
        "pledgfontsolidcss" => array:7 [
          "id" => "pledgfontsolidcss"
          "type" => "external"
          "path" => "/shop/modules/pledgbysofinco/assets/fontawesome/css/solid.css"
          "uri" => "https://dev.ab.tout.lu/shop/modules/pledgbysofinco/assets/fontawesome/css/solid.css"
          "media" => "all"
          "priority" => 50
          "server" => "local"
        ]
      ]
      "inline" => []
    ]
    #fqdn: "https://dev.ab.tout.lu"
  }
  #javascriptManager: JavascriptManager {#114
    #list: array:2 [
      "head" => array:2 [
        "external" => []
        "inline" => []
      ]
      "bottom" => array:2 [
        "external" => array:10 [
          "corejs" => array:7 [
            "id" => "corejs"
            "type" => "external"
            "path" => "/shop/themes/core.js"
            "uri" => "https://dev.ab.tout.lu/shop/themes/core.js"
            "priority" => 0
            "attribute" => ""
            "server" => "local"
          ]
          "theme-main" => array:7 [
            "id" => "theme-main"
            "type" => "external"
            "path" => "/shop/themes/v2_autotrics_14-child-v2/assets/js/theme.js"
            "uri" => "https://dev.ab.tout.lu/shop/themes/v2_autotrics_14-child-v2/assets/js/theme.js"
            "priority" => 50
            "attribute" => ""
            "server" => "local"
          ]
          "theme-custom" => array:7 [
            "id" => "theme-custom"
            "type" => "external"
            "path" => "/shop/themes/v2_autotrics_14-child-v2/assets/js/custom.js"
            "uri" => "https://dev.ab.tout.lu/shop/themes/v2_autotrics_14-child-v2/assets/js/custom.js"
            "priority" => 1000
            "attribute" => ""
            "server" => "local"
          ]
          "modules-psemailsubscription" => array:7 [
            "id" => "modules-psemailsubscription"
            "type" => "external"
            "path" => "/shop/modules/ps_emailsubscription/views/js/ps_emailsubscription.js"
            "uri" => "https://dev.ab.tout.lu/shop/modules/ps_emailsubscription/views/js/ps_emailsubscription.js"
            "priority" => 50
            "attribute" => ""
            "server" => "local"
          ]
          "mailalerts-js" => array:7 [
            "id" => "mailalerts-js"
            "type" => "external"
            "path" => "/shop/modules/ps_emailalerts/js/mailalerts.js"
            "uri" => "https://dev.ab.tout.lu/shop/modules/ps_emailalerts/js/mailalerts.js"
            "priority" => 50
            "attribute" => ""
            "server" => "local"
          ]
          "f5edaf49790bb1f8348da8b5e48f8d010939ba91" => array:7 [
            "id" => "f5edaf49790bb1f8348da8b5e48f8d010939ba91"
            "type" => "external"
            "path" => "/shop/modules/configurator3d/views/js/front.configurator3d.js"
            "uri" => "https://dev.ab.tout.lu/shop/modules/configurator3d/views/js/front.configurator3d.js"
            "priority" => 80
            "attribute" => ""
            "server" => "local"
          ]
          "2b70c1f5d7842b3a1733f30a67f6391143f48594" => array:7 [
            "id" => "2b70c1f5d7842b3a1733f30a67f6391143f48594"
            "type" => "external"
            "path" => "/shop/modules/configurator3d/views/js/front.configurator3dImage.js"
            "uri" => "https://dev.ab.tout.lu/shop/modules/configurator3d/views/js/front.configurator3dImage.js"
            "priority" => 80
            "attribute" => ""
            "server" => "local"
          ]
          "b14591a0fb2832eb7f1482ea1ea2d265cb295cc0" => array:7 [
            "id" => "b14591a0fb2832eb7f1482ea1ea2d265cb295cc0"
            "type" => "external"
            "path" => "/shop/modules/configurator3d/views/js/front.configurator3dtranslate.js"
            "uri" => "https://dev.ab.tout.lu/shop/modules/configurator3d/views/js/front.configurator3dtranslate.js"
            "priority" => 80
            "attribute" => ""
            "server" => "local"
          ]
          "pledgjs" => array:7 [
            "id" => "pledgjs"
            "type" => "external"
            "path" => "/shop/themes/v2_autotrics_14-child-v2/modules/pledgbysofinco/assets/js/pledg.js"
            "uri" => "https://dev.ab.tout.lu/shop/themes/v2_autotrics_14-child-v2/modules/pledgbysofinco/assets/js/pledg.js"
            "priority" => 50
            "attribute" => ""
            "server" => "local"
          ]
          "widgetjs" => array:7 [
            "id" => "widgetjs"
            "type" => "external"
            "path" => "/shop/modules/pledgbysofinco/assets/js/widget.js"
            "uri" => "https://dev.ab.tout.lu/shop/modules/pledgbysofinco/assets/js/widget.js"
            "priority" => 50
            "attribute" => ""
            "server" => "local"
          ]
        ]
        "inline" => []
      ]
    ]
    #valid_position: array:2 [
      0 => "head"
      1 => "bottom"
    ]
    #valid_attribute: array:2 [
      0 => "async"
      1 => "defer"
    ]
    #directories: array:3 [
      0 => "/shop/themes/v2_autotrics_14-child-v2/"
      1 => "/shop/themes/v2_autotrics_14/"
      2 => "/shop/"
    ]
    #configuration: PrestaShop\PrestaShop\Adapter\Configuration {#115
      -shop: null
      #parameters: null
    }
    #fqdn: "https://dev.ab.tout.lu"
  }
  #cccReducer: CccReducer {#116
    -cacheDir: "/home/avdb-moto/home/http/releases/fresh-install/shop/themes/v2_autotrics_14-child-v2/assets/cache/"
    #filesystem: Symfony\Component\Filesystem\Filesystem {#118}
    +configuration: PrestaShop\PrestaShop\Adapter\Configuration {#117
      -shop: null
      #parameters: null
    }
    #fqdn: null
  }
  #urls: array:26 [
    "base_url" => "https://dev.ab.tout.lu/shop/"
    "current_url" => "https://dev.ab.tout.lu/shop/it/1412-r1250r-0j71-2019-2025?p=31&page=8"
    "shop_domain_url" => "https://dev.ab.tout.lu"
    "img_ps_url" => "https://dev.ab.tout.lu/shop/img/"
    "img_cat_url" => "https://dev.ab.tout.lu/shop/img/c/"
    "img_lang_url" => "https://dev.ab.tout.lu/shop/img/l/"
    "img_prod_url" => "https://dev.ab.tout.lu/shop/img/p/"
    "img_manu_url" => "https://dev.ab.tout.lu/shop/img/m/"
    "img_sup_url" => "https://dev.ab.tout.lu/shop/img/su/"
    "img_ship_url" => "https://dev.ab.tout.lu/shop/img/s/"
    "img_store_url" => "https://dev.ab.tout.lu/shop/img/st/"
    "img_col_url" => "https://dev.ab.tout.lu/shop/img/co/"
    "img_url" => "https://dev.ab.tout.lu/shop/themes/v2_autotrics_14/assets/img/"
    "css_url" => "https://dev.ab.tout.lu/shop/themes/v2_autotrics_14/assets/css/"
    "js_url" => "https://dev.ab.tout.lu/shop/themes/v2_autotrics_14/assets/js/"
    "pic_url" => "https://dev.ab.tout.lu/shop/upload/"
    "theme_assets" => "https://dev.ab.tout.lu/shop/themes/v2_autotrics_14/assets/"
    "theme_dir" => "https://dev.ab.tout.lu/home/avdb-moto/home/http/releases/fresh-install/shop/themes/v2_autotrics_14-child-v2/"
    "child_theme_assets" => "https://dev.ab.tout.lu/shop/themes/v2_autotrics_14-child-v2/assets/"
    "child_img_url" => "https://dev.ab.tout.lu/shop/themes/v2_autotrics_14-child-v2/assets/img/"
    "child_css_url" => "https://dev.ab.tout.lu/shop/themes/v2_autotrics_14-child-v2/assets/css/"
    "child_js_url" => "https://dev.ab.tout.lu/shop/themes/v2_autotrics_14-child-v2/assets/js/"
    "pages" => array:36 [
      "address" => "https://dev.ab.tout.lu/shop/it/indirizzo"
      "addresses" => "https://dev.ab.tout.lu/shop/it/indirizzi"
      "authentication" => "https://dev.ab.tout.lu/shop/it/autenticazione"
      "manufacturer" => "https://dev.ab.tout.lu/shop/it/produttori"
      "cart" => "https://dev.ab.tout.lu/shop/it/cesto"
      "category" => "https://dev.ab.tout.lu/shop/it/index.php?controller=category"
      "cms" => "https://dev.ab.tout.lu/shop/it/index.php?controller=cms"
      "contact" => "https://dev.ab.tout.lu/shop/it/Contattaci"
      "discount" => "https://dev.ab.tout.lu/shop/it/bons-de-reduction"
      "guest_tracking" => "https://dev.ab.tout.lu/shop/it/suivi-commande-invite"
      "history" => "https://dev.ab.tout.lu/shop/it/historique-des-commandes"
      "identity" => "https://dev.ab.tout.lu/shop/it/identite"
      "index" => "https://dev.ab.tout.lu/shop/it/"
      "my_account" => "https://dev.ab.tout.lu/shop/it/mon-compte"
      "order_confirmation" => "https://dev.ab.tout.lu/shop/it/confirmation-commande"
      "order_detail" => "https://dev.ab.tout.lu/shop/it/index.php?controller=order-detail"
      "order_follow" => "https://dev.ab.tout.lu/shop/it/details-de-la-commande"
      "order" => "https://dev.ab.tout.lu/shop/it/commande"
      "order_return" => "https://dev.ab.tout.lu/shop/it/index.php?controller=order-return"
      "order_slip" => "https://dev.ab.tout.lu/shop/it/avoirs"
      "pagenotfound" => "https://dev.ab.tout.lu/shop/it/errore-404"
      "password" => "https://dev.ab.tout.lu/shop/it/hai-dimenticato-la-password"
      "pdf_invoice" => "https://dev.ab.tout.lu/shop/it/index.php?controller=pdf-invoice"
      "pdf_order_return" => "https://dev.ab.tout.lu/shop/it/index.php?controller=pdf-order-return"
      "pdf_order_slip" => "https://dev.ab.tout.lu/shop/it/index.php?controller=pdf-order-slip"
      "prices_drop" => "https://dev.ab.tout.lu/shop/it/prices-drop"
      "product" => "https://dev.ab.tout.lu/shop/it/index.php?controller=product"
      "registration" => "https://dev.ab.tout.lu/shop/it/index.php?controller=registration"
      "search" => "https://dev.ab.tout.lu/shop/it/search"
      "sitemap" => "https://dev.ab.tout.lu/shop/it/mappa-del-sito"
      "stores" => "https://dev.ab.tout.lu/shop/it/index.php?controller=stores"
      "supplier" => "https://dev.ab.tout.lu/shop/it/fornitori"
      "new_products" => "https://dev.ab.tout.lu/shop/it/nuovi-prodotti"
      "brands" => "https://dev.ab.tout.lu/shop/it/produttori"
      "register" => "https://dev.ab.tout.lu/shop/it/index.php?controller=registration"
      "order_login" => "https://dev.ab.tout.lu/shop/it/commande?login=1"
    ]
    "alternative_langs" => array:7 [
      "fr-FR" => "https://dev.ab.tout.lu/shop/fr/1412-r1250r-0j71-2019-2025?p=31&page=8"
      "es-es" => "https://dev.ab.tout.lu/shop/es/1412-r1250r-0j71-2019-2025?p=31&page=8"
      "de-de" => "https://dev.ab.tout.lu/shop/de/1412-r1250r-0j71-2019-2025?p=31&page=8"
      "en-us" => "https://dev.ab.tout.lu/shop/en/1412-r1250r-0j71-2019-2025?p=31&page=8"
      "it-it" => "https://dev.ab.tout.lu/shop/it/1412-r1250r-0j71-2019-2025?p=31&page=8"
      "nl-nl" => "https://dev.ab.tout.lu/shop/nl/1412-r1250r-0j71-2019-2025?p=31&page=8"
      "pl-pl" => "https://dev.ab.tout.lu/shop/pl/1412-r1250r-0j71-2019-2025?p=31&page=8"
    ]
    "actions" => array:1 [
      "logout" => "https://dev.ab.tout.lu/shop/it/?mylogout="
    ]
    "no_picture_image" => array:5 [
      "bySize" => array:11 [
        "side_product_default" => array:3 [
          "url" => "https://dev.ab.tout.lu/shop/img/p/it-default-side_product_default.jpg"
          "width" => 86
          "height" => 86
        ]
        "small_default" => array:3 [
          "url" => "https://dev.ab.tout.lu/shop/img/p/it-default-small_default.jpg"
          "width" => 98
          "height" => 98
        ]
        "cart_default" => array:3 [
          "url" => "https://dev.ab.tout.lu/shop/img/p/it-default-cart_default.jpg"
          "width" => 125
          "height" => 125
        ]
        "special_vertical_img" => array:3 [
          "url" => "https://dev.ab.tout.lu/shop/img/p/it-default-special_vertical_img.jpg"
          "width" => 134
          "height" => 121
        ]
        "add_cart_def" => array:3 [
          "url" => "https://dev.ab.tout.lu/shop/img/p/it-default-add_cart_def.jpg"
          "width" => 200
          "height" => 200
        ]
        "home_default" => array:3 [
          "url" => "https://dev.ab.tout.lu/shop/img/p/it-default-home_default.jpg"
          "width" => 242
          "height" => 242
        ]
        "medium_default" => array:3 [
          "url" => "https://dev.ab.tout.lu/shop/img/p/it-default-medium_default.jpg"
          "width" => 415
          "height" => 373
        ]
        "sp_pd_main_img" => array:3 [
          "url" => "https://dev.ab.tout.lu/shop/img/p/it-default-sp_pd_main_img.jpg"
          "width" => 432
          "height" => 395
        ]
        "pd_custom" => array:3 [
          "url" => "https://dev.ab.tout.lu/shop/img/p/it-default-pd_custom.jpg"
          "width" => 452
          "height" => 452
        ]
        "pd4_def" => array:3 [
          "url" => "https://dev.ab.tout.lu/shop/img/p/it-default-pd4_def.jpg"
          "width" => 724
          "height" => 724
        ]
        "large_default" => array:3 [
          "url" => "https://dev.ab.tout.lu/shop/img/p/it-default-large_default.jpg"
          "width" => 800
          "height" => 800
        ]
      ]
      "small" => array:3 [
        "url" => "https://dev.ab.tout.lu/shop/img/p/it-default-side_product_default.jpg"
        "width" => 86
        "height" => 86
      ]
      "medium" => array:3 [
        "url" => "https://dev.ab.tout.lu/shop/img/p/it-default-home_default.jpg"
        "width" => 242
        "height" => 242
      ]
      "large" => array:3 [
        "url" => "https://dev.ab.tout.lu/shop/img/p/it-default-large_default.jpg"
        "width" => 800
        "height" => 800
      ]
      "legend" => ""
    ]
  ]
  #automaticallyAllocateInvoiceAddress: true
  #automaticallyAllocateDeliveryAddress: true
  +page_name: null
  #context: Context {#14
    +cart: Cart {#543
      +id: null
      +id_shop_group: 1
      +id_shop: 1
      +id_address_delivery: 0
      +id_address_invoice: 0
      +id_currency: 1
      +id_customer: null
      +id_guest: 699317
      +id_lang: 5
      +recyclable: false
      +gift: false
      +gift_message: null
      +mobile_theme: null
      +date_add: null
      +secure_key: null
      +id_carrier: 0
      +date_upd: null
      +checkedTos: false
      +pictures: null
      +textFields: null
      +delivery_option: null
      +allow_seperated_package: false
      #_products: null
      #_taxCalculationMethod: "0"
      #webserviceParameters: array:2 [
        "fields" => array:6 [
          "id_address_delivery" => array:1 [
            "xlink_resource" => "addresses"
          ]
          "id_address_invoice" => array:1 [
            "xlink_resource" => "addresses"
          ]
          "id_currency" => array:1 [
            "xlink_resource" => "currencies"
          ]
          "id_customer" => array:1 [
            "xlink_resource" => "customers"
          ]
          "id_guest" => array:1 [
            "xlink_resource" => "guests"
          ]
          "id_lang" => array:1 [
            "xlink_resource" => "languages"
          ]
        ]
        "associations" => array:1 [
          "cart_rows" => array:3 [
            "resource" => "cart_row"
            "virtual_entity" => true
            "fields" => array:5 [ …5]
          ]
        ]
      ]
      #configuration: PrestaShop\PrestaShop\Adapter\Configuration {#532
        -shop: null
        #parameters: null
      }
      #addressFactory: PrestaShop\PrestaShop\Adapter\AddressFactory {#542}
      #shouldSplitGiftProductsQuantity: false
      #shouldExcludeGiftsDiscount: false
      #lang_associated: null
      +id_shop_list: []
      #get_shop_from_context: true
      #table: "cart"
      #identifier: "id_cart"
      #fieldsRequired: array:2 [
        0 => "id_currency"
        1 => "id_lang"
      ]
      #fieldsSize: array:1 [
        "secure_key" => 32
      ]
      #fieldsValidate: array:16 [
        "id_shop_group" => "isUnsignedId"
        "id_shop" => "isUnsignedId"
        "id_address_delivery" => "isUnsignedId"
        "id_address_invoice" => "isUnsignedId"
        "id_carrier" => "isUnsignedId"
        "id_currency" => "isUnsignedId"
        "id_customer" => "isUnsignedId"
        "id_guest" => "isUnsignedId"
        "id_lang" => "isUnsignedId"
        "recyclable" => "isBool"
        "gift" => "isBool"
        "gift_message" => "isMessage"
        "mobile_theme" => "isBool"
        "allow_seperated_package" => "isBool"
        "date_add" => "isDate"
        "date_upd" => "isDate"
      ]
      #fieldsRequiredLang: []
      #fieldsSizeLang: []
      #fieldsValidateLang: []
      #tables: []
      #image_dir: null
      #image_format: "jpg"
      #translator: null
      #def: array:4 [
        "table" => "cart"
        "primary" => "id_cart"
        "fields" => array:18 [
          "id_shop_group" => array:2 [
            "type" => 1
            "validate" => "isUnsignedId"
          ]
          "id_shop" => array:2 [
            "type" => 1
            "validate" => "isUnsignedId"
          ]
          "id_address_delivery" => array:2 [
            "type" => 1
            "validate" => "isUnsignedId"
          ]
          "id_address_invoice" => array:2 [
            "type" => 1
            "validate" => "isUnsignedId"
          ]
          "id_carrier" => array:2 [
            "type" => 1
            "validate" => "isUnsignedId"
          ]
          "id_currency" => array:3 [
            "type" => 1
            "validate" => "isUnsignedId"
            "required" => true
          ]
          "id_customer" => array:2 [
            "type" => 1
            "validate" => "isUnsignedId"
          ]
          "id_guest" => array:2 [
            "type" => 1
            "validate" => "isUnsignedId"
          ]
          "id_lang" => array:3 [
            "type" => 1
            "validate" => "isUnsignedId"
            "required" => true
          ]
          "recyclable" => array:2 [
            "type" => 2
            "validate" => "isBool"
          ]
          "gift" => array:2 [
            "type" => 2
            "validate" => "isBool"
          ]
          "gift_message" => array:2 [
            "type" => 3
            "validate" => "isMessage"
          ]
          "mobile_theme" => array:2 [
            "type" => 2
            "validate" => "isBool"
          ]
          "delivery_option" => array:1 [
            "type" => 3
          ]
          "secure_key" => array:2 [
            "type" => 3
            "size" => 32
          ]
          "allow_seperated_package" => array:2 [
            "type" => 2
            "validate" => "isBool"
          ]
          "date_add" => array:2 [
            "type" => 5
            "validate" => "isDate"
          ]
          "date_upd" => array:2 [
            "type" => 5
            "validate" => "isDate"
          ]
        ]
        "classname" => "Cart"
      ]
      #update_fields: null
      +force_id: false
    }
    +customer: Customer {#50
      +id: null
      +id_shop: null
      +id_shop_group: null
      +secure_key: null
      +note: null
      +id_gender: 0
      +id_default_group: 1
      +id_lang: null
      +lastname: null
      +firstname: null
      +birthday: null
      +email: null
      +newsletter: null
      +ip_registration_newsletter: null
      +newsletter_date_add: null
      +optin: null
      +website: null
      +company: null
      +siret: null
      +ape: null
      +outstanding_allow_amount: 0
      +show_public_prices: 0
      +id_risk: null
      +max_payment_days: 0
      +passwd: null
      +last_passwd_gen: null
      +active: true
      +is_guest: false
      +deleted: false
      +date_add: null
      +date_upd: null
      +years: null
      +days: null
      +months: null
      +geoloc_id_country: null
      +geoloc_id_state: null
      +geoloc_postcode: null
      +logged: false
      +id_guest: "699317"
      +groupBox: null
      +reset_password_token: null
      +reset_password_validity: null
      #webserviceParameters: array:3 [
        "objectMethods" => array:2 [
          "add" => "addWs"
          "update" => "updateWs"
        ]
        "fields" => array:8 [
          "id_default_group" => array:1 [
            "xlink_resource" => "groups"
          ]
          "id_lang" => array:1 [
            "xlink_resource" => "languages"
          ]
          "newsletter_date_add" => []
          "ip_registration_newsletter" => []
          "last_passwd_gen" => array:1 [
            "setter" => null
          ]
          "secure_key" => array:1 [
            "setter" => null
          ]
          "deleted" => []
          "passwd" => array:1 [
            "setter" => "setWsPasswd"
          ]
        ]
        "associations" => array:1 [
          "groups" => array:1 [
            "resource" => "group"
          ]
        ]
      ]
      #lang_associated: null
      +id_shop_list: []
      #get_shop_from_context: true
      #table: "customer"
      #identifier: "id_customer"
      #fieldsRequired: array:4 [
        0 => "lastname"
        1 => "firstname"
        2 => "email"
        3 => "passwd"
      ]
      #fieldsSize: array:6 [
        "lastname" => 255
        "firstname" => 255
        "email" => 255
        "passwd" => 255
        "note" => 65000
        "reset_password_token" => 40
      ]
      #fieldsValidate: array:27 [
        "secure_key" => "isMd5"
        "lastname" => "isCustomerName"
        "firstname" => "isCustomerName"
        "email" => "isEmail"
        "passwd" => "isHashedPassword"
        "id_gender" => "isUnsignedId"
        "birthday" => "isBirthDate"
        "newsletter" => "isBool"
        "optin" => "isBool"
        "website" => "isUrl"
        "company" => "isGenericName"
        "siret" => "isGenericName"
        "ape" => "isApe"
        "outstanding_allow_amount" => "isFloat"
        "show_public_prices" => "isBool"
        "id_risk" => "isUnsignedInt"
        "max_payment_days" => "isUnsignedInt"
        "active" => "isBool"
        "deleted" => "isBool"
        "is_guest" => "isBool"
        "id_shop" => "isUnsignedId"
        "id_shop_group" => "isUnsignedId"
        "id_lang" => "isUnsignedId"
        "date_add" => "isDate"
        "date_upd" => "isDate"
        "reset_password_token" => "isSha1"
        "reset_password_validity" => "isDateOrNull"
      ]
      #fieldsRequiredLang: []
      #fieldsSizeLang: []
      #fieldsValidateLang: []
      #tables: []
      #image_dir: null
      #image_format: "jpg"
      #translator: null
      #def: array:4 [
        "table" => "customer"
        "primary" => "id_customer"
        "fields" => array:32 [
          "secure_key" => array:3 [
            "type" => 3
            "validate" => "isMd5"
            "copy_post" => false
          ]
          "lastname" => array:4 [
            "type" => 3
            "validate" => "isCustomerName"
            "required" => true
            "size" => 255
          ]
          "firstname" => array:4 [
            "type" => 3
            "validate" => "isCustomerName"
            "required" => true
            "size" => 255
          ]
          "email" => array:4 [
            "type" => 3
            "validate" => "isEmail"
            "required" => true
            "size" => 255
          ]
          "passwd" => array:4 [
            "type" => 3
            "validate" => "isHashedPassword"
            "required" => true
            "size" => 255
          ]
          "last_passwd_gen" => array:2 [
            "type" => 3
            "copy_post" => false
          ]
          "id_gender" => array:2 [
            "type" => 1
            "validate" => "isUnsignedId"
          ]
          "birthday" => array:2 [
            "type" => 5
            "validate" => "isBirthDate"
          ]
          "newsletter" => array:2 [
            "type" => 2
            "validate" => "isBool"
          ]
          "newsletter_date_add" => array:2 [
            "type" => 5
            "copy_post" => false
          ]
          "ip_registration_newsletter" => array:2 [
            "type" => 3
            "copy_post" => false
          ]
          "optin" => array:2 [
            "type" => 2
            "validate" => "isBool"
          ]
          "website" => array:2 [
            "type" => 3
            "validate" => "isUrl"
          ]
          "company" => array:2 [
            "type" => 3
            "validate" => "isGenericName"
          ]
          "siret" => array:2 [
            "type" => 3
            "validate" => "isGenericName"
          ]
          "ape" => array:2 [
            "type" => 3
            "validate" => "isApe"
          ]
          "outstanding_allow_amount" => array:3 [
            "type" => 4
            "validate" => "isFloat"
            "copy_post" => false
          ]
          "show_public_prices" => array:3 [
            "type" => 2
            "validate" => "isBool"
            "copy_post" => false
          ]
          "id_risk" => array:3 [
            "type" => 1
            "validate" => "isUnsignedInt"
            "copy_post" => false
          ]
          "max_payment_days" => array:3 [
            "type" => 1
            "validate" => "isUnsignedInt"
            "copy_post" => false
          ]
          "active" => array:3 [
            "type" => 2
            "validate" => "isBool"
            "copy_post" => false
          ]
          "deleted" => array:3 [
            "type" => 2
            "validate" => "isBool"
            "copy_post" => false
          ]
          "note" => array:3 [
            "type" => 6
            "size" => 65000
            "copy_post" => false
          ]
          "is_guest" => array:3 [
            "type" => 2
            "validate" => "isBool"
            "copy_post" => false
          ]
          "id_shop" => array:3 [
            "type" => 1
            "validate" => "isUnsignedId"
            "copy_post" => false
          ]
          "id_shop_group" => array:3 [
            "type" => 1
            "validate" => "isUnsignedId"
            "copy_post" => false
          ]
          "id_default_group" => array:2 [
            "type" => 1
            "copy_post" => false
          ]
          "id_lang" => array:3 [
            "type" => 1
            "validate" => "isUnsignedId"
            "copy_post" => false
          ]
          "date_add" => array:3 [
            "type" => 5
            "validate" => "isDate"
            "copy_post" => false
          ]
          "date_upd" => array:3 [
            "type" => 5
            "validate" => "isDate"
            "copy_post" => false
          ]
          "reset_password_token" => array:4 [
            "type" => 3
            "validate" => "isSha1"
            "size" => 40
            "copy_post" => false
          ]
          "reset_password_validity" => array:3 [
            "type" => 5
            "validate" => "isDateOrNull"
            "copy_post" => false
          ]
        ]
        "classname" => "Customer"
      ]
      #update_fields: null
      +force_id: false
    }
    +cookie: Cookie {#25
      #_content: array:8 [
        "date_add" => "2025-11-18 10:21:50"
        "id_lang" => 5
        "id_currency" => 1
        "geodisToken" => "6409cf31a19e575ca24983370da79501"
        "last_visited_category" => "3297"
        "id_guest" => "699317"
        "id_connections" => "634563"
        "checksum" => "46ca1df389a767dd0da1ffa5394a9b1f29dcba98414e5f2ebedab97ee8a69fd6"
      ]
      #_name: "PrestaShop-dd997a8ffc27d73289bf96f7b0d267a8"
      #_expire: 1765185728
      #_domain: "dev.ab.tout.lu"
      #_sameSite: "Lax"
      #_path: "/shop/"
      #cipherTool: PhpEncryption {#20}
      #_modified: true
      #_allow_writing: true
      #_salt: "rtoxoYt7w0B34ZAmy7Oasb8mHBrpvGMp"
      #_standalone: false
      #_secure: true
      #session: null
    }
    +session: Symfony\Component\HttpFoundation\Session\Session {#29
      #storage: Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage {#35
        #bags: array:2 [
          "attributes" => Symfony\Component\HttpFoundation\Session\SessionBagProxy {#38
            -bag: Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag {#37 …3}
            -data: &6 array:2 [
              "_sf2_attributes" => & []
              "_symfony_flashes" => & []
            ]
            -usageIndex: &9 2
          }
          "flashes" => Symfony\Component\HttpFoundation\Session\SessionBagProxy {#40
            -bag: Symfony\Component\HttpFoundation\Session\Flash\FlashBag {#39 …3}
            -data: &6 array:2 [&6]
            -usageIndex: &9 2
          }
        ]
        #started: true
        #closed: false
        #saveHandler: Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy {#36
          #handler: Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler {#34
            -handler: SessionHandler {#31}
            -doDestroy: null
            -sessionName: null
            -prefetchId: null
            -prefetchData: null
            -newSessionId: null
            -igbinaryEmptyData: null
          }
          #wrapper: false
          #saveHandlerName: "files"
        }
        #metadataBag: Symfony\Component\HttpFoundation\Session\Storage\MetadataBag {#32
          -name: "__metadata"
          -storageKey: "_sf2_meta"
          #meta: & array:3 [
            "u" => 1763457728
            "c" => 1763457728
            "l" => 1765185728
          ]
          -lastUsed: 1763457728
          -updateThreshold: 0
        }
        -emulateSameSite: null
      }
      -flashName: "flashes"
      -attributeName: "attributes"
      -data: &6 array:2 [&6]
      -usageIndex: &9 2
    }
    +link: Link {#485
      #webpSupported: false
      #allow: true
      #url: "/shop/index.php"
      +protocol_link: "https://"
      +protocol_content: "https://"
      #ssl_enable: "1"
      #urlShopId: null
    }
    +country: Country {#21
      +id: 8
      +id_zone: "9"
      +id_currency: "0"
      +iso_code: "FR"
      +call_prefix: "33"
      +name: "FR - FRANCE Métropole"
      +contains_states: "0"
      +need_identification_number: "0"
      +need_zip_code: "1"
      +zip_code_format: "NNNNN"
      +display_tax_label: "1"
      +active: "1"
      #webserviceParameters: array:2 [
        "objectsNodeName" => "countries"
        "fields" => array:2 [
          "id_zone" => array:1 [
            "xlink_resource" => "zones"
          ]
          "id_currency" => array:1 [
            "xlink_resource" => "currencies"
          ]
        ]
      ]
      #id_lang: 1
      #lang_associated: null
      #id_shop: 1
      +id_shop_list: []
      #get_shop_from_context: true
      #table: "country"
      #identifier: "id_country"
      #fieldsRequired: array:5 [
        0 => "id_zone"
        1 => "iso_code"
        2 => "contains_states"
        3 => "need_identification_number"
        4 => "display_tax_label"
      ]
      #fieldsSize: array:1 [
        "iso_code" => 3
      ]
      #fieldsValidate: array:10 [
        "id_zone" => "isUnsignedId"
        "id_currency" => "isUnsignedId"
        "call_prefix" => "isInt"
        "iso_code" => "isLanguageIsoCode"
        "active" => "isBool"
        "contains_states" => "isBool"
        "need_identification_number" => "isBool"
        "need_zip_code" => "isBool"
        "zip_code_format" => "isZipCodeFormat"
        "display_tax_label" => "isBool"
      ]
      #fieldsRequiredLang: array:1 [
        0 => "name"
      ]
      #fieldsSizeLang: array:1 [
        "name" => 64
      ]
      #fieldsValidateLang: array:1 [
        "name" => "isGenericName"
      ]
      #tables: []
      #image_dir: null
      #image_format: "jpg"
      #translator: null
      #def: array:6 [
        "table" => "country"
        "primary" => "id_country"
        "multilang" => true
        "fields" => array:11 [
          "id_zone" => array:3 [
            "type" => 1
            "validate" => "isUnsignedId"
            "required" => true
          ]
          "id_currency" => array:2 [
            "type" => 1
            "validate" => "isUnsignedId"
          ]
          "call_prefix" => array:2 [
            "type" => 1
            "validate" => "isInt"
          ]
          "iso_code" => array:4 [
            "type" => 3
            "validate" => "isLanguageIsoCode"
            "required" => true
            "size" => 3
          ]
          "active" => array:2 [
            "type" => 2
            "validate" => "isBool"
          ]
          "contains_states" => array:3 [
            "type" => 2
            "validate" => "isBool"
            "required" => true
          ]
          "need_identification_number" => array:3 [
            "type" => 2
            "validate" => "isBool"
            "required" => true
          ]
          "need_zip_code" => array:2 [
            "type" => 2
            "validate" => "isBool"
          ]
          "zip_code_format" => array:2 [
            "type" => 3
            "validate" => "isZipCodeFormat"
          ]
          "display_tax_label" => array:3 [
            "type" => 2
            "validate" => "isBool"
            "required" => true
          ]
          "name" => array:5 [
            "type" => 3
            "lang" => true
            "validate" => "isGenericName"
            "required" => true
            "size" => 64
          ]
        ]
        "associations" => array:3 [
          "zone" => array:1 [
            "type" => 1
          ]
          "currency" => array:1 [
            "type" => 1
          ]
          "l" => array:3 [
            "type" => 2
            "field" => "id_country"
            "foreign_field" => "id_country"
          ]
        ]
        "classname" => "Country"
      ]
      #update_fields: null
      +force_id: false
    }
    +employee: null
    +controller: CategoryController {#62}
    +override_controller_name_for_translations: null
    +language: Language {#61
      +id: 5
      +name: "Italiano (Italian)"
      +iso_code: "it"
      +locale: "it-IT"
      +language_code: "it-it"
      +date_format_lite: "d/m/Y"
      +date_format_full: "d/m/Y H:i:s"
      +is_rtl: "0"
      +active: "1"
      #webserviceParameters: array:2 [
        "objectNodeName" => "language"
        "objectsNodeName" => "languages"
      ]
      #translationsFilesAndVars: array:5 [
        "fields" => "_FIELDS"
        "errors" => "_ERRORS"
        "admin" => "_LANGADM"
        "pdf" => "_LANGPDF"
        "tabs" => "tabs"
      ]
      #id_lang: null
      #lang_associated: null
      #id_shop: 1
      +id_shop_list: []
      #get_shop_from_context: true
      #table: "lang"
      #identifier: "id_lang"
      #fieldsRequired: array:4 [
        0 => "name"
        1 => "iso_code"
        2 => "date_format_lite"
        3 => "date_format_full"
      ]
      #fieldsSize: array:6 [
        "name" => 32
        "iso_code" => 2
        "locale" => 5
        "language_code" => 5
        "date_format_lite" => 32
        "date_format_full" => 32
      ]
      #fieldsValidate: array:8 [
        "name" => "isGenericName"
        "iso_code" => "isLanguageIsoCode"
        "locale" => "isLocale"
        "language_code" => "isLanguageCode"
        "active" => "isBool"
        "is_rtl" => "isBool"
        "date_format_lite" => "isPhpDateFormat"
        "date_format_full" => "isPhpDateFormat"
      ]
      #fieldsRequiredLang: []
      #fieldsSizeLang: []
      #fieldsValidateLang: []
      #tables: []
      #image_dir: null
      #image_format: "jpg"
      #translator: null
      #def: array:4 [
        "table" => "lang"
        "primary" => "id_lang"
        "fields" => array:8 [
          "name" => array:4 [
            "type" => 3
            "validate" => "isGenericName"
            "required" => true
            "size" => 32
          ]
          "iso_code" => array:4 [
            "type" => 3
            "validate" => "isLanguageIsoCode"
            "required" => true
            "size" => 2
          ]
          "locale" => array:3 [
            "type" => 3
            "validate" => "isLocale"
            "size" => 5
          ]
          "language_code" => array:3 [
            "type" => 3
            "validate" => "isLanguageCode"
            "size" => 5
          ]
          "active" => array:2 [
            "type" => 2
            "validate" => "isBool"
          ]
          "is_rtl" => array:2 [
            "type" => 2
            "validate" => "isBool"
          ]
          "date_format_lite" => array:4 [
            "type" => 3
            "validate" => "isPhpDateFormat"
            "required" => true
            "size" => 32
          ]
          "date_format_full" => array:4 [
            "type" => 3
            "validate" => "isPhpDateFormat"
            "required" => true
            "size" => 32
          ]
        ]
        "classname" => "Language"
      ]
      #update_fields: null
      +force_id: false
    }
    +currency: Currency {#545
      +id: 1
      +name: "Euro"
      #localizedNames: array:8 [
        1 => "euro"
        2 => "euro"
        3 => "Euro"
        4 => "Euro"
        5 => "euro"
        6 => "Euro"
        7 => ""
        8 => "euro"
      ]
      +iso_code: "EUR"
      +iso_code_num: "978"
      +numeric_iso_code: "978"
      +conversion_rate: "1.000000"
      +deleted: "0"
      +unofficial: "0"
      +modified: "0"
      +active: "1"
      +sign: ""
      +symbol: ""
      -localizedSymbols: array:8 [
        1 => ""
        2 => ""
        3 => ""
        4 => ""
        5 => ""
        6 => ""
        7 => ""
        8 => ""
      ]
      +format: null
      +blank: 1
      +decimals: 1
      +precision: "2"
      +pattern: array:8 [
        1 => ""
        2 => ""
        3 => ""
        4 => ""
        5 => ""
        6 => ""
        7 => ""
        8 => ""
      ]
      -localizedPatterns: array:8 [
        1 => ""
        2 => ""
        3 => ""
        4 => ""
        5 => ""
        6 => ""
        7 => ""
        8 => ""
      ]
      #webserviceParameters: array:2 [
        "objectsNodeName" => "currencies"
        "fields" => array:4 [
          "names" => array:2 [
            "getter" => "getLocalizedNames"
            "i18n" => true
          ]
          "name" => array:2 [
            "getter" => "getName"
            "modifier" => array:2 [ …2]
          ]
          "symbol" => array:1 [
            "getter" => "getLocalizedSymbols"
          ]
          "iso_code" => array:1 [
            "modifier" => array:2 [ …2]
          ]
        ]
      ]
      +prefix: null
      +suffix: null
      #id_lang: null
      #lang_associated: null
      #id_shop: 1
      +id_shop_list: []
      #get_shop_from_context: true
      #table: "currency"
      #identifier: "id_currency"
      #fieldsRequired: array:2 [
        0 => "iso_code"
        1 => "conversion_rate"
      ]
      #fieldsSize: array:2 [
        "iso_code" => 3
        "numeric_iso_code" => 3
      ]
      #fieldsValidate: array:8 [
        "iso_code" => "isLanguageIsoCode"
        "numeric_iso_code" => "isNumericIsoCode"
        "precision" => "isInt"
        "conversion_rate" => "isUnsignedFloat"
        "deleted" => "isBool"
        "active" => "isBool"
        "unofficial" => "isBool"
        "modified" => "isBool"
      ]
      #fieldsRequiredLang: []
      #fieldsSizeLang: array:3 [
        "name" => 255
        "symbol" => 255
        "pattern" => 255
      ]
      #fieldsValidateLang: array:1 [
        "name" => "isGenericName"
      ]
      #tables: []
      #image_dir: null
      #image_format: "jpg"
      #translator: null
      #def: array:6 [
        "table" => "currency"
        "primary" => "id_currency"
        "multilang" => true
        "fields" => array:11 [
          "iso_code" => array:4 [
            "type" => 3
            "validate" => "isLanguageIsoCode"
            "required" => true
            "size" => 3
          ]
          "numeric_iso_code" => array:4 [
            "type" => 3
            "allow_null" => true
            "validate" => "isNumericIsoCode"
            "size" => 3
          ]
          "precision" => array:2 [
            "type" => 1
            "validate" => "isInt"
          ]
          "conversion_rate" => array:4 [
            "type" => 4
            "validate" => "isUnsignedFloat"
            "required" => true
            "shop" => true
          ]
          "deleted" => array:2 [
            "type" => 2
            "validate" => "isBool"
          ]
          "active" => array:2 [
            "type" => 2
            "validate" => "isBool"
          ]
          "unofficial" => array:2 [
            "type" => 2
            "validate" => "isBool"
          ]
          "modified" => array:2 [
            "type" => 2
            "validate" => "isBool"
          ]
          "name" => array:4 [
            "type" => 3
            "lang" => true
            "validate" => "isGenericName"
            "size" => 255
          ]
          "symbol" => array:3 [
            "type" => 3
            "lang" => true
            "size" => 255
          ]
          "pattern" => array:3 [
            "type" => 3
            "lang" => true
            "size" => 255
          ]
        ]
        "classname" => "Currency"
        "associations" => array:1 [
          "l" => array:3 [
            "type" => 2
            "field" => "id_currency"
            "foreign_field" => "id_currency"
          ]
        ]
      ]
      #update_fields: null
      +force_id: false
    }
    +currentLocale: PrestaShop\PrestaShop\Core\Localization\Locale {#164
      #code: "it-IT"
      #numberFormatter: PrestaShop\PrestaShop\Core\Localization\Number\Formatter {#546
        #roundingMode: "up"
        #numberingSystem: "latn"
        #numberSpecification: PrestaShop\PrestaShop\Core\Localization\Specification\Price {#685
          #currencyDisplay: "symbol"
          #currencySymbol: ""
          #currencyCode: "EUR"
          #positivePattern: "#,##0.00 ¤"
          #negativePattern: "-#,##0.00 ¤"
          #symbols: array:46 [
            "adlm" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#686 …11}
            "arab" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#687 …11}
            "arabext" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#688 …11}
            "bali" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#689 …11}
            "beng" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#690 …11}
            "brah" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#691 …11}
            "cakm" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#692 …11}
            "cham" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#693 …11}
            "deva" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#694 …11}
            "fullwide" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#695 …11}
            "gong" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#696 …11}
            "gonm" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#697 …11}
            "gujr" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#698 …11}
            "guru" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#699 …11}
            "hanidec" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#700 …11}
            "java" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#701 …11}
            "kali" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#702 …11}
            "khmr" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#703 …11}
            "knda" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#704 …11}
            "lana" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#705 …11}
            "lanatham" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#706 …11}
            "laoo" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#707 …11}
            "latn" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#708 …11}
            "lepc" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#709 …11}
            "limb" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#710 …11}
            "mlym" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#711 …11}
            "mong" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#712 …11}
            "mtei" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#713 …11}
            "mymr" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#714 …11}
            "mymrshan" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#715 …11}
            "nkoo" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#716 …11}
            "olck" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#717 …11}
            "orya" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#718 …11}
            "osma" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#719 …11}
            "rohg" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#720 …11}
            "saur" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#721 …11}
            "shrd" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#722 …11}
            "sora" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#723 …11}
            "sund" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#724 …11}
            "takr" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#725 …11}
            "talu" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#726 …11}
            "tamldec" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#727 …11}
            "telu" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#728 …11}
            "thai" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#729 …11}
            "tibt" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#730 …11}
            "vaii" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#731 …11}
          ]
          #maxFractionDigits: 2
          #minFractionDigits: 2
          #groupingUsed: true
          #primaryGroupSize: 3
          #secondaryGroupSize: 3
        }
      }
      #numberSpecification: PrestaShop\PrestaShop\Core\Localization\Specification\Number {#165
        #positivePattern: "#,##0.###"
        #negativePattern: "-#,##0.###"
        #symbols: array:46 [
          "adlm" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#486
            #decimal: "."
            #group: ","
            #list: ";"
            #percentSign: "%"
            #minusSign: "-"
            #plusSign: "+"
            #exponential: "E"
            #superscriptingExponent: "×"
            #perMille: ""
            #infinity: ""
            #nan: "NaN"
          }
          "arab" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#487
            #decimal: "٫"
            #group: "٬"
            #list: "؛"
            #percentSign: "٪؜"
            #minusSign: "؜-"
            #plusSign: "؜+"
            #exponential: "اس"
            #superscriptingExponent: "×"
            #perMille: "؉"
            #infinity: ""
            #nan: "NaN"
          }
          "arabext" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#488
            #decimal: "٫"
            #group: "٬"
            #list: "؛"
            #percentSign: "٪"
            #minusSign: "‎-‎"
            #plusSign: "‎+‎"
            #exponential: "×۱۰^"
            #superscriptingExponent: "×"
            #perMille: "؉"
            #infinity: ""
            #nan: "NaN"
          }
          "bali" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#489
            #decimal: "."
            #group: ","
            #list: ";"
            #percentSign: "%"
            #minusSign: "-"
            #plusSign: "+"
            #exponential: "E"
            #superscriptingExponent: "×"
            #perMille: ""
            #infinity: ""
            #nan: "NaN"
          }
          "beng" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#490
            #decimal: "."
            #group: ","
            #list: ";"
            #percentSign: "%"
            #minusSign: "-"
            #plusSign: "+"
            #exponential: "E"
            #superscriptingExponent: "×"
            #perMille: ""
            #infinity: ""
            #nan: "NaN"
          }
          "brah" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#491
            #decimal: "."
            #group: ","
            #list: ";"
            #percentSign: "%"
            #minusSign: "-"
            #plusSign: "+"
            #exponential: "E"
            #superscriptingExponent: "×"
            #perMille: ""
            #infinity: ""
            #nan: "NaN"
          }
          "cakm" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#492
            #decimal: "."
            #group: ","
            #list: ";"
            #percentSign: "%"
            #minusSign: "-"
            #plusSign: "+"
            #exponential: "E"
            #superscriptingExponent: "×"
            #perMille: ""
            #infinity: ""
            #nan: "NaN"
          }
          "cham" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#493
            #decimal: "."
            #group: ","
            #list: ";"
            #percentSign: "%"
            #minusSign: "-"
            #plusSign: "+"
            #exponential: "E"
            #superscriptingExponent: "×"
            #perMille: ""
            #infinity: ""
            #nan: "NaN"
          }
          "deva" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#494
            #decimal: "."
            #group: ","
            #list: ";"
            #percentSign: "%"
            #minusSign: "-"
            #plusSign: "+"
            #exponential: "E"
            #superscriptingExponent: "×"
            #perMille: ""
            #infinity: ""
            #nan: "NaN"
          }
          "fullwide" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#495
            #decimal: "."
            #group: ","
            #list: ";"
            #percentSign: "%"
            #minusSign: "-"
            #plusSign: "+"
            #exponential: "E"
            #superscriptingExponent: "×"
            #perMille: ""
            #infinity: ""
            #nan: "NaN"
          }
          "gong" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#496
            #decimal: "."
            #group: ","
            #list: ";"
            #percentSign: "%"
            #minusSign: "-"
            #plusSign: "+"
            #exponential: "E"
            #superscriptingExponent: "×"
            #perMille: ""
            #infinity: ""
            #nan: "NaN"
          }
          "gonm" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#497
            #decimal: "."
            #group: ","
            #list: ";"
            #percentSign: "%"
            #minusSign: "-"
            #plusSign: "+"
            #exponential: "E"
            #superscriptingExponent: "×"
            #perMille: ""
            #infinity: ""
            #nan: "NaN"
          }
          "gujr" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#498
            #decimal: "."
            #group: ","
            #list: ";"
            #percentSign: "%"
            #minusSign: "-"
            #plusSign: "+"
            #exponential: "E"
            #superscriptingExponent: "×"
            #perMille: ""
            #infinity: ""
            #nan: "NaN"
          }
          "guru" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#499
            #decimal: "."
            #group: ","
            #list: ";"
            #percentSign: "%"
            #minusSign: "-"
            #plusSign: "+"
            #exponential: "E"
            #superscriptingExponent: "×"
            #perMille: ""
            #infinity: ""
            #nan: "NaN"
          }
          "hanidec" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#500
            #decimal: "."
            #group: ","
            #list: ";"
            #percentSign: "%"
            #minusSign: "-"
            #plusSign: "+"
            #exponential: "E"
            #superscriptingExponent: "×"
            #perMille: ""
            #infinity: ""
            #nan: "NaN"
          }
          "java" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#501
            #decimal: "."
            #group: ","
            #list: ";"
            #percentSign: "%"
            #minusSign: "-"
            #plusSign: "+"
            #exponential: "E"
            #superscriptingExponent: "×"
            #perMille: ""
            #infinity: ""
            #nan: "NaN"
          }
          "kali" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#502
            #decimal: "."
            #group: ","
            #list: ";"
            #percentSign: "%"
            #minusSign: "-"
            #plusSign: "+"
            #exponential: "E"
            #superscriptingExponent: "×"
            #perMille: ""
            #infinity: ""
            #nan: "NaN"
          }
          "khmr" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#503
            #decimal: "."
            #group: ","
            #list: ";"
            #percentSign: "%"
            #minusSign: "-"
            #plusSign: "+"
            #exponential: "E"
            #superscriptingExponent: "×"
            #perMille: ""
            #infinity: ""
            #nan: "NaN"
          }
          "knda" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#504
            #decimal: "."
            #group: ","
            #list: ";"
            #percentSign: "%"
            #minusSign: "-"
            #plusSign: "+"
            #exponential: "E"
            #superscriptingExponent: "×"
            #perMille: ""
            #infinity: ""
            #nan: "NaN"
          }
          "lana" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#505
            #decimal: "."
            #group: ","
            #list: ";"
            #percentSign: "%"
            #minusSign: "-"
            #plusSign: "+"
            #exponential: "E"
            #superscriptingExponent: "×"
            #perMille: ""
            #infinity: ""
            #nan: "NaN"
          }
          "lanatham" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#506
            #decimal: "."
            #group: ","
            #list: ";"
            #percentSign: "%"
            #minusSign: "-"
            #plusSign: "+"
            #exponential: "E"
            #superscriptingExponent: "×"
            #perMille: ""
            #infinity: ""
            #nan: "NaN"
          }
          "laoo" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#507
            #decimal: "."
            #group: ","
            #list: ";"
            #percentSign: "%"
            #minusSign: "-"
            #plusSign: "+"
            #exponential: "E"
            #superscriptingExponent: "×"
            #perMille: ""
            #infinity: ""
            #nan: "NaN"
          }
          "latn" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#508
            #decimal: ","
            #group: "."
            #list: ";"
            #percentSign: "%"
            #minusSign: "-"
            #plusSign: "+"
            #exponential: "E"
            #superscriptingExponent: "×"
            #perMille: ""
            #infinity: ""
            #nan: "NaN"
          }
          "lepc" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#509
            #decimal: "."
            #group: ","
            #list: ";"
            #percentSign: "%"
            #minusSign: "-"
            #plusSign: "+"
            #exponential: "E"
            #superscriptingExponent: "×"
            #perMille: ""
            #infinity: ""
            #nan: "NaN"
          }
          "limb" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#510
            #decimal: "."
            #group: ","
            #list: ";"
            #percentSign: "%"
            #minusSign: "-"
            #plusSign: "+"
            #exponential: "E"
            #superscriptingExponent: "×"
            #perMille: ""
            #infinity: ""
            #nan: "NaN"
          }
          "mlym" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#511
            #decimal: "."
            #group: ","
            #list: ";"
            #percentSign: "%"
            #minusSign: "-"
            #plusSign: "+"
            #exponential: "E"
            #superscriptingExponent: "×"
            #perMille: ""
            #infinity: ""
            #nan: "NaN"
          }
          "mong" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#512
            #decimal: "."
            #group: ","
            #list: ";"
            #percentSign: "%"
             …7
          }
          "mtei" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#513 …11}
          "mymr" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#514 …11}
          "mymrshan" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#515 …11}
          "nkoo" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#516 …11}
          "olck" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#517 …11}
          "orya" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#518 …11}
          "osma" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#519 …11}
          "rohg" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#520 …11}
          "saur" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#521 …11}
          "shrd" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#522 …11}
          "sora" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#523 …11}
          "sund" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#524 …11}
          "takr" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#525 …11}
          "talu" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#526 …11}
          "tamldec" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#527 …11}
          "telu" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#528 …11}
          "thai" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#529 …11}
          "tibt" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#530 …11}
          "vaii" => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList {#531 …11}
        ]
        #maxFractionDigits: 3
        #minFractionDigits: 0
        #groupingUsed: true
        #primaryGroupSize: 3
        #secondaryGroupSize: 3
      }
      #priceSpecifications: PrestaShop\PrestaShop\Core\Localization\Specification\NumberCollection {#541
        #numberSpecifications: array:7 [
          "AUD" => PrestaShop\PrestaShop\Core\Localization\Specification\Price {#537 …11}
          "CAD" => PrestaShop\PrestaShop\Core\Localization\Specification\Price {#591 …11}
          "CNY" => PrestaShop\PrestaShop\Core\Localization\Specification\Price {#638 …11}
          "EUR" => PrestaShop\PrestaShop\Core\Localization\Specification\Price {#685}
          "GBP" => PrestaShop\PrestaShop\Core\Localization\Specification\Price {#732 …11}
          "PLN" => PrestaShop\PrestaShop\Core\Localization\Specification\Price {#779 …11}
          "USD" => PrestaShop\PrestaShop\Core\Localization\Specification\Price {#826 …11}
        ]
      }
    }
    +tab: null
    +shop: Shop {#18
      +id_shop_group: "1"
      +id_category: "2"
      +theme_name: "v2_autotrics_14-child-v2"
      +name: "AVDB"
      +color: ""
      +active: "1"
      +deleted: "0"
      +physical_uri: "/shop/"
      +virtual_uri: ""
      +domain: "dev.ab.tout.lu"
      +domain_ssl: "dev.ab.tout.lu"
      #group: ShopGroup {#19
        +name: "Default"
        +color: ""
        +active: "1"
        +share_customer: "0"
        +share_stock: "1"
        +share_order: "0"
        +deleted: "0"
        +id: 1
        #id_lang: null
        #lang_associated: null
        #id_shop: null
        +id_shop_list: []
        #get_shop_from_context: true
        #table: "shop_group"
        #identifier: "id_shop_group"
        #fieldsRequired: array:1 [
          0 => "name"
        ]
        #fieldsSize: array:1 [
          "name" => 64
        ]
        #fieldsValidate: array:7 [
          "name" => "isGenericName"
          "color" => "isColor"
          "share_customer" => "isBool"
          "share_order" => "isBool"
          "share_stock" => "isBool"
          "active" => "isBool"
          "deleted" => "isBool"
        ]
        #fieldsRequiredLang: []
        #fieldsSizeLang: []
        #fieldsValidateLang: []
        #tables: []
        #webserviceParameters: []
        #image_dir: null
        #image_format: "jpg"
        #translator: null
        #def: array:4 [
          "table" => "shop_group"
          "primary" => "id_shop_group"
          "fields" => array:7 [ …7]
          "classname" => "ShopGroup"
        ]
        #update_fields: null
        +force_id: false
      }
      +address: Address {#897
        +id_customer: null
        +id_manufacturer: null
        +id_supplier: null
        +id_warehouse: null
        +id_country: 8
        +id_state: 0
        +country: null
        +alias: null
        +company: "AVDB MOTO L'ACCESSOIRE À PRIX MOTARD"
        +lastname: null
        +firstname: null
        +address1: "64 Imp. de Lespinasse"
        +address2: ""
        +postcode: "31140"
        +city: "Aucamville"
        +other: null
        +phone: null
        +phone_mobile: null
        +vat_number: null
        +dni: null
        +date_add: null
        +date_upd: null
        +deleted: false
        #webserviceParameters: array:2 [
          "objectsNodeName" => "addresses"
          "fields" => array:6 [ …6]
        ]
        +id: null
        #id_lang: null
        #lang_associated: null
        #id_shop: null
        +id_shop_list: []
        #get_shop_from_context: true
        #table: "address"
        #identifier: "id_address"
        #fieldsRequired: array:6 [
          0 => "id_country"
          1 => "alias"
          2 => "lastname"
          3 => "firstname"
          4 => "address1"
          5 => "city"
        ]
        #fieldsSize: array:12 [
          "alias" => 32
          "company" => 255
          "lastname" => 255
          "firstname" => 255
          "address1" => 128
          "address2" => 128
          "postcode" => 12
          "city" => 64
          "other" => 300
          "phone" => 32
          "phone_mobile" => 32
          "dni" => 16
        ]
        #fieldsValidate: array:22 [
          "id_customer" => "isNullOrUnsignedId"
          "id_manufacturer" => "isNullOrUnsignedId"
          "id_supplier" => "isNullOrUnsignedId"
          "id_warehouse" => "isNullOrUnsignedId"
          "id_country" => "isUnsignedId"
          "id_state" => "isNullOrUnsignedId"
          "alias" => "isGenericName"
          "company" => "isGenericName"
          "lastname" => "isName"
          "firstname" => "isName"
          "vat_number" => "isGenericName"
          "address1" => "isAddress"
          "address2" => "isAddress"
          "postcode" => "isPostCode"
          "city" => "isCityName"
          "other" => "isMessage"
          "phone" => "isPhoneNumber"
          "phone_mobile" => "isPhoneNumber"
          "dni" => "isDniLite"
          "deleted" => "isBool"
          "date_add" => "isDate"
          "date_upd" => "isDate"
        ]
        #fieldsRequiredLang: []
        #fieldsSizeLang: []
        #fieldsValidateLang: []
        #tables: []
        #image_dir: null
        #image_format: "jpg"
        #translator: null
        #def: array:4 [
          "table" => "address"
          "primary" => "id_address"
          "fields" => array:22 [ …22]
          "classname" => "Address"
        ]
        #update_fields: null
        +force_id: false
      }
      #webserviceParameters: array:1 [
        "fields" => array:2 [
          "id_shop_group" => array:1 [ …1]
          "id_category" => []
        ]
      ]
      +theme: PrestaShop\PrestaShop\Core\Addon\Theme\Theme {#24
        -attributes: PrestaShop\PrestaShop\Core\Util\ArrayFinder {#26
          -array: array:15 [ …15]
          -propertyAccessor: Symfony\Component\PropertyAccess\PropertyAccessor {#30 …7}
        }
      }
      +id: 1
      #id_lang: null
      #lang_associated: null
      #id_shop: null
      +id_shop_list: []
      #get_shop_from_context: true
      #table: "shop"
      #identifier: "id_shop"
      #fieldsRequired: array:3 [
        0 => "name"
        1 => "id_category"
        2 => "id_shop_group"
      ]
      #fieldsSize: array:1 [
        "name" => 64
      ]
      #fieldsValidate: array:5 [
        "active" => "isBool"
        "deleted" => "isBool"
        "name" => "isGenericName"
        "color" => "isColor"
        "theme_name" => "isThemeName"
      ]
      #fieldsRequiredLang: []
      #fieldsSizeLang: []
      #fieldsValidateLang: []
      #tables: []
      #image_dir: null
      #image_format: "jpg"
      #translator: null
      #def: array:4 [
        "table" => "shop"
        "primary" => "id_shop"
        "fields" => array:7 [
          "active" => array:2 [ …2]
          "deleted" => array:2 [ …2]
          "name" => array:4 [ …4]
          "color" => array:2 [ …2]
          "id_category" => array:2 [ …2]
          "theme_name" => array:2 [ …2]
          "id_shop_group" => array:2 [ …2]
        ]
        "classname" => "Shop"
      ]
      #update_fields: null
      +force_id: false
    }
    +tmpOldShop: null
    +smarty: Smarty {#43
      +auto_literal: true
      +error_unassigned: false
      +use_include_path: false
      +_templateDirNormalized: true
      +_joined_template_dir: "/home/avdb-moto/home/http/releases/fresh-install/shop/themes/v2_autotrics_14-child-v2/templates/#/home/avdb-moto/home/http/releases/fresh-install/shop/themes/v2_autotrics_14/templates/"
      +_configDirNormalized: false
      +_joined_config_dir: null
      +default_template_handler_func: null
      +default_config_handler_func: null
      +default_plugin_handler_func: null
      +_compileDirNormalized: true
      +_pluginsDirNormalized: false
      +_cacheDirNormalized: true
      +force_compile: false
      +use_sub_dirs: true
      +allow_ambiguous_resources: false
      +merge_compiled_includes: false
      +extends_recursion: true
      +force_cache: false
      +left_delimiter: "{"
      +right_delimiter: "}"
      +literals: []
      +security_class: "Smarty_Security"
      +security_policy: null
      +allow_php_templates: false
      +debugging: false
      +debugging_ctrl: "NONE"
      +smarty_debug_id: "SMARTY_DEBUG"
      +debug_tpl: "/home/avdb-moto/home/http/releases/fresh-install/shop/themes/debug.tpl"
      +error_reporting: null
      +config_overwrite: true
      +config_booleanize: true
      +config_read_hidden: false
      +compile_locking: true
      +cache_locking: false
      +locking_timeout: 10
      +default_resource_type: "file"
      +caching_type: "file"
      +default_config_type: "file"
      +cache_modified_check: false
      +registered_plugins: array:3 [
        "function" => array:7 [
          "widget" => array:3 [ …3]
          "render" => array:3 [ …3]
          "form_field" => array:3 [ …3]
          "l" => array:3 [ …3]
          "hook" => array:3 [ …3]
          "dateFormat" => array:3 [ …3]
          "url" => array:3 [ …3]
        ]
        "block" => array:1 [
          "widget_block" => array:3 [ …3]
        ]
        "modifier" => array:35 [
          "escape" => array:3 [ …3]
          "truncate" => array:3 [ …3]
          "json_encode" => array:3 [ …3]
          "json_decode" => array:3 [ …3]
          "boolval" => array:3 [ …3]
          "cleanHtml" => array:3 [ …3]
          "classname" => array:3 [ …3]
          "classnames" => array:3 [ …3]
          "addcslashes" => array:3 [ …3]
          "addslashes" => array:3 [ …3]
          "date" => array:3 [ …3]
          "end" => array:3 [ …3]
          "floatval" => array:3 [ …3]
          "htmlentities" => array:3 [ …3]
          "intval" => array:3 [ …3]
          "mt_rand" => array:3 [ …3]
          "rand" => array:3 [ …3]
          "strtolower" => array:3 [ …3]
          "str_replace" => array:3 [ …3]
          "strval" => array:3 [ …3]
          "trim" => array:3 [ …3]
          "ucfirst" => array:3 [ …3]
          "urlencode" => array:3 [ …3]
          "htmlspecialchars" => array:3 [ …3]
          "implode" => array:3 [ …3]
          "explode" => array:3 [ …3]
          "print_r" => array:3 [ …3]
          "var_dump" => array:3 [ …3]
          "lcfirst" => array:3 [ …3]
          "nl2br" => array:3 [ …3]
          "sizeof" => array:3 [ …3]
          "in_array" => array:3 [ …3]
          "substr" => array:3 [ …3]
          "stripslashes" => array:3 [ …3]
          "md5" => array:3 [ …3]
        ]
      ]
      +registered_objects: []
      +registered_classes: []
      +registered_filters: []
      +registered_resources: array:2 [
        "module" => SmartyResourceModule {#45
          +paths: array:3 [ …3]
          +isAdmin: false
          +uncompiled: false
          +recompiled: false
          +hasCompiledHandler: false
        }
        "parent" => SmartyResourceParent {#47
          +paths: array:1 [ …1]
          +uncompiled: false
          +recompiled: false
          +hasCompiledHandler: false
        }
      ]
      +registered_cache_resources: []
      +autoload_filters: []
      +default_modifiers: []
      +escape_html: true
      +start_time: 1763457728.4219
      +_current_file: null
      +_parserdebug: false
      +_objType: 1
      +_debug: null
      #template_dir: array:2 [
        0 => "/home/avdb-moto/home/http/releases/fresh-install/shop/themes/v2_autotrics_14-child-v2/templates/"
        1 => "/home/avdb-moto/home/http/releases/fresh-install/shop/themes/v2_autotrics_14/templates/"
      ]
      #_processedTemplateDir: array:2 [
        0 => true
        1 => true
      ]
      #config_dir: []
      #_processedConfigDir: []
      #compile_dir: "/home/avdb-moto/home/http/releases/fresh-install/shop/var/cache/prod/smarty/compile/"
      #plugins_dir: array:3 [
        0 => "/home/avdb-moto/home/http/releases/fresh-install/shop/vendor/smarty/smarty/libs/plugins/"
        1 => "/home/avdb-moto/home/http/releases/fresh-install/shop/themes/v2_autotrics_14-child-v2/plugins"
        2 => "/home/avdb-moto/home/http/releases/fresh-install/shop/themes/v2_autotrics_14/plugins"
      ]
      #cache_dir: "/home/avdb-moto/home/http/releases/fresh-install/shop/var/cache/prod/smarty/cache/"
      #obsoleteProperties: array:8 [
        0 => "resource_caching"
        1 => "template_resource_caching"
        2 => "direct_access_security"
        3 => "_dir_perms"
        4 => "_file_perms"
        5 => "plugin_search_order"
        6 => "inheritance_merge_compiled_includes"
        7 => "resource_cache_mode"
      ]
      #accessMap: array:5 [
        "template_dir" => "TemplateDir"
        "config_dir" => "ConfigDir"
        "plugins_dir" => "PluginsDir"
        "compile_dir" => "CompileDir"
        "cache_dir" => "CacheDir"
      ]
      -isMutingUndefinedOrNullWarnings: false
      +cache_id: null
      +compile_id: null
      +caching: 0
      +compile_check: 1
      +cache_lifetime: 3600
      +tplFunctions: []
      +_cache: array:1 [
        "resource_handlers" => array:1 [
          "file" => Smarty_Internal_Resource_File {#943 …3}
        ]
      ]
      +template_class: "Smarty_Internal_Template"
      +tpl_vars: array:20 [
        "request_uri" => Smarty_Variable {#533
          +value: "/shop/it/1412-r1250r-0j71-2019-2025?p=31&page=8"
          +nocache: false
        }
        "category" => Smarty_Variable {#534
          +value: array:19 [ …19]
          +nocache: false
        }
        "subcategories" => Smarty_Variable {#166
          +value: []
          +nocache: false
        }
        "cart" => Smarty_Variable {#908
          +value: array:13 [ …13]
          +nocache: false
        }
        "currency" => Smarty_Variable {#901
          +value: array:5 [ …5]
          +nocache: false
        }
        "customer" => Smarty_Variable {#898
          +value: array:30 [ …30]
          +nocache: false
        }
        "country" => Smarty_Variable {#907
          +value: array:12 [ …12]
          +nocache: false
        }
        "language" => Smarty_Variable {#906
          +value: array:9 [ …9]
          +nocache: false
        }
        "page" => Smarty_Variable {#905
          +value: array:7 [ …7]
          +nocache: false
        }
        "shop" => Smarty_Variable {#903
          +value: array:14 [ …14]
          +nocache: false
        }
        "core_js_public_path" => Smarty_Variable {#899
          +value: "/shop/themes/"
          +nocache: false
        }
        "urls" => Smarty_Variable {#909
          +value: array:26 [ …26]
          +nocache: false
        }
        "configuration" => Smarty_Variable {#910
          +value: array:13 [ …13]
          +nocache: false
        }
        "field_required" => Smarty_Variable {#911
          +value: []
          +nocache: false
        }
        "breadcrumb" => Smarty_Variable {#912
          +value: array:2 [ …2]
          +nocache: false
        }
        "link" => Smarty_Variable {#913
          +value: Link {#485}
          +nocache: false
        }
        "time" => Smarty_Variable {#914
          +value: 1763457728
          +nocache: false
        }
        "static_token" => Smarty_Variable {#915
          +value: "9241dd8dcc7194d7e8bfdcda4b6065b6"
          +nocache: false
        }
        "token" => Smarty_Variable {#916
          +value: "57979fdebd23617a5bb95d32fa772672"
          +nocache: false
        }
        "debug" => Smarty_Variable {#917
          +value: false
          +nocache: false
        }
      ]
      +parent: null
      +config_vars: []
      +ext: Smarty_Internal_Extension_Handler {#42
        +objType: 1
        -_property_info: array:8 [
          "AutoloadFilters" => 0
          "DefaultModifiers" => 0
          "ConfigVars" => 0
          "DebugTemplate" => 0
          "RegisteredObject" => 0
          "StreamVariable" => 0
          "TemplateVars" => 0
          "Literals" => "Literals"
        ]
        -resolvedProperties: []
        +"registerResource": Smarty_Internal_Method_RegisterResource {#46
          +objMap: 3
        }
        +"registerPlugin": Smarty_Internal_Method_RegisterPlugin {#49
          +objMap: 3
        }
        +"createData": Smarty_Internal_Method_CreateData {#73
          +objMap: 3
        }
      }
    }
    +mobile_detect: Mobile_Detect {#64
      #cache: []
      #userAgent: "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
      #httpHeaders: array:8 [
        "HTTP_X_FORWARDED_PROTO" => "https"
        "HTTP_COOKIE" => "PrestaShop-dd997a8ffc27d73289bf96f7b0d267a8=def5020092052bd4767336e2e41989f48be186ed1fc9e4c4bf6ab663e34e4143cf94b5d5decd9edc2c7c714a92a438fbf55404cafa75383ac073d1b0ee59920bb608c56bbd811d98bd5d88b1b4a634572ac6e52310eee4d5ab8b3cb74de60aadb1d8821ee3c153f33102af4ffd6bff15e4bc10672b3b38eab1fff9a9921949c2095d9283ef2ab9d4fe832b8bf4e1a0b212c70f978063335ab080c29769e8c2ebc1e91e71a4452ddeed181293d7b205195c6db87315ba618bfc709b1d4e119c882b6eab68213bfbd01aad424d4ce1f77d0c233982bf48b695a22dd7bee7cd4dc2ff52129a34f24564c31dd934af44bf696429ddf8994e758cfc9847c731ef922b7c2f92adbd3ab99e9bd884fe41f6b7ff301c217357bacddcfd303cbf72fb465ca201fb3f7dc51e6e39d0e545029c9214ba2eb3acc70400e8c976832d0b6187fe89f14a4d0b33f5; PHPSESSID=m0q5pb8kvhqpgio2p4lapbv67d; ajs_anonymous_id=23ed262f-5730-4809-a869-ba5f50d13a6f"
        "HTTP_ACCEPT_ENCODING" => "gzip, br, zstd, deflate"
        "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
        "HTTP_ACCEPT" => "*/*"
        "HTTP_HOST" => "dev.ab.tout.lu"
        "HTTP_MOD_REWRITE" => "On"
        "HTTP_AUTHORIZATION" => ""
      ]
      #cloudfrontHeaders: []
      #matchingRegex: null
      #matchesArray: null
      #detectionType: "mobile"
    }
    +mode: null
    +container: null
    +virtualTotalTaxExcluded: 0
    +virtualTotalTaxIncluded: 0
    #translator: PrestaShopBundle\Translation\TranslatorComponent {#67}
    #priceComputingPrecision: 2
    #mobile_device: null
    #is_mobile: false
    #is_tablet: false
    +"module": Kerawen {#126
      #blocking_email: false
      #blocking_invoice: false
      +id: "562"
      +version: "2.8.13"
      +database_version: null
      +registered_version: null
      +ps_versions_compliancy: array:2 [
        "min" => "1.5.0.0"
        "max" => "8.1.1"
      ]
      +dependencies: []
      +name: "kerawen"
      +displayName: "KerAwen"
      +description: "An intuitive, mobile and omni-channel cash register. Compliant with FR law 2015-1785, article 88."
      +confirmUninstall: "Are you sure you want to uninstall?"
      +author: "KerAwen"
      +author_uri: ""
      +module_key: "9fd46a372b157c662f299c6df0b7b1af"
      +bootstrap: true
      +description_full: null
      +additional_description: null
      +compatibility: null
      +nb_rates: null
      +avg_rate: null
      +badges: null
      +message: ""
      +logo: ""
      +options: null
      +optionsHtml: null
      +need_instance: 0
      +tab: "others"
      +active: 1
      +warning: null
      +enable_device: 7
      +limited_countries: []
      +controllers: []
      +installed: null
      +show_quick_view: false
      #_lang: []
      #_path: "/shop/modules/kerawen/"
      #local_path: "/home/avdb-moto/home/http/releases/fresh-install/shop/modules/kerawen/"
      #_errors: []
      #_confirmations: []
      #table: "module"
      #identifier: "id_module"
      #context: Context {#14}
      #smarty: Smarty_Data {#127
        +dataObjectName: "Data_object 12"
        +smarty: Smarty {#43}
        +_objType: 4
        +template_class: "Smarty_Internal_Template"
        +tpl_vars: []
        +parent: Smarty {#43}
        +config_vars: []
        +ext: Smarty_Internal_Extension_Handler {#128
          +objType: 4
          -_property_info: array:8 [ …8]
          -resolvedProperties: []
        }
      }
      #current_subtemplate: null
      #tabs: []
      -container: null
      +multistoreCompatibility: 0
      +"secure": Kerawen525 {#129
        +"changes": array:4 [
          "orders" => []
          "details" => []
          "slips" => []
          "payments" => []
        ]
        +"exception": null
      }
    }
  }
  +css_files: []
  +js_files: []
  #display_header: true
  #display_header_javascript: true
  #template: null
  #display_footer: true
  #content_only: false
  +ajax: false
  #json: false
  #status: ""
  #redirect_after: null
  +controller_type: "front"
  #translator: PrestaShopBundle\Translation\TranslatorComponent {#67}
  #container: FrontContainer {#132 …17}
  +errors: []
  +layout: null
}
Bmw R1250R 2019-2023 0J71 (8)
Visualizza la colonna di sinistra
Aggiungi al mio garage

197 prodotti

Adesivo protezione serbatoio - Modello AVDB MOTOAdesivo protezione serbatoio - Modello AVDB MOTO
    Sticker serbatoio
    9,00 €
    Adesivo protezione serbatoio - Modello AVDB MOTOAdesivo protezione serbatoio - Modello AVDB MOTO
      Sticker serbatoio
      Protezione serbatoio, modello AVDB universale adattabile su tutti i serbatoi.
      9,00 €
      Articoli misti
      Adesivo protezione serbatoio - Modello AVDB MOTOAdesivo protezione serbatoio - Modello AVDB MOTO
        Sticker serbatoio
        Protezione serbatoio, modello AVDB universale adattabile su tutti i serbatoi.
        Articoli misti
        9,00 €
        Pennarello / marker permanente per pneumaticiPennarello / marker permanente per pneumatici
          Universali - Pennarello Per Pneumatici
          9,00 €
          Pennarello / marker permanente per pneumaticiPennarello / marker permanente per pneumatici
            Universali - Pennarello Per Pneumatici
            Pennarello / marker permanente per la decorazione e la scrittura sui fianchi degli pneumatici. Per il recupero di lettere o decorazione personalizzata
            9,00 €
            Articoli misti
            Pennarello / marker permanente per pneumaticiPennarello / marker permanente per pneumatici
              Universali - Pennarello Per Pneumatici
              Pennarello / marker permanente per la decorazione e la scrittura sui fianchi degli pneumatici. Per il recupero di lettere o decorazione personalizzata
              Articoli misti
              9,00 €
              Base appoggio per cavalletto lateraleBase appoggio per cavalletto laterale
                Viaggio e trasporto - Estensione Cavalletto
                9,00 €
                Base appoggio per cavalletto lateraleBase appoggio per cavalletto laterale
                  Viaggio e trasporto - Estensione Cavalletto
                  Supporto in plastica rotondo per cavalletto laterale. Modello di plastica
                  9,00 €
                  Articoli misti
                  Base appoggio per cavalletto lateraleBase appoggio per cavalletto laterale
                    Viaggio e trasporto - Estensione Cavalletto
                    Supporto in plastica rotondo per cavalletto laterale. Modello di plastica
                    Articoli misti
                    9,00 €
                    Ze Passacavi universale in alluminio anodizzato.Ze Passacavi universale in alluminio anodizzato.
                      Universali Differenti
                      9,00 €
                      Ze Passacavi universale in alluminio anodizzato.Ze Passacavi universale in alluminio anodizzato.
                        Universali Differenti
                        Passacavi o tubi in alluminio anodizzato, modello universale adattabile a numerosi modelli di moto e scooter. Venduto all’unità, scelta di colori disponibili.
                        9,00 €
                        Articoli misti
                        Ze Passacavi universale in alluminio anodizzato.Ze Passacavi universale in alluminio anodizzato.
                          Universali Differenti
                          Passacavi o tubi in alluminio anodizzato, modello universale adattabile a numerosi modelli di moto e scooter. Venduto all’unità, scelta di colori disponibili.
                          Articoli misti
                          9,00 €
                          Chiave a settore per la regolazione dell'ammortizzatore posteriore Moto/Quad/ATV/Cross
                            Viaggi e manutenzione - Utensili
                            Chiave a settore per ammortizzatore 55 mm. Realizzato in acciaio trattato per una migliore resistenza nel tempo
                            9,00 €
                            No Product available
                            Chiave a settore per la regolazione dell'ammortizzatore posteriore Moto/Quad/ATV/Cross
                              Viaggi e manutenzione - Utensili
                              Chiave a settore per ammortizzatore 55 mm. Realizzato in acciaio trattato per una migliore resistenza nel tempo
                              No Product available
                              9,00 €
                              Tappo radiatore per Moto EuropeeTappo radiatore per Moto Europee
                                Tappo radiatore
                                9,00 €
                                Tappo radiatore per Moto EuropeeTappo radiatore per Moto Europee
                                  Tappo radiatore
                                  Tappo radiatore con diverse impostazioni di pressione da 1,3 a 2 bar. Montaggio rapido plug and play Sostituisce il tuo tappo originale senza modifiche Fissaggio a ¼ di giro Diverse impostazioni di pressione a seconda della moto o dell'uso Resiste alla seguente pressione: 1.3 / 1.8 / 2 bars Ottima qualità...
                                  9,00 €
                                  Articoli misti
                                  Tappo radiatore per Moto EuropeeTappo radiatore per Moto Europee
                                    Tappo radiatore
                                    Tappo radiatore con diverse impostazioni di pressione da 1,3 a 2 bar. Montaggio rapido plug and play Sostituisce il tuo tappo originale senza modifiche Fissaggio a ¼ di giro Diverse impostazioni di pressione a seconda della moto o dell'uso Resiste alla seguente pressione: 1.3 / 1.8 / 2 bars Ottima qualità...
                                    Articoli misti
                                    9,00 €
                                    • New
                                      9,00 €17,00 €
                                      Kit di saldatura a freddo DRC REF: D51-60-101
                                      • New
                                      -8,00 €
                                      Utensili
                                      9,00 €17,00 €
                                      Kit di saldatura a freddo DRC REF: D51-60-101
                                      • New
                                      -8,00 €
                                      Utensili
                                      Kit di riparazione / saldatura a freddo DRC . Made In Japan Prodotti delle migliori marche in stock a prezzi incredibili, qual è il segreto? Non possiamo dirvelo, ma una cosa è certa: le scorte sono limitate.
                                      9,00 €17,00 €
                                      In Stock 64 Availableelementi
                                      Kit di saldatura a freddo DRC REF: D51-60-101
                                      • New
                                      -8,00 €
                                      Utensili
                                      Kit di riparazione / saldatura a freddo DRC . Made In Japan Prodotti delle migliori marche in stock a prezzi incredibili, qual è il segreto? Non possiamo dirvelo, ma una cosa è certa: le scorte sono limitate.
                                      In Stock 64 Availableelementi
                                      9,00 €17,00 €
                                      Valvole ruota a 90 in alluminio anodizzato 8.3 mm - DESIGN 2Valvole ruota a 90 in alluminio anodizzato 8.3 mm - DESIGN 2
                                        Universali - Valvole Ruota a 90
                                        9,00 €
                                        Valvole ruota a 90 in alluminio anodizzato 8.3 mm - DESIGN 2Valvole ruota a 90 in alluminio anodizzato 8.3 mm - DESIGN 2
                                          Universali - Valvole Ruota a 90
                                          Valvole ruota a 90 in alluminio anodizzato. Modello universale.    Modello universale. Diametro: 8,3 mm. IMPORTANTE, non è compatibile per le Moto giapponesi in cui di solito si usano valvole a 90 di 11.3mm   Dimensioni : Lunghezza filettatura: 10 mm Lunghezza...
                                          9,00 €
                                          Articoli misti
                                          Valvole ruota a 90 in alluminio anodizzato 8.3 mm - DESIGN 2Valvole ruota a 90 in alluminio anodizzato 8.3 mm - DESIGN 2
                                            Universali - Valvole Ruota a 90
                                            Valvole ruota a 90 in alluminio anodizzato. Modello universale.    Modello universale. Diametro: 8,3 mm. IMPORTANTE, non è compatibile per le Moto giapponesi in cui di solito si usano valvole a 90 di 11.3mm   Dimensioni : Lunghezza filettatura: 10 mm Lunghezza...
                                            Articoli misti
                                            9,00 €
                                            Coppia di manopole Gomma - Schiuma  per manubrio 22 / 24mmCoppia di manopole Gomma - Schiuma  per manubrio 22 / 24mm
                                              Manopole in Schiuma
                                              Coppia di manopole in gomma e schiuma con diametro interno 22 mm sul lato sinistro e 24 mm sul lato acceleratore. Dimensioni Lunghezza  : 120 mm Prodondità  : Forato Diametro : 32 Consegnato in coppia. Diversi colori disponibili.
                                              8,00 €
                                              Articoli misti
                                              Coppia di manopole Gomma - Schiuma  per manubrio 22 / 24mmCoppia di manopole Gomma - Schiuma  per manubrio 22 / 24mm
                                                Manopole in Schiuma
                                                Coppia di manopole in gomma e schiuma con diametro interno 22 mm sul lato sinistro e 24 mm sul lato acceleratore. Dimensioni Lunghezza  : 120 mm Prodondità  : Forato Diametro : 32 Consegnato in coppia. Diversi colori disponibili.
                                                Articoli misti
                                                8,00 €
                                                    8,00 €11,00 €
                                                    SPRAY PER IL TRATTAMENTO PELLE 500ML XERAMIC
                                                      -3,00 €
                                                      XERAMIC
                                                      8,00 €11,00 €
                                                      SPRAY PER IL TRATTAMENTO PELLE 500ML XERAMIC
                                                        -3,00 €
                                                        XERAMIC
                                                        Prodotti per la pulizia XERAMIC. Venduto singolarmente. Prodotti delle migliori marche in stock a prezzi incredibili, qual è il segreto? Non possiamo dirtelo, ma una cosa è certa: le scorte sono limitate.
                                                        8,00 €11,00 €
                                                        In Stock 44 Availableelementi
                                                        SPRAY PER IL TRATTAMENTO PELLE 500ML XERAMIC
                                                          -3,00 €
                                                          XERAMIC
                                                          Prodotti per la pulizia XERAMIC. Venduto singolarmente. Prodotti delle migliori marche in stock a prezzi incredibili, qual è il segreto? Non possiamo dirtelo, ma una cosa è certa: le scorte sono limitate.
                                                          In Stock 44 Availableelementi
                                                          8,00 €11,00 €
                                                          DETERGENTE PER CATENE E MOTORI 500ML XERAMIC
                                                            -6,00 €
                                                            XERAMIC
                                                            8,00 €14,00 €
                                                            DETERGENTE PER CATENE E MOTORI 500ML XERAMIC
                                                              -6,00 €
                                                              XERAMIC
                                                              Prodotti per la pulizia XERAMIC. Venduto singolarmente. Prodotti delle migliori marche in stock a prezzi incredibili, qual è il segreto? Non possiamo dirtelo, ma una cosa è certa: le scorte sono limitate.
                                                              8,00 €14,00 €
                                                              No Product available
                                                              DETERGENTE PER CATENE E MOTORI 500ML XERAMIC
                                                                -6,00 €
                                                                XERAMIC
                                                                Prodotti per la pulizia XERAMIC. Venduto singolarmente. Prodotti delle migliori marche in stock a prezzi incredibili, qual è il segreto? Non possiamo dirtelo, ma una cosa è certa: le scorte sono limitate.
                                                                No Product available
                                                                8,00 €14,00 €
                                                                STABILIZZATORE CARBURANTE PER MOTO 125ML XERAMICSTABILIZZATORE CARBURANTE PER MOTO 125ML XERAMIC
                                                                  -3,00 €
                                                                  XERAMIC
                                                                  8,00 €11,00 €
                                                                  STABILIZZATORE CARBURANTE PER MOTO 125ML XERAMICSTABILIZZATORE CARBURANTE PER MOTO 125ML XERAMIC
                                                                    -3,00 €
                                                                    XERAMIC
                                                                    Prodotti per la pulizia XERAMIC. Venduto singolarmente. Prodotti delle migliori marche in stock a prezzi incredibili, qual è il segreto? Non possiamo dirtelo, ma una cosa è certa: le scorte sono limitate.
                                                                    8,00 €11,00 €
                                                                    Articoli misti
                                                                    STABILIZZATORE CARBURANTE PER MOTO 125ML XERAMICSTABILIZZATORE CARBURANTE PER MOTO 125ML XERAMIC
                                                                      -3,00 €
                                                                      XERAMIC
                                                                      Prodotti per la pulizia XERAMIC. Venduto singolarmente. Prodotti delle migliori marche in stock a prezzi incredibili, qual è il segreto? Non possiamo dirtelo, ma una cosa è certa: le scorte sono limitate.
                                                                      Articoli misti
                                                                      8,00 €11,00 €
                                                                          8,00 €13,00 €
                                                                          LUBRIFICANTE SILICONE 500ML XERAMICLUBRIFICANTE SILICONE 500ML XERAMIC
                                                                            -5,00 €
                                                                            XERAMIC
                                                                            8,00 €13,00 €
                                                                            LUBRIFICANTE SILICONE 500ML XERAMICLUBRIFICANTE SILICONE 500ML XERAMIC
                                                                              -5,00 €
                                                                              XERAMIC
                                                                              Prodotti per la pulizia XERAMIC. Venduto singolarmente. Prodotti delle migliori marche in stock a prezzi incredibili, qual è il segreto? Non possiamo dirtelo, ma una cosa è certa: le scorte sono limitate.
                                                                              8,00 €13,00 €
                                                                              In Stock 178 Availableelementi
                                                                              LUBRIFICANTE SILICONE 500ML XERAMICLUBRIFICANTE SILICONE 500ML XERAMIC
                                                                                -5,00 €
                                                                                XERAMIC
                                                                                Prodotti per la pulizia XERAMIC. Venduto singolarmente. Prodotti delle migliori marche in stock a prezzi incredibili, qual è il segreto? Non possiamo dirtelo, ma una cosa è certa: le scorte sono limitate.
                                                                                In Stock 178 Availableelementi
                                                                                8,00 €13,00 €
                                                                                Confezione di 4 distanziali in alluminio M6 DRC Tipo 11 / Tipo 12Confezione di 4 distanziali in alluminio M6 DRC Tipo 11 / Tipo 12
                                                                                • New
                                                                                -4,00 €
                                                                                Confezione di 4 distanziali in alluminio M6 DRC Tipo 11 / Tipo 12Confezione di 4 distanziali in alluminio M6 DRC Tipo 11 / Tipo 12
                                                                                • New
                                                                                -4,00 €
                                                                                Viteria
                                                                                Confezione di 4 distanziali in alluminio M6 DRC Tipo 11 / Tipo 12 Made In Japan Prodotti delle migliori marche in stock a prezzi incredibili, qual è il segreto? Non possiamo dirtelo, ma una cosa è certa: le scorte sono limitate.
                                                                                8,00 €12,00 €
                                                                                Articoli misti
                                                                                Confezione di 4 distanziali in alluminio M6 DRC Tipo 11 / Tipo 12Confezione di 4 distanziali in alluminio M6 DRC Tipo 11 / Tipo 12
                                                                                • New
                                                                                -4,00 €
                                                                                Viteria
                                                                                Confezione di 4 distanziali in alluminio M6 DRC Tipo 11 / Tipo 12 Made In Japan Prodotti delle migliori marche in stock a prezzi incredibili, qual è il segreto? Non possiamo dirtelo, ma una cosa è certa: le scorte sono limitate.
                                                                                Articoli misti
                                                                                8,00 €12,00 €
                                                                                Confezione di 4 distanziali in alluminio M6 DRC tipo 1 / tipo 2Confezione di 4 distanziali in alluminio M6 DRC tipo 1 / tipo 2
                                                                                • New
                                                                                -4,00 €
                                                                                Confezione di 4 distanziali in alluminio M6 DRC tipo 1 / tipo 2Confezione di 4 distanziali in alluminio M6 DRC tipo 1 / tipo 2
                                                                                • New
                                                                                -4,00 €
                                                                                Viteria
                                                                                Confezione di 4 distanziali in alluminio M6 DRC tipo 1 / tipo 2 Made In Japan Prodotti delle migliori marche in stock a prezzi incredibili, qual è il segreto? Non possiamo dirtelo, ma una cosa è certa: le scorte sono limitate.
                                                                                8,00 €12,00 €
                                                                                Articoli misti
                                                                                Confezione di 4 distanziali in alluminio M6 DRC tipo 1 / tipo 2Confezione di 4 distanziali in alluminio M6 DRC tipo 1 / tipo 2
                                                                                • New
                                                                                -4,00 €
                                                                                Viteria
                                                                                Confezione di 4 distanziali in alluminio M6 DRC tipo 1 / tipo 2 Made In Japan Prodotti delle migliori marche in stock a prezzi incredibili, qual è il segreto? Non possiamo dirtelo, ma una cosa è certa: le scorte sono limitate.
                                                                                Articoli misti
                                                                                8,00 €12,00 €
                                                                                Confezione da 4 viti M6 DRC in alluminio
                                                                                • New
                                                                                -4,00 €
                                                                                Viteria
                                                                                8,00 €12,00 €
                                                                                Confezione da 4 viti M6 DRC in alluminio
                                                                                • New
                                                                                -4,00 €
                                                                                Viteria
                                                                                Confezione da 4 viti M6 DRC in alluminio Made In Japan Modello 1 : M6x25mm Blu Modello 2 : M6x35mm Blu Modello 3 : M6x25mm Rosso Modello 4 : M6x35mm Rosso Prodotti delle migliori marche in stock a prezzi incredibili, qual è il segreto? Non possiamo dirtelo, ma una cosa è certa: le scorte sono limitate.
                                                                                8,00 €12,00 €
                                                                                Articoli misti
                                                                                Confezione da 4 viti M6 DRC in alluminio
                                                                                • New
                                                                                -4,00 €
                                                                                Viteria
                                                                                Confezione da 4 viti M6 DRC in alluminio Made In Japan Modello 1 : M6x25mm Blu Modello 2 : M6x35mm Blu Modello 3 : M6x25mm Rosso Modello 4 : M6x35mm Rosso Prodotti delle migliori marche in stock a prezzi incredibili, qual è il segreto? Non possiamo dirtelo, ma una cosa è certa: le scorte sono limitate.
                                                                                Articoli misti
                                                                                8,00 €12,00 €
                                                                                Coppia pastiglie freno EBC SFA209/2 SFA209/2HH Uso città e stradaCoppia pastiglie freno EBC SFA209/2 SFA209/2HH Uso città e strada
                                                                                • New
                                                                                Coppia pastiglie freno EBC SFA209/2 SFA209/2HH Uso città e stradaCoppia pastiglie freno EBC SFA209/2 SFA209/2HH Uso città e strada
                                                                                • New
                                                                                Pastiglie freno per moto
                                                                                Coppia pastiglie di freno EBC per uso urbano e stradale per scooter e piccole cilindrate. Pastiglie omologate per l'uso su strada (TÜV approved) IMPORTANTE: Per conoscere le caratteristiche di ciascuna gamma di pastiglie che proponiamo, consultare la descrizione riportata di seguito. Non proponiamo altre gamme oltre a quelle qui indicate. L'elenco...
                                                                                7,66 €
                                                                                Articoli misti
                                                                                Coppia pastiglie freno EBC SFA209/2 SFA209/2HH Uso città e stradaCoppia pastiglie freno EBC SFA209/2 SFA209/2HH Uso città e strada
                                                                                • New
                                                                                Pastiglie freno per moto
                                                                                Coppia pastiglie di freno EBC per uso urbano e stradale per scooter e piccole cilindrate. Pastiglie omologate per l'uso su strada (TÜV approved) IMPORTANTE: Per conoscere le caratteristiche di ciascuna gamma di pastiglie che proponiamo, consultare la descrizione riportata di seguito. Non proponiamo altre gamme oltre a quelle qui indicate. L'elenco...
                                                                                Articoli misti
                                                                                7,66 €
                                                                                Strisce nastro adesivo per cerchio universale racing - Modello AVDB MOTOStrisce nastro adesivo per cerchio universale racing - Modello AVDB MOTO
                                                                                  Adesivi cerchi esterni
                                                                                  Strisce nastro adesivo per ruota universale racing.    MODELLO 1 : Tagliato in 1/3. 12 parti, previste per una moto intera. 3 parti per lato cerchione.   MODELLO 2 : Modello racing pretagliato in 1/4, 16 parti previste per una moto...
                                                                                  7,00 €
                                                                                  Articoli misti
                                                                                  Strisce nastro adesivo per cerchio universale racing - Modello AVDB MOTOStrisce nastro adesivo per cerchio universale racing - Modello AVDB MOTO
                                                                                    Adesivi cerchi esterni
                                                                                    Strisce nastro adesivo per ruota universale racing.    MODELLO 1 : Tagliato in 1/3. 12 parti, previste per una moto intera. 3 parti per lato cerchione.   MODELLO 2 : Modello racing pretagliato in 1/4, 16 parti previste per una moto...
                                                                                    Articoli misti
                                                                                    7,00 €