Integrating with our new Online Scheduler onto your website is simple. All you need to do is mark an html element as the trigger. This would be any button or link that previously sent the customer to the old online scheduler.
Please enter the dealership's unique Dealer ID (provided in request sent to you) and default language:
THIS IS A SAMPLE ONLY - Please apply this to an existing HTML element, not the example button provided:
The trigger element can be any existing, visible html element. It should be a button, an image, piece of text, etc. that already is on the webpage. The element just needs the "class" attribute set to "dfx-sa", a "dealer-id" attribute set to your Dealer Id, and an optional "dealer-language" attribute set to the default language. Then, clicking on this element will launch the scheduler in a dialog.
See below for a demo, based on the sample code above:
NOTE: Please do NOT implement this button onto the dealerships website, it is a SAMPLE REFERENCE ONLY. Please apply this logic to existing HTML elements on the dealership website.