Skip to content

AVM Widget

leesideas edited this page Feb 5, 2025 · 5 revisions

Description

The RealAI widget enables customers to seamlessly integrate a valuation module into their website using a simple iframe. It also allows users to request additional assistance, creating a lead directly in the broker's system. The widget supports two modes: always sending a lead or giving users the option to choose.

Additionally, the widget can be customized to match the broker's website design, including changing colors, fonts, and the text displayed on the pages.

Parameters

Parameter Example Description
main_color #003063ff The primary color used for the branding or UI theme.

Code example

    <iframe src="https://valuation-iframe.modelmarket.io/?main_color=%23003063ff" style="width: 1300px; height: 658px; transform: scale(0.9); transform-origin: 0 0; border: none; outline: none;" frameborder="0" allowfullscreen></iframe>
</div>

Preview

Image 1 ➡️ Image 2 ➡️ Image 3

Image 4 ➡️ Image 5

Clone this wiki locally