$(function() {
	$("input.googlecart-quantity").val(0);
});