In this article, we'll go over how you can add a registration lookup to your website that allows users to choose a fitting centre from a drop-down list. This option differs from our regular VRN lookup, as it allows you to represent each of your fitting centres in a single, compact form.
This option is ideal for businesses who manage multiple Tyres and Service websites.
To add this feature to your existing website, all you need to do is ask your web developer to add the following code snippet to your website where you want the lookup to appear.
For every fitting centre that you would like to add to the drop-down, you need to include the line of code that begins and ends with a curly brace "{ }". For example, the following line represents a single fitting centre:
For each fitting centre, you need to supply 2 pieces of information:
Once you've added the code above, you should now be able to submit your registration number to a particular fitting centre, based on the option you've chosen from the drop-down.