

function addProduct(){
document.addToCart.submit();
}



