[% IF c.req.params.exchange %]
There is an £[% tprintf('%.2f', c.cobrand.request_cost(1, 1).0 / 100).replace('\.00$', '') %] administration/delivery charge for replacing your refuse bin. [% ELSE %]
There is an £[% tprintf('%.2f', c.cobrand.request_cost(1, 1).0 / 100).replace('\.00$', '') %] administration/delivery charge for any container except for bags and food waste bins, reduced to £[% tprintf('%.2f', c.cobrand.request_cost(1, 1).0 / 200).replace('\.00$', '') %] for subsequent containers.
[% END %]