var CartConfirm = View.extend({ el: "#cart_confirm", events: { }, initialize: function(){ }, })