Start step
Domain
{ "insured_item": { "vehicle": { "vehicle_usage": { "overnight_zip_code": null } } } }
Pre quotation
null
Quotation
null
Changeset
{ "validations": [], "valid?": false, "types": { "insured_item_default": [ "embed", { "unique": true, "related": "Elixir.Darwin.Forms.StartStepForm.insured_item_default", "owner": "Elixir.Darwin.Forms.StartStepForm", "on_replace": "raise", "on_cast": "Elixir.Darwin.FormBuilder.Core.-cast_sub_form/5-fun-1-", "field": "insured_item_default", "cardinality": "one" } ], "insured_default": [ "embed", { "unique": true, "related": "Elixir.Darwin.Forms.StartStepForm.insured_default", "owner": "Elixir.Darwin.Forms.StartStepForm", "on_replace": "raise", "on_cast": "Elixir.Darwin.FormBuilder.Core.-cast_sub_form/5-fun-1-", "field": "insured_default", "cardinality": "one" } ], "default": [ "embed", { "unique": true, "related": "Elixir.Darwin.Forms.StartStepForm.default", "owner": "Elixir.Darwin.Forms.StartStepForm", "on_replace": "raise", "on_cast": "Elixir.Darwin.FormBuilder.Core.-cast_sub_form/5-fun-1-", "field": "default", "cardinality": "one" } ] }, "sub_forms": [ [ "insured_default" ], [ "insured_item_default" ], [ "default" ] ], "required": [ "default", "insured_item_default", "insured_default" ], "repo_opts": [ [ "force", true ] ], "repo": null, "prepare": [], "params": { "insured_item_default": { "plate": { "input": null }, "has_plate": { "input": null }, "chassis": { "input": null }, "brand_model_generali": { "model_year": null, "max_number_of_passengers": null, "manufacturing_year": null, "insurer_vehicle_group_code": null, "insurer_model_code": null, "insurer_fuel_code": null, "insurer_category_code": null, "insurer_brand_id": null, "insurer_brand_code": null, "imported": null, "fipe": null, "doors": null } }, "insured_default": { "phone_number": { "input": null }, "origin": { "input": null }, "email": { "input": null }, "cpf": { "input": null }, "complete_address": { "zip_code": null, "street": null, "state": null, "number": null, "neighborhood": null, "complement": null, "city": null } }, "default": { "recaptcha": { "input": null } } }, "metadata": {}, "form": "Elixir.Darwin.Forms.StartStepForm", "filters": {}, "errors": [], "empty_values": [ "" ], "domain": { "insured_item": { "vehicle": { "vehicle_usage": { "overnight_zip_code": null } } } }, "data": { "insured_item_default": null, "insured_default": null, "default": null }, "constraints": [], "components": [ [ "origin", "Elixir.Darwin.Forms.Components.Hidden", { "value": "PPU", "name": "origin", "domain_path": [ "origin" ] }, "insured_default" ], [ "cpf", "Elixir.Darwin.Forms.Components.CPF", { "preview_label": "CPF", "name": "cpf", "label": "CPF", "domain_path": [ "insured", "cpf" ] }, "insured_default" ], [ "email", "Elixir.Darwin.Forms.Components.Email", { "validate_email": "Elixir.Darwin.Forms.StartStep.InsuredForm.valid_email?", "show": true, "required": true, "preview_label": "E-mail", "name": "email", "label": "E-mail", "domain_path": [ "insured", "email" ] }, "insured_default" ], [ "phone_number", "Elixir.Darwin.Forms.Components.CellPhoneNumber", { "preview_label": "Celular", "name": "phone_number", "label": "Celular", "domain_path": [ "insured", "phone_number" ] }, "insured_default" ], [ "complete_address", "Elixir.Darwin.Forms.Components.CompleteAddress", { "name": "complete_address", "domain_path": [ "insured", "address" ] }, "insured_default" ], [ "has_plate", "Elixir.Darwin.Forms.Components.Boolean", { "yes_label": "Sim", "show_preview": false, "no_label": "Não", "name": "has_plate", "label": "Já sabe a placa do seu carro?", "domain_path": [ "insured_item", "vehicle", "has_plate" ] }, "insured_item_default" ], [ "plate", "Elixir.Darwin.Forms.Components.Plate", { "toggle_value": true, "toggle_domain_path": [ "insured_item", "vehicle", "has_plate" ], "toggle_component": "has_plate", "show": true, "preview_label": "Placa", "name": "plate", "label": "Qual a placa?", "domain_path": [ "insured_item", "vehicle", "plate" ] }, "insured_item_default" ], [ "brand_model_generali", "Elixir.Darwin.Forms.Components.BrandModelGenerali", { "toggle_value": false, "toggle_domain_path": [ "insured_item", "vehicle", "has_plate" ], "toggle_component": "has_plate", "show": true, "name": "brand_model_generali" }, "insured_item_default" ], [ "chassis", "Elixir.Darwin.Forms.Components.Chassis", { "toggle_value": false, "toggle_domain_path": [ "insured_item", "vehicle", "has_plate" ], "toggle_component": "has_plate", "show": true, "preview_label": "Número do chassi", "name": "chassis", "label": "Número do chassi", "domain_path": [ "insured_item", "vehicle", "chassis" ] }, "insured_item_default" ], [ "recaptcha", "Elixir.Darwin.Forms.Components.Recaptcha", { "name": "recaptcha" }, "default" ] ], "changes": { "insured_item_default": { "validations": [], "valid?": false, "types": { "plate": [ "embed", { "unique": true, "related": "Elixir.Darwin.Forms.Components.Plate", "owner": "Elixir.Darwin.Forms.StartStepForm.insured_item_default", "on_replace": "raise", "on_cast": "Elixir.Darwin.FormBuilder.Core.-cast_component/4-fun-0-", "field": "plate", "cardinality": "one" } ], "id": "binary_id", "has_plate": [ "embed", { "unique": true, "related": "Elixir.Darwin.Forms.Components.Boolean", "owner": "Elixir.Darwin.Forms.StartStepForm.insured_item_default", "on_replace": "raise", "on_cast": "Elixir.Darwin.FormBuilder.Core.-cast_component/4-fun-0-", "field": "has_plate", "cardinality": "one" } ], "chassis": [ "embed", { "unique": true, "related": "Elixir.Darwin.Forms.Components.Chassis", "owner": "Elixir.Darwin.Forms.StartStepForm.insured_item_default", "on_replace": "raise", "on_cast": "Elixir.Darwin.FormBuilder.Core.-cast_component/4-fun-0-", "field": "chassis", "cardinality": "one" } ], "brand_model_generali": [ "embed", { "unique": true, "related": "Elixir.Darwin.Forms.Components.BrandModelGenerali", "owner": "Elixir.Darwin.Forms.StartStepForm.insured_item_default", "on_replace": "raise", "on_cast": "Elixir.Darwin.FormBuilder.Core.-cast_component/4-fun-0-", "field": "brand_model_generali", "cardinality": "one" } ] }, "required": [ "chassis", "brand_model_generali", "plate", "has_plate" ], "repo_opts": [ [ "force", true ] ], "repo": null, "prepare": [], "params": { "plate": { "input": null }, "has_plate": { "input": null }, "chassis": { "input": null }, "brand_model_generali": { "model_year": null, "max_number_of_passengers": null, "manufacturing_year": null, "insurer_vehicle_group_code": null, "insurer_model_code": null, "insurer_fuel_code": null, "insurer_category_code": null, "insurer_brand_id": null, "insurer_brand_code": null, "imported": null, "fipe": null, "doors": null } }, "filters": {}, "errors": [], "empty_values": [ "" ], "data": { "plate": null, "id": null, "has_plate": null, "chassis": null, "brand_model_generali": null }, "constraints": [], "changes": { "plate": { "validations": [], "valid?": false, "types": { "input": "string" }, "required": [ "input" ], "repo_opts": [], "repo": null, "prepare": [], "params": { "input": null }, "filters": {}, "errors": [ [ "input", [ "can't be blank", [ [ "validation", "required" ] ] ] ] ], "empty_values": [ "" ], "data": { "input": null }, "constraints": [], "changes": {}, "action": "insert" }, "has_plate": { "validations": [], "valid?": false, "types": { "input": "boolean" }, "required": [ "input" ], "repo_opts": [], "repo": null, "prepare": [], "params": { "input": null }, "filters": {}, "errors": [ [ "input", [ "can't be blank", [ [ "validation", "required" ] ] ] ] ], "empty_values": [ "" ], "data": { "input": null }, "constraints": [], "changes": {}, "action": "insert" }, "chassis": { "validations": [], "valid?": false, "types": { "input": "string" }, "required": [ "input" ], "repo_opts": [], "repo": null, "prepare": [], "params": { "input": null }, "filters": {}, "errors": [ [ "input", [ "can't be blank", [ [ "validation", "required" ] ] ] ] ], "empty_values": [ "" ], "data": { "input": null }, "constraints": [], "changes": {}, "action": "insert" }, "brand_model_generali": { "validations": [], "valid?": false, "types": { "model_year": "integer", "max_number_of_passengers": "integer", "manufacturing_year": "integer", "insurer_vehicle_group_code": "string", "insurer_model_code": "string", "insurer_fuel_code": "string", "insurer_category_code": "string", "insurer_brand_id": "integer", "insurer_brand_code": "string", "imported": "boolean", "fipe": "string", "doors": "integer" }, "required": [ "manufacturing_year", "model_year", "insurer_brand_id", "insurer_fuel_code", "insurer_model_code", "insurer_brand_code", "insurer_category_code", "insurer_vehicle_group_code", "fipe", "max_number_of_passengers", "doors", "imported" ], "repo_opts": [], "repo": null, "prepare": [], "params": { "model_year": null, "max_number_of_passengers": null, "manufacturing_year": null, "insurer_vehicle_group_code": null, "insurer_model_code": null, "insurer_fuel_code": null, "insurer_category_code": null, "insurer_brand_id": null, "insurer_brand_code": null, "imported": null, "fipe": null, "doors": null }, "filters": {}, "errors": [ [ "manufacturing_year", [ "can't be blank", [ [ "validation", "required" ] ] ] ], [ "model_year", [ "can't be blank", [ [ "validation", "required" ] ] ] ], [ "insurer_brand_id", [ "can't be blank", [ [ "validation", "required" ] ] ] ], [ "insurer_fuel_code", [ "can't be blank", [ [ "validation", "required" ] ] ] ], [ "insurer_model_code", [ "can't be blank", [ [ "validation", "required" ] ] ] ], [ "insurer_brand_code", [ "can't be blank", [ [ "validation", "required" ] ] ] ], [ "insurer_category_code", [ "can't be blank", [ [ "validation", "required" ] ] ] ], [ "insurer_vehicle_group_code", [ "can't be blank", [ [ "validation", "required" ] ] ] ], [ "fipe", [ "can't be blank", [ [ "validation", "required" ] ] ] ], [ "max_number_of_passengers", [ "can't be blank", [ [ "validation", "required" ] ] ] ], [ "doors", [ "can't be blank", [ [ "validation", "required" ] ] ] ], [ "imported", [ "can't be blank", [ [ "validation", "required" ] ] ] ] ], "empty_values": [ "" ], "data": { "model_year": null, "max_number_of_passengers": null, "manufacturing_year": null, "insurer_vehicle_group_code": null, "insurer_model_code": null, "insurer_fuel_code": null, "insurer_category_code": null, "insurer_brand_id": null, "insurer_brand_code": null, "imported": null, "fipe": null, "doors": null }, "constraints": [], "changes": {}, "action": "insert" } }, "action": "insert" }, "insured_default": { "validations": [], "valid?": false, "types": { "phone_number": [ "embed", { "unique": true, "related": "Elixir.Darwin.Forms.Components.CellPhoneNumber", "owner": "Elixir.Darwin.Forms.StartStepForm.insured_default", "on_replace": "raise", "on_cast": "Elixir.Darwin.FormBuilder.Core.-cast_component/4-fun-0-", "field": "phone_number", "cardinality": "one" } ], "origin": [ "embed", { "unique": true, "related": "Elixir.Darwin.Forms.Components.Hidden", "owner": "Elixir.Darwin.Forms.StartStepForm.insured_default", "on_replace": "raise", "on_cast": "Elixir.Darwin.FormBuilder.Core.-cast_component/4-fun-0-", "field": "origin", "cardinality": "one" } ], "id": "binary_id", "email": [ "embed", { "unique": true, "related": "Elixir.Darwin.Forms.Components.Email", "owner": "Elixir.Darwin.Forms.StartStepForm.insured_default", "on_replace": "raise", "on_cast": "Elixir.Darwin.FormBuilder.Core.-cast_component/4-fun-0-", "field": "email", "cardinality": "one" } ], "cpf": [ "embed", { "unique": true, "related": "Elixir.Darwin.Forms.Components.CPF", "owner": "Elixir.Darwin.Forms.StartStepForm.insured_default", "on_replace": "raise", "on_cast": "Elixir.Darwin.FormBuilder.Core.-cast_component/4-fun-0-", "field": "cpf", "cardinality": "one" } ], "complete_address": [ "embed", { "unique": true, "related": "Elixir.Darwin.Forms.Components.CompleteAddress", "owner": "Elixir.Darwin.Forms.StartStepForm.insured_default", "on_replace": "raise", "on_cast": "Elixir.Darwin.FormBuilder.Core.-cast_component/4-fun-0-", "field": "complete_address", "cardinality": "one" } ] }, "required": [ "complete_address", "phone_number", "email", "cpf", "origin" ], "repo_opts": [ [ "force", true ] ], "repo": null, "prepare": [], "params": { "phone_number": { "input": null }, "origin": { "input": null }, "email": { "input": null }, "cpf": { "input": null }, "complete_address": { "zip_code": null, "street": null, "state": null, "number": null, "neighborhood": null, "complement": null, "city": null } }, "filters": {}, "errors": [], "empty_values": [ "" ], "data": { "phone_number": null, "origin": null, "id": null, "email": null, "cpf": null, "complete_address": null }, "constraints": [], "changes": { "phone_number": { "validations": [], "valid?": false, "types": { "input": "string" }, "required": [ "input" ], "repo_opts": [], "repo": null, "prepare": [], "params": { "input": null }, "filters": {}, "errors": [ [ "input", [ "can't be blank", [ [ "validation", "required" ] ] ] ] ], "empty_values": [ "" ], "data": { "input": null }, "constraints": [], "changes": {}, "action": "insert" }, "origin": { "validations": [], "valid?": false, "types": { "input": "string" }, "required": [ "input" ], "repo_opts": [], "repo": null, "prepare": [], "params": { "input": null }, "filters": {}, "errors": [ [ "input", [ "can't be blank", [ [ "validation", "required" ] ] ] ] ], "empty_values": [ "" ], "data": { "input": null }, "constraints": [], "changes": {}, "action": "insert" }, "email": { "validations": [], "valid?": false, "types": { "input": "string" }, "required": [ "input" ], "repo_opts": [], "repo": null, "prepare": [], "params": { "input": null }, "filters": {}, "errors": [ [ "input", [ "can't be blank", [ [ "validation", "required" ] ] ] ] ], "empty_values": [ "" ], "data": { "input": null }, "constraints": [], "changes": {}, "action": "insert" }, "cpf": { "validations": [], "valid?": false, "types": { "input": "string" }, "required": [ "input" ], "repo_opts": [], "repo": null, "prepare": [], "params": { "input": null }, "filters": {}, "errors": [ [ "input", [ "can't be blank", [ [ "validation", "required" ] ] ] ] ], "empty_values": [ "" ], "data": { "input": null }, "constraints": [], "changes": {}, "action": "insert" }, "complete_address": { "validations": [], "valid?": false, "types": { "zip_code": "string", "street": "string", "state": "string", "number": "string", "neighborhood": "string", "complement": "string", "city": "string" }, "required": [ "zip_code", "street", "number", "neighborhood", "city", "state" ], "repo_opts": [], "repo": null, "prepare": [], "params": { "zip_code": null, "street": null, "state": null, "number": null, "neighborhood": null, "complement": null, "city": null }, "filters": {}, "errors": [ [ "zip_code", [ "can't be blank", [ [ "validation", "required" ] ] ] ], [ "street", [ "can't be blank", [ [ "validation", "required" ] ] ] ], [ "number", [ "can't be blank", [ [ "validation", "required" ] ] ] ], [ "neighborhood", [ "can't be blank", [ [ "validation", "required" ] ] ] ], [ "city", [ "can't be blank", [ [ "validation", "required" ] ] ] ], [ "state", [ "can't be blank", [ [ "validation", "required" ] ] ] ] ], "empty_values": [ "" ], "data": { "zip_code": null, "street": null, "state": null, "number": null, "neighborhood": null, "complement": null, "city": null }, "constraints": [], "changes": {}, "action": "insert" } }, "action": "insert" }, "default": { "validations": [], "valid?": true, "types": { "recaptcha": [ "embed", { "unique": true, "related": "Elixir.Darwin.Forms.Components.Recaptcha", "owner": "Elixir.Darwin.Forms.StartStepForm.default", "on_replace": "raise", "on_cast": "Elixir.Darwin.FormBuilder.Core.-cast_component/4-fun-0-", "field": "recaptcha", "cardinality": "one" } ], "id": "binary_id" }, "required": [ "recaptcha" ], "repo_opts": [ [ "force", true ] ], "repo": null, "prepare": [], "params": { "recaptcha": { "input": null } }, "filters": {}, "errors": [], "empty_values": [ "" ], "data": { "recaptcha": null, "id": null }, "constraints": [], "changes": { "recaptcha": { "validations": [], "valid?": true, "types": { "input": "string" }, "required": [], "repo_opts": [], "repo": null, "prepare": [], "params": { "input": null }, "filters": {}, "errors": [], "empty_values": [ "" ], "data": { "input": null }, "constraints": [], "changes": {}, "action": "insert" } }, "action": "insert" } }, "action": null }
Seguro Pay Per Use
Sobre você
Sobre o carro
Cotação
Agora que você já sabe tudo sobre a Think, deixa a gente saber um pouco mais sobre você?
Ops! Precisamos que complete todos os campos.
CPF
E-mail
Celular
CEP de onde o carro dorme
Não sei meu CEP
Rua
Número
Complemento
Bairro
Cidade
Estado
AC
AL
AM
AP
BA
CE
DF
ES
GO
MA
MG
MS
MT
PA
PB
PE
PI
PR
RJ
RN
RO
RR
RS
SC
SE
SP
TO
Já sabe a placa do seu carro?
Sim
Não
Qual a placa?
Ano fabricação
Selecione aqui
2021
2020
2019
2018
2017
2016
2015
2014
2013
2012
2011
2010
2009
2008
2007
2006
2005
2004
2003
2002
2001
2000
1999
1998
1997
1996
1995
1994
1993
1992
1991
Ano do modelo
Selecione aqui
Qual a marca do carro?
Selecione aqui
CHEVROLET
FIAT
FORD
HONDA
HYUNDAI
NISSAN
PEUGEOT
RENAULT
TOYOTA
VOLKSWAGEN
ASTON MARTIN
AUDI
Baby
BMW
Bugre
CHERY
CHEVROLET
CHRYSLER
CITROEN
DODGE
EFFA
FERRARI
FIAT
Fibravan
FORD
FOTON
Fyber
GEELY
HONDA
HYUNDAI
JAC
JAGUAR
JEEP
JINBEI
KIA MOTORS
LAMBORGHINI
LAND ROVER
LEXUS
LIFAN
MAHINDRA
MASERATI
Mclaren
MERCEDES BENZ
MG
MINI
MITSUBISHI
NISSAN
PEUGEOT
PORSCHE
RENAULT
Rolls-Royce
SMART
SSANGYONG
SUBARU
SUZUKI
TAC
TOYOTA
TROLLER
VOLKSWAGEN
VOLVO
Walk
Modelo
Selecione aqui
Número do chassi
CONTINUAR