Mando para Grúa Sunlift

    Mando para Grúa Sunlift

    C08314
    Desde: 69,00 €

    (Impuestos incluidos)


    Repuesto de mando para la Grúa Sunlift de Sunrise Medical. Si tienes dudas sobre si este mando de grúa es compatible con la tuya, contáctanos; te ayudaremos encantados.

    69,00 €

    (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

    entrega gratis (solo Península. Islas, consultar)

    3 años (Servicio Post-venta)

    14 días

    Llámanos, clic aquí

    Descripción

    Mando para Grúa Sunlift

    Este modelo de mando es válido para el modelo más moderno de grúa Sunlift, el modelo de color gris. Si tu grúa es de color blanco, contacta con nosotros para que podamos asesorarte.

     

    Detalles del producto

    C08314

    Ficha técnica

    Partes de la grúa
    Mando de Control
    Modelo
    Sunlift

    Referencias específicas

    Nuevo

    Reseñas

    No hay ninguna opinión por el momento.