Vertical Compact Search Widget Example (locationDetect=auto)

Note: This version of the widget has its locationDetect property set to auto, which creates a input box for the user to enter their address, with address auto-complete. Check out what happens when it is set to manual.

Your website developer can copy and paste the instruction seen to the right to embed this on your website.
Remember to use the API key we’ve sent you!

Related Links
<script>
      TCWidget.initForm({
          apikey: 'YOUR-API-KEY-GOES-HERE',
          layout: 'vertical',
          container: 'tireconnect',
          view: 'compact',
          locationDetect: 'auto',
          locationId: 'LOCATION ID'
      });
</script>
Warning!

You are using an outdated browser. Things may not appear as intended. We recommend updating your browser to the latest version.

Close