Aleron Spoiler Ecosport 2003 a 2012 s/luces
Ref. del producto:
Código: TG1143
Spoiler o aleron trasero sin luces para Ford Ecosport 2003 a 2012
Precio público iva incluido, sin instalación.
ENVÍOS Y RETIROS:
Retiro en nuestro local: General Flores 2927 esquina Guaviyú. Horario: Lunes a Viernes de 8:30 hs a 12:30 hs y de 13:30 hs a 18:00 hs y Sábados de 9:00 hs a 13:00 hs
Envíos al interior: Salidas diarias con despacho en las principales agencias de encomiendas. El traslado a tres cruces o agencia es gratis, flete a destino a cargo del comprador.
Envíos en Montevideo: Además de los servicios de las agencias tradicionales, contamos con envíos rápidos que se entregan dentro de las 24 horas hábiles siguientes. (Cargo U$S 10 + IVA).
Envíos al exterior: Lo sentimos pero actualmente no estamos trabajando con envíos al exterior. ?♂️
INSTALACIONES:
Instalaciones en nuestro local: Previa coordinación a los teléfonos
095739154 / 2201 0290 / 2204 1110
Puedes escoger variedad de modalidades de PAGOS
VÍA ONLINE
- Nuestra pasarela de pago
- Mercado Pago
TRANSFERENCIAS O DEPÓSITOS BANCARIOS
REDES DE COBRANZA
PAGO EN NUESTRO LOCAL
- Tarjetas de Crédito
- Tarjetas Débito
- Efectivo
/* remove
$j = 'jQuery(document).ready(function($) {
Virtuemart.product(jQuery("form.product"));
$("form.js-recalculate").each(function(){
if ($(this).find(".product-fields").length && !$(this).find(".no-vm-bind").length) {
var id= $(this).find(\'input[name="virtuemart_product_id[]"]\').val();
Virtuemart.setproducttype($(this),id);
}
});
});';
vmJsApi::addJScript('recalcReady',$j);
*/
/** GALT
* Notice for Template Developers!
* Templates must set a Virtuemart.container variable as it takes part in
* dynamic content update.
* This variable points to a topmost element that holds other content.
*/
$j = "Virtuemart.container = jQuery('.productdetails-view');
Virtuemart.containerSelector = '.productdetails-view';";
vmJsApi::addJScript('ajaxContent', $j);
if(VmConfig::get ('jdynupdate', TRUE))
{
$j = "jQuery(document).ready(function($)
{
Virtuemart.stopVmLoading();
var msg = '';
jQuery('a[data-dynamic-update=\"1\"]').off('click', Virtuemart.startVmLoading).on('click', {msg:msg}, Virtuemart.startVmLoading);
jQuery('[data-dynamic-update=\"1\"]').off('change', Virtuemart.startVmLoading).on('change', {msg:msg}, Virtuemart.startVmLoading);
});";
vmJsApi::addJScript('vmPreloader', $j);
}
echo vmJsApi::writeJS();
if ($this->product->prices['salesPrice'] > 0)
{
echo shopFunctionsF::renderVmSubLayout('snippets', array('product' => $this->product, 'currency' => $this->currency, 'showRating' => $this->showRating));
}
?>