Cámara de aire 260 x 85 mm

    Cámara de aire de 600mm

    P610
    Desde: 5,99 €

    (Impuestos incluidos)


    Cámara de aire de 600mm con válvula de hinchado 90/90º para silla de ruedas manual.

    Válida para ruedas de 24": 24x1 y 24x1 3/8.

    5,99 €

    (Impuestos Incluidos)

    Impuestos incluidos
    public function initContent() { if (!$this->errors) { if (Pack::isPack((int) $this->product->id) && !Pack::isInStock((int) $this->product->id, $this->product->minimal_quantity, $this->context->cart) ) { $this->product->quantity = 0; }$this->product->description = $this->transformDescriptionWithImg($this->product->description);$priceDisplay = Product::getTaxCalculationMethod((int) $this->context->cookie->id_customer); $productPrice = 0; $productPriceWithoutReduction = 0;if (!$priceDisplay || $priceDisplay == 2) { $productPrice = $this->product->getPrice(true, null, 6); $productPriceWithoutReduction = $this->product->getPriceWithoutReduct(false, null); } elseif ($priceDisplay == 1) { $productPrice = $this->product->getPrice(false, null, 6); $productPriceWithoutReduction = $this->product->getPriceWithoutReduct(true, null); }$pictures = []; $text_fields = []; if ($this->product->customizable) { $files = $this->context->cart->getProductCustomization($this->product->id, Product::CUSTOMIZE_FILE, true); foreach ($files as $file) { $pictures['pictures_' . $this->product->id . '_' . $file['index']] = $file['value']; }$texts = $this->context->cart->getProductCustomization($this->product->id, Product::CUSTOMIZE_TEXTFIELD, true);foreach ($texts as $text_field) { $text_fields['textFields_' . $this->product->id . '_' . $text_field['index']] = str_replace('
    ', "\n", $text_field['value']); } }$this->context->smarty->assign([ 'pictures' => $pictures, 'textFields' => $text_fields, ]);$this->product->customization_required = false; $customization_fields = $this->product->customizable ? $this->product->getCustomizationFields($this->context->language->id) : false; if (is_array($customization_fields)) { foreach ($customization_fields as &$customization_field) { if ($customization_field['type'] == Product::CUSTOMIZE_FILE) { $customization_field['key'] = 'pictures_' . $this->product->id . '_' . $customization_field['id_customization_field']; } elseif ($customization_field['type'] == Product::CUSTOMIZE_TEXTFIELD) { $customization_field['key'] = 'textFields_' . $this->product->id . '_' . $customization_field['id_customization_field']; } } unset($customization_field); }// Assign template vars related to the category + execute hooks related to the category $this->assignCategory(); // Assign template vars related to the price and tax $this->assignPriceAndTax();// Assign attributes combinations to the template $this->assignAttributesCombinations();// Pack management $pack_items = Pack::isPack($this->product->id) ? Pack::getItemTable($this->product->id, $this->context->language->id, true) : [];$assembler = new ProductAssembler($this->context); $presenter = new ProductListingPresenter( new ImageRetriever( $this->context->link ), $this->context->link, new PriceFormatter(), new ProductColorsRetriever(), $this->getTranslator() ); $presentationSettings = $this->getProductPresentationSettings();$presentedPackItems = []; foreach ($pack_items as $item) { $presentedPackItems[] = $presenter->present( $this->getProductPresentationSettings(), $assembler->assembleProduct($item), $this->context->language ); }$this->context->smarty->assign('packItems', $presentedPackItems); $this->context->smarty->assign('noPackPrice', $this->product->getNoPackPrice()); $this->context->smarty->assign('displayPackPrice', ($pack_items && $productPrice < Pack::noPackPrice((int) $this->product->id))); $this->context->smarty->assign('priceDisplay', $priceDisplay); $this->context->smarty->assign('packs', Pack::getPacksTable($this->product->id, $this->context->language->id, true, 1));$accessories = $this->product->getAccessories($this->context->language->id); if (is_array($accessories)) { foreach ($accessories as &$accessory) { $accessory = $presenter->present( $presentationSettings, Product::getProductProperties($this->context->language->id, $accessory, $this->context), $this->context->language ); } unset($accessory); }if ($this->product->customizable) { $customization_datas = $this->context->cart->getProductCustomization($this->product->id, null, true); }$product_for_template = $this->getTemplateVarProduct();$filteredProduct = Hook::exec( 'filterProductContent', ['object' => $product_for_template], null, false, true, false, null, true ); if (!empty($filteredProduct['object'])) { $product_for_template = $filteredProduct['object']; }$productManufacturer = new Manufacturer((int) $this->product->id_manufacturer, $this->context->language->id);$manufacturerImageUrl = $this->context->link->getManufacturerImageLink($productManufacturer->id); $undefinedImage = $this->context->link->getManufacturerImageLink(0); if ($manufacturerImageUrl === $undefinedImage) { $manufacturerImageUrl = null; }$productBrandUrl = $this->context->link->getManufacturerLink($productManufacturer->id);$this->context->smarty->assign([ 'priceDisplay' => $priceDisplay, 'productPriceWithoutReduction' => $productPriceWithoutReduction, 'customizationFields' => $customization_fields, 'id_customization' => empty($customization_datas) ? null : $customization_datas[0]['id_customization'], 'accessories' => $accessories, 'product' => $product_for_template, 'displayUnitPrice' => !empty($this->product->unity) && $this->product->unit_price > 0.000000, 'product_manufacturer' => $productManufacturer, 'manufacturer_image_url' => $manufacturerImageUrl, 'product_brand_url' => $productBrandUrl, ]);// Assign attribute groups to the template $this->assignAttributesGroups($product_for_template); }parent::initContent(); }

    *Para otros accesorios o repuestos, consúltanos.

    Cantidad

    2,95€ (solo Península. Islas, consultar)

    3 años (Servicio Post-venta)

    14 días

    Llámanos, clic aquí

    Descripción

    Cámara de aire para silla de ruedas de 600 mm.

    Repuesto de cámara de aire con válvula de hinchado vertical para silla de ruedas manual autopropulsable de 24" x 1/24" x 1 tres octavos, 600 mm.

    Encuentra el repuesto que necesitas para tu silla de ruedas manual.

    Detalles del producto

    P610

    Ficha técnica

    Repuestos
    Cámaras de Aire

    Referencias específicas

    Nuevo

    Reseñas

    No hay ninguna opinión por el momento.