require_once($_SERVER["DOCUMENT_ROOT"].'/inc/funciones.php'); db_query(0,"select * from general limit 1"); $general=$row; if(@sizeof($_SESSION['cart'])<1){ header("Location:/"); }else{ if($_SESSION['detallesCart']['paso']<3){ header("Location:/compra/envio/"); } } $metodoPago=0; ?>
$seccion='Compra'; require('inc/head.php'); ?> require('inc/header.php'); ?>Actualmente tenés producto en tu carrito
El costo de envío está calculado en base a la información ingresada y la opción seleccionada.