In this article, we'll go over how you can add a multi-option search that allows a user to find tyres on your Tyres and Service website using either their vehicle registration number or tyre size.
To add this great feature to your existing website all you need to do is ask your web developer to add the following code snippet to your website.
Make sure you change the website address in red to your own Tyres and Service website's address otherwise you will be sending your customers to the wrong website!
If you manage multiple fitting centres, we provide a separate script that allows you to represent them all on a single lookup using a dropdown menu.
The snippet for this lookup is slightly different to the one above, as you need to provide details for each of the fitting centres your are representing.
For each fitting centre, you need to supply 2 pieces of information:
You can also change the colour of the circular numbers by changing the colour shown in green above. This value can be either a colour word (red, blue, green etc) or HEX value (your developer should be familiar with this)
Once you've added the code above, you should now be able to submit either your VRN or tyre size to a particular fitting centre, based on the option you've chosen from the drop-down.