www.sashbeds.com Open in urlscan Pro
2620:127:f00f:e::  Public Scan

URL: https://www.sashbeds.com/
Submission: On December 25 via api from AE — Scanned from CA

Form analysis 4 forms found in the DOM

POST /cart

<form action="/cart" method="post" novalidate="" class="drawer__contents">
  <div class="drawer__fixed-header">
    <div class="drawer__header appear-animation appear-delay-1">
      <div class="drawer__title">Cart</div>
      <div class="drawer__close">
        <button type="button" class="drawer__close-button js-drawer-close">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
            <path d="M19 17.61l27.12 27.13m0-27.12L19 44.74"></path>
          </svg>
          <span class="icon__fallback-text">Close cart</span>
        </button>
      </div>
    </div>
    <div class="shipping-progress-bar">
      <p id="shipping-message">You are $130.00 away from <b>FREE SHIPPING.</b></p>
      <div class="progress-bar" id="progress-bar" style="width: 0%;">
        <div class="progress" id="progress" style="width: 0%;"></div>
      </div>
    </div>
  </div>
  <div id="CartContainer" class="drawer__inner">
    <div class="drawer__scrollable">
      <p class="appear-animation appear-delay-3">Your cart is currently empty.</p>
      <div id="drawer-upsell">
        <div class="tit">You may also like</div>
        <div class="upsell-product-card" data-product-id="7303388397641">
          <a href="/products/calming-bed-calming-spare-cover-car-bed" class="view-product"></a>
          <img src="//www.sashbeds.com/cdn/shop/files/complete_sleep_set_small.png?v=1723694455" alt="Complete Sleep Set">
          <div class="upsell-product-info">
            <p class="upsell-product-title">Complete Sleep Set</p>
            <p>
              <span class="upsell-product-price-discounted">$609.99</span>
              <span class="upsell-product-price">$389.99</span>
            </p>
          </div>
          <div class="arrow"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 28 16">
              <path d="M1.57 1.59l12.76 12.77L27.1 1.59" stroke-width="2" stroke="#000" fill="none" fill-rule="evenodd"></path>
            </svg></div>
          <!-- Upsell Add to Cart Form -->
        </div>
        <script>
        </script>
        <style>
          .upsell-product-card {
            border: 1px solid #333;
            border-radius: 8px;
            padding: 16px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            background-color: #FAF4E0;
          }

          .upsell-product-card img {
            width: 80px;
            height: auto;
            border-radius: 4px;
            margin-right: 16px;
          }

          .upsell-product-info {
            flex-grow: 1;
          }

          .upsell-product-title {
            font-weight: bold;
            font-size: 16px;
            margin: 0 0 4px;
          }

          .upsell-product-price {
            font-size: 18px;
            font-weight: bold;
            color: #333;
          }

          .upsell-product-price-discounted {
            text-decoration: line-through;
            color: #888;
            font-size: 14px;
          }

          .upsell-add-to-cart-btn {
            background-color: #ff5a5f;
            color: white;
            border: none;
            padding: 8px 16px;
            border-radius: 20px;
            cursor: pointer;
            font-weight: bold;
          }

          div#CartDrawer {
            overflow: scroll;
          }

          .upsell-product-card {
            background: #f0eae8;
            border: 0;
            border-radius: 0;
            margin: 10px 40px;
          }

          .upsell-product-card img {
            border-radius: 0;
            width: 90px;
          }

          p.upsell-product-title {
            font-size: 18px;
          }

          span.upsell-product-price {
            font-size: 16px;
            font-weight: 400;
          }

          span.upsell-product-price {}

          .upsell-product-info p {
            margin: 0;
            line-height: 1.3em;
          }

          button.upsell-add-to-cart-btn {
            border-radius: 40px;
            min-width: 100px;
          }

          .upsell-product-info {
            padding-right: 20px;
          }

          button.upsell-add-to-cart-btn:hover {
            filter: brightness(1.1);
          }

          button.upsell-add-to-cart-btn {
            font-size: 14px;
            line-height: 1.3em;
          }

          div#drawer-upsell {
            padding-bottom: 30px;
          }

          .drawer__scrollable {}

          div#CartDrawer {}

          .upsell-product-card {
            margin: 10px 0;
          }

          div#CartDrawer>div#drawer-upsell {
            display: none;
          }

          .upsell__inner {
            display: flex;
            align-items: center;
          }

          @media screen and (max-width: 768px) {
            .upsell__inner {
              flex-direction: column;
              align-items: flex-start;
              gap: 10px;
            }

            .upsell-product-info {
              padding-right: 0;
            }

            p.upsell-product-title {
              font-size: 16px;
            }

            span.upsell-product-price {
              font-size: 14px;
            }
          }

          .upsell-product-card {
            justify-content: flex-start;
          }
        </style>
        <div class="upsell-product-card" data-product-id="4531816529993">
          <a href="/products/calming-dog-bed" class="view-product"></a>
          <img src="//www.sashbeds.com/cdn/shop/files/calming_dog_bed_800x_copy1_small.jpg?v=1722339658" alt="Calming Dog Bed">
          <div class="upsell-product-info">
            <p class="upsell-product-title">Calming Dog Bed</p>
            <p>
              <span class="upsell-product-price-discounted">$240.00</span>
              <span class="upsell-product-price">$180.00</span>
            </p>
          </div>
          <div class="arrow"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 28 16">
              <path d="M1.57 1.59l12.76 12.77L27.1 1.59" stroke-width="2" stroke="#000" fill="none" fill-rule="evenodd"></path>
            </svg></div>
          <!-- Upsell Add to Cart Form -->
        </div>
        <script>
        </script>
        <style>
          .upsell-product-card {
            border: 1px solid #333;
            border-radius: 8px;
            padding: 16px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            background-color: #FAF4E0;
          }

          .upsell-product-card img {
            width: 80px;
            height: auto;
            border-radius: 4px;
            margin-right: 16px;
          }

          .upsell-product-info {
            flex-grow: 1;
          }

          .upsell-product-title {
            font-weight: bold;
            font-size: 16px;
            margin: 0 0 4px;
          }

          .upsell-product-price {
            font-size: 18px;
            font-weight: bold;
            color: #333;
          }

          .upsell-product-price-discounted {
            text-decoration: line-through;
            color: #888;
            font-size: 14px;
          }

          .upsell-add-to-cart-btn {
            background-color: #ff5a5f;
            color: white;
            border: none;
            padding: 8px 16px;
            border-radius: 20px;
            cursor: pointer;
            font-weight: bold;
          }

          div#CartDrawer {
            overflow: scroll;
          }

          .upsell-product-card {
            background: #f0eae8;
            border: 0;
            border-radius: 0;
            margin: 10px 40px;
          }

          .upsell-product-card img {
            border-radius: 0;
            width: 90px;
          }

          p.upsell-product-title {
            font-size: 18px;
          }

          span.upsell-product-price {
            font-size: 16px;
            font-weight: 400;
          }

          span.upsell-product-price {}

          .upsell-product-info p {
            margin: 0;
            line-height: 1.3em;
          }

          button.upsell-add-to-cart-btn {
            border-radius: 40px;
            min-width: 100px;
          }

          .upsell-product-info {
            padding-right: 20px;
          }

          button.upsell-add-to-cart-btn:hover {
            filter: brightness(1.1);
          }

          button.upsell-add-to-cart-btn {
            font-size: 14px;
            line-height: 1.3em;
          }

          div#drawer-upsell {
            padding-bottom: 30px;
          }

          .drawer__scrollable {}

          div#CartDrawer {}

          .upsell-product-card {
            margin: 10px 0;
          }

          div#CartDrawer>div#drawer-upsell {
            display: none;
          }

          .upsell__inner {
            display: flex;
            align-items: center;
          }

          @media screen and (max-width: 768px) {
            .upsell__inner {
              flex-direction: column;
              align-items: flex-start;
              gap: 10px;
            }

            .upsell-product-info {
              padding-right: 0;
            }

            p.upsell-product-title {
              font-size: 16px;
            }

            span.upsell-product-price {
              font-size: 14px;
            }
          }

          .upsell-product-card {
            justify-content: flex-start;
          }
        </style>
        <div class="upsell-product-card" data-product-id="6646064939081">
          <a href="/products/calming-dog-bed-covers" class="view-product"></a>
          <img src="//www.sashbeds.com/cdn/shop/files/darkgrey-bed-coveronly_800x_copy_1_small.jpg?v=1722903972" alt="Calming Dog Bed Covers">
          <div class="upsell-product-info">
            <p class="upsell-product-title">Calming Dog Bed Covers</p>
            <p>
              <span class="upsell-product-price-discounted">$140.00</span>
              <span class="upsell-product-price">$100.00</span>
            </p>
          </div>
          <div class="arrow"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 28 16">
              <path d="M1.57 1.59l12.76 12.77L27.1 1.59" stroke-width="2" stroke="#000" fill="none" fill-rule="evenodd"></path>
            </svg></div>
          <!-- Upsell Add to Cart Form -->
        </div>
        <script>
        </script>
        <style>
          .upsell-product-card {
            border: 1px solid #333;
            border-radius: 8px;
            padding: 16px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            background-color: #FAF4E0;
          }

          .upsell-product-card img {
            width: 80px;
            height: auto;
            border-radius: 4px;
            margin-right: 16px;
          }

          .upsell-product-info {
            flex-grow: 1;
          }

          .upsell-product-title {
            font-weight: bold;
            font-size: 16px;
            margin: 0 0 4px;
          }

          .upsell-product-price {
            font-size: 18px;
            font-weight: bold;
            color: #333;
          }

          .upsell-product-price-discounted {
            text-decoration: line-through;
            color: #888;
            font-size: 14px;
          }

          .upsell-add-to-cart-btn {
            background-color: #ff5a5f;
            color: white;
            border: none;
            padding: 8px 16px;
            border-radius: 20px;
            cursor: pointer;
            font-weight: bold;
          }

          div#CartDrawer {
            overflow: scroll;
          }

          .upsell-product-card {
            background: #f0eae8;
            border: 0;
            border-radius: 0;
            margin: 10px 40px;
          }

          .upsell-product-card img {
            border-radius: 0;
            width: 90px;
          }

          p.upsell-product-title {
            font-size: 18px;
          }

          span.upsell-product-price {
            font-size: 16px;
            font-weight: 400;
          }

          span.upsell-product-price {}

          .upsell-product-info p {
            margin: 0;
            line-height: 1.3em;
          }

          button.upsell-add-to-cart-btn {
            border-radius: 40px;
            min-width: 100px;
          }

          .upsell-product-info {
            padding-right: 20px;
          }

          button.upsell-add-to-cart-btn:hover {
            filter: brightness(1.1);
          }

          button.upsell-add-to-cart-btn {
            font-size: 14px;
            line-height: 1.3em;
          }

          div#drawer-upsell {
            padding-bottom: 30px;
          }

          .drawer__scrollable {}

          div#CartDrawer {}

          .upsell-product-card {
            margin: 10px 0;
          }

          div#CartDrawer>div#drawer-upsell {
            display: none;
          }

          .upsell__inner {
            display: flex;
            align-items: center;
          }

          @media screen and (max-width: 768px) {
            .upsell__inner {
              flex-direction: column;
              align-items: flex-start;
              gap: 10px;
            }

            .upsell-product-info {
              padding-right: 0;
            }

            p.upsell-product-title {
              font-size: 16px;
            }

            span.upsell-product-price {
              font-size: 14px;
            }
          }

          .upsell-product-card {
            justify-content: flex-start;
          }
        </style>
        <div class="upsell-product-card" data-product-id="6953405055049">
          <a href="/products/deluxe-dog-couch-cover-bed" class="view-product"></a>
          <img src="//www.sashbeds.com/cdn/shop/files/DogBeds-DeluxeDogCouchBed5_small.jpg?v=1722340350" alt="Deluxe Dog Couch Bed">
          <div class="upsell-product-info">
            <p class="upsell-product-title">Deluxe Dog Couch Bed</p>
            <p>
              <span class="upsell-product-price-discounted">$200.00</span>
              <span class="upsell-product-price">$130.00</span>
            </p>
          </div>
          <div class="arrow"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 28 16">
              <path d="M1.57 1.59l12.76 12.77L27.1 1.59" stroke-width="2" stroke="#000" fill="none" fill-rule="evenodd"></path>
            </svg></div>
          <!-- Upsell Add to Cart Form -->
        </div>
        <script>
        </script>
        <style>
          .upsell-product-card {
            border: 1px solid #333;
            border-radius: 8px;
            padding: 16px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            background-color: #FAF4E0;
          }

          .upsell-product-card img {
            width: 80px;
            height: auto;
            border-radius: 4px;
            margin-right: 16px;
          }

          .upsell-product-info {
            flex-grow: 1;
          }

          .upsell-product-title {
            font-weight: bold;
            font-size: 16px;
            margin: 0 0 4px;
          }

          .upsell-product-price {
            font-size: 18px;
            font-weight: bold;
            color: #333;
          }

          .upsell-product-price-discounted {
            text-decoration: line-through;
            color: #888;
            font-size: 14px;
          }

          .upsell-add-to-cart-btn {
            background-color: #ff5a5f;
            color: white;
            border: none;
            padding: 8px 16px;
            border-radius: 20px;
            cursor: pointer;
            font-weight: bold;
          }

          div#CartDrawer {
            overflow: scroll;
          }

          .upsell-product-card {
            background: #f0eae8;
            border: 0;
            border-radius: 0;
            margin: 10px 40px;
          }

          .upsell-product-card img {
            border-radius: 0;
            width: 90px;
          }

          p.upsell-product-title {
            font-size: 18px;
          }

          span.upsell-product-price {
            font-size: 16px;
            font-weight: 400;
          }

          span.upsell-product-price {}

          .upsell-product-info p {
            margin: 0;
            line-height: 1.3em;
          }

          button.upsell-add-to-cart-btn {
            border-radius: 40px;
            min-width: 100px;
          }

          .upsell-product-info {
            padding-right: 20px;
          }

          button.upsell-add-to-cart-btn:hover {
            filter: brightness(1.1);
          }

          button.upsell-add-to-cart-btn {
            font-size: 14px;
            line-height: 1.3em;
          }

          div#drawer-upsell {
            padding-bottom: 30px;
          }

          .drawer__scrollable {}

          div#CartDrawer {}

          .upsell-product-card {
            margin: 10px 0;
          }

          div#CartDrawer>div#drawer-upsell {
            display: none;
          }

          .upsell__inner {
            display: flex;
            align-items: center;
          }

          @media screen and (max-width: 768px) {
            .upsell__inner {
              flex-direction: column;
              align-items: flex-start;
              gap: 10px;
            }

            .upsell-product-info {
              padding-right: 0;
            }

            p.upsell-product-title {
              font-size: 16px;
            }

            span.upsell-product-price {
              font-size: 14px;
            }
          }

          .upsell-product-card {
            justify-content: flex-start;
          }
        </style>
      </div>
    </div>
  </div>
</form>

GET /search

<form action="/search" method="get" id="HeaderSearchForm" class="site-header__search-form" role="search" autocomplete="off">
  <input type="hidden" name="type" value="product,article,page">
  <button type="submit" class="text-link site-header__search-btn">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
      <path d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
  <input type="search" name="q" value="" placeholder="Search our store" class="site-header__search-input" aria-label="Search our store">
</form>

POST /contact#newsletter-16448371499a6a9e08

<form method="post" action="/contact#newsletter-16448371499a6a9e08" id="newsletter-16448371499a6a9e08" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <div class="klaviyo-form-SNXAu8 klaviyo-form form-version-cid-1">
    <div class="needsclick  kl-private-reset-css-Xuajs1" style="transform: translate(0px, 0px);">
      <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px; min-height: 60px; justify-content: center;">
        <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
          <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 32px 10px 31px 20px; position: relative; flex: 1 0 0px;">
            <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="email_016JB91TTR00000000002G78HB"
                class="needsclick go1344842186 kl-private-reset-css-Xuajs1" type="email" autocomplete="email" name="email" tabindex="0" placeholder="Enter your email" aria-label="Enter your email" aria-required="true" aria-invalid="false"
                options="[object Object]"
                style="box-sizing: border-box; border-radius: 4px; padding: 0px 0px 0px 16px; height: 45px; text-align: left; color: rgb(145, 74, 39); font-family: &quot;Nunito Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(148, 149, 150);">
              <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
            </div>
          </div>
          <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 32px 6px 31px; position: relative; flex: 0 1 auto; margin: 0px auto;">
            <button class="needsclick go300628013 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
              style="background: rgb(38, 133, 59); border-radius: 6px; border-style: none; border-color: rgb(29, 29, 29); border-width: 2px; color: rgb(255, 255, 255); font-family: &quot;Nunito Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 20px; font-weight: 700; letter-spacing: 0px; line-height: 1; white-space: normal; padding: 0px 10px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; pointer-events: auto; height: 54px;">Subscribe</button>
          </div>
        </div>
      </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
    </div>
  </div>
</form>

POST /contact#newsletter-footer

<form method="post" action="/contact#newsletter-footer" id="newsletter-footer" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <label for="Email-1494292487693" class="hidden-label">Enter your email</label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="footer">
  <div class="footer__newsletter">
    <input type="email" value="" placeholder="Enter your email" name="contact[email]" id="Email-1494292487693" class="footer__newsletter-input" autocorrect="off" autocapitalize="off">
    <button type="submit" class="footer__newsletter-btn" name="commit">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-email" viewBox="0 0 64 64">
        <path d="M63 52H1V12h62zM1 12l25.68 24h9.72L63 12M21.82 31.68L1.56 51.16m60.78.78L41.27 31.68"></path>
      </svg>
    </button>
  </div>
</form>

Text Content

Skip to content
Close menu
 * All Products
   
    * New Arrivals
    * All Beds & Covers
    * Accessories
    * Bundle & Save
    * Boxing Day Sale

 * Boxing Day Sale
 * FAQs
 * Reviews
 * About Us
 * 

 * Facebook
 * Instagram
 * TikTok

Cart
Close cart

You are $130.00 away from FREE SHIPPING.



Your cart is currently empty.

You may also like

Complete Sleep Set

$609.99 $389.99



Calming Dog Bed

$240.00 $180.00



Calming Dog Bed Covers

$140.00 $100.00



Deluxe Dog Couch Bed

$200.00 $130.00


You may also like

Complete Sleep Set

$609.99 $389.99



Calming Dog Bed

$240.00 $180.00



Calming Dog Bed Covers

$140.00 $100.00



Deluxe Dog Couch Bed

$200.00 $130.00


Up to 50% Off sitewide | Hurry, Our Biggest Sale Yet!
 * All Products
   * New Arrivals
   * All Beds & Covers
   * Accessories
   * Bundle & Save
   * Boxing Day Sale
 * Boxing Day Sale
 * FAQs
 * Reviews
 * About Us

Site navigation


SASHBEDS

Cart
Search
"Close (esc)"
View more

3x More Padding

Free Shipping & Easy Returns

Machine Washable


SHOP OUR BEST SELLERS

Best Seller
UP TO 50% OFF


Calming Dog Bed
(779)
(779)
853 reviews
Regular price $240.00 Sale price from $180.00


Best Seller
UP TO 50% OFF


Premium Dog Car Bed
(73)
(73)
129 reviews
Regular price $230.00 Sale price from $170.00


Best Seller
UP TO 50% OFF


Luxury Boucle Dog Bed
(112)
(112)
98 reviews
Regular price $270.00 Sale price from $210.00


Best Seller
UP TO 50% OFF


Premium Teddy Bed
(29)
(29)
40 reviews
Regular price $270.00 Sale price from $210.00


210


Calming Dog Bed Bundle
(2)
(2)
3 reviews
Regular price $479.99 Sale price $269.99



SHOP BY SOLUTION

One-stop comfort shop.
Shop All
Unmatched calming comfort.
Shop Calming
Where sleep and style meet.
Shop Style
Comfort & calm, on route.
Shop Travel




SHOP OUR BEST-SELLING BUNDLES

Complete Sleep: Calming Bed, Cover, and Car Bed


Calming Dog Bed Bundle


Calming Bed & Cover Bundle


Calming Bed & Car Bed Bundle


Calming Bed & Blanket Bundle


Boucle Bed & Car Bed Bundle




AS FEATURED ON




LOOK WHO WE’RE IN BED WITH

SHOP NOW


> WORTH IT! ⭐⭐⭐⭐⭐
> 
> I made the habit of the dogs sleeping in my bed and now the wet weather has
> come around I decided to try out the Sash Bed and it's been great as they both
> love sleeping in the new bed so now.
> 
> - Zarah Brady
> SHOP NOW

SHOP NOW


> NEW FAVOURITE BED ⭐⭐⭐⭐⭐
> 
> Freddy loves his new calming bed and snuggles into it. He sleeps so peacefully
> and deeply, so much so that he now 'sleeps in' like a teenager. He and we are
> very happy with this bed.
> 
> - Sharon Matthews
> SHOP NOW

SHOP NOW


> THE ULTIMATE CAR SEAT! ⭐⭐⭐⭐⭐
> 
> I have a picky Frenchie who isn't a huge fan of the car however this bed has
> helped so much! He is calmer, more comfortable and I have peace of mind
> knowing that if he has an accident I can wash it!
> 
> - Bri
> SHOP NOW

SHOP NOW


> WORTH IT! ⭐⭐⭐⭐⭐
> 
> I made the habit of the dogs sleeping in my bed and now the wet weather has
> come around I decided to try out the Sash Bed and it's been great as they both
> love sleeping in the new bed so now.
> 
> - Zarah Brady
> SHOP NOW

SHOP NOW


> NEW FAVOURITE BED ⭐⭐⭐⭐⭐
> 
> Freddy loves his new calming bed and snuggles into it. He sleeps so peacefully
> and deeply, so much so that he now 'sleeps in' like a teenager. He and we are
> very happy with this bed.
> 
> - Sharon Matthews
> SHOP NOW

 * 1
 * 2
 * 3




WE PROMISE

We are confident that your dog will love their bed, we offer a 14 day money back
guarantee


WE CARE

Our 5 star reviews will ensure you that your dog's comfort is our top priority


WE PROVIDE

We offer Australia-wide free shipping on orders over $130 from our Melbourne
warehouse


STAY ON-TREND & GET FIRST ACCESS TO NEW SASH STOCK

Think heart-melting puppy pics, interior styling tips (plus a lil discount)

Subscribe


 * Facebook
 * Instagram
 * TikTok

 * Search
 * About us
 * Products
 * FAQs
 * Contact Us
 * Terms & Conditions
 * Privacy Policy
 * Terms of Service
 * Refund policy

Join the family

Join the family

Subscribe to be the first to hear about our exclusive offers and latest arrivals







Enter your email

 * Facebook
 * Instagram
 * TikTok

 * American Express
 * Apple Pay
 * Google Pay
 * Mastercard
 * PayPal
 * Shop Pay
 * Union Pay
 * Visa
 * 

© 2024 Sashbeds

Previous Next

"Close (esc)"










Compare






Judge.me