{"id":550,"date":"2026-01-25T22:22:21","date_gmt":"2026-01-26T04:22:21","guid":{"rendered":"https:\/\/carltonthemechanic.com\/?page_id=550"},"modified":"2026-01-25T22:46:12","modified_gmt":"2026-01-26T04:46:12","slug":"v-i-n-decoder","status":"publish","type":"page","link":"https:\/\/carltonthemechanic.com\/es\/v-i-n-decoder\/","title":{"rendered":"V.I.N Decoder"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><div class=\"vc_row wpb_row vc_row-fluid\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_text_column wpb_content_element vc_custom_1769402738333\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<div class=\"vinshortcodecont\">\n\t<div class=\"vin_title\">\n\t\tVin Decoder\t<\/div>\n\t<div id=\"stm_motors_vin_decoder\">\n\t\t<input type=\"text\" class=\"vin\" class=\"form-control\" required\n\t\t\tplaceholder=\"Enter your VIN to check vehicle details\">\n\t\t<div class=\"sample_vin\">Try a sample VIN<\/div>\n\t\t<button id=\"checkVin\" class=\"heading-font stm-template-motorcycle\">\n\t\t\tAPPLY\t\t<\/button>\n\t\t<img decoding=\"async\" src=\"https:\/\/carltonthemechanic.com\/wp-content\/plugins\/motors-vin-decoder\/templates\/loader2.gif\" class=\"loading\"\/>\n\t<\/div>\n\n\t<p id=\"error_message\">The VIN entered is invalid. Please check and try again.<\/p>\n\t<div class=\"\" id=\"stm_vim_history\" >\n\t\t<div id=\"request-stm_vim_history\">\n\t\t\t<div class=\"stm-modal-dialog\">\n\t\t\t\t<div class=\"stm-modal-content\">\n\n\t\t\t\t\t<div class=\"stm_vin_info\"><\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div>\n\n<script>\n\n\tfunction ajaxpopulate( data ) {\n\n\t\tjQuery('.vin').addClass('success');\n\t\tjQuery('#error').removeClass('activeError');\n\t\tjQuery('.loading').removeClass('activeLoading');\n\t\tjQuery('#stm_sell_a_car_form').removeClass('activeSell');\n\t\tjQuery('#stm_motors_vin_decoder span').addClass('activeSpan');\n\n\t\tlet html = '<div>';\n\n\t\tlet count = 0;\n\t\tjQuery.each(data, function (title, colum) {\n\t\t\tlet ctr = 0;\n\t\t\tlet classeqip = '';\n\t\t\tlet _head = '';\n\t\t\tlet _class = count === 0 ? 'vc_toggle_active' : '';\n\t\t\thtml += '<div class=\"vc_toggle vs-shortcode\" id=\"vs-shortcode\"><div class=\"vc_toggle_title_short\"><h5 class=\"accordion__title\">' + title.toUpperCase() + '<\/h5><\/div><div class=\"row vc_toggle_content \">';\n\t\t\thtml += '<div class=\"stm-single-car-listing-data\">';\n\t\t\thtml += '<table class=\"stm-table-main\"><tbody>';\n\t\t\tlet trin = [];\n\n\t\t\tcount++;\n\t\t\tclasseqip = title;\n\n\t\t\tjQuery.each(colum, function (index, elem) {\n\t\t\t\tlet elemlength =  Object.keys(elem).length;\n\t\t\t\tfor (i = 0; i < elemlength; i=i+2) {\n\t\t\t\t\ttrin[i] = i;\n\t\t\t\t}\n\n\t\t\t\tjQuery.each(elem, function (key, value) {\n\t\t\t\t\tlet icon = 'stm-icon-label-reverse';\n\t\t\t\t\tif(elem[\"icons\"][key]) icon = elem[\"icons\"][key] ;\n\t\t\t\t\tif ((value != '') && (key != 'icons')) {\n\t\t\t\t\t\tif (jQuery.inArray(ctr , trin)> -1)  _head += '<tr>';\n\t\t\t\t\t\t_head += '<td><table class=\"inner-table  '+ classeqip+'\"><tbody><tr><td class=\"label-td\">';\n\t\t\t\t\t\t_head += '<i class=\"'+icon+'\"><\/i>' + key.split(\/(?=[A-Z])\/).join(\" \").toUpperCase() + '<\/td>';\n\t\t\t\t\t\t_head += '<td class=\"heading-font\">' + value + '<\/td><\/tr><\/tbody><\/table><\/td><td class=\"divider-td\"><\/td>';\n\t\t\t\t\t\tctr++;\n\t\t\t\t\t\tif (jQuery.inArray(ctr , trin)> -1)  _head += '<\/tr>';\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t});\n\t\t\thtml += _head + '<\/tbody><\/table><\/div><\/div><\/div>';\n\t\t});\n\t\tstm_show_modal(html);\n\t}\n\n\tfunction stm_show_modal(html) {\n\n\t\tjQuery('.stm_vin_info').html(html);\n\n\t\tjQuery('.vc_toggle, .vc_toggle_').click(function () {\n\t\t\tjQuery(this).toggleClass('vc_toggle_active');\n\t\t});\n\n\t\tjQuery('#stm_vim_history').show();\n\n\t\tjQuery('#request-stm_vim_history .vc_toggle ').click(function (event) {\n\t\t\tif (event.target.className !== 'vc_toggle_title' && event.target.className !== 'vc_toggle_icon' && event.target.className !== 'accordion__title') {\n\t\t\t\tjQuery(this).addClass('vc_toggle_active');\n\t\t\t}\n\t\t});\n\t}\n\n\t(function ($) {\n\n\t\t$('.vin').on('input', function () {\n\n\t\t\t$('.vin').removeClass('error_vin success');\n\t\t\t$('#error').removeClass('activeError');\n\t\t\t$('#stm_motors_vin_decoder').removeClass('activeVin');\n\t\t\t$('#stm_motors_vin_decoder span').removeClass('activeSpan');\n\n\t\t\t$('.error_message').css('display', 'none');\n\t\t});\n\n\t\tdocument.getElementsByClassName(\"sample_vin\")[0].addEventListener('click', function () {\n\n\t\t\t$(\".vin\").val('WBABW33426PX70804');\n\n\t\t});\n\n\t\tfunction stm_vin_error() {\n\n\t\t\t$('.vin').addClass('error_vin');\n\t\t\t$('#error').addClass('activeError');\n   \n\t\t\t$('#stm_motors_vin_decoder').addClass('activeVin');\n\t\t\t$('.loading').removeClass('activeLoading');\n\t\t\t$('.error_message').css('display', 'block');\n\t\t\tstm_not_obj();\n\t\t}\n\n\t\tfunction stm_not_obj() {\n\t\t\tlet html = '<h4 class=\"errorh4\">Whoops, looks like something went wrong. Please and try again<\/h4>';\n\t\t\tstm_show_modal(html);\n\t\t}\n\t\t\t\t\t$('#checkVin').click(function (e) {\n\n\t\t\te.preventDefault();\n\t\t\tlet vin = $('.vin').val();\n\n\t\t\tif(!vin.trim()) return;\n\n\t\t\t$('.loading').addClass('activeLoading');\n\t\t\t$('#stm_sell_a_car_form').addClass('activeSell');\n\t\t\tvar ajaxurl = 'https:\/\/carltonthemechanic.com\/wp-admin\/admin-ajax.php';\n\n\t\t\t$.ajax({\n\t\t\t\turl: ajaxurl,\n\t\t\t\ttype: 'POST',\n\t\t\t\tdata: {\n\t\t\t\t\t'vin': vin,\n\t\t\t\t\t'shortcode': 'yes',\n\t\t\t\t\t'action': 'stm_vin_decoder_ajax_callback',\n\t\t\t\t},\n\n\t\t\t\tsuccess: function (data) {\n\t\t\t\t\tvar  dataspec = {};\n\t\t\t\t\tvar dt = [];\n\t\t\t\t\t$('#checkVin').text(\"Recheck\");\n\t\t\t\t\tif (data == null || data == 'undefined' ) {\n\t\t\t\t\t\tstm_vin_error();\n\t\t\t\t\t\treturn;\n\t\t\t\t\t}\n\t\t\t\t\tif ((typeof data) === \"object\" && Object.keys(data).length) {\n\t\t\t\t\t\tajaxpopulate( data );\n\t\t\t\t\t} else {\n\t\t\t\t\t\tstm_vin_error();\n\t\t\t\t\t}\n\n\t\t\t\t},\n\n\t\t\t\terror: function () {\n\t\t\t\t\tstm_vin_error();\n\t\t\t\t}\n\t\t\t});\n\t\t});\n\t\t\t})(jQuery)\n\t<\/script>\n\n\t\n\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"pagelayer_contact_templates":[],"_pagelayer_content":"","footnotes":""},"class_list":["post-550","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>V.I.N Decoder - Carlton The Mechanic LLC.<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/carltonthemechanic.com\/es\/v-i-n-decoder\/\" \/>\n<meta property=\"og:locale\" content=\"es_MX\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"V.I.N Decoder - Carlton The Mechanic LLC.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/carltonthemechanic.com\/es\/v-i-n-decoder\/\" \/>\n<meta property=\"og:site_name\" content=\"Carlton The Mechanic LLC.\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=61576719130955\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-26T04:46:12+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuto\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"V.I.N Decoder - Carlton The Mechanic LLC.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/carltonthemechanic.com\/es\/v-i-n-decoder\/","og_locale":"es_MX","og_type":"article","og_title":"V.I.N Decoder - Carlton The Mechanic LLC.","og_url":"https:\/\/carltonthemechanic.com\/es\/v-i-n-decoder\/","og_site_name":"Carlton The Mechanic LLC.","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=61576719130955","article_modified_time":"2026-01-26T04:46:12+00:00","twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/carltonthemechanic.com\/v-i-n-decoder\/","url":"https:\/\/carltonthemechanic.com\/v-i-n-decoder\/","name":"V.I.N Decoder - Carlton The Mechanic LLC.","isPartOf":{"@id":"https:\/\/carltonthemechanic.com\/#website"},"datePublished":"2026-01-26T04:22:21+00:00","dateModified":"2026-01-26T04:46:12+00:00","breadcrumb":{"@id":"https:\/\/carltonthemechanic.com\/v-i-n-decoder\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/carltonthemechanic.com\/v-i-n-decoder\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/carltonthemechanic.com\/v-i-n-decoder\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/carltonthemechanic.com\/"},{"@type":"ListItem","position":2,"name":"V.I.N Decoder"}]},{"@type":"WebSite","@id":"https:\/\/carltonthemechanic.com\/#website","url":"https:\/\/carltonthemechanic.com\/","name":"Carlton El Mec\u00e1nico LLC.","description":"Mobile Mechanic in Oklahoma City &amp; Surrounding Areas","publisher":{"@id":"https:\/\/carltonthemechanic.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/carltonthemechanic.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/carltonthemechanic.com\/#organization","name":"Carlton El Mec\u00e1nico LLC.","url":"https:\/\/carltonthemechanic.com\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/carltonthemechanic.com\/#\/schema\/logo\/image\/","url":"https:\/\/carltonthemechanic.com\/wp-content\/uploads\/2025\/07\/cropped_circle_image-e1753295761375.png","contentUrl":"https:\/\/carltonthemechanic.com\/wp-content\/uploads\/2025\/07\/cropped_circle_image-e1753295761375.png","width":200,"height":200,"caption":"Carlton The Mechanic LLC."},"image":{"@id":"https:\/\/carltonthemechanic.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=61576719130955"]}]}},"_links":{"self":[{"href":"https:\/\/carltonthemechanic.com\/es\/wp-json\/wp\/v2\/pages\/550","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/carltonthemechanic.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/carltonthemechanic.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/carltonthemechanic.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/carltonthemechanic.com\/es\/wp-json\/wp\/v2\/comments?post=550"}],"version-history":[{"count":6,"href":"https:\/\/carltonthemechanic.com\/es\/wp-json\/wp\/v2\/pages\/550\/revisions"}],"predecessor-version":[{"id":556,"href":"https:\/\/carltonthemechanic.com\/es\/wp-json\/wp\/v2\/pages\/550\/revisions\/556"}],"wp:attachment":[{"href":"https:\/\/carltonthemechanic.com\/es\/wp-json\/wp\/v2\/media?parent=550"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}