Kevin Carpenter
pluck
parentid = _.reduce(cart.get('lines').pluck('parentid'), function (item, parentid) { return item + parentid; }, 0)