Sortter financing component

This component can be used to add a loan slider to your webpage or application. It supports both consumer and business sliders (or both at the same time ).

Add the .js script

<script type="module" src="https://www.unpkg.com/@meiko/sortter-resellers-web-component/dist/sortter-reseller-form.js.umd.js"></script>

Adding the component for consumers

Add the component by using the following code snippet.

	<sortter-reseller-form 
            hidePrivacyPolicy
            hideSplashScreen
            b2cLoanAmount="25000"
            b2cLoanPeriod="6" 
            type="personal" 
            utm="utm_source=your-site&utm_medium=slider" 
            locale="fi"
   ></sortter-reseller-form>

Rendered example


Adding the component for business

Add the component by using the following code snippet.

<sortter-reseller-form 
            hidePrivacyPolicy
            hideSplashScreen
            b2bLoanAmount="200000"
            b2bLoanPeriod="36" 
            type="corporate" 
            utm="utm_source=your-site&utm_medium=slider" 
   ></sortter-reseller-form>

Rendered example


Adding the component for both

Add the component by using the following code snippet.

	<sortter-reseller-form 
            hidePrivacyPolicy
            hideSplashScreen
            b2cLoanAmount="25000"
            b2cLoanPeriod="6" 
            b2bLoanAmount="75000"
            b2bLoanPeriod="24" 
            type="both" 
            defaultLoanType="personal" 
            utm="utm_source=your-site&utm_medium=slider" 
      ></sortter-reseller-form>

Rendered example


All available attributes

AttributeTaskDefaultMandatory
alternativeUrlIf automatic redirection fails for any reason, you can set a URL here to direct the user past the splash screen. No
b2cUrlLink to the personal loans page.https://sortter.fi/lainahakemusNo
b2bUrlLink to the business loans page.https://sortter.fi/yrityslainahakemus/No
b2cButtonTextButton text in personal loans.Lähetä hakemusNo
b2bButtonTextButton text in business loans.Lähetä hakemusNo
b2cFormTitleForm title for personal loans.Vertaile lainatarjouksia helpostiNo
b2bFormTitleForm title for business loans.Lainalaskuri – kilpailuta yrityslaina tästäNo
b2cLoanAmountDefault amount for personal loans.15000No
b2cLoanPeriodDefault period for personal loans.9No
b2cLoanMaxMaximum amount for personal loans.70000No
b2bLoanAmountDefault amount for business loans.50000No
b2bLoanPeriodDefault period for business loans.24No
b2bLoanMaxMaximum amount for business loans.10000000No
defaultLoanTypeDefines whether the personal or business loan calculator is shown by default. Works only if type=’both’.”personal”No
sendAmountPeriodWhether to send amount and period as parameters. Options: ’true’ or ’false’.”true”No
privacyPolicyUrlLink to the privacy policy. No
privacyPolicyTextShort privacy policy message. No
hidePrivacyPolicyWhether to hide privacyPolicy. No
hideSplashScreenWhether to hide the splashScreen. No
splashLogoLogo shown in the redirection notification. No
stageTest mode option that does not redirect the user to the form. Options: ’test’. No
themeDefines whether the form is styled. Options: ’Sortter’ or ’custom’.SortterNo
hideLogoWhether to hide the Sortter logo. No
typeDefines if the form shows personal, business, or both loan calculators. Options: ’personal’, ’corporate’, ’both’.”personal”No
utmDefines desired UTM parameters for redirection. No
titleColorSet the color for header texts.#041264No
labelColorSet the color for label elements.#041264No
highlightColorSet the form highlight color.#586beaNo
buttonColorSet the form button color.#586beaNo
logoLinkSet the logo image link URL. No
logoSrcSet your desired logo image. No
bannerLinkSet the banner image URL. No
fontFamilySet the font family for the form. No
localeSet the form language. Options: ’fi’ or ’ee’.fiNo

Lataa ja asenna Sortterin rahoituslaskuri