Skip to content
  • (513) 653-3800
  • Client Center
  • Sign In
Outdoor AdvINSURE Logo
  • (513) 653-3800
  • Boats and Yachts
  • RVs/Travel Trailers
  • Powersports
  • Motorcycle
  • Other Products
    • PERSONAL
      • Homeowners
      • Cars & Trucks
      • Supplemental Accident
      • Life Insurance
      • Renters Insurance
      • Pet Health
      • Home Warranty
      • Vehicle Service Contract
    • BUSINESS
      • Business Package
      • Commercial Auto
      • General Liability
      • Commercial Property
  • Resources
    • Client Resources
      • Client Center
      • Customer Service
      • Report a Claim
      • Refinancing
      • Mortgagee Change Request
    • General Resources
      • Fishing and Boating
      • RV’ing and Camping
      • Agency Blog
      • Frequently Asked Questions
  • About
    • About Us
    • Schedule A Call
    • Dealership Partner Program
    • Residential Partner Program
    • Contact Us
    • Refer Friends and Family
  • Sign In
  • Start Quote

Business Insurance Quote

Getting proper insurance for your business is easy

Business Insurance QuoteEric Fisher2022-02-08T19:48:18-05:00

"*" indicates required fields

Thank you for your interest in receiving a business insurance quote with Outdoor AdvINSURE. This form should only take about 5-10 minutes to complete. Don't worry if you don't have everything. You can always click the "Save and continue later" button below. We'll email you a private link to pick up where you left off.

MM slash DD slash YYYY
Which type of insurance are you looking for?*
Check all that apply.
Insured Name*
Date of Birth*
May we text you regarding your insurance?*

Business Information

Business Address*
Is this business affiliated with a franchise?

Additional Business Owners

Owner 2: Name*
Owner 2: Date of Birth*
Third Owner?
Owner 3: Name*
Owner 3: Date of Birth*
Fourth Owner?
Owner 4: Name*
Owner 4: Date of Birth*

Vehicles

Are all vehicles titled in the name of the business?*

Drivers

Please include yourself if you are a driver.
Do any of your drivers take the vehicle(s) home at night?*
Do all drivers have a clean driving record?*
1. Driver Name*
1. Date of Birth*
2. Driver Name*
2. Date of Birth*
3. Driver Name*
3. Date of Birth*
4. Driver Name*
4. Date of Birth*
5. Driver Name*
5. Date of Birth*
6. Driver Name*
6. Date of Birth*
7. Driver Name*
7. Date of Birth*
8. Driver Name*
8. Date of Birth*
9. Driver Name*
9. Date of Birth*
10. Driver Name*
10. Date of Birth*

Commercial Auto Information

Trailer Interchange
Reefer Breakdown
General Liability

Motor Truck Cargo

Please list the types of commodities your business hauls.
Are they Hazardous?

Business Information Continued

Only for commission based businesses such as real estate, mortgage brokers, insurance agents, car dealerships, etc.
Do you have employee(s)?*
Do you lease your employees?*
Do you use any subcontractors? (1099s)*
Do you have a written contract with your subs requiring them to name your business as Additional Insured and show proof every year?*

Building and Property Information

My business location is*
This location is*
Accepted file types: pdf, Max. file size: 10 MB.
PDF file type only.
Do you need coverage for the building?*
Have you made any tenant improvements?*
Security features. (Check all that apply)*
Do you have more than one business location?*

Additional Business Locations

Location 2: Address
Third Location?
Location 3: Address
Fourth Location?
Location 4: Address

Building Information

Has there been any updates to the roof, plumbing, or electrical?*

Business Description

Customer Data

Which industry standards do you comply with?*
Who manages you cybersecurity?*
Do you encrypt all stored or accessed personal data?*
How often do you backup your data*
How long do you retain those backups?*

Manufacturing

Is there any manufacturing, mixing, re-labeling, or repackaging of products?*

Claims Information

Have you had any claims or losses in the last 5 years?*

Current Insurance

Do you have ANY business insurance currently?*
Expiration date of current policy*
You may upload copies of your current policies here.
File types allowed: .pdf
Each file maximum size: 5MB
Maximum files: 10
Drop files here or
Accepted file types: pdf, Max. file size: 5 MB, Max. files: 10.

    Liability Limits (Optional)

    Do you need any Business Personal Property coverage?*
    Are you interested in Loss of Use / Business Income coverage?*

    Garage & Dealers Information

    What types of vehicles you service, repair, or sell?*
    Select all that apply
    Example: If you have 20 vehicles at any one time and each vehicle has an average value of $25,000 then you would want $500,000 in coverage.
    What parts and accessories do you sell over the counter?
    What are your security practices?*
    Where do you store customer's vehicles?*
    Where do you store keys to customer's vehicles?*
    Do you tow for hire?*

    Garage & Dealers Information

    List the percentage of the work you provide for each section below.

    Where work is performed. Total must equal 100%.
    % at Your Shop
    % at Customer's Location
    % Other

    0%

    Type(s) of work performed (in percent). Total must equal 100%.

    % Body/Paint
    % Brakes, Transmission or Suspension
    % Electrical
    % Mechanical
    % Muffler/Radiator
    % Oil Change
    % Roadside Assistance
    % Safety Inspection
    % Tires/Wheels
    % Tune Up
    % Wash/Detail
    % Welding
    % Other (Upholstery, frame work, body work, window tint, windows, cleaning trailer, stereo system, etc.)

    0%

    Do you provide any off-site services or mobile services?*

    Dealer Sales Questions

    Do you sell "salvage titled" vehicles?*

    Additional Insured Information (Optional)

    Do you have anyone that needs to be listed as Additional Insured?
    You may upload your additional insured documents using the upload field below.
    You may upload up to 10 PDF documents. If you have more documents you can send them to your agent after they contact you.
    Drop files here or
    Accepted file types: pdf, Max. file size: 10 MB, Max. files: 10.

      Additional Comments and/or Current Policy Upload (Optional)

      You may upload up to 5 additional PDF documents here.
      If a file is over 8MB please email to us at [email protected]
      Drop files here or
      Accepted file types: pdf, Max. file size: 8 MB, Max. files: 5.

        Wrapping Up

        What is the best time to call and discuss your quote?*
        Consent*
        Like most insurance agencies, we use information from you and other sources, such as your driving and claims histories, insurance score, and other factors to calculate an accurate rate for your insurance. New or updated information may be used to calculate your renewal premium.
        All the above information is accurate and true to the best of my knowledge.*
        Would you like to create a user account to manage your submissions?*
        Password*
        jQuery(document).ready(function($){ calcSum1(); calcSum2(); $(".gf_add1 input").each( function() { $(this).keyup( function() { calcSum1(); }); }); $(".gf_add2 input").each( function() { $(this).keyup( function() { calcSum2(); }); }); }); function calcSum1() { var sum = 0; var div = jQuery('#gf-total1') jQuery('.gf_add1 input').each( function() { if(!isNaN(this.value) && this.value.length != 0) { sum += parseFloat(this.value); } }); div.html(sum + "% Total"); if(sum > '100') { div.removeClass().addClass('red'); } else if(sum == '100') { div.removeClass().addClass('green'); } else { div.removeClass(); } } function calcSum2() { var sum = 0; var div = jQuery('#gf-total2'); jQuery('.gf_add2 input').each( function() { if(!isNaN(this.value) && this.value.length != 0) { sum += parseFloat(this.value); } }); div.html(sum + "% Total"); if(sum > '100') { div.removeClass().addClass('red'); } else if(sum == '100') { div.removeClass().addClass('green'); } else { div.removeClass(); } }
        This field is for validation purposes and should be left unchanged.

        Outdoor AdvINSURE Agency LLC

        575 West Main St.
        Unit 449,
        Batavia, Ohio 45103
        Phone: 513-653-3800
        Email: sales@outdooradvinsure.com

        Follow Us

        Get A Quote

        • Boat Quote
        • Powersports Quote
        • Motorcycle Quote
        • Car & Truck Quote
        • Home Quote
        • Business Quote

        For Clients

        • Client Center
        • My Profile
        • Customer Service
        • Report a Claim
        • Mortgagee Change

        Navigation

        • About Us
        • Contact
        • FAQs
        • Agency Blog
        • Refer Friends and Family

        Accessibility   |   Privacy Policy   |   Cookie Policy   |   Terms of Service   |   Sitemap

        DISCLAIMER: Informational statements regarding insurance coverage are for general description purposes only. These statements do not amend, modify or supplement any insurance policy. Read your policy or consult with your agent for details regarding terms, conditions, coverages, exclusions, products, services and programs which may be available to you. Your eligibility for particular products and services is subject to the final determination of underwriting qualifications and acceptance by the insurance underwriting company providing such products or services.

        This website does not make any representations that coverage does or does not exist for any particular claim or loss, or type of claim or loss, under any policy. Whether coverage exists or does not exist for any particular claim or loss under any policy depends on the facts and circumstances involved in the claim or loss and all applicable policy wording, details of coverages, conditions, limits and losses not covered, be sure to read the policy, including all endorsements, or prospectus, if applicable.

        Copyright © Outdoor AdvINSURE  |  Site Powered by GravityCerts
        Close Sliding Bar Area

        Sign In

        Forgotten Password

        Cancel

        Don’t have an account?

        Create Account

        Page load link
        We use cookies to offer a better browsing experience, analyze site traffic, and personalize content. Read our Cookie Policy. If you continue to use this site, you consent to our use of cookies. Ok
        Open toolbar Accessibility Tools

        Accessibility Tools

        • Increase TextIncrease Text
        • Decrease TextDecrease Text
        • GrayscaleGrayscale
        • High ContrastHigh Contrast
        • Negative ContrastNegative Contrast
        • Light BackgroundLight Background
        • Links UnderlineLinks Underline
        • Readable FontReadable Font
        • Reset Reset
        • SitemapSitemap