Widget Test

The below widget allows visitors to get a custom quote for their glass repair/replacement:

Notes

  • Much of the widget’s look-and-feel can be customized using a chunk of code (see code block)
    • For example, this widget has a blue border drawn around it (set in the code block) as an example.
    • By default, the widget assumes many of the website’s styles automatically (eg. fonts).
  • Installing the widget requires the following steps:
    • Add the main script tag to the footer
    • Add the glassnet-widget class to an existing block-level element (eg. div) or add a new div, set the id to something unique
    • Optionally, add a config JSON object to override the styles