{"id":242,"date":"2021-07-02T04:50:24","date_gmt":"2021-07-02T11:50:24","guid":{"rendered":"https:\/\/www.sawstop.com\/?page_id=242"},"modified":"2024-04-15T12:53:41","modified_gmt":"2024-04-15T19:53:41","slug":"support","status":"publish","type":"page","link":"https:\/\/www.sawstop.com\/support\/","title":{"rendered":"Support"},"content":{"rendered":"\n<div class=\"wp-block-group intro-block\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<h2 class=\"has-text-align-center wp-block-heading\">SawStop Support<\/h2>\n\n\n\n<p class=\"has-text-align-center\">We are here to offer the support you need. Select your product below to see the available online resources.<\/p>\n<\/div><\/div>\n\n\n\n\n<div id=\"product-support-tabbing\">\n\n    <div class=\"container\">\n        <div class=\"choose-product\">\n            <form class=\"select-product\">\n                <select name=\"select_product\" autocomplete=\"off\">\n\t\t\t\t\t                    <option value=\"\" data-slug=\"\">Choose a product<\/option>\n                                        <option value=\"58\" data-slug=\"jss\">Jobsite Saw Pro<\/option><option value=\"56\" data-slug=\"cns\">Contractor Saw<\/option><option value=\"59\" data-slug=\"pcs\">Professional Cabinet Saw<\/option><option value=\"57\" data-slug=\"ics\">Industrial Cabinet Saw<\/option><option value=\"55\" data-slug=\"cts\">Compact Table Saw<\/option><option value=\"accessories\" data-slug=\"accessories\">Accessories<\/option>                <\/select>\n                <i class=\"fas fa-angle-down\"><\/i>\n            <\/form><!--\/.select-product-->\n        <\/div><!--\/.choose-product-->\n    <\/div><!--\/.container-->\n\n    <div class=\"container\">\n        <div class=\"support-tabs\">\n            <a href=\"#support-tabs-content\" class=\"tabs-title\" tab-id=\"0\" data-tab-slug=\"manuals\">\n                <div>\n                    <div class=\"image\" style=\"background-image:url(https:\/\/www.sawstop.com\/wp-content\/uploads\/2021\/08\/icon1.png);\"><\/div>\n                    <h3>manuals<\/h3>\n                <\/div>\n            <\/a><!--\/.tabs-title-->\n\n            <a href=\"#support-tabs-content\" class=\"tabs-title\" tab-id=\"1\" data-tab-slug=\"service-tips\">\n                <div>\n                    <div class=\"image\" style=\"background-image:url(https:\/\/www.sawstop.com\/wp-content\/uploads\/2021\/08\/icon2.png);\"><\/div>\n                    <h3>service tips<\/h3>\n                <\/div>\n            <\/a><!--\/.tabs-title-->\n\n\t\t\t<a href=\"#support-tabs-content\" class=\"tabs-title\" tab-id=\"2\" data-tab-slug=\"warranty-information\">\n                <div>\n                    <div class=\"image\" style=\"background-image:url(https:\/\/www.sawstop.com\/wp-content\/uploads\/2021\/08\/icon3.png);\"><\/div>\n                    <h3>warranty information<\/h3>\n                <\/div>\n            <\/a><!--\/.tabs-title-->\n\n            <a href=\"\/why-sawstop\/faqs\/\" target=\"_self\" class=\"tabs-title link\" data-tab-slug=\"faqs\">\n                <div>\n                    <div class=\"image\" style=\"background-image:url(https:\/\/www.sawstop.com\/wp-content\/uploads\/2022\/03\/icon4.svg);\"><\/div>\n                    <h3>FAQs<\/h3>\n                <\/div>\n            <\/a><!--\/.tabs-title-->\n\n            <a href=\"https:\/\/www.sawstop.com\/my-account\/report-save\/\" target=\"_self\" class=\"tabs-title link\" data-tab-slug=\"report-a-save\">\n                <div>\n                    <div class=\"image\" style=\"background-image:url(https:\/\/www.sawstop.com\/wp-content\/uploads\/2022\/09\/icon-report-save.png);\"><\/div>\n                    <h3>Report A Save<\/h3>\n                <\/div>\n            <\/a><!--\/.tabs-title-->\n\n            <a href=\"\/product-registration\/\" target=\"_self\" class=\"tabs-title link\" data-tab-slug=\"register-your-saw\">\n                <div>\n                    <div class=\"image\" style=\"background-image:url(https:\/\/www.sawstop.com\/wp-content\/uploads\/2022\/10\/reg-icon.png);\"><\/div>\n                    <h3>Register Your Saw<\/h3>\n                <\/div>\n            <\/a><!--\/.tabs-title-->\n\t\t\t<div id=\"support-tabs-content\"><\/div>\n        <\/div><!--\/.support-tabs-->\n\n        <div id=\"ip_tabs-content-aria\" class=\"tabs-content-aria\"><\/div><!--\/.ip_tabs-content-aria-->\n    <\/div><!--\/.container-->\n\n<\/div><!--\/#product-support-tabbing-->\n\n<script type=\"text\/javascript\">\n    const ajaxurl = \"https:\/\/www.sawstop.com\/wp-admin\/admin-ajax.php\";\n    var shouldPush = 'yes';\n    jQuery(document).ready(function($) {\n        $('.tabs-title').click(function(e) {\n            if ( $(this).attr('target') != '_self' && $(this).attr('target') != '_blank' ) {\n                $('.tab-content, .tabs-title').removeClass('active');\n                $('.tab-content[tab-id=\"'+$(this).attr('tab-id')+'\"], .tabs-title[tab-id=\"'+$(this).attr('tab-id')+'\"]').addClass('active');\n\n                var productSlug = $('select[name=\"select_product\"]').find('option[value=\"' + $('select[name=\"select_product\"]').val() + '\"]').attr('data-slug');\n                var sectionSlug = $('.tabs-title.active').attr('data-tab-slug');\n                var historyState = { 'newUrl': '\/support\/' };\n                if ( productSlug && productSlug.length > 0 ) {\n                    console.log( sectionSlug );\n                    if ( sectionSlug && sectionSlug.length > 0 ) {\n                        var historyState = { 'newUrl': '\/support\/saw-type-' + productSlug + '\/' + sectionSlug + '\/' };\n                    } else {\n                        var historyState = { 'newUrl': '\/support\/saw-type-' + productSlug + '\/' };\n                    }\n                    \/\/ historyState = { 'saw-type-': productSlug };\n                }\n                history.pushState( historyState, '', historyState.newUrl );\n            }\n        });\n\n\n        $('select[name=\"select_product\"]').change(function(e) {\n            let load_product_data = {action: \"load_product_data\",ip_product_id: $(this).val()};\n            var productSlug = $(this).find('option[value=\"' + $(this).val() + '\"]').attr('data-slug');\n            var sectionSlug = $('.tabs-title.active').attr('data-tab-slug');\n\n            \/\/ if accessories is selected, we want to always select service tips\n            if ( productSlug == 'accessories' ) {\n                $('.tab-content, .tabs-title').removeClass('active');\n                $('.tab-content[tab-id=\"1\"], .tabs-title[tab-id=\"1\"]').addClass('active');\n                sectionSlug = 'service-tips';\n                $('.tabs-title[data-tab-slug=\"warranty-information\"]').addClass('disable');\n            } else {\n                $('.tabs-title[data-tab-slug=\"service-tips\"], .tabs-title[data-tab-slug=\"warranty-information\"]').removeClass('disable');\n            }\n\n            $.ajax({url: ajaxurl,data: load_product_data,type: \"POST\",\n                beforeSend: function(e) {\n                    $('#product-support-tabbing').addClass(\"loading\").css({'opacity': '0.5'});\n                },\n                success: function(e){\n                    $('#product-support-tabbing').removeClass(\"loading\").css({'opacity': ''});\n                    \/\/ $('.tab-content,.tabs-title').removeClass('active');\n                    $('#ip_tabs-content-aria').html(e);\n\t\t\t\t\t$('.tab-content[tab-id=\"' + $('.tabs-title.active').attr('tab-id')+'\"], .tabs-title[tab-id=\"' + $('.tabs-title.active').attr('tab-id')+'\"]').addClass('active');\n                    \/\/ $('.tab-content[tab-id=\"0\"],.tabs-title[tab-id=\"0\"]').addClass('active');\n\n                    var historyState = { 'newUrl': '\/support\/' };\n                    if ( productSlug && productSlug.length > 0 ) {\n                        if ( sectionSlug && sectionSlug.length > 0 ) {\n                            var historyState = { 'newUrl': '\/support\/saw-type-' + productSlug + '\/' + sectionSlug + '\/' };\n                        } else {\n                            var historyState = { 'newUrl': '\/support\/saw-type-' + productSlug + '\/' };\n                        }\n                        $('.tabs-content-aria, .support-tabs').removeClass('hidden');\n                    } else {\n                        $('.tabs-content-aria, .support-tabs').addClass('hidden');\n                    }\n\n                    if ( shouldPush == 'yes' ) {\n                        history.pushState( historyState, '', historyState.newUrl );\n                    } else {\n                        shouldPush == 'yes';\n                    }\n                }\n            });\n        });\n        $('select[name=\"select_product\"]').trigger('change');\n\n        window.onpopstate = function(event) {\n            var historyState = event.state.newUrl.replace( '\/support\/', '' );\n            historyState = historyState.replace( \/\\\/$\/, '' );\n            historyStateArr = historyState.split( '\/' );\n            shouldPush = 'no';\n\n            if ( historyStateArr[0] && historyStateArr[1] ) {\n                var historySawType = historyStateArr[0].replace( 'saw-type-', '' );\n                \/\/ update the selections based on the url, then reload everything\n                var sawTypeValue = $('option[data-slug=\"' + historySawType + '\"]').attr('value');\n\n                $('.tab-content, .tabs-title').removeClass('active');\n                $('.tabs-title[data-tab-slug=\"' + historyStateArr[1] + '\"]').addClass('active');\n                $('.tab-content[tab-id=\"' + $('.tabs-title[data-tab-slug=\"' + historyStateArr[1] + '\"]').attr('tab-id') + '\"]').addClass('active');\n                $('select[name=\"select_product\"]').val(sawTypeValue);\n                $('select[name=\"select_product\"]').trigger('change');\n            } else {\n                \/\/ nothing selected, reset to base support page\n                $('.tab-content, .tabs-title').removeClass('active');\n                $('.tabs-title[data-tab-slug=\"manuals\"]').addClass('active');\n                $('.tab-content[tab-id=\"0\"]').addClass('active');\n                $('select[name=\"select_product\"]').val('');\n                $('select[name=\"select_product\"]').trigger('change');\n            }\n        };\n    });\n    jQuery(document).on('click','.accordion-title',function(e) {\n        jQuery(this).toggleClass('active');\n        jQuery(this).next().toggleClass('active');\n    });\n<\/script>\n\n\n\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-image-fill sawstop-media-text has-whitesmoke-background-color has-background\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(https:\/\/www.sawstop.com\/wp-content\/uploads\/2022\/03\/man-using-saw-1.jpg);background-position:50% 50%\"><img decoding=\"async\" width=\"1000\" height=\"667\" loading=\"lazy\" loading=\"lazy\" src=\"https:\/\/www.sawstop.com\/wp-content\/uploads\/2022\/03\/man-using-saw-1.jpg\" alt=\"\" class=\"wp-image-3032 size-full\" srcset=\"https:\/\/www.sawstop.com\/wp-content\/uploads\/2022\/03\/man-using-saw-1.jpg 1000w, https:\/\/www.sawstop.com\/wp-content\/uploads\/2022\/03\/man-using-saw-1-300x200.jpg 300w, https:\/\/www.sawstop.com\/wp-content\/uploads\/2022\/03\/man-using-saw-1-768x512.jpg 768w, https:\/\/www.sawstop.com\/wp-content\/uploads\/2022\/03\/man-using-saw-1-600x400.jpg 600w, https:\/\/www.sawstop.com\/wp-content\/uploads\/2022\/03\/man-using-saw-1-430x287.jpg 430w, https:\/\/www.sawstop.com\/wp-content\/uploads\/2022\/03\/man-using-saw-1-440x293.jpg 440w, https:\/\/www.sawstop.com\/wp-content\/uploads\/2022\/03\/man-using-saw-1-320x213.jpg 320w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/><\/figure><div class=\"wp-block-media-text__content\">\n<h2 class=\"wp-block-heading\">SawStop brand promise<\/h2>\n\n\n\n<p>More than 20 years ago, a physicist and passionate woodworker had an idea to make a safer table saw. The result was innovation that changed woodworking forever \u2013 a patented safety system that stops the spinning blade on contact with skin.<\/p>\n\n\n\n<p>With this new technology in place, we wanted to set a new standard for what a table saw should be. While others relied on 40-year-old designs, our engineers seized the opportunity to bring saw design, build, and quality into a new era.&nbsp; A saw that is engineered from the ground up to deliver unmatched accuracy, durability, and power.&nbsp; No compromises.&nbsp; From the heaviest, most powerful 10&#8243; Industrial Cabinet Saw, to the portable Jobsite Saw Pro, SawStop has a table saw to fit any woodworker&#8217;s needs.<\/p>\n<\/div><\/div>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"content-block contact-block alignfull\">\t<div class=\"contact-block__container container\">\n\t\t\t\t\t<h2 class=\"block-title\">ask a service tech<\/h2>\n\t\t\t\t\t\t\t<div class=\"contact-block__content\">\n\t\t\t\t\t\t\t\t\t<div class=\"contact-block__column\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.sawstop.com\/wp-content\/uploads\/2021\/10\/phone.png\" alt=\" Icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h3>Telephone<\/h3>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"contact-block__desc\"><p><a href=\"tel: 503-582-9934\">503-582-9934<\/a><\/p>\n<p><a href=\"tel: 1-866-729-7867\">1-866-729-7867<\/a> (SAWSTOP) <strong>(toll free)<\/strong><\/p>\n<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"contact-block__column\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.sawstop.com\/wp-content\/uploads\/2021\/10\/email.png\" alt=\" Icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h3>Email<\/h3>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"contact-block__desc\"><p><a href=\"mailto:service@sawstop.com\">service@sawstop.com<\/a><\/p>\n<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"contact-block__column\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.sawstop.com\/wp-content\/uploads\/2021\/10\/contact.png\" alt=\" Icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h3>Get in Touch<\/h3>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.sawstop.com\/contact\/\" target=\"\" class=\"button\">\n\t\t\t\t\t\t\t\tContact Us\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"contact-block__column\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.sawstop.com\/wp-content\/uploads\/2022\/10\/reg-icon.png\" alt=\" Icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h3>Register Your Saw<\/h3>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"\/product-registration\/\" target=\"\" class=\"button\">\n\t\t\t\t\t\t\t\tRegister\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\n<\/div><script language='javascript' type='text\/javascript'>function getWR360PopupSkin(){return 'light_clean';}<\/script>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":true,"inline_featured_image":false,"footnotes":""},"ipf_related_saw":[],"featured_image_urls":{"full":"","thumbnail":"","medium":"","medium_large":"","large":"","1536x1536":"","2048x2048":"","gb-block-post-grid-landscape":"","gb-block-post-grid-square":"","full-width":"","accident-thumb":"","action-thumb":"","photo-thumb":"","gallery-img":"","product-thumb":"","product-cat-thumb":"","accessorize-product-thumb":"","woocommerce_thumbnail":"","woocommerce_single":"","woocommerce_gallery_thumbnail":""},"post_excerpt_stackable":"<p>SawStop Support We are here to offer the support you need. Select your product below to see the available online resources. Choose a product Jobsite Saw ProContractor SawProfessional Cabinet SawIndustrial Cabinet SawCompact Table SawAccessories manuals service tips warranty information FAQs Report A Save Register Your Saw SawStop brand promise More than 20 years ago, a physicist and passionate woodworker had an idea to make a safer table saw. The result was innovation that changed woodworking forever \u2013 a patented safety system that stops the spinning blade on contact with skin. With this new technology in place, we wanted to set&hellip;<\/p>\n","category_list":"","author_info":{"name":"ipdesign","url":"https:\/\/www.sawstop.com\/author\/sawstop1\/"},"comments_num":"0 comments","featured_image_urls_v2":{"full":"","thumbnail":"","medium":"","medium_large":"","large":"","1536x1536":"","2048x2048":"","gb-block-post-grid-landscape":"","gb-block-post-grid-square":"","full-width":"","accident-thumb":"","action-thumb":"","photo-thumb":"","gallery-img":"","product-thumb":"","product-cat-thumb":"","accessorize-product-thumb":"","woocommerce_thumbnail":"","woocommerce_single":"","woocommerce_gallery_thumbnail":""},"post_excerpt_stackable_v2":"<p>SawStop Support We are here to offer the support you need. Select your product below to see the available online resources. Choose a product Jobsite Saw ProContractor SawProfessional Cabinet SawIndustrial Cabinet SawCompact Table SawAccessories manuals service tips warranty information FAQs Report A Save Register Your Saw SawStop brand promise More than 20 years ago, a physicist and passionate woodworker had an idea to make a safer table saw. The result was innovation that changed woodworking forever \u2013 a patented safety system that stops the spinning blade on contact with skin. With this new technology in place, we wanted to set&hellip;<\/p>\n","category_list_v2":"","author_info_v2":{"name":"ipdesign","url":"https:\/\/www.sawstop.com\/author\/sawstop1\/"},"comments_num_v2":"0 comments","acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Support | SawStop<\/title>\n<meta name=\"description\" content=\"Need help with your SawStop product? Pick up the phone or email and we\u2019ll do our best to solve the problem.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.sawstop.com\/support\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Support | SawStop\" \/>\n<meta property=\"og:description\" content=\"Need help with your SawStop product? Pick up the phone or email and we\u2019ll do our best to solve the problem.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.sawstop.com\/support\/\" \/>\n<meta property=\"og:site_name\" content=\"Sawstop\" \/>\n<meta property=\"article:modified_time\" content=\"2024-04-15T19:53:41+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.sawstop.com\/support\/\",\"url\":\"https:\/\/www.sawstop.com\/support\/\",\"name\":\"Support | SawStop\",\"isPartOf\":{\"@id\":\"https:\/\/www.sawstop.com\/#website\"},\"datePublished\":\"2021-07-02T11:50:24+00:00\",\"dateModified\":\"2024-04-15T19:53:41+00:00\",\"description\":\"Need help with your SawStop product? Pick up the phone or email and we\u2019ll do our best to solve the problem.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.sawstop.com\/support\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.sawstop.com\/support\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.sawstop.com\/support\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.sawstop.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Support\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.sawstop.com\/#website\",\"url\":\"https:\/\/www.sawstop.com\/\",\"name\":\"Sawstop\",\"description\":\"America&#039;s #1 table saw. The leader in table saw safety.\",\"publisher\":{\"@id\":\"https:\/\/www.sawstop.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.sawstop.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.sawstop.com\/#organization\",\"name\":\"Sawstop\",\"url\":\"https:\/\/www.sawstop.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.sawstop.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.sawstop.com\/wp-content\/uploads\/2022\/02\/logo.png\",\"contentUrl\":\"https:\/\/www.sawstop.com\/wp-content\/uploads\/2022\/02\/logo.png\",\"width\":250,\"height\":159,\"caption\":\"Sawstop\"},\"image\":{\"@id\":\"https:\/\/www.sawstop.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Support | SawStop","description":"Need help with your SawStop product? Pick up the phone or email and we\u2019ll do our best to solve the problem.","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:\/\/www.sawstop.com\/support\/","og_locale":"en_US","og_type":"article","og_title":"Support | SawStop","og_description":"Need help with your SawStop product? Pick up the phone or email and we\u2019ll do our best to solve the problem.","og_url":"https:\/\/www.sawstop.com\/support\/","og_site_name":"Sawstop","article_modified_time":"2024-04-15T19:53:41+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.sawstop.com\/support\/","url":"https:\/\/www.sawstop.com\/support\/","name":"Support | SawStop","isPartOf":{"@id":"https:\/\/www.sawstop.com\/#website"},"datePublished":"2021-07-02T11:50:24+00:00","dateModified":"2024-04-15T19:53:41+00:00","description":"Need help with your SawStop product? Pick up the phone or email and we\u2019ll do our best to solve the problem.","breadcrumb":{"@id":"https:\/\/www.sawstop.com\/support\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.sawstop.com\/support\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.sawstop.com\/support\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.sawstop.com\/"},{"@type":"ListItem","position":2,"name":"Support"}]},{"@type":"WebSite","@id":"https:\/\/www.sawstop.com\/#website","url":"https:\/\/www.sawstop.com\/","name":"Sawstop","description":"America&#039;s #1 table saw. The leader in table saw safety.","publisher":{"@id":"https:\/\/www.sawstop.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.sawstop.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.sawstop.com\/#organization","name":"Sawstop","url":"https:\/\/www.sawstop.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.sawstop.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.sawstop.com\/wp-content\/uploads\/2022\/02\/logo.png","contentUrl":"https:\/\/www.sawstop.com\/wp-content\/uploads\/2022\/02\/logo.png","width":250,"height":159,"caption":"Sawstop"},"image":{"@id":"https:\/\/www.sawstop.com\/#\/schema\/logo\/image\/"}}]}},"featured_image_src":null,"featured_image_src_square":null,"_links":{"self":[{"href":"https:\/\/www.sawstop.com\/wp-json\/wp\/v2\/pages\/242"}],"collection":[{"href":"https:\/\/www.sawstop.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.sawstop.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.sawstop.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.sawstop.com\/wp-json\/wp\/v2\/comments?post=242"}],"version-history":[{"count":0,"href":"https:\/\/www.sawstop.com\/wp-json\/wp\/v2\/pages\/242\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.sawstop.com\/wp-json\/wp\/v2\/media?parent=242"}],"wp:term":[{"taxonomy":"ipf_related_saw","embeddable":true,"href":"https:\/\/www.sawstop.com\/wp-json\/wp\/v2\/ipf_related_saw?post=242"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}