From 556b7f16cdc7493ab0dc8adb2234faf12b397621 Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Wed, 12 Feb 2025 11:28:45 +0000 Subject: [PATCH] [Merton] Add text about WUDS to bulky workflow. For FD-5106. --- templates/email/default/waste/other-reported-bulky.html | 7 +++++++ templates/email/default/waste/other-reported-bulky.txt | 5 +++++ templates/web/base/waste/bulky/choose_date.html | 3 +++ templates/web/base/waste/bulky/confirmation.html | 6 ++++++ 4 files changed, 21 insertions(+) diff --git a/templates/email/default/waste/other-reported-bulky.html b/templates/email/default/waste/other-reported-bulky.html index ba69184b718..0df60153b48 100644 --- a/templates/email/default/waste/other-reported-bulky.html +++ b/templates/email/default/waste/other-reported-bulky.html @@ -31,6 +31,13 @@ Collection date: [% collection_date %]

+ [% IF cobrand.moniker == 'merton' %] +

+ If your collection includes both upholstered and non-upholstered items (such as a sofa and a fridge), we may collect them in two stages. + The second collection may be up to two working days after your chosen date. +

+ [% END %] +

Items to be collected: [% INCLUDE 'waste/_bulky_list.html' %] diff --git a/templates/email/default/waste/other-reported-bulky.txt b/templates/email/default/waste/other-reported-bulky.txt index 1327a99cda7..3615cdc6d6c 100644 --- a/templates/email/default/waste/other-reported-bulky.txt +++ b/templates/email/default/waste/other-reported-bulky.txt @@ -28,6 +28,11 @@ Date booking made: [% report_date %] [% END ~%] Collection date: [% collection_date %] +[% IF cobrand.moniker == 'merton' ~%] +If your collection includes both upholstered and non-upholstered items (such as a sofa and a fridge), we may collect them in two stages. +The second collection may be up to two working days after your chosen date. + +[% END ~%] Items to be collected: [% INCLUDE 'waste/_bulky_list.txt' %] diff --git a/templates/web/base/waste/bulky/choose_date.html b/templates/web/base/waste/bulky/choose_date.html index 2000e0042e3..4360f58a5ef 100644 --- a/templates/web/base/waste/bulky/choose_date.html +++ b/templates/web/base/waste/bulky/choose_date.html @@ -13,6 +13,9 @@

The list displays the available collection dates for your address for the next eight weeks. Collections take place any time from [% collection_time %] to 4:30pm. You do not need to be in on the collection day, just make sure the items are placed outside before [% collection_time %] on the collection day.

+ [% ELSIF cobrand.moniker == 'merton' %] +

If your collection includes both upholstered and non-upholstered items (such as a sofa and a fridge), we may collect them in two stages. + The second collection may be up to two working days after your chosen date.

[% END %] [% IF flash_message && flash_message == 'choose_another_date' %] diff --git a/templates/web/base/waste/bulky/confirmation.html b/templates/web/base/waste/bulky/confirmation.html index ada101882ab..fd1e0835dde 100644 --- a/templates/web/base/waste/bulky/confirmation.html +++ b/templates/web/base/waste/bulky/confirmation.html @@ -31,6 +31,12 @@

If you need to contact us about your booking please use the reference number: [% report_id %]

[% ELSE %]

Our contractor will collect the items you have requested on [% cobrand.bulky_nice_collection_date(report) %].

+ + [% IF cobrand.moniker == 'merton' %] +

If your collection includes both upholstered and non-upholstered items (such as a sofa and a fridge), we may collect them in two stages. + The second collection may be up to two working days after your chosen date.

+ [% END %] +

Item collection starts from [% cobrand.bulky_nice_collection_time %].  [%~ IF cobrand.moniker == 'sutton' || cobrand.moniker == 'kingston' ~%] Please have your items ready for collection.