Cart Empty

function openURL(url, clickref) { $('#modalVisit').modal('show'); window.open(url + '&clickref=' + clickref); }