Advanced Email Carousel
Gumtree came to us wanting to have a carousel in one of their emails and I was tasked to build it. If you have ever been an email dev, you will likely know the pain involved in building something like this. This was probably one of my most complex email builds, getting to work just right was very challenging but in the end came out looking and working really good.
Checkbox hacking
One of the more powerful tools in an email developers arsenal is a technique known as checkbox hacking. It is basically a way of adding logic to an email, it’s used in place of languages like javascript that would normally be used to make something like a carousel. Using checkbox hacking effectively allows you to create interesting things like this and this here.
I remember one of the bigger challenges for this carousel was that it had two cards visible on desktop, and then it went to just one card for mobile. Lots of headaches were had trying to get that to work nicely on different browsers.
Fallback
An email is only as good as its fallback
This quote is something I’ve heard in the email community over and over and it’s very true, especially when you have a rather large email list. This email would obviously only work in the most forgiving of browsers, so a fallback is required for other email clients.