
/**
 *
 */
function toevoegenAanWW(product_id)
{
	goTo(ROOT_PATH + "module/webshop/winkelwagen.php?add=" + product_id);
}