sub checkout_total { +shift->items->get_column("cost")->sum; }