Krystal Smith State Farm

Categories

Insurance Services

About Us

I’m proud to be a good neighbor for Carrollton, TX and the entire DFW community and have been a part of the State Farm family since 2004! Before becoming a State Farm Insurance Agent here in Texas in 2007, I worked as an Agency Intern in Shreveport Louisiana — this breadth of experience ensures you get remarkable service every time. My office covers homeowners insurance, auto insurance, renters insurance, life insurance, small business insurance, financial services, and more.

Our caring, experienced team wants to understand your story and protect the people and things that matter most to you. We provide exceptional customer services and have notaries. We want to be there for you during all the good moments and bad, not only do we have 24 hour Service through State Farm, but you can also text our office any time and we will respond to you during office hours. I love building relationships with my customers and helping them with the insurance products State Farm offers, but also be there to deliver a pie to their house like a good neighbor does.

We are a positive entity interested in participating in civic and social activities, including being a voice for the Insurance industry in legislative issues and supporting programs that have the top interest of Carrollton, Plano, Lewisville, and the entire DFW community as its focus. We’re happy to take the time to chat with you about your options for home insurance, auto insurance, business insurance, or life insurance — or any of our financial services. Give us a call or get a free quote here. I would love to meet you and be your

Highlights

  • Business Insurance
  • Liability Insurance
  • Life Insruance
  • Retirement Planning
  • Auto Insurance
"; $('#gz-info-calendarformat').addClass('in'); if (!($('#gz-info-calendarformat .modal-backdrop').length)) { $('#gz-info-calendarformat').prepend(backdropElem); } else { $('#gz-info-calendarformat .modal-backdrop').addClass('in'); } }); $('#gz-info-calendarformat').on('hidden.bs.modal', function (e) { $('#gz-info-calendarformat').removeClass('in'); $('#gz-info-calendarformat .modal-backdrop').remove(); }); if ($modal[0]) { $('.calendarLink').click(function (e) { $('#gz-info-calendarformat').modal('hide'); }); } })($('#gz-info-calendarformat .modal-content')); // Constructs the Find Members type ahead suggestion engine. Tokenizes on the Name item in the remote return object. Case Sensitive usage. var members = new Bloodhound({ datumTokenizer: Bloodhound.tokenizers.whitespace, queryTokenizer: Bloodhound.tokenizers.whitespace, remote: { url: MNI.BaseUrl + '/list/find?q=%searchTerm', wildcard: '%searchTerm', replace: function () { var q = MNI.BaseUrl + '/list/find?q=' + encodeURIComponent($('.gz-search-keyword').val()); var categoryId = $('#catgId').val(); var quickLinkId = $('#qlId').val(); if (categoryId) { q += "&catgId=" + encodeURIComponent(categoryId); } if (quickLinkId) { q += "&qlid=" + encodeURIComponent(quickLinkId); } return q; } } }); // Initializing the typeahead using the Bloodhound remote dataset. Display the Name and Type from the dataset via the suggestion template. Case sensitive. $('.member-typeahead').typeahead({ hint: false, }, { display: 'Name', source: members, limit: Infinity, templates: { suggestion: function (data) { return '
' + data.Name + '' + data.Type + '
' } } }); $('.member-typeahead').on('typeahead:selected', function (evt, item) { var openInNewWindow = MNI.Page.MemberPagePopup var doAction = openInNewWindow ? MNI.openNewWindow : MNI.redirectTo; switch (item.ResultType) { case 1: // AutocompleteSearchResultType.Category doAction(MNI.Path.Category(item.SlugWithID)); break; case 2: // AutocompleteSearchResultType.QuickLink doAction(MNI.Path.QuickLink(item.SlugWithID)); break; case 3: // AutocompleteSearchResultType.Member if (item.MemberPageAction == 1) { MNI.logHitStat("mbrws", item.ID).then(function () { var location = item.WebParticipation ' + data.Name + '' + data.Type + '
' } } }); }); MNI.Plugins.AutoComplete.Init('#mn-search-geoip input', { path: '/' + MNI.MemberFilterUrl + '/find-geographic' }); }); })(MNI.jQuery);