borrarProduct($codProduct); } } } //Activar desactivar if (isset($_GET["deleteme"])) { $delete = $_GET["deleteme"]; if ($delete=="des") { if (isset($_GET["codProduct"])) { $codDelete = $_GET["codProduct"]; $_SESSION["cart"]->colProducts[$codDelete]->mStatus = 0; } } } $colProducts = $_SESSION["cart"]->colProducts; ?> Carro

Mi Cesta

Su cesta está vacía

"; } else{ ?> mostrarProduct($i); /*Get from database*/ if ($ramo=='on') { $rowProdBase=mysql_fetch_object($auxPrCart->darRamo($rowProduct->mId)); $product_total = $rowProdBase->precio*$rowProduct->mQty; $price2 = $rowProdBase->precio; $precio_unitario2 = $rowProdBase->precio; $super_total = $auxPer->total_format($super_total+$product_total,2); } else { $rowProdBase= mysql_fetch_object($auxPrCart->darUno($rowProduct->mId)); } // $productMainPicture = $url_Photos_Location.$rowProduct->mId."/pics/".$rowPhoto->thubnail; /*Costs */ $product_total = $rowProdBase->prod_precio*$rowProduct->mQty; $price = $auxPer->total_format($product_total,2); $precio_unitario = $auxPer->total_format($rowProdBase->prod_precio,2); $super_total = $auxPer->total_format($super_total+$product_total,2); ?> prod_foto!="") { ?>
PIC Producto Cant. Precio Total Borrar