shop.gomuddy.com Open in urlscan Pro
45.60.198.194  Public Scan

URL: https://shop.gomuddy.com/the-skybox-deluxe/
Submission: On September 27 via manual from US — Scanned from DE

Form analysis 5 forms found in the DOM

/search.php

<form class="search-form" action="/search.php" data-search-form="">
  <button type="submit" class="search-submit">
    <svg class="search-icon" title="Search..." role="img">
      <use xlink:href="#icon-search"></use>
    </svg>
  </button>
  <input class="search-input form-input" name="search_query" placeholder="Search..." type="text" autocomplete="off" data-search-input="" data-search-url="/search.php" aria-label="Search...">
  <button class="search-close" data-search-close="">
    <svg class="search-close-icon" title="Close Search" role="img">
      <use xlink:href="#icon-close"></use>
    </svg>
  </button>
</form>

/search.php

<form class="search-form-mobile" action="/search.php" data-search-form="">
  <button type="submit" class="search-submit-mobile">
  </button>
  <input class="search-input form-input" name="search_query" placeholder="Search..." type="text" autocomplete="off" data-search-input="" data-search-url="/search.php" aria-label="Search...">
  <button class="search-close" data-search-close="">
    <svg class="search-close-icon" title="Close Search" role="img">
      <use xlink:href="#icon-close"></use>
    </svg>
  </button>
</form>

POST https://shop.gomuddy.com/cart.php

<form class="form" method="post" action="https://shop.gomuddy.com/cart.php" enctype="multipart/form-data" data-cart-item-add="" data-validated-form="" novalidate="true">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="product_id" value="3028" data-product-id="">
  <div class="product-details-top">
    <h1 class="product-title">The Skybox Deluxe</h1>
    <div data-bv-show="rating_summary" data-bv-product-id="MUD-MLS1550" data-bv-ready="true">
      <div class="bv_main_container">
        <style>
          /* == START CLEANSLATE == */
          /*!
* This includes a subset of CleanSlate.
*
* ***IMPORTANT*** The only modifications to this code should be adding,
* removing or namespacing rules.
*
* CleanSlate
*   github.com/premasagar/cleanslate
*
*    An extreme CSS reset stylesheet, for normalising the styling of a container element and its children.
*
*    by Premasagar Rose
*        dharmafly.com
*
*    license
*        opensource.org/licenses/mit-license.php
*
*    v0.10.1
*/
          [data-bv-show="rating_summary"] a,
          [data-bv-show="rating_summary"] span,
          [data-bv-show="rating_summary"] div,
          [data-bv-show="rating_summary"] svg,
          [data-bv-show="rating_summary"] path,
          [data-bv-show="rating_summary"] polygon,
          [data-bv-show="rating_summary"] button {
            background-attachment: scroll !important;
            background-color: transparent !important;
            background-image: none !important;
            /* This rule affects the use of pngfix JavaScript http://dillerdesign.com/experiment/DD_BelatedPNG for IE6, which is used to force the browser to recognise alpha-transparent PNGs files that replace the IE6 lack of PNG transparency. (The rule overrides the VML image that is used to replace the given CSS background-image). If you don't know what that means, then you probably haven't used the pngfix script, and this comment may be ignored :) */
            background-position: 0 0 !important;
            background-repeat: repeat !important;
            border-color: black !important;
            border-color: currentColor !important;
            /* `border-color` should match font color. Modern browsers (incl. IE9) allow the use of "currentColor" to match the current font 'color' value <http://www.w3.org/TR/css3-color/#currentcolor>. For older browsers, a default of 'black' is given before this rule. Guideline to support older browsers: if you haven't already declared a border-color for an element, be sure to do so, e.g. when you first declare the border-width. */
            border-radius: 0 !important;
            border-style: none !important;
            border-width: medium !important;
            bottom: auto !important;
            clear: none !important;
            clip: auto !important;
            color: inherit !important;
            counter-increment: none !important;
            counter-reset: none !important;
            cursor: auto !important;
            direction: inherit !important;
            display: inline !important;
            float: none !important;
            font-family: inherit !important;
            /* As with other inherit values, this needs to be set on the root container element */
            font-size: inherit !important;
            font-style: inherit !important;
            font-variant: normal !important;
            font-weight: inherit !important;
            height: auto !important;
            left: auto !important;
            letter-spacing: normal !important;
            line-height: inherit !important;
            list-style-type: inherit !important;
            /* Could set list-style-type to none */
            list-style-position: outside !important;
            list-style-image: none !important;
            margin: 0 !important;
            max-height: none !important;
            max-width: none !important;
            min-height: 0 !important;
            min-width: 0 !important;
            opacity: 1;
            outline: invert none medium !important;
            overflow: visible !important;
            padding: 0 !important;
            position: static !important;
            quotes: "" "" !important;
            right: auto !important;
            table-layout: auto !important;
            text-align: inherit !important;
            text-decoration: inherit !important;
            text-indent: 0 !important;
            text-transform: none !important;
            top: auto !important;
            unicode-bidi: normal !important;
            vertical-align: baseline !important;
            visibility: inherit !important;
            white-space: normal !important;
            width: auto !important;
            word-spacing: normal !important;
            z-index: auto !important;
            /* CSS3 */
            /* Including all prefixes according to http://caniuse.com/ */
            /* CSS Animations don't cascade, so don't require resetting */
            -webkit-background-origin: padding-box !important;
            background-origin: padding-box !important;
            -webkit-background-clip: border-box !important;
            background-clip: border-box !important;
            -webkit-background-size: auto !important;
            -moz-background-size: auto !important;
            background-size: auto !important;
            -webkit-border-image: none !important;
            -moz-border-image: none !important;
            -o-border-image: none !important;
            border-image: none !important;
            -webkit-border-radius: 0 !important;
            -moz-border-radius: 0 !important;
            border-radius: 0 !important;
            -webkit-box-shadow: none !important;
            box-shadow: none !important;
            -webkit-box-sizing: content-box !important;
            -moz-box-sizing: content-box !important;
            box-sizing: content-box !important;
            -webkit-column-count: auto !important;
            -moz-column-count: auto !important;
            column-count: auto !important;
            -webkit-column-gap: normal !important;
            -moz-column-gap: normal !important;
            column-gap: normal !important;
            -webkit-column-rule: medium none black !important;
            -moz-column-rule: medium none black !important;
            column-rule: medium none black !important;
            -webkit-column-span: 1 !important;
            -moz-column-span: 1 !important;
            /* doesn't exist yet but probably will */
            column-span: 1 !important;
            -webkit-column-width: auto !important;
            -moz-column-width: auto !important;
            column-width: auto !important;
            font-feature-settings: normal !important;
            overflow-x: visible !important;
            overflow-y: visible !important;
            -webkit-hyphens: manual !important;
            -moz-hyphens: manual !important;
            hyphens: manual !important;
            -webkit-perspective: none !important;
            -moz-perspective: none !important;
            -ms-perspective: none !important;
            -o-perspective: none !important;
            perspective: none !important;
            -webkit-perspective-origin: 50% 50% !important;
            -moz-perspective-origin: 50% 50% !important;
            -ms-perspective-origin: 50% 50% !important;
            -o-perspective-origin: 50% 50% !important;
            perspective-origin: 50% 50% !important;
            -webkit-backface-visibility: visible !important;
            -moz-backface-visibility: visible !important;
            -ms-backface-visibility: visible !important;
            -o-backface-visibility: visible !important;
            backface-visibility: visible !important;
            text-shadow: none !important;
            -webkit-transition: all 0s ease 0s !important;
            transition: all 0s ease 0s !important;
            -webkit-transform: none !important;
            -moz-transform: none !important;
            -ms-transform: none !important;
            -o-transform: none !important;
            transform: none !important;
            -webkit-transform-origin: 50% 50% !important;
            -moz-transform-origin: 50% 50% !important;
            -ms-transform-origin: 50% 50% !important;
            -o-transform-origin: 50% 50% !important;
            transform-origin: 50% 50% !important;
            -webkit-transform-style: flat !important;
            -moz-transform-style: flat !important;
            -ms-transform-style: flat !important;
            -o-transform-style: flat !important;
            transform-style: flat !important;
            word-break: normal !important;
          }

          /* Necessary because cursor: auto breaks our hover styling */
          [data-bv-show="rating_summary"] svg,
          [data-bv-show="rating_summary"] polygon {
            cursor: inherit !important;
          }

          [data-bv-show="rating_summary"] div {
            display: block !important;
          }

          [data-bv-show="rating_summary"] a {
            color: blue !important;
            text-decoration: underline !important;
          }

          [data-bv-show="rating_summary"] a:visited {
            color: #529 !important;
          }

          [data-bv-show="rating_summary"] a,
          [data-bv-show="rating_summary"] a * {
            cursor: pointer !important;
          }

          [data-bv-show="rating_summary"] path,
          [data-bv-show="rating_summary"] polygon {
            fill: currentColor !important;
          }

          /* == ROOT CONTAINER ELEMENT == */
          /* This contains default values for child elements to inherit  */
          [data-bv-show="rating_summary"] {
            font-size: medium !important;
            line-height: 1 !important;
            direction: ltr !important;
            text-align: left !important;
            /* for IE, Opera */
            text-align: start !important;
            /* recommended W3C Spec */
            color: black !important;
            font-style: normal !important;
            font-weight: normal !important;
            text-decoration: none !important;
            list-style-type: disc !important;
          }

          /* == END CLEANSLATE == */
          [data-bv-show=rating_summary] .bv_main_container {
            display: inline-flex !important;
            flex-wrap: wrap !important;
            background-color: transparent !important;
            margin-bottom: 0px !important;
            margin-left: 0px !important;
            margin-right: 0px !important;
            margin-top: 0px !important;
            padding-bottom: 0px !important;
            padding-left: 0px !important;
            padding-right: 0px !important;
            padding-top: 0px !important;
            border-bottom-style: none !important;
            border-bottom-color: transparent !important;
            border-bottom-width: 0px !important;
            border-left-style: none !important;
            border-left-color: transparent !important;
            border-left-width: 0px !important;
            border-right-style: none !important;
            border-right-color: transparent !important;
            border-right-width: 0px !important;
            border-top-style: none !important;
            border-top-color: transparent !important;
            border-top-width: 0px !important;
            border-bottom-left-radius: 0px !important;
            border-bottom-right-radius: 0px !important;
            border-top-left-radius: 0px !important;
            border-top-right-radius: 0px !important
          }

          [data-bv-show=rating_summary] .bv_main_container .bv_main_container_row_flex {
            display: inline-flex !important;
            align-items: center !important;
            padding-right: 1em !important
          }

          [data-bv-show=rating_summary] .bv_main_container .bv_main_container_row_normal {
            width: 100% !important
          }

          [data-bv-show=rating_summary] .bv_main_container .bv_main_container_CTA_row {
            display: inline-flex !important;
            padding-top: .5em !important;
            width: 100% !important
          }

          [data-bv-show=rating_summary] .bv_main_container .bv_main_container_line_break {
            margin-top: .5em !important;
            width: 100% !important;
            max-width: 24em !important;
            border-bottom: 1px solid #cecece !important
          }

          [data-bv-show=rating_summary] .bv_main_container .bv_avgRating_component_container {
            display: flex !important;
            align-items: center !important;
            padding-right: .1em !important;
            color: #F8961D !important;
            font-size: 18px !important;
            font-family: "open sans" !important;
            text-transform: none !important;
            font-weight: normal !important;
            font-style: normal !important;
            text-decoration: none !important
          }

          [data-bv-show=rating_summary] .bv_main_container .bv_avgRating_component_container:hover {
            cursor: pointer !important;
            color: #F8961D !important;
            font-size: 18px !important;
            font-family: "open sans" !important;
            text-transform: none !important;
            font-weight: normal !important;
            font-style: normal !important;
            text-decoration: none !important
          }

          [data-bv-show=rating_summary] .bv_main_container .bv_avgRating_component_container:visited {
            color: #F8961D !important;
            font-family: "open sans" !important;
            text-transform: none !important;
            font-weight: normal !important;
            font-style: normal !important;
            text-decoration: underline !important
          }

          [data-bv-show=rating_summary] .bv_main_container .bv_numReviews_component_container {
            display: flex !important;
            align-items: center !important;
            white-space: nowrap !important
          }

          [data-bv-show=rating_summary] .bv_main_container .bv_numReviews_delimeter {
            padding-right: .1em !important;
            color: #ccc !important;
            font-size: 18px !important
          }

          [data-bv-show=rating_summary] .bv_main_container .bv_numReviews_text {
            white-space: nowrap !important;
            color: #F8961D !important;
            font-size: 18px !important;
            font-family: "open sans" !important;
            text-transform: none !important;
            font-weight: normal !important;
            font-style: normal !important;
            text-decoration: none !important
          }

          [data-bv-show=rating_summary] .bv_main_container .bv_numReviews_text:hover {
            cursor: pointer !important;
            color: #F8961D !important;
            font-size: 18px !important;
            font-family: "open sans" !important;
            text-transform: none !important;
            font-weight: normal !important;
            font-style: normal !important;
            text-decoration: none !important
          }

          [data-bv-show=rating_summary] .bv_main_container .bv_numReviews_text:visited {
            color: #F8961D !important;
            font-family: "open sans" !important;
            text-transform: none !important;
            font-weight: normal !important;
            font-style: normal !important;
            text-decoration: underline !important
          }

          [data-bv-show=rating_summary] .bv_main_container .bv_incentivized_component_container,
          [data-bv-show=rating_summary] .bv_main_container .bv_percentRecommend_component_container {
            padding-top: .5em !important;
            color: #6A6A6A !important;
            font-size: 16px !important;
            font-family: "open sans" !important;
            text-transform: none !important;
            font-weight: normal !important;
            font-style: normal !important;
            text-decoration: none !important
          }

          [data-bv-show=rating_summary] .bv_main_container .bv_incentivized_component_container {
            padding-bottom: .3em !important
          }

          [data-bv-show=rating_summary] .bv_main_container .bv_questionsAndAnswers_component_container {
            padding-top: .5em !important;
            color: #6A6A6A !important;
            font-size: 16px !important;
            font-family: "open sans" !important;
            text-transform: none !important;
            font-weight: normal !important;
            font-style: normal !important;
            text-decoration: none !important
          }

          [data-bv-show=rating_summary] .bv_main_container .bv_questionsAndAnswers_component_container>a,
          [data-bv-show=rating_summary] .bv_main_container .bv_questionsAndAnswers_component_container button {
            padding: 0 !important;
            color: #F8961D !important;
            font-size: 18px !important;
            font-family: "open sans" !important;
            text-transform: none !important;
            font-weight: normal !important;
            font-style: normal !important;
            text-decoration: none !important
          }

          [data-bv-show=rating_summary] .bv_main_container .bv_questionsAndAnswers_component_container>a:hover,
          [data-bv-show=rating_summary] .bv_main_container .bv_questionsAndAnswers_component_container button:hover {
            cursor: pointer !important;
            color: #F8961D !important;
            font-size: 18px !important;
            font-family: "open sans" !important;
            text-transform: none !important;
            font-weight: normal !important;
            font-style: normal !important;
            text-decoration: none !important
          }

          [data-bv-show=rating_summary] .bv_main_container .bv_questionsAndAnswers_component_container>a:visited,
          [data-bv-show=rating_summary] .bv_main_container .bv_questionsAndAnswers_component_container button:visited {
            color: #F8961D !important;
            font-family: "open sans" !important;
            text-transform: none !important;
            font-weight: normal !important;
            font-style: normal !important;
            text-decoration: underline !important
          }

          [data-bv-show=rating_summary] .bv_main_container .bv_ms_focusable>a:focus,
          [data-bv-show=rating_summary] .bv_main_container .bv_ms_focusable button:focus {
            border: 1px solid blue !important
          }

          [data-bv-show=rating_summary] .bv_main_container .bv_stars_component_container {
            display: flex !important;
            align-items: center !important;
            overflow: hidden !important;
            white-space: nowrap !important;
            padding-right: 1em !important
          }

          [data-bv-show=rating_summary] .bv_main_container .bv_stars_component_container span {
            display: inherit !important
          }

          [data-bv-show=rating_summary] .bv_main_container .bv_stars_component_container svg:not(:last-child) {
            padding-right: 1px !important
          }

          [data-bv-show=rating_summary] .bv_main_container .bv_stars_component_container:hover {
            cursor: pointer !important
          }

          [data-bv-show=rating_summary] .bv_main_container .bv_button_buttonFull {
            padding: .5em 1em .5em 1em !important;
            align-self: center !important;
            border: none !important;
            text-align: center !important;
            text-decoration: none !important;
            background-image: -webkit-linear-gradient(top, hsla(0, 0%, 100%, .1), hsla(0, 0%, 100%, 0)) !important;
            box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .2) !important;
            color: #F8961D !important;
            font-size: 13px !important;
            background-color: #FFFFFF !important;
            font-family: "open sans" !important;
            text-transform: none !important;
            font-weight: bold !important;
            font-style: normal !important;
            text-decoration: none !important;
            border-bottom-style: none !important;
            border-bottom-color: #F8961D !important;
            border-bottom-width: 1px !important;
            border-left-style: none !important;
            border-left-color: #F8961D !important;
            border-left-width: 1px !important;
            border-right-style: none !important;
            border-right-color: #F8961D !important;
            border-right-width: 1px !important;
            border-top-style: none !important;
            border-top-color: #F8961D !important;
            border-top-width: 1px !important;
            border-bottom-left-radius: 0px !important;
            border-bottom-right-radius: 0px !important;
            border-top-left-radius: 0px !important;
            border-top-right-radius: 0px !important
          }

          [data-bv-show=rating_summary] .bv_main_container .bv_button_buttonFull:hover {
            cursor: pointer !important;
            background-image: none !important;
            box-shadow: none !important;
            background-color: #FFFFFF !important;
            color: #F8961D !important;
            font-family: "open sans" !important;
            text-transform: none !important;
            font-weight: bold !important;
            font-style: normal !important;
            font-size: 13px !important;
            text-decoration: none !important
          }

          [data-bv-show=rating_summary] .bv_main_container .bv_button_buttonMinimalist {
            color: #F8961D !important;
            font-size: 18px !important;
            font-family: "open sans" !important;
            text-transform: none !important;
            font-weight: normal !important;
            font-style: normal !important;
            text-decoration: none !important
          }

          [data-bv-show=rating_summary] .bv_main_container .bv_button_buttonMinimalist:hover {
            cursor: pointer !important;
            color: #F8961D !important;
            font-size: 18px !important;
            font-family: "open sans" !important;
            text-transform: none !important;
            font-weight: normal !important;
            font-style: normal !important;
            text-decoration: none !important
          }

          [data-bv-show=rating_summary] .bv_main_container .bv_button_buttonMinimalist:visited {
            color: #F8961D !important;
            font-family: "open sans" !important;
            text-transform: none !important;
            font-weight: normal !important;
            font-style: normal !important;
            text-decoration: underline !important
          }

          [data-bv-show=rating_summary] .bv_main_container .bv_ms_focusable:focus {
            border: 1px solid blue !important
          }

          div.bv_modal_component_container[data-bv-modal] {
            display: flex !important;
            flex-wrap: wrap !important;
            position: absolute !important;
            z-index: 1000 !important;
            background-color: #ffffff !important;
            max-width: 270px !important
          }

          div.bv_modal_component_container[data-bv-modal] .bv_modal_outer_content:before {
            content: "";
            display: inline-flex !important;
            position: absolute !important;
            left: 45% !important;
            top: -5px !important;
            width: 10px !important;
            height: 10px !important;
            border-right: 1px solid #000 !important;
            border-bottom: 1px solid #000 !important;
            transform: rotate(-135deg) !important;
            background-color: #ffffff !important
          }

          div.bv_modal_component_container[data-bv-modal] .bv_modal_outer_content {
            margin: 0 auto !important;
            display: inline-flex !important;
            flex-wrap: wrap !important;
            padding: 2em !important;
            border: 1px solid #000 !important
          }

          .bv_histogram_component_container {
            min-width: 200px !important
          }

          .bv_histogram_row_prefix {
            display: table-cell !important;
            vertical-align: middle !important;
            white-space: nowrap !important
          }

          .bv_histogram_row_container {
            min-width: 200px !important;
            height: 25px !important;
            padding: 0 !important;
            margin: 0 !important;
            display: table-row !important;
            cursor: pointer !important;
            color: #6A6A6A !important;
            font-size: 16px !important;
            font-family: "open sans" !important;
            text-transform: none !important;
            font-weight: normal !important;
            font-style: normal !important;
            text-decoration: none !important
          }

          .bv_histogram_row_container:hover {
            background-color: #f7f7f7 !important
          }

          .bv_histogram_row_bar_empty {
            background-color: #ccc !important;
            background-color: #E4E4E4 !important
          }

          .bv_histogram_row_bar_empty,
          .bv_histogram_row_bar_filled {
            border-radius: 2px !important;
            height: 10px !important;
            display: block !important;
            background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .3) 0, hsla(0, 0%, 100%, 0)) !important
          }

          .bv_histogram_row_bar_filled {
            background-color: #F8961D !important
          }

          .bv_histogram_row_full_bar {
            padding-left: 10px !important;
            padding-right: 10px !important;
            width: 100% !important
          }

          .bv_histogram_row_full_bar,
          .bv_histogram_row_rating {
            display: table-cell !important;
            vertical-align: middle !important
          }

          .bv_histogram_row_rating {
            text-align: center !important
          }

          .bv_histogram_row_star {
            display: table-cell !important;
            vertical-align: middle !important
          }

          .bv_button_buttonFull {
            padding: .5em 1em .5em 1em !important;
            align-self: center !important;
            border: none !important;
            text-align: center !important;
            text-decoration: none !important;
            background-image: -webkit-linear-gradient(top, hsla(0, 0%, 100%, .1), hsla(0, 0%, 100%, 0)) !important;
            box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .2) !important;
            color: #F8961D !important;
            font-size: 13px !important;
            background-color: #FFFFFF !important;
            font-family: "open sans" !important;
            text-transform: none !important;
            font-weight: bold !important;
            font-style: normal !important;
            text-decoration: none !important;
            border-bottom-style: none !important;
            border-bottom-color: #F8961D !important;
            border-bottom-width: 1px !important;
            border-left-style: none !important;
            border-left-color: #F8961D !important;
            border-left-width: 1px !important;
            border-right-style: none !important;
            border-right-color: #F8961D !important;
            border-right-width: 1px !important;
            border-top-style: none !important;
            border-top-color: #F8961D !important;
            border-top-width: 1px !important;
            border-bottom-left-radius: 0px !important;
            border-bottom-right-radius: 0px !important;
            border-top-left-radius: 0px !important;
            border-top-right-radius: 0px !important
          }

          .bv_button_buttonFull:hover {
            cursor: pointer !important;
            background-image: none !important;
            box-shadow: none !important;
            background-color: #FFFFFF !important;
            color: #F8961D !important;
            font-family: "open sans" !important;
            text-transform: none !important;
            font-weight: bold !important;
            font-style: normal !important;
            font-size: 13px !important;
            text-decoration: none !important
          }

          .bv_button_buttonMinimalist {
            color: #F8961D !important;
            font-size: 18px !important;
            font-family: "open sans" !important;
            text-transform: none !important;
            font-weight: normal !important;
            font-style: normal !important;
            text-decoration: none !important
          }

          .bv_button_buttonMinimalist:hover {
            cursor: pointer !important;
            color: #F8961D !important;
            font-size: 18px !important;
            font-family: "open sans" !important;
            text-transform: none !important;
            font-weight: normal !important;
            font-style: normal !important;
            text-decoration: none !important
          }

          .bv_button_buttonMinimalist:visited {
            color: #F8961D !important;
            font-family: "open sans" !important;
            text-transform: none !important;
            font-weight: normal !important;
            font-style: normal !important;
            text-decoration: underline !important
          }

          .bv_ms_focusable:focus {
            border: 1px solid blue !important
          }
        </style><button id="ratings-summary" class="bv_main_container_row_flex" role="link" type="button" aria-expanded="false" aria-label="
      5.0 out of 5 stars. Read reviews for 
      average rating value is 5.0 of 5.
      Read 3 Reviews">
          <div class="bv_stars_component_container"><svg xmlns="http://www.w3.org/2000/svg" width="20px" height="20px" viewBox="0 0 25 25" focusable="false" style="width: 20px !important; height: 20px !important;">
              <polygon points="" style="fill: url(&quot;https://shop.gomuddy.com/the-skybox-deluxe/#bv_rating_summary_star_filled_1_0_99.99_MUD-MLS1550&quot;) !important;"></polygon>
              <path
                d="M24.8676481,9.0008973 C24.7082329,8.54565507 24.2825324,8.23189792 23.7931772,8.20897226 L16.1009423,8.20897226 L13.658963,0.793674161 C13.4850788,0.296529881 12.9965414,-0.0267985214 12.4623931,0.00174912135 L12.4623931,0.00174912135 C11.9394964,-0.00194214302 11.4747239,0.328465149 11.3146628,0.81767189 L8.87268352,8.23296999 L1.20486846,8.23296999 C0.689809989,8.22949161 0.230279943,8.55030885 0.0640800798,9.0294023 C-0.102119784,9.50849575 0.0623083246,10.0383495 0.472274662,10.3447701 L6.69932193,14.9763317 L4.25734261,22.4396253 C4.08483744,22.9295881 4.25922828,23.4727606 4.68662933,23.7767181 C5.11403038,24.0806756 5.69357086,24.0736812 6.11324689,23.7595003 L12.6333317,18.9599546 L19.1778362,23.7595003 C19.381674,23.9119158 19.6299003,23.9960316 19.8860103,23.9994776 C20.2758842,24.0048539 20.6439728,23.8232161 20.8724402,23.5127115 C21.1009077,23.202207 21.1610972,22.8017824 21.0337405,22.4396253 L18.5917612,14.9763317 L24.6967095,10.3207724 C25.0258477,9.95783882 25.0937839,9.43328063 24.8676481,9.0008973 Z"
                style="fill: url(&quot;https://shop.gomuddy.com/the-skybox-deluxe/#bv_rating_summary_star_filled_1_0_99.99_MUD-MLS1550&quot;) !important;"></path>
              <defs>
                <linearGradient id="bv_rating_summary_star_filled_1_0_99.99_MUD-MLS1550" x1="99.99%" y1="0%" x2="100%" y2="0%">
                  <stop offset="0%" style="stop-color: rgb(248, 150, 29); stop-opacity: 1;"></stop>
                  <stop offset="1%" style="stop-color: rgb(228, 228, 228); stop-opacity: 1;"></stop>
                </linearGradient>
              </defs>
            </svg><svg xmlns="http://www.w3.org/2000/svg" width="20px" height="20px" viewBox="0 0 25 25" focusable="false" style="width: 20px !important; height: 20px !important;">
              <polygon points="" style="fill: url(&quot;https://shop.gomuddy.com/the-skybox-deluxe/#bv_rating_summary_star_filled_1_1_99.99_MUD-MLS1550&quot;) !important;"></polygon>
              <path
                d="M24.8676481,9.0008973 C24.7082329,8.54565507 24.2825324,8.23189792 23.7931772,8.20897226 L16.1009423,8.20897226 L13.658963,0.793674161 C13.4850788,0.296529881 12.9965414,-0.0267985214 12.4623931,0.00174912135 L12.4623931,0.00174912135 C11.9394964,-0.00194214302 11.4747239,0.328465149 11.3146628,0.81767189 L8.87268352,8.23296999 L1.20486846,8.23296999 C0.689809989,8.22949161 0.230279943,8.55030885 0.0640800798,9.0294023 C-0.102119784,9.50849575 0.0623083246,10.0383495 0.472274662,10.3447701 L6.69932193,14.9763317 L4.25734261,22.4396253 C4.08483744,22.9295881 4.25922828,23.4727606 4.68662933,23.7767181 C5.11403038,24.0806756 5.69357086,24.0736812 6.11324689,23.7595003 L12.6333317,18.9599546 L19.1778362,23.7595003 C19.381674,23.9119158 19.6299003,23.9960316 19.8860103,23.9994776 C20.2758842,24.0048539 20.6439728,23.8232161 20.8724402,23.5127115 C21.1009077,23.202207 21.1610972,22.8017824 21.0337405,22.4396253 L18.5917612,14.9763317 L24.6967095,10.3207724 C25.0258477,9.95783882 25.0937839,9.43328063 24.8676481,9.0008973 Z"
                style="fill: url(&quot;https://shop.gomuddy.com/the-skybox-deluxe/#bv_rating_summary_star_filled_1_1_99.99_MUD-MLS1550&quot;) !important;"></path>
              <defs>
                <linearGradient id="bv_rating_summary_star_filled_1_1_99.99_MUD-MLS1550" x1="99.99%" y1="0%" x2="100%" y2="0%">
                  <stop offset="0%" style="stop-color: rgb(248, 150, 29); stop-opacity: 1;"></stop>
                  <stop offset="1%" style="stop-color: rgb(228, 228, 228); stop-opacity: 1;"></stop>
                </linearGradient>
              </defs>
            </svg><svg xmlns="http://www.w3.org/2000/svg" width="20px" height="20px" viewBox="0 0 25 25" focusable="false" style="width: 20px !important; height: 20px !important;">
              <polygon points="" style="fill: url(&quot;https://shop.gomuddy.com/the-skybox-deluxe/#bv_rating_summary_star_filled_1_2_99.99_MUD-MLS1550&quot;) !important;"></polygon>
              <path
                d="M24.8676481,9.0008973 C24.7082329,8.54565507 24.2825324,8.23189792 23.7931772,8.20897226 L16.1009423,8.20897226 L13.658963,0.793674161 C13.4850788,0.296529881 12.9965414,-0.0267985214 12.4623931,0.00174912135 L12.4623931,0.00174912135 C11.9394964,-0.00194214302 11.4747239,0.328465149 11.3146628,0.81767189 L8.87268352,8.23296999 L1.20486846,8.23296999 C0.689809989,8.22949161 0.230279943,8.55030885 0.0640800798,9.0294023 C-0.102119784,9.50849575 0.0623083246,10.0383495 0.472274662,10.3447701 L6.69932193,14.9763317 L4.25734261,22.4396253 C4.08483744,22.9295881 4.25922828,23.4727606 4.68662933,23.7767181 C5.11403038,24.0806756 5.69357086,24.0736812 6.11324689,23.7595003 L12.6333317,18.9599546 L19.1778362,23.7595003 C19.381674,23.9119158 19.6299003,23.9960316 19.8860103,23.9994776 C20.2758842,24.0048539 20.6439728,23.8232161 20.8724402,23.5127115 C21.1009077,23.202207 21.1610972,22.8017824 21.0337405,22.4396253 L18.5917612,14.9763317 L24.6967095,10.3207724 C25.0258477,9.95783882 25.0937839,9.43328063 24.8676481,9.0008973 Z"
                style="fill: url(&quot;https://shop.gomuddy.com/the-skybox-deluxe/#bv_rating_summary_star_filled_1_2_99.99_MUD-MLS1550&quot;) !important;"></path>
              <defs>
                <linearGradient id="bv_rating_summary_star_filled_1_2_99.99_MUD-MLS1550" x1="99.99%" y1="0%" x2="100%" y2="0%">
                  <stop offset="0%" style="stop-color: rgb(248, 150, 29); stop-opacity: 1;"></stop>
                  <stop offset="1%" style="stop-color: rgb(228, 228, 228); stop-opacity: 1;"></stop>
                </linearGradient>
              </defs>
            </svg><svg xmlns="http://www.w3.org/2000/svg" width="20px" height="20px" viewBox="0 0 25 25" focusable="false" style="width: 20px !important; height: 20px !important;">
              <polygon points="" style="fill: url(&quot;https://shop.gomuddy.com/the-skybox-deluxe/#bv_rating_summary_star_filled_1_3_99.99_MUD-MLS1550&quot;) !important;"></polygon>
              <path
                d="M24.8676481,9.0008973 C24.7082329,8.54565507 24.2825324,8.23189792 23.7931772,8.20897226 L16.1009423,8.20897226 L13.658963,0.793674161 C13.4850788,0.296529881 12.9965414,-0.0267985214 12.4623931,0.00174912135 L12.4623931,0.00174912135 C11.9394964,-0.00194214302 11.4747239,0.328465149 11.3146628,0.81767189 L8.87268352,8.23296999 L1.20486846,8.23296999 C0.689809989,8.22949161 0.230279943,8.55030885 0.0640800798,9.0294023 C-0.102119784,9.50849575 0.0623083246,10.0383495 0.472274662,10.3447701 L6.69932193,14.9763317 L4.25734261,22.4396253 C4.08483744,22.9295881 4.25922828,23.4727606 4.68662933,23.7767181 C5.11403038,24.0806756 5.69357086,24.0736812 6.11324689,23.7595003 L12.6333317,18.9599546 L19.1778362,23.7595003 C19.381674,23.9119158 19.6299003,23.9960316 19.8860103,23.9994776 C20.2758842,24.0048539 20.6439728,23.8232161 20.8724402,23.5127115 C21.1009077,23.202207 21.1610972,22.8017824 21.0337405,22.4396253 L18.5917612,14.9763317 L24.6967095,10.3207724 C25.0258477,9.95783882 25.0937839,9.43328063 24.8676481,9.0008973 Z"
                style="fill: url(&quot;https://shop.gomuddy.com/the-skybox-deluxe/#bv_rating_summary_star_filled_1_3_99.99_MUD-MLS1550&quot;) !important;"></path>
              <defs>
                <linearGradient id="bv_rating_summary_star_filled_1_3_99.99_MUD-MLS1550" x1="99.99%" y1="0%" x2="100%" y2="0%">
                  <stop offset="0%" style="stop-color: rgb(248, 150, 29); stop-opacity: 1;"></stop>
                  <stop offset="1%" style="stop-color: rgb(228, 228, 228); stop-opacity: 1;"></stop>
                </linearGradient>
              </defs>
            </svg><svg xmlns="http://www.w3.org/2000/svg" width="20px" height="20px" viewBox="0 0 25 25" focusable="false" style="width: 20px !important; height: 20px !important;">
              <polygon points="" style="fill: url(&quot;https://shop.gomuddy.com/the-skybox-deluxe/#bv_rating_summary_star_filled_1_4_99.99_MUD-MLS1550&quot;) !important;"></polygon>
              <path
                d="M24.8676481,9.0008973 C24.7082329,8.54565507 24.2825324,8.23189792 23.7931772,8.20897226 L16.1009423,8.20897226 L13.658963,0.793674161 C13.4850788,0.296529881 12.9965414,-0.0267985214 12.4623931,0.00174912135 L12.4623931,0.00174912135 C11.9394964,-0.00194214302 11.4747239,0.328465149 11.3146628,0.81767189 L8.87268352,8.23296999 L1.20486846,8.23296999 C0.689809989,8.22949161 0.230279943,8.55030885 0.0640800798,9.0294023 C-0.102119784,9.50849575 0.0623083246,10.0383495 0.472274662,10.3447701 L6.69932193,14.9763317 L4.25734261,22.4396253 C4.08483744,22.9295881 4.25922828,23.4727606 4.68662933,23.7767181 C5.11403038,24.0806756 5.69357086,24.0736812 6.11324689,23.7595003 L12.6333317,18.9599546 L19.1778362,23.7595003 C19.381674,23.9119158 19.6299003,23.9960316 19.8860103,23.9994776 C20.2758842,24.0048539 20.6439728,23.8232161 20.8724402,23.5127115 C21.1009077,23.202207 21.1610972,22.8017824 21.0337405,22.4396253 L18.5917612,14.9763317 L24.6967095,10.3207724 C25.0258477,9.95783882 25.0937839,9.43328063 24.8676481,9.0008973 Z"
                style="fill: url(&quot;https://shop.gomuddy.com/the-skybox-deluxe/#bv_rating_summary_star_filled_1_4_99.99_MUD-MLS1550&quot;) !important;"></path>
              <defs>
                <linearGradient id="bv_rating_summary_star_filled_1_4_99.99_MUD-MLS1550" x1="99.99%" y1="0%" x2="100%" y2="0%">
                  <stop offset="0%" style="stop-color: rgb(248, 150, 29); stop-opacity: 1;"></stop>
                  <stop offset="1%" style="stop-color: rgb(228, 228, 228); stop-opacity: 1;"></stop>
                </linearGradient>
              </defs>
            </svg></div>
          <div class="bv_avgRating_component_container notranslate">5.0</div>
          <div class="bv_numReviews_component_container">&nbsp;<div class="bv_numReviews_text">(3)</div>
          </div>
        </button>
        <div class="bv_main_container_row_flex">
          <div class="bv_main_container_row_flex">
            <div class="bv_button_component_container" style=""><button type="button" class="bv_button_buttonMinimalist " id="WAR">Write a review </button></div>
          </div>
        </div>
      </div>
    </div>
    <div class="product-details-price">
      <div class="
        price
        
        ">
        <div class="price-withouttax" data-product-price-wrapper="without-tax">
          <div class="price-value-wrapper">
            <label class="price-label">
            </label>
            <span class="price-value" data-product-price=""> $379.99 </span>
          </div>
        </div>
      </div>
    </div>
    <div class="product-details-description-top">
      <div class="product-details-description-short has-excerpt loaded" data-excerpt-length="220"> Product Features Flip-Back TWO-WAY Adjustable Padded Shooting Rail that Adjusts Height and Depth Flip-Back Footrest Double Rail Ladder Deep Foot
        Platform for Wide Stance Flip-Back Seat, Padded Armrests ...</div>
      <a class="product-description-read-more active" href="#description" data-scroll="#description" data-description-link="">
                Full Description
              </a>
    </div>
    <section class="product-options">
      <div data-product-option-message=""></div>
    </section>
    <div class="form-field-title">Qty</div>
    <span class="form-field-quantity-control form-field" data-quantity-control="3028">
      <input class="form-input" type="number" name="qty[]" pattern="[0-9]*" value="1" min="1" data-quantity-control-input="">
      <span class="form-quantity-arrow-wrapper form-quantity-arrow-up-wrapper" data-quantity-control-action="increment">
        <svg class="form-quantity-arrow form-quantity-up" title="Increase quantity" role="img">
          <use xlink:href="#icon-lazy-arrow"></use>
        </svg>
      </span>
      <span class="form-quantity-arrow-wrapper form-quantity-arrow-down-wrapper" data-quantity-control-action="decrement">
        <svg class="form-quantity-arrow form-quantity-down" title="Decrease quantity" role="img">
          <use xlink:href="#icon-lazy-arrow"></use>
        </svg>
      </span>
    </span>
  </div>
  <div class="product-alert" data-product-cart-message=""></div>
  <div class="product-alert" data-product-message=""></div>
  <div id="instocknotify-container" style="">
    <div id="InStockNotifyForm" style="margin-bottom:8px;">
      <div style="clear:both"></div>
      <div id="InStockNotifyOutOfStock">Enter your email address to be notified when this item is back in stock.</div>
      <div id="InStockNotifyInvalidEmail" style="color: rgb(255, 0, 0); display: none;">Please enter a valid email address</div>
      <div id="InStockNotifyEmail"><input id="InStockNotifyEmailAddress" type="text" name="user" class="form-input" placeholder="Email Address" style="margin-top: 1rem; width:90%;"></div>
      <div id="InStockNotifyButton"><input id="InStockNotifyClick" type="button" class="button button--primary" style="margin-top: 1rem;" value="Notify Me"></div>
      <div id="InStockNotifyComplete" style="display: none;">Thank you! we will email you when this item is back in stock.</div>
      <div style="clear:both"></div>
    </div>
  </div>
  <div class="product-add-to-cart form-field" data-product-add="">
    <input class="button button-disabled" type="submit" value="Unavailable" disabled="">
    <span class="spinner"></span>
  </div>
  <div class="klarna-overall-container">
    <!-- Placement v2 -->
    <klarna-placement data-key="top-strip-promotion-standard" data-locale="en-US">
      <div style="height: auto; width: 100%; display: inline-block;"></div>
      <link rel="stylesheet" href="https://x.klarnacdn.net/ui/fonts/v1.3/fonts.css">
    </klarna-placement>
    <!-- end Placement -->
  </div>
</form>

POST /subscribe.php

<form class="form subscription-form" action="/subscribe.php" method="post">
  <input type="hidden" name="action" value="subscribe">
  <div class="form-field form-inline">
    <input class="visually-hidden" id="nl_first_name" name="nl_first_name" type="text" value="bc">
    <label class="show-for-sr" for="nl_email"> Email </label>
    <input class="form-input newsletter-input" id="nl_email" name="nl_email" type="email" value="" placeholder="Your email address">
    <input type="hidden" name="check" value="1">
    <button class="button button-primary button-newsletter" type="submit">
      <svg class="newsletter-arrow" title="Connect With Us" role="img">
        <use xlink:href="#icon-arrow"></use>
      </svg>
    </button>
  </div>
</form>

POST #

<form class="acsb-form" data-acsb-search="form" enctype="multipart/form-data" action="#" method="POST"> <input type="text" tabindex="0" name="acsb_search" autocomplete="off" placeholder="Unclear content? Search in dictionary..."
    aria-label="Unclear content? Search in dictionary..."> <i class="acsbi-search"></i> <i class="acsbi-chevron_down"></i> </form>

Text Content

Skip to Content
↵ENTER
Skip to Menu
↵ENTER
Skip to Footer
↵ENTER
icon-star arrow cart lazy-arrow search close hamburger refine facebook flickr
google-plus instagram kickstarter linkedin mail pinterest print rss spotify
stumbleupon tumblr twitter vimeo vine youtube icon-visa icon-mastercard
icon-american-express icon-discover icon-paypal icon-apple-pay lock plus


Account
0
 * Blinds
   * Box Blinds
   * Box Blind Accessories
   * Bale Blinds
   * Ground Blinds
 * Tree Stands
   * Hang-On's
   * Single Ladder Stands
   * Double Ladder Stands
   * Climbing Systems
   * Tripods & Quad Pods
   * Extensions & Blind Kits
   * Tree Stand Accessories
 * Safety
 * Cameras
   * Trail Cameras
   * Wireless Trail Cameras
   * Trail Camera Accessories
   * Camera Arms
 * Accessories
   * Apparel
   * Feeders
   * Game Carts
   * Range Finders
   * Shooting Benches
   * Tree Seats & Ground Seats
   * Installation Tools
   * Safety Harnesses
   * Spare Parts
 * Media
   * Muddy Moment Photo Contest
   * Safety Harness Photo Contest
   * Videos
   * Print
   * #Muddymoments
   * Testimonials
   * MuddyTV.Com
 * About
   * Our Company
   * Dealers
   * Become a Box blind Dealer
   * Box Blind Locator
   * Contact Us
   * Blog
 * Support
   * Product Support
   * Product Registration
     * Privacy Policy
   * Product Catalog
   * Discount Opportunities
   * Industry Professionals




 * Apparel
   * Shirts
 * New Products
 * Show Freight Checkbox
 * Hunting Accessories
   * Accessories
     * Hangers
   * Decoys
   * Game Carts
   * Installation Tools
   * Shooting Benches
   * Treeseats & Ground Seats
 * Tree Stands
   * Hang-On/Lock-On
   * Ladder Stands
     * Double Ladderstand
     * Single Ladderstand
   * Tripods & Quadpods
   * Extensions & Blind Kits
   * Tree Stand Accessories
     * Hangers
 * Box Blinds
   * Box Blind Accessories
   * Box Blind Combos
 * Climbing Systems
 * Range Finders
 * Trail Cameras
   * Trail Cameras
   * Wireless Trail Cameras
   * Trail Camera Accessories
     * Trail Camera Supports
 * Camera Arms
   * Camera Arm Parts
   * Camera Arm Systems
   * Camera Holders
 * Ground Blinds
   * Ground Blind Units
     * Hub Style
 * Safety Systems
   * Safe Line
   * Safety Accessories
   * Safety Harnesses
 * Spare Parts

--------------------------------------------------------------------------------

 * HOME
 * Contact Us
 * Shipping & Returns
 * Product Registration

Account

Startseite > Tree Stands > Ladder Stands > Single Ladderstand > The Skybox
Deluxe >


THE SKYBOX DELUXE

5.0
 
(3)
Write a review
$379.99
Product Features Flip-Back TWO-WAY Adjustable Padded Shooting Rail that Adjusts
Height and Depth Flip-Back Footrest Double Rail Ladder Deep Foot Platform for
Wide Stance Flip-Back Seat, Padded Armrests ...
Full Description

Qty


Enter your email address to be notified when this item is back in stock.
Please enter a valid email address


Thank you! we will email you when this item is back in stock.





SHARE:

 * 
 * 
 * 
 * 
 * 

 * Description
   
   
   PRODUCT FEATURES
   
    * Flip-Back TWO-WAY Adjustable Padded Shooting Rail that Adjusts Height and
      Depth
    * Flip-Back Footrest
    * Double Rail Ladder
    * Deep Foot Platform for Wide Stance
    * Flip-Back Seat, Padded Armrests
   
   
   PRODUCT SPECS
   
    * CONSTRUCTION: Steel
    * HEIGHT TO SHOOTING RAIL: 20’ Tall
    * FOOT PLATFORM: 19” Wide x 25” Deep, Flip-Back Footrest
    * SEAT SIZE: 22” Wide x 17” Deep
    * SEAT STYLE: Flex-Tek, Flips Back
    * SEAT HEIGHT: 21”
    * BACKREST: 22” x 19” Tall
    * SHOOTING RAIL: 2-Way Adjustable, Padded, Flips Back
    * FASTENERS: 1-1” Ratchet Strap, 2-1” Stabilizer Straps
    * SUPPORT BAR: Adjustable
    * LADDER SECTIONS: 4 x Double Rail; Bolted
    * STAND WEIGHT: 82 lbs.
    * WEIGHT RATING: 350 lbs.
    * TREE SIZE: Minimum 9” Diameter
    * HARNESS: One 4-pt. Safety Harness Included

 * Details
   
   
   DETAILS
   
   Current Stock:
   SKU: MUD-MLS1550
   UPC: 813094022939
   Width: 19.00 (in)
   Height: 10.00 (in)
   Depth: 51.00 (in)


REVIEWS


REVIEWS

Write a review . This action will open a modal dialog.



RATING SNAPSHOT

Select a row below to filter reviews.

5★ stars

3 3 reviews with 5 stars. Select to filter reviews with 5 stars.
4★ stars

0 0 reviews with 4 stars. Select to filter reviews with 4 stars.
3★ stars

0 0 reviews with 3 stars. Select to filter reviews with 3 stars.
2★ stars

0 0 reviews with 2 stars. Select to filter reviews with 2 stars.
1★ stars

0 0 reviews with 1 star. Select to filter reviews with 1 star.


AVERAGE CUSTOMER RATINGS

Overall
★★★★★ ★★★★★ 5.0 Overall, average rating value is 5 of 5.
Quality
 * 
 * 
 * 
 * 
 * 
 * 

4.7 Quality, average rating value is 4.7 of 5.
Value
 * 
 * 
 * 
 * 
 * 
 * 

4.7 Value, average rating value is 4.7 of 5.
1–3 of 3 Reviews  
? Display a popup with information about Relevancy Sort.
Sort by: Most Relevant ▼ Menu
Most Relevant Most Helpful Highest to Lowest Rating Lowest to Highest Rating
Most Recent
≡ Filter Reviews Clicking on the following button will update the content below
▼ Rating Menu Filter by Rating
Filter by Rating 1 star 2 stars 3 stars 4 stars 5 stars
▼ Gender Menu Filter by Gender
Filter by Gender Male
▼ Age Menu Filter by Age
Filter by Age 35 to 44 55 to 64
▼ Locale Menu Filter by Locale
Filter by Locale English English (United States)
Active Filters
 * 1 star ✘ Remove Filter
 * 2 stars ✘ Remove Filter
 * 3 stars ✘ Remove Filter
 * 4 stars ✘ Remove Filter
 * 5 stars ✘ Remove Filter
 * Male ✘ Remove Filter
 * 35 to 44 ✘ Remove Filter
 * 55 to 64 ✘ Remove Filter
 * English ✘ Remove Filter
 * English (United States) ✘ Remove Filter
 * Clear All ✘ Clear All Filters

 1. ★★★★★ ★★★★★ 5 out of 5 stars.
    OregonState
    · 21 days ago  
    
    
    STURDY AND COMFORTABLE
    
    I really like the double beam design of the ladder. It is very sturdy and
    much more solid feeling overall than other stands I have used in the past.
    Touted as 20' to the shooting rail, the height to the standing platform is
    16'4". I used this near a wallow in Oregon and even when animals approached
    from downwind, none appeared to catch my scent or get spooked in any way. I
    took awesome videos of elk rubbing on the ladder while I was above them in
    the stand, and feeding all around me over multiple days and they never knew
    I was there. I was able to shoot a nice 6pt bull as he stood nearly straight
    below me. My rangefinder said 4.4 yards. Will definitely be purchasing more
    of this stand.
    
     * Frequency of Use
     * 2-4 times a month
    
    
     * ✔ Yes,
     * I recommend this product.
    
     * 
       6pt bull fell 15.5 yards from the Skybox Deluxe Photo This action will
       open a modal dialog.
     * 
       view looking up from ground level Photo This action will open a modal
       dialog.
     * 
       another view from the ground Photo This action will open a modal dialog.
    
     * Quality
     *  * 
        * 
        * 
        * 
        * 
       
       Quality, 5 out of 5
     * Value
     *  * 
        * 
        * 
        * 
        * 
       
       Value, 4 out of 5
    
    Helpful?
    
    Yes · 0 No · 0
    Report
    
    
 2. ★★★★★ ★★★★★ 5 out of 5 stars.
    Drawbuc
    · 2 years ago  
    
    
    YES BECAUSE IT FEATURES ON IT
    
    Bought it for a double rail ladder easy climbing also nice size seat plus
    came with plastic washers for Extra quietness got one similar to it already
    love, bought it early no pictures not for six months again thank you
    
     * Frequency of Use
     * 2-4 times a month
    
    
     * ✔ Yes,
     * I recommend this product.
    
     * Quality
     *  * 
        * 
        * 
        * 
        * 
       
       Quality, 4 out of 5
     * Value
     *  * 
        * 
        * 
        * 
        * 
       
       Value, 5 out of 5
    
    Helpful?
    
    Yes · 1 No · 0
    Report
    
    
 3. ★★★★★ ★★★★★ 5 out of 5 stars.
    Jared
    · 4 months ago  
    
    
    100% RECOMMEND
    
    Love this stand! I had to buy 7 more! Quiet and comfortable for those long
    sits. 100% recommend!
    
     * Frequency of Use
     * 5+ times a month
    
    
     * ✔ Yes,
     * I recommend this product.
    
     * Quality
     *  * 
        * 
        * 
        * 
        * 
       
       Quality, 5 out of 5
     * Value
     *  * 
        * 
        * 
        * 
        * 
       
       Value, 5 out of 5
    
    Helpful?
    
    Yes · 1 No · 0
    Report
    
    


RELATED PRODUCTS


DELUXE UNIVERSAL BLIND KIT

0.0
(0)
$31.99
Add To Cart Quick Look


DELUXE DEER DRAG

0.0
(0)
$14.99
Add To Cart Quick Look


DELUXE STADIUM BUCKET CHAIR

5.0
(1)
$109.99
Add To Cart Quick Look
Sorry Sold Out



HUNTSMAN DELUXE

5.0
(2)
$299.99
Quick Look




   
   Muddy
 * 
   
   Avian-X
 * 
   
   Hunting Made Easy
 * 

 * Blinds
 * Tree Stands
 * Safety
 * Cameras
 * Accessories
 * Media
 * About
 * Support

 * Account
 * Sitemap
 * Cell Cam Ambassador


CONNECT WITH US

Email
GSM Outdoors
5250 Frye Road
Irving, TX 75061

877-269-8490

Copyright 2022.


SHOPPING CART

Your cart is empty.

Our Brands



English
Accessibility Adjustments
Reset Settings Statement Hide Interface

Choose the right accessibility profile for you
OFF ON
Seizure Safe Profile Clear flashes & reduces color
This profile enables epileptic and seizure prone users to browse safely by
eliminating the risk of seizures that result from flashing or blinking
animations and risky color combinations.
OFF ON
Vision Impaired Profile Enhances website's visuals
This profile adjusts the website, so that it is accessible to the majority of
visual impairments such as Degrading Eyesight, Tunnel Vision, Cataract,
Glaucoma, and others.
OFF ON
ADHD Friendly Profile More focus & fewer distractions
This profile significantly reduces distractions, to help people with ADHD and
Neurodevelopmental disorders browse, read, and focus on the essential elements
of the website more easily.
OFF ON
Cognitive Disability Profile Assists with reading & focusing
This profile provides various assistive features to help users with cognitive
disabilities such as Autism, Dyslexia, CVA, and others, to focus on the
essential elements of the website more easily.
OFF ON
Keyboard Navigation (Motor) Use website with the keyboard
This profile enables motor-impaired persons to operate the website using the
keyboard Tab, Shift+Tab, and the Enter keys. Users can also use shortcuts such
as “M” (menus), “H” (headings), “F” (forms), “B” (buttons), and “G” (graphics)
to jump to specific elements.

Note: This profile prompts automatically for keyboard users.
OFF ON
Blind Users (Screen Reader) Optimize website for screen-readers
This profile adjusts the website to be compatible with screen-readers such as
JAWS, NVDA, VoiceOver, and TalkBack. A screen-reader is software that is
installed on the blind user’s computer and smartphone, and websites should
ensure compatibility with it.

Note: This profile prompts automatically to screen-readers.
Content Adjustments
Content Scaling
Default

Readable Font
Highlight Titles
Highlight Links
Text Magnifier
Adjust Font Sizing
Default

Align Center
Adjust Line Height
Default

Align Left
Adjust Letter Spacing
Default

Align Right
Color Adjustments
Dark Contrast
Light Contrast
High Contrast
High Saturation
Adjust Text Colors
Cancel
Monochrome
Adjust Title Colors
Cancel
Low Saturation
Adjust Background Colors
Cancel
Orientation Adjustments
Mute Sounds
Hide Images
Read Mode
Reading Guide
Useful Links
Select an option Home Header Footer Main Content
Stop Animations
Reading Mask
Highlight Hover
Highlight Focus
Big Black Cursor
Big White Cursor
HIDDEN_ADJUSTMENTS
Keyboard Navigation
Accessible Mode
Screen Reader Adjustments
Read Mode
Web Accessibility By Learn More
Choose the Interface Language
English
Español
Deutsch
Português
Français
Italiano
עברית
繁體中文
Pусский
عربى
عربى
Nederlands
繁體中文
日本語
Polski
Türk
Accessibility StatementCompliance status

We firmly believe that the internet should be available and accessible to anyone
and are committed to providing a website that is accessible to the broadest
possible audience, regardless of ability.

To fulfill this, we aim to adhere as strictly as possible to the World Wide Web
Consortium’s (W3C) Web Content Accessibility Guidelines 2.1 (WCAG 2.1) at the AA
level. These guidelines explain how to make web content accessible to people
with a wide array of disabilities. Complying with those guidelines helps us
ensure that the website is accessible to blind people, people with motor
impairments, visual impairment, cognitive disabilities, and more.

This website utilizes various technologies that are meant to make it as
accessible as possible at all times. We utilize an accessibility interface that
allows persons with specific disabilities to adjust the website’s UI (user
interface) and design it to their personal needs.

Additionally, the website utilizes an AI-based application that runs in the
background and optimizes its accessibility level constantly. This application
remediates the website’s HTML, adapts its functionality and behavior for
screen-readers used by blind users, and for keyboard functions used by
individuals with motor impairments.

If you wish to contact the website’s owner please use the website's form

Screen-reader and keyboard navigation

Our website implements the ARIA attributes (Accessible Rich Internet
Applications) technique, alongside various behavioral changes, to ensure blind
users visiting with screen-readers can read, comprehend, and enjoy the website’s
functions. As soon as a user with a screen-reader enters your site, they
immediately receive a prompt to enter the Screen-Reader Profile so they can
browse and operate your site effectively. Here’s how our website covers some of
the most important screen-reader requirements:

 1. Screen-reader optimization: we run a process that learns the website’s
    components from top to bottom, to ensure ongoing compliance even when
    updating the website. In this process, we provide screen-readers with
    meaningful data using the ARIA set of attributes. For example, we provide
    accurate form labels; descriptions for actionable icons (social media icons,
    search icons, cart icons, etc.); validation guidance for form inputs;
    element roles such as buttons, menus, modal dialogues (popups), and others. 
    
    Additionally, the background process scans all of the website’s images. It
    provides an accurate and meaningful image-object-recognition-based
    description as an ALT (alternate text) tag for images that are not
    described. It will also extract texts embedded within the image using an OCR
    (optical character recognition) technology. To turn on screen-reader
    adjustments at any time, users need only to press the Alt+1 keyboard
    combination. Screen-reader users also get automatic announcements to turn
    the Screen-reader mode on as soon as they enter the website.
    
    These adjustments are compatible with popular screen readers such as JAWS,
    NVDA, VoiceOver, and TalkBack.
    
    
 2. Keyboard navigation optimization: The background process also adjusts the
    website’s HTML and adds various behaviors using JavaScript code to make the
    website operable by the keyboard. This includes the ability to navigate the
    website using the Tab and Shift+Tab keys, operate dropdowns with the arrow
    keys, close them with Esc, trigger buttons and links using the Enter key,
    navigate between radio and checkbox elements using the arrow keys, and fill
    them in with the Spacebar or Enter key.
    
    Additionally, keyboard users will find content-skip menus available at any
    time by clicking Alt+2, or as the first element of the site while navigating
    with the keyboard. The background process also handles triggered popups by
    moving the keyboard focus towards them as soon as they appear, not allowing
    the focus to drift outside.
    
    Users can also use shortcuts such as “M” (menus), “H” (headings), “F”
    (forms), “B” (buttons), and “G” (graphics) to jump to specific elements.

Disability profiles supported on our website
 * Epilepsy Safe Profile: this profile enables people with epilepsy to safely
   use the website by eliminating the risk of seizures resulting from flashing
   or blinking animations and risky color combinations.
 * Vision Impaired Profile: this profile adjusts the website so that it is
   accessible to the majority of visual impairments such as Degrading Eyesight,
   Tunnel Vision, Cataract, Glaucoma, and others.
 * Cognitive Disability Profile: this profile provides various assistive
   features to help users with cognitive disabilities such as Autism, Dyslexia,
   CVA, and others, to focus on the essential elements more easily.
 * ADHD Friendly Profile: this profile significantly reduces distractions and
   noise to help people with ADHD, and Neurodevelopmental disorders browse,
   read, and focus on the essential elements more easily.
 * Blind Users Profile (Screen-readers): this profile adjusts the website to be
   compatible with screen-readers such as JAWS, NVDA, VoiceOver, and TalkBack. A
   screen-reader is installed on the blind user’s computer, and this site is
   compatible with it.
 * Keyboard Navigation Profile (Motor-Impaired): this profile enables
   motor-impaired persons to operate the website using the keyboard Tab,
   Shift+Tab, and the Enter keys. Users can also use shortcuts such as “M”
   (menus), “H” (headings), “F” (forms), “B” (buttons), and “G” (graphics) to
   jump to specific elements.

Additional UI, design, and readability adjustments
 1. Font adjustments – users can increase and decrease its size, change its
    family (type), adjust the spacing, alignment, line height, and more.
 2. Color adjustments – users can select various color contrast profiles such as
    light, dark, inverted, and monochrome. Additionally, users can swap color
    schemes of titles, texts, and backgrounds with over seven different coloring
    options.
 3. Animations – epileptic users can stop all running animations with the click
    of a button. Animations controlled by the interface include videos, GIFs,
    and CSS flashing transitions.
 4. Content highlighting – users can choose to emphasize essential elements such
    as links and titles. They can also choose to highlight focused or hovered
    elements only.
 5. Audio muting – users with hearing devices may experience headaches or other
    issues due to automatic audio playing. This option lets users mute the
    entire website instantly.
 6. Cognitive disorders – we utilize a search engine linked to Wikipedia and
    Wiktionary, allowing people with cognitive disorders to decipher meanings of
    phrases, initials, slang, and others.
 7. Additional functions – we allow users to change cursor color and size, use a
    printing mode, enable a virtual keyboard, and many other functions.

Assistive technology and browser compatibility

We aim to support as many browsers and assistive technologies as possible, so
our users can choose the best fitting tools for them, with as few limitations as
possible. Therefore, we have worked very hard to be able to support all major
systems that comprise over 95% of the user market share, including Google
Chrome, Mozilla Firefox, Apple Safari, Opera and Microsoft Edge, JAWS, and NVDA
(screen readers), both for Windows and MAC users.

Notes, comments, and feedback

Despite our very best efforts to allow anybody to adjust the website to their
needs, there may still be pages or sections that are not fully accessible, are
in the process of becoming accessible, or are lacking an adequate technological
solution to make them accessible. Still, we are continually improving our
accessibility, adding, updating, improving its options and features, and
developing and adopting new technologies. All this is meant to reach the optimal
level of accessibility following technological advancements. If you wish to
contact the website’s owner, please use the website's form

Hide Accessibility Interface? Please note: If you choose to hide the
accessibility interface, you won't be able to see it anymore, unless you clear
your browsing history and data. Are you sure that you wish to hide the
interface?
Accept Cancel

Continue



Processing the data, please give it a few seconds...

 * 2022-09-27T07:04+00:00
 * bvseo_fps, prod_bvrr, vn_firebird_3.1.7
 * cp_1, bvpage1
 * loc_en_US, MUD-MLS1550, prd, sort_relevancy
 * co_hasreviews, co_noquestions, tv_3, tr_3