Taste the Summer

Win hundreds of prizes when placing an order.

Introduction:

Taste the summer was a campaign that ran during the month of July, allowing users of the Just Eat Takeaway.com platform to win prizes after placing an order which contained an product from Coca-Cola®, Fanta® or Sprite®. The aim of this project was to create an Informative Landing Page and a Terms & Conditions page for the campaign.

Highlighted Features:

Below, I have listed some key features of this project. They include parts elements that I have coded to save time and repetition, features of functionality, and areas of the site that were key for user experience.

menu.html filemenu.html file
JavaScript to load menu.htmlJavaScript to load menu.html
Language toggleLanguage toggle

Language selection:

The Taste the Summer campaign ran across most markets of which many have more than one language, for example the Swiss market has 3 available languages, German, French and English. Therefore we need to give the consumers the option to change their language.

I did this by creating a menu.html file with all the available options. Then using some JavaScript, we get the language and show the available options on the page.

You can see the other languages here: Ireland, Austria, Switzerland, Belgium, Germany, France, Netherlands and Poland.

Terms and conditions pageTerms and conditions page

Terms & Conditions:

As mentioned previously, this project was split into two parts, the Informative Landing Page and the Terms & Conditions page.

The Terms & Conditions page is also built using static HTML and uses the same menu.html file that the Informative Landing Pages use.

You can see the Terms & Conditions pages here: UK, Ireland, Austria, Switzerland, Belgium, Germany, France, Netherlands and Poland.

Conclusion:

Using a variety of features, I have been able to create an Informative Landing Page and a Terms & Conditions page to display information on the campaign.