Updates to admin area and other tasks

✨ New Features

New tabbed widget for First Stop EU

The Homepage widget has been updated so that it is more inline with the National websites and therefore a better journey for customers that arrive via that route.

  • Tyre Search and Services are now on separate tabs (3rd tab will be added later this year)

  • Buttons have been added for each service allowing the customer to go to the service content page and either book or get a quote

Allow fixed booking slots to be blocked out by slot time and date in the fitting centre admin

There are some customers that currently have the fixed booking slots enabled however these can't be managed from within the fitting centre admin:

  • If a fitting centre is using the fixed booking slot checkout mode, these slots can now be blocked out from within the fitting centre admin by going to Settings -- > booking slots

  • This option will only display for the fixed booking slot checkout mode

New Routing added for Portugal

To support the imminent launch of websites in Portugal for the First Stop EU network, routing has been added in the local language.

🔧 Improvements

Admin Area

  • The Special Offers section for pricing has been increased to allow more than a 50% increase/decrease

  • To support the previous change made to allow for custom service display names, an update has now been made to display these in the list of services within the admin. This allows customers to find the services quicker should they need to update them.

  • The option has now been added to allow for custom name for the Quote button.

  • Quick links added to the Silkmoth admin area to help the support team with quickly navigating to the most frequently used sections.

Website

  • A new button has been added to the First Stop dealer website widget to allow for customers to search for services, this then routes the customer to the all services page on the websites.

  • Support has now been added to allow for bookings further in advance, the maximum was 30 days this now allows a much longer period of time

  • New dimensions have been added to Matomo to allow us to log the earliest offered fitting and compare the conversion rates, this was already done in GA4 and has now been copied over to the websites for Matomo

🐞 Fixes

Security

  • Owin Packages updated

Translations

  • There was an issue with the Get Quote button not translating on the services page, this is now fixed

  • For Belgium there was a translation on the booking email that was wrong and has now been resolved

DD5 Integration

  • When sending a new order to DD5 a new product code was being created for the tyre when it already existed in DD5. This issue is now resolved

  • A recent addition to the system allows a fitting centre to override the name of a service, e.g. we might have an MOT and they want to call it "Class IV MOT". It was noticed that the when a service is renamed it appears as the original name. This has now been fixed to allow both standard and custom service names.

Technical

  • A lot of the ajax being used was getting blocked by firewall rules due to being incorrectly formatted, this has been converted to JSON.stringify() where possible.

Other fixes

  • There was an issue when super logging in as a fitting centre when the either the user or fitting centre were archived. This has now been resolved