www.treasurypaws.com Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: http://www.treasurypaws.com/
Effective URL: https://www.treasurypaws.com/
Submission: On December 02 via api from US — Scanned from CA

Form analysis 5 forms found in the DOM

GET /search

<form action="/search" method="get" role="search" id="HeaderSearchForm" class="site-header__search-form" autocomplete="off">
  <input type="hidden" name="type" value="product,article,page">
  <button type="submit" class="text-link site-header__search-btn site-header__search-btn--submit">
    <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 /cart/add

<form method="post" action="/cart/add" id="AddToCartForm-a935ae52-99c1-45ea-8007-4d377d26a2f2" accept-charset="UTF-8" class="product-single__form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product"><input
    type="hidden" name="utf8" value="✓">
  <div class="variant-wrapper variant-wrapper--dropdown js">
    <label class="variant__label" for="SingleOptionSelector-a935ae52-99c1-45ea-8007-4d377d26a2f2-option-0"> Color </label>
    <div class="variant-input-wrap" data-index="option1">
      <select class="variant__input-a935ae52-99c1-45ea-8007-4d377d26a2f2" id="SingleOptionSelector-a935ae52-99c1-45ea-8007-4d377d26a2f2-option-0" data-index="option1">
        <option value="Charcoal" selected="selected" name="Color" class="variant-input" data-index="option1"> Charcoal </option>
        <option value="Grey" name="Color" class="variant-input" data-index="option2"> Grey </option>
        <option value="Light Grey" name="Color" class="variant-input" data-index="option3" disabled=""> Light Grey </option>
        <option value="Light gray four paws" name="Color" class="variant-input" data-index="option4"> Light gray four paws </option>
        <option value="Pink four paws" name="Color" class="variant-input" data-index="option5"> Pink four paws </option>
        <option value="Pink" name="Color" class="variant-input" data-index="option6" disabled=""> Pink </option>
      </select>
    </div>
  </div>
  <div class="variant-wrapper variant-wrapper--dropdown js">
    <label class="variant__label" for="SingleOptionSelector-a935ae52-99c1-45ea-8007-4d377d26a2f2-option-1"> Size </label>
    <div class="variant-input-wrap" data-index="option2">
      <select class="variant__input-a935ae52-99c1-45ea-8007-4d377d26a2f2" id="SingleOptionSelector-a935ae52-99c1-45ea-8007-4d377d26a2f2-option-1" data-index="option2">
        <option value="80CM" selected="selected" name="Size" class="variant-input" data-index="option1"> 80CM </option>
        <option value="90CM" name="Size" class="variant-input" data-index="option2" disabled=""> 90CM </option>
        <option value="55CM" name="Size" class="variant-input" data-index="option3" disabled=""> 55CM </option>
        <option value="65CM" name="Size" class="variant-input" data-index="option4" disabled=""> 65CM </option>
      </select>
    </div>
  </div>
  <select name="id" id="ProductSelect-a935ae52-99c1-45ea-8007-4d377d26a2f2" class="product-single__variants no-js">
    <option selected="selected" value="45119043666219"> Charcoal / 80CM - $90.00 CAD </option>
    <option value="45119043698987"> Grey / 80CM - $90.00 CAD </option>
    <option value="45119043764523"> Grey / 90CM - $110.00 CAD </option>
    <option value="45119043797291"> Light Grey / 55CM - $69.00 CAD </option>
    <option value="45119043830059"> Light Grey / 65CM - $83.00 CAD </option>
    <option value="45119043862827"> Light gray four paws / 55CM - $69.00 CAD </option>
    <option value="45119043895595"> Light gray four paws / 65CM - $90.00 CAD </option>
    <option value="45119043928363"> Light gray four paws / 80CM - $90.00 CAD </option>
    <option value="45119043961131"> Light gray four paws / 90CM - $110.00 CAD </option>
    <option value="45119043993899"> Pink four paws / 55CM - $62.00 CAD </option>
    <option value="45119044026667"> Pink four paws / 65CM - $83.00 CAD </option>
    <option value="45119044092203"> Pink four paws / 80CM - $90.00 CAD </option>
    <option value="45119044124971"> Pink four paws / 90CM - $110.00 CAD </option>
    <option value="45119044157739"> Pink / 55CM - $62.00 CAD </option>
    <option value="45119044190507"> Pink / 65CM - $76.00 CAD </option>
  </select>
  <div class="product__quantity product__quantity--dropdown">
    <label for="Quantity-a935ae52-99c1-45ea-8007-4d377d26a2f2">Quantity</label>
    <div class="js-qty__wrapper">
      <input type="text" id="Quantity-a935ae52-99c1-45ea-8007-4d377d26a2f2" class="js-qty__num" value="1" min="1" aria-label="quantity" pattern="[0-9]*" name="quantity">
      <button type="button" class="js-qty__adjust js-qty__adjust--minus" aria-label="Reduce item quantity by one">
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-minus" viewBox="0 0 20 20">
          <path fill="#444" d="M17.543 11.029H2.1A1.032 1.032 0 0 1 1.071 10c0-.566.463-1.029 1.029-1.029h15.443c.566 0 1.029.463 1.029 1.029 0 .566-.463 1.029-1.029 1.029z"></path>
        </svg>
        <span class="icon__fallback-text" aria-hidden="true">−</span>
      </button>
      <button type="button" class="js-qty__adjust js-qty__adjust--plus" aria-label="Increase item quantity by one">
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-plus" viewBox="0 0 20 20">
          <path fill="#444"
            d="M17.409 8.929h-6.695V2.258c0-.566-.506-1.029-1.071-1.029s-1.071.463-1.071 1.029v6.671H1.967C1.401 8.929.938 9.435.938 10s.463 1.071 1.029 1.071h6.605V17.7c0 .566.506 1.029 1.071 1.029s1.071-.463 1.071-1.029v-6.629h6.695c.566 0 1.029-.506 1.029-1.071s-.463-1.071-1.029-1.071z">
          </path>
        </svg>
        <span class="icon__fallback-text" aria-hidden="true">+</span>
      </button>
    </div>
  </div>
  <div id="ProductInventory-a935ae52-99c1-45ea-8007-4d377d26a2f2" class="product__inventory hide"> Only 8533 items in stock! </div>
  <div class="payment-buttons">
    <button type="submit" name="add" id="AddToCart-a935ae52-99c1-45ea-8007-4d377d26a2f2" class="btn btn--full add-to-cart btn--secondary">
      <span id="AddToCartText-a935ae52-99c1-45ea-8007-4d377d26a2f2"> Add to cart </span>
    </button>
    <div data-shopify="payment-button" data-has-selling-plan="false" data-has-fixed-selling-plan="false" class="shopify-payment-button">
      <div>
        <div>
          <div>
            <div class="shopify-cleanslate">
              <div id="shopify-svg-symbols" class="R9tDu8JrE_i1ctOEo0v_" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" xmlnsxlink="http://www.w3.org/1999/xlink" focusable="false">
                  <defs>
                    <symbol id="shopify-svg__warning" viewBox="0 0 16 14">
                      <path d="M5.925 2.344c1.146-1.889 3.002-1.893 4.149 0l4.994 8.235c1.146 1.889.288 3.421-1.916 3.421h-10.305c-2.204 0-3.063-1.529-1.916-3.421l4.994-8.235zm1.075 1.656v5h2v-5h-2zm0 6v2h2v-2h-2z"></path>
                    </symbol>
                    <symbol id="shopify-svg__loading" viewBox="0 0 32 32">
                      <path d="M32 16c0 8.837-7.163 16-16 16S0 24.837 0 16 7.163 0 16 0v2C8.268 2 2 8.268 2 16s6.268 14 14 14 14-6.268 14-14h2z"></path>
                    </symbol>
                    <symbol id="shopify-svg__error" viewBox="0 0 18 18">
                      <path d="M9 18c5 0 9-4 9-9s-4-9-9-9-9 4-9 9 4 9 9 9z" style="fill: rgb(255, 62, 62);"></path>
                      <path d="M8 4h2v6H8z" style="fill: rgb(255, 255, 255);"></path>
                      <rect x="7.8" y="12" width="2.5" height="2.5" rx="1.3" style="fill: rgb(255, 255, 255);"></rect>
                    </symbol>
                    <symbol id="shopify-svg__close-circle" viewBox="0 0 16 16">
                      <circle cx="8" cy="8" r="8"></circle>
                      <path d="M10.5 5.5l-5 5M5.5 5.5l5 5" stroke="#FFF" stroke-width="1.5" stroke-linecap="square"></path>
                    </symbol>
                    <symbol id="shopify-svg__close" viewBox="0 0 20 20">
                      <path d="M17.1 4.3l-1.4-1.4-5.7 5.7-5.7-5.7-1.4 1.4 5.7 5.7-5.7 5.7 1.4 1.4 5.7-5.7 5.7 5.7 1.4-1.4-5.7-5.7z"></path>
                    </symbol>
                    <symbol id="shopify-svg__arrow-right" viewBox="0 0 16 16">
                      <path d="M16 8.1l-8.1 8.1-1.1-1.1L13 8.9H0V7.3h13L6.8 1.1 7.9 0 16 8.1z"></path>
                    </symbol>
                    <symbol id="shopify-svg__payments-google-pay-light" viewBox="0 0 41 17">
                      <path
                        d="M19.526 2.635v4.083h2.518c.6 0 1.096-.202 1.488-.605.403-.402.605-.882.605-1.437 0-.544-.202-1.018-.605-1.422-.392-.413-.888-.62-1.488-.62h-2.518zm0 5.52v4.736h-1.504V1.198h3.99c1.013 0 1.873.337 2.582 1.012.72.675 1.08 1.497 1.08 2.466 0 .991-.36 1.819-1.08 2.482-.697.665-1.559.996-2.583.996h-2.485v.001zM27.194 10.442c0 .392.166.718.499.98.332.26.722.391 1.168.391.633 0 1.196-.234 1.692-.701.497-.469.744-1.019.744-1.65-.469-.37-1.123-.555-1.962-.555-.61 0-1.12.148-1.528.442-.409.294-.613.657-.613 1.093m1.946-5.815c1.112 0 1.989.297 2.633.89.642.594.964 1.408.964 2.442v4.932h-1.439v-1.11h-.065c-.622.914-1.45 1.372-2.486 1.372-.882 0-1.621-.262-2.215-.784-.594-.523-.891-1.176-.891-1.96 0-.828.313-1.486.94-1.976s1.463-.735 2.51-.735c.892 0 1.629.163 2.206.49v-.344c0-.522-.207-.966-.621-1.33a2.132 2.132 0 0 0-1.455-.547c-.84 0-1.504.353-1.995 1.062l-1.324-.834c.73-1.045 1.81-1.568 3.238-1.568M40.993 4.889l-5.02 11.53H34.42l1.864-4.034-3.302-7.496h1.635l2.387 5.749h.032l2.322-5.75z"
                        style="fill: rgb(255, 255, 255);"></path>
                      <path d="M13.448 7.134c0-.473-.04-.93-.116-1.366H6.988v2.588h3.634a3.11 3.11 0 0 1-1.344 2.042v1.68h2.169c1.27-1.17 2.001-2.9 2.001-4.944" style="fill: rgb(66, 133, 244);"></path>
                      <path d="M6.988 13.7c1.816 0 3.344-.595 4.459-1.621l-2.169-1.681c-.603.406-1.38.643-2.29.643-1.754 0-3.244-1.182-3.776-2.774H.978v1.731a6.728 6.728 0 0 0 6.01 3.703" style="fill: rgb(52, 168, 83);"></path>
                      <path d="M3.212 8.267a4.034 4.034 0 0 1 0-2.572V3.964H.978A6.678 6.678 0 0 0 .261 6.98c0 1.085.26 2.11.717 3.017l2.234-1.731z" style="fill: rgb(251, 188, 5);"></path>
                      <path d="M6.988 2.921c.992 0 1.88.34 2.58 1.008v.001l1.92-1.918C10.324.928 8.804.262 6.989.262a6.728 6.728 0 0 0-6.01 3.702l2.234 1.731c.532-1.592 2.022-2.774 3.776-2.774" style="fill: rgb(234, 67, 53);"></path>
                    </symbol>
                    <symbol id="shopify-svg__payments-google-pay-dark" viewBox="0 0 41 17">
                      <path
                        d="M19.526 2.635v4.083h2.518c.6 0 1.096-.202 1.488-.605.403-.402.605-.882.605-1.437 0-.544-.202-1.018-.605-1.422-.392-.413-.888-.62-1.488-.62h-2.518zm0 5.52v4.736h-1.504V1.198h3.99c1.013 0 1.873.337 2.582 1.012.72.675 1.08 1.497 1.08 2.466 0 .991-.36 1.819-1.08 2.482-.697.665-1.559.996-2.583.996h-2.485v.001zM27.194 10.442c0 .392.166.718.499.98.332.26.722.391 1.168.391.633 0 1.196-.234 1.692-.701.497-.469.744-1.019.744-1.65-.469-.37-1.123-.555-1.962-.555-.61 0-1.12.148-1.528.442-.409.294-.613.657-.613 1.093m1.946-5.815c1.112 0 1.989.297 2.633.89.642.594.964 1.408.964 2.442v4.932h-1.439v-1.11h-.065c-.622.914-1.45 1.372-2.486 1.372-.882 0-1.621-.262-2.215-.784-.594-.523-.891-1.176-.891-1.96 0-.828.313-1.486.94-1.976s1.463-.735 2.51-.735c.892 0 1.629.163 2.206.49v-.344c0-.522-.207-.966-.621-1.33a2.132 2.132 0 0 0-1.455-.547c-.84 0-1.504.353-1.995 1.062l-1.324-.834c.73-1.045 1.81-1.568 3.238-1.568M40.993 4.889l-5.02 11.53H34.42l1.864-4.034-3.302-7.496h1.635l2.387 5.749h.032l2.322-5.75z"
                        style="fill: rgba(0, 0, 0, 0.55);"></path>
                      <path d="M13.448 7.134c0-.473-.04-.93-.116-1.366H6.988v2.588h3.634a3.11 3.11 0 0 1-1.344 2.042v1.68h2.169c1.27-1.17 2.001-2.9 2.001-4.944" style="fill: rgb(66, 133, 244);"></path>
                      <path d="M6.988 13.7c1.816 0 3.344-.595 4.459-1.621l-2.169-1.681c-.603.406-1.38.643-2.29.643-1.754 0-3.244-1.182-3.776-2.774H.978v1.731a6.728 6.728 0 0 0 6.01 3.703" style="fill: rgb(52, 168, 83);"></path>
                      <path d="M3.212 8.267a4.034 4.034 0 0 1 0-2.572V3.964H.978A6.678 6.678 0 0 0 .261 6.98c0 1.085.26 2.11.717 3.017l2.234-1.731z" style="fill: rgb(251, 188, 5);"></path>
                      <path d="M6.988 2.921c.992 0 1.88.34 2.58 1.008v.001l1.92-1.918C10.324.928 8.804.262 6.989.262a6.728 6.728 0 0 0-6.01 3.702l2.234 1.731c.532-1.592 2.022-2.774 3.776-2.774" style="fill: rgb(234, 67, 53);"></path>
                    </symbol>
                    <symbol id="shopify-svg__payments-facebook-pay-dark" viewBox="0 0 300 50">
                      <path
                        d="M277.374 25.35a330.858 330.858 0 0 1-5.496-14.28h6.355c1.122 3.701 2.393 7.365 3.739 11.066 1.383 3.7 2.803 7.364 4.336 10.953a271.222 271.222 0 0 0 7.29-22.019h6.131a183.26 183.26 0 0 1-2.692 7.963 500.958 500.958 0 0 1-3.402 9.159c-1.271 3.29-2.766 6.99-4.411 11.028-1.57 3.813-3.327 6.542-5.196 8.224-1.907 1.645-4.225 2.505-7.028 2.505a11.37 11.37 0 0 1-2.243-.225v-5.046c.374.037.673.074.897.112h.673c1.645 0 3.028-.449 4.149-1.309 1.122-.86 2.131-2.28 3.066-4.299-2.168-4.523-4.187-9.121-6.131-13.832h-.037Zm-9.795 13.421h-5.682v-3.888c-1.009 1.458-2.28 2.58-3.85 3.365-1.571.785-3.328 1.196-5.309 1.196-2.467 0-4.635-.636-6.505-1.87-1.906-1.233-3.364-2.99-4.448-5.158-1.084-2.206-1.608-4.71-1.608-7.514 0-2.804.561-5.346 1.645-7.552 1.084-2.168 2.617-3.887 4.561-5.121 1.944-1.234 4.187-1.87 6.692-1.87 1.906 0 3.588.375 5.121 1.122 1.495.748 2.766 1.795 3.738 3.14v-3.55h5.683v27.775l-.038-.075Zm-5.794-18.056c-.636-1.57-1.608-2.841-2.953-3.738-1.346-.898-2.879-1.384-4.636-1.384-2.467 0-4.449.823-5.944 2.505-1.458 1.682-2.205 3.925-2.205 6.767 0 2.84.71 5.121 2.13 6.803 1.421 1.682 3.327 2.505 5.795 2.505 1.794 0 3.402-.449 4.785-1.383 1.383-.935 2.43-2.168 3.028-3.739v-8.336ZM209 1.5h14.131c4.747 0 8.411 1.084 10.99 3.252 2.58 2.169 3.888 5.234 3.888 9.271 0 4.038-1.271 7.103-3.85 9.271-2.58 2.169-6.243 3.253-11.028 3.253h-8.038v12.261H209V1.5Zm13.645 19.551c3.14 0 5.42-.56 6.916-1.72 1.495-1.158 2.243-2.915 2.243-5.27 0-2.355-.748-4.225-2.243-5.346-1.496-1.122-3.813-1.72-6.916-1.72h-7.552v14.056h7.552ZM71.937 1.249h7.429l12.63 22.85 12.632-22.85h7.268v37.546h-6.06V10.019L94.758 29.946h-5.686L77.997 10.019v28.776h-6.06V1.249Zm58.947 13.999c-4.346 0-6.964 3.27-7.59 7.32h14.75c-.304-4.171-2.711-7.32-7.16-7.32Zm-13.598 9.628c0-8.522 5.508-14.725 13.703-14.725 8.061 0 12.875 6.124 12.875 15.18v1.665h-20.57c.73 4.405 3.653 7.374 8.367 7.374 3.761 0 6.112-1.147 8.34-3.246l3.22 3.943c-3.033 2.79-6.891 4.398-11.775 4.398-8.872 0-14.16-6.47-14.16-14.589Zm33.926-9.09h-5.579v-4.963h5.579V2.618h5.846v8.205h8.475v4.962h-8.475v12.577c0 4.294 1.373 5.82 4.747 5.82 1.541 0 2.424-.132 3.728-.35v4.909c-1.625.459-3.176.67-4.854.67-6.312 0-9.467-3.449-9.467-10.352V15.785v.001Zm38.941 4.825c-1.174-2.965-3.794-5.148-7.644-5.148-5.003 0-8.205 3.55-8.205 9.333 0 5.638 2.948 9.36 7.966 9.36 3.944 0 6.76-2.296 7.883-5.15V20.61v.001ZM196 38.795h-5.739v-3.916c-1.605 2.305-4.524 4.586-9.253 4.586-7.604 0-12.686-6.366-12.686-14.67 0-8.381 5.204-14.644 13.009-14.644 3.858 0 6.885 1.543 8.93 4.266v-3.594H196v27.972Z"
                        fill="#000000"></path>
                      <path
                        d="M6.422 26.042c0 2.27.498 4.013 1.15 5.068.853 1.38 2.127 1.966 3.425 1.966 1.675 0 3.207-.415 6.16-4.499 2.364-3.273 5.151-7.867 7.027-10.747l3.175-4.88c2.206-3.388 4.76-7.155 7.687-9.708C37.436 1.158 40.015 0 42.61 0c4.357 0 8.506 2.524 11.682 7.259 3.475 5.185 5.162 11.717 5.162 18.457 0 4.007-.79 6.95-2.133 9.277-1.299 2.25-3.83 4.497-8.086 4.497v-6.414c3.645 0 4.554-3.35 4.554-7.182 0-5.463-1.273-11.525-4.079-15.856-1.99-3.073-4.571-4.95-7.41-4.95-3.07 0-5.54 2.316-8.317 6.445-1.477 2.193-2.992 4.867-4.694 7.883l-1.873 3.318c-3.763 6.672-4.716 8.192-6.597 10.7-3.298 4.391-6.114 6.056-9.82 6.056-4.398 0-7.18-1.905-8.901-4.774C.69 32.377 0 29.309 0 25.813l6.422.23v-.001Z"
                        fill="#0081FB"></path>
                      <path
                        d="M5.063 7.712C8.007 3.174 12.256 0 17.13 0c2.823 0 5.628.835 8.558 3.227 3.204 2.616 6.62 6.922 10.881 14.02l1.528 2.547c3.688 6.145 5.787 9.306 7.015 10.797 1.58 1.914 2.686 2.485 4.123 2.485 3.645 0 4.554-3.35 4.554-7.182l5.665-.178c0 4.007-.79 6.95-2.133 9.277-1.299 2.25-3.83 4.496-8.086 4.496-2.647 0-4.991-.574-7.584-3.02-1.993-1.877-4.323-5.212-6.116-8.21l-5.332-8.907c-2.675-4.47-5.13-7.803-6.55-9.312-1.528-1.623-3.492-3.583-6.626-3.583-2.537 0-4.691 1.78-6.494 4.503L5.064 7.712h-.001Z"
                        fill="url(#meta-pay-button__a)"></path>
                      <path
                        d="M17.026 6.457c-2.537 0-4.691 1.78-6.494 4.503-2.55 3.848-4.11 9.579-4.11 15.082 0 2.27.498 4.013 1.15 5.068l-5.476 3.606C.691 32.377 0 29.309 0 25.813c0-6.358 1.745-12.984 5.063-18.101C8.007 3.174 12.256 0 17.13 0l-.103 6.457h-.001Z"
                        fill="url(#meta-pay-button__b)"></path>
                      <defs>
                        <linearGradient id="meta-pay-button__a" x1="12.612" y1="24.19" x2="53.549" y2="26.257" gradientUnits="userSpaceOnUse">
                          <stop stop-color="#0064E1"></stop>
                          <stop offset=".4" stop-color="#0064E1"></stop>
                          <stop offset=".83" stop-color="#0073EE"></stop>
                          <stop offset="1" stop-color="#0082FB"></stop>
                        </linearGradient>
                        <linearGradient id="meta-pay-button__b" x1="9.304" y1="28.738" x2="9.304" y2="13.646" gradientUnits="userSpaceOnUse">
                          <stop stop-color="#0082FB"></stop>
                          <stop offset="1" stop-color="#0064E0"></stop>
                        </linearGradient>
                      </defs>
                    </symbol>
                    <symbol id="shopify-svg__payments-facebook-pay-light" viewBox="0 0 300 50">
                      <path
                        d="M277.374 25.35a330.858 330.858 0 0 1-5.496-14.28h6.355c1.122 3.701 2.393 7.365 3.739 11.066 1.383 3.7 2.803 7.364 4.336 10.953a271.222 271.222 0 0 0 7.29-22.019h6.131a183.26 183.26 0 0 1-2.692 7.963 500.958 500.958 0 0 1-3.402 9.159c-1.271 3.29-2.766 6.99-4.411 11.028-1.57 3.813-3.327 6.542-5.196 8.224-1.907 1.645-4.225 2.505-7.028 2.505a11.37 11.37 0 0 1-2.243-.225v-5.046c.374.037.673.074.897.112h.673c1.645 0 3.028-.449 4.149-1.309 1.122-.86 2.131-2.28 3.066-4.299-2.168-4.523-4.187-9.121-6.131-13.832h-.037Zm-9.795 13.421h-5.682v-3.888c-1.009 1.458-2.28 2.58-3.85 3.365-1.571.785-3.328 1.196-5.309 1.196-2.467 0-4.635-.636-6.505-1.87-1.906-1.233-3.364-2.99-4.448-5.158-1.084-2.206-1.608-4.71-1.608-7.514 0-2.804.561-5.346 1.645-7.552 1.084-2.168 2.617-3.887 4.561-5.121 1.944-1.234 4.187-1.87 6.692-1.87 1.906 0 3.588.375 5.121 1.122 1.495.748 2.766 1.795 3.738 3.14v-3.55h5.683v27.775l-.038-.075Zm-5.794-18.056c-.636-1.57-1.608-2.841-2.953-3.738-1.346-.898-2.879-1.384-4.636-1.384-2.467 0-4.449.823-5.944 2.505-1.458 1.682-2.205 3.925-2.205 6.767 0 2.84.71 5.121 2.13 6.803 1.421 1.682 3.327 2.505 5.795 2.505 1.794 0 3.402-.449 4.785-1.383 1.383-.935 2.43-2.168 3.028-3.739v-8.336ZM209 1.5h14.131c4.747 0 8.411 1.084 10.99 3.252 2.58 2.169 3.888 5.234 3.888 9.271 0 4.038-1.271 7.103-3.85 9.271-2.58 2.169-6.243 3.253-11.028 3.253h-8.038v12.261H209V1.5Zm13.645 19.551c3.14 0 5.42-.56 6.916-1.72 1.495-1.158 2.243-2.915 2.243-5.27 0-2.355-.748-4.225-2.243-5.346-1.496-1.122-3.813-1.72-6.916-1.72h-7.552v14.056h7.552ZM71.937 1.249h7.429l12.63 22.85 12.632-22.85h7.268v37.546h-6.06V10.019L94.758 29.946h-5.686L77.997 10.019v28.776h-6.06V1.249Zm58.947 13.999c-4.346 0-6.964 3.27-7.59 7.32h14.75c-.304-4.171-2.711-7.32-7.16-7.32Zm-13.598 9.628c0-8.522 5.508-14.725 13.703-14.725 8.061 0 12.875 6.124 12.875 15.18v1.665h-20.57c.73 4.405 3.653 7.374 8.367 7.374 3.761 0 6.112-1.147 8.34-3.246l3.22 3.943c-3.033 2.79-6.891 4.398-11.775 4.398-8.872 0-14.16-6.47-14.16-14.589Zm33.926-9.09h-5.579v-4.963h5.579V2.618h5.846v8.205h8.475v4.962h-8.475v12.577c0 4.294 1.373 5.82 4.747 5.82 1.541 0 2.424-.132 3.728-.35v4.909c-1.625.459-3.176.67-4.854.67-6.312 0-9.467-3.449-9.467-10.352V15.785v.001Zm38.941 4.825c-1.174-2.965-3.794-5.148-7.644-5.148-5.003 0-8.205 3.55-8.205 9.333 0 5.638 2.948 9.36 7.966 9.36 3.944 0 6.76-2.296 7.883-5.15V20.61v.001ZM196 38.795h-5.739v-3.916c-1.605 2.305-4.524 4.586-9.253 4.586-7.604 0-12.686-6.366-12.686-14.67 0-8.381 5.204-14.644 13.009-14.644 3.858 0 6.885 1.543 8.93 4.266v-3.594H196v27.972Z"
                        fill="#fff"></path>
                      <path
                        d="M6.422 26.042c0 2.27.498 4.013 1.15 5.068.853 1.38 2.127 1.966 3.425 1.966 1.675 0 3.207-.415 6.16-4.499 2.364-3.273 5.151-7.867 7.027-10.747l3.175-4.88c2.206-3.388 4.76-7.155 7.687-9.708C37.436 1.158 40.015 0 42.61 0c4.357 0 8.506 2.524 11.682 7.259 3.475 5.185 5.162 11.717 5.162 18.457 0 4.007-.79 6.95-2.133 9.277-1.299 2.25-3.83 4.497-8.086 4.497v-6.414c3.645 0 4.554-3.35 4.554-7.182 0-5.463-1.273-11.525-4.079-15.856-1.99-3.073-4.571-4.95-7.41-4.95-3.07 0-5.54 2.316-8.317 6.445-1.477 2.193-2.992 4.867-4.694 7.883l-1.873 3.318c-3.763 6.672-4.716 8.192-6.597 10.7-3.298 4.391-6.114 6.056-9.82 6.056-4.398 0-7.18-1.905-8.901-4.774C.69 32.377 0 29.309 0 25.813l6.422.23v-.001Z"
                        fill="#0081FB"></path>
                      <path
                        d="M5.063 7.712C8.007 3.174 12.256 0 17.13 0c2.823 0 5.628.835 8.558 3.227 3.204 2.616 6.62 6.922 10.881 14.02l1.528 2.547c3.688 6.145 5.787 9.306 7.015 10.797 1.58 1.914 2.686 2.485 4.123 2.485 3.645 0 4.554-3.35 4.554-7.182l5.665-.178c0 4.007-.79 6.95-2.133 9.277-1.299 2.25-3.83 4.496-8.086 4.496-2.647 0-4.991-.574-7.584-3.02-1.993-1.877-4.323-5.212-6.116-8.21l-5.332-8.907c-2.675-4.47-5.13-7.803-6.55-9.312-1.528-1.623-3.492-3.583-6.626-3.583-2.537 0-4.691 1.78-6.494 4.503L5.064 7.712h-.001Z"
                        fill="url(#meta-pay-button__a)"></path>
                      <path
                        d="M17.026 6.457c-2.537 0-4.691 1.78-6.494 4.503-2.55 3.848-4.11 9.579-4.11 15.082 0 2.27.498 4.013 1.15 5.068l-5.476 3.606C.691 32.377 0 29.309 0 25.813c0-6.358 1.745-12.984 5.063-18.101C8.007 3.174 12.256 0 17.13 0l-.103 6.457h-.001Z"
                        fill="url(#meta-pay-button__b)"></path>
                      <defs>
                        <linearGradient id="meta-pay-button__a" x1="12.612" y1="24.19" x2="53.549" y2="26.257" gradientUnits="userSpaceOnUse">
                          <stop stop-color="#0064E1"></stop>
                          <stop offset=".4" stop-color="#0064E1"></stop>
                          <stop offset=".83" stop-color="#0073EE"></stop>
                          <stop offset="1" stop-color="#0082FB"></stop>
                        </linearGradient>
                        <linearGradient id="meta-pay-button__b" x1="9.304" y1="28.738" x2="9.304" y2="13.646" gradientUnits="userSpaceOnUse">
                          <stop stop-color="#0082FB"></stop>
                          <stop offset="1" stop-color="#0064E0"></stop>
                        </linearGradient>
                      </defs>
                    </symbol>
                    <symbol id="shopify-svg__payments-amazon-pay" viewBox="0 0 102 20">
                      <path
                        d="M75.19 1.786c-.994 0-1.933.326-2.815.98v5.94c.896.683 1.82 1.023 2.774 1.023 1.932 0 2.899-1.32 2.899-3.96 0-2.655-.953-3.983-2.858-3.983zm-2.962-.277A5.885 5.885 0 0 1 73.93.444a4.926 4.926 0 0 1 1.85-.362c.672 0 1.282.127 1.827.383a3.763 3.763 0 0 1 1.387 1.108c.378.482.669 1.068.872 1.757.203.689.305 1.466.305 2.332 0 .88-.109 1.675-.326 2.385-.217.71-.522 1.314-.914 1.81a4.137 4.137 0 0 1-1.429 1.16 4.165 4.165 0 0 1-1.87.416c-1.26 0-2.346-.419-3.256-1.256v4.983c0 .284-.14.426-.42.426h-1.24c-.28 0-.42-.142-.42-.426V.827c0-.284.14-.426.42-.426h.925c.28 0 .441.142.483.426l.105.682zm13.194 8.37a4.21 4.21 0 0 0 1.45-.277 5.463 5.463 0 0 0 1.45-.81V6.62c-.35-.085-.719-.152-1.104-.202a8.8 8.8 0 0 0-1.124-.075c-1.583 0-2.374.617-2.374 1.853 0 .54.147.955.441 1.246.294.29.715.437 1.261.437zm-2.458-7.625l-.158.053a.561.561 0 0 1-.179.033c-.182 0-.273-.128-.273-.384V1.38c0-.199.028-.337.084-.415.056-.078.169-.153.337-.224.448-.199 1-.359 1.66-.48.657-.12 1.316-.18 1.974-.18 1.33 0 2.311.277 2.942.83.63.554.945 1.413.945 2.577v7.284c0 .284-.14.426-.42.426h-.903c-.267 0-.42-.135-.463-.405l-.105-.702a5.74 5.74 0 0 1-1.67 1.022 4.908 4.908 0 0 1-1.817.362c-1.009 0-1.807-.288-2.395-.863-.589-.575-.883-1.345-.883-2.31 0-1.037.364-1.864 1.092-2.481.73-.618 1.71-.927 2.942-.927.784 0 1.667.12 2.647.362V3.852c0-.767-.168-1.307-.504-1.619-.336-.313-.925-.469-1.764-.469-.982 0-2.01.163-3.09.49zm14.16 10.84c-.379.98-.816 1.683-1.314 2.109-.496.426-1.144.639-1.943.639-.448 0-.847-.05-1.197-.15a.606.606 0 0 1-.336-.202c-.07-.093-.105-.237-.105-.437V14.5c0-.27.105-.405.315-.405.07 0 .175.014.315.043.14.028.33.043.567.043.532 0 .946-.128 1.24-.384.294-.255.56-.724.798-1.406l.4-1.086-4.056-10.137c-.098-.241-.146-.411-.146-.511 0-.17.097-.256.294-.256h1.26c.224 0 .378.036.463.106.083.072.167.228.251.47l2.942 8.263L99.708.976c.084-.24.168-.397.252-.469.084-.07.238-.106.462-.106h1.177c.196 0 .294.086.294.256 0 .1-.05.27-.147.51l-4.622 11.927M40.15 15.47c-3.761 2.814-9.216 4.31-13.912 4.31-6.583 0-12.51-2.466-16.996-6.572-.352-.322-.038-.763.385-.513 4.84 2.855 10.825 4.574 17.006 4.574 4.17 0 8.753-.877 12.971-2.691.636-.273 1.17.425.547.891"
                        style="fill: rgb(51, 62, 72);"></path>
                      <path
                        d="M41.717 13.657c-.482-.624-3.181-.296-4.394-.148-.368.044-.425-.281-.093-.517 2.153-1.533 5.682-1.09 6.092-.577.413.518-.108 4.104-2.127 5.816-.31.263-.605.122-.468-.225.455-1.15 1.471-3.724.99-4.349M37.429 2.06V.57A.365.365 0 0 1 37.8.193l6.59-.001c.21 0 .38.155.38.376v1.278c-.003.214-.18.494-.496.938L40.86 7.722c1.267-.03 2.607.163 3.757.818.26.148.33.367.35.582v1.59c0 .218-.237.472-.485.34-2.028-1.077-4.718-1.194-6.96.013-.23.124-.47-.126-.47-.345V9.209c0-.242.005-.656.246-1.024l3.953-5.75H37.81a.369.369 0 0 1-.38-.375M13.4 11.365h-2.005a.38.38 0 0 1-.358-.343L11.038.595a.38.38 0 0 1 .387-.375h1.866a.38.38 0 0 1 .365.35v1.36h.037C14.18.615 15.096 0 16.331 0c1.253 0 2.039.614 2.6 1.93C19.418.615 20.521 0 21.7 0c.842 0 1.758.351 2.32 1.141.635.878.505 2.15.505 3.27l-.002 6.58a.38.38 0 0 1-.387.374h-2.001a.378.378 0 0 1-.36-.374V5.463c0-.438.037-1.535-.056-1.952-.15-.703-.6-.9-1.179-.9-.486 0-.991.33-1.197.855-.206.527-.188 1.405-.188 1.997v5.527a.38.38 0 0 1-.386.375h-2.002a.379.379 0 0 1-.36-.374l-.001-5.528c0-1.163.186-2.874-1.235-2.874-1.44 0-1.384 1.668-1.384 2.874l-.001 5.527a.38.38 0 0 1-.387.375m37.059-9.236c-1.478 0-1.571 2.04-1.571 3.312 0 1.273-.02 3.993 1.552 3.993 1.554 0 1.628-2.194 1.628-3.532 0-.877-.038-1.93-.3-2.764-.224-.724-.673-1.01-1.31-1.01zM50.439 0c2.975 0 4.584 2.59 4.584 5.88 0 3.181-1.777 5.705-4.584 5.705-2.918 0-4.508-2.59-4.508-5.814C45.93 2.523 47.539 0 50.439 0zm8.441 11.365h-1.997a.379.379 0 0 1-.36-.374L56.52.561a.381.381 0 0 1 .386-.34L58.764.22c.175.009.32.13.356.291v1.595h.038C59.72.68 60.505 0 61.89 0c.898 0 1.778.329 2.339 1.229.524.834.524 2.237.524 3.247v6.561a.382.382 0 0 1-.385.328H62.36a.38.38 0 0 1-.357-.328V5.376c0-1.141.13-2.809-1.253-2.809-.487 0-.936.33-1.16.834-.281.636-.319 1.272-.319 1.975v5.614a.386.386 0 0 1-.39.375m-24.684.075a.41.41 0 0 1-.473.047c-.665-.56-.785-.82-1.149-1.354-1.1 1.136-1.879 1.477-3.304 1.477-1.687 0-3-1.055-3-3.166 0-1.65.882-2.77 2.138-3.32 1.087-.484 2.606-.572 3.769-.704v-.264c0-.484.037-1.055-.245-1.473-.243-.374-.712-.528-1.124-.528-.765 0-1.444.397-1.611 1.22-.035.183-.167.364-.348.374l-1.943-.214c-.164-.037-.346-.17-.299-.425C27.055.721 29.183 0 31.09 0c.975 0 2.25.263 3.018 1.011.975.924.881 2.155.881 3.497v3.165c0 .952.39 1.37.757 1.882.128.185.156.405-.007.54-.409.348-1.136.988-1.537 1.35l-.005-.005zm-2.02-4.953v-.44c-1.45 0-2.98.314-2.98 2.045 0 .88.45 1.473 1.218 1.473.562 0 1.069-.352 1.387-.923.394-.704.376-1.363.376-2.155zM7.926 11.44a.41.41 0 0 1-.473.047c-.667-.56-.786-.82-1.15-1.354C5.204 11.27 4.425 11.61 3 11.61c-1.688 0-3-1.055-3-3.166 0-1.65.88-2.77 2.137-3.32 1.087-.484 2.606-.572 3.768-.704v-.264c0-.484.038-1.055-.243-1.473-.244-.374-.713-.528-1.125-.528-.764 0-1.444.397-1.61 1.22-.036.183-.168.364-.35.374l-1.94-.214c-.165-.037-.347-.17-.3-.425C.783.721 2.911 0 4.818 0c.975 0 2.25.263 3.018 1.011.975.924.882 2.155.882 3.497v3.165c0 .952.39 1.37.756 1.882.128.185.157.405-.006.54a78.47 78.47 0 0 0-1.537 1.35l-.005-.005zm-2.02-4.953v-.44c-1.45 0-2.982.314-2.982 2.045 0 .88.45 1.473 1.219 1.473.562 0 1.069-.352 1.387-.923.394-.704.375-1.363.375-2.155z"
                        style="fill: rgb(51, 62, 72);"></path>
                    </symbol>
                    <symbol id="shopify-svg__payments-apple-pay-dark" viewBox="0 0 43 19">
                      <path
                        d="M6.948 1.409C7.934.147 9.305.147 9.305.147s.193 1.18-.771 2.316c-1.05 1.2-2.228.993-2.228.993s-.236-.93.642-2.047zM3.82 3.663c-1.735 0-3.6 1.51-3.6 4.363 0 2.916 2.186 6.555 3.943 6.555.6 0 1.543-.6 2.485-.6.922 0 1.607.559 2.464.559 1.907 0 3.322-3.826 3.322-3.826s-2.015-.744-2.015-2.936c0-1.944 1.629-2.73 1.629-2.73s-.836-1.447-2.936-1.447c-1.22 0-2.164.661-2.656.661-.622.021-1.5-.6-2.636-.6zM19.64 1.426c2.453 0 4.188 1.788 4.188 4.396 0 2.608-1.755 4.417-4.248 4.417h-2.932v4.564h-1.974V1.426h4.966zm-2.992 7.067h2.473c1.695 0 2.693-.967 2.693-2.65 0-1.683-.978-2.671-2.693-2.671h-2.473v5.321zm7.559 3.429c0-1.767 1.296-2.777 3.65-2.945l2.572-.147v-.78c0-1.156-.738-1.787-1.994-1.787-1.037 0-1.795.568-1.955 1.43h-1.775c.06-1.788 1.656-3.092 3.79-3.092 2.333 0 3.829 1.304 3.829 3.281v6.9h-1.815v-1.684h-.04c-.519 1.094-1.715 1.788-3.012 1.788-1.934.021-3.25-1.178-3.25-2.965zm6.222-.905v-.778l-2.313.168c-1.297.084-1.975.59-1.975 1.494 0 .862.718 1.409 1.815 1.409 1.396-.021 2.473-.968 2.473-2.293zm3.969 7.383v-1.64c.14.041.438.041.598.041.897 0 1.416-.4 1.735-1.472l.14-.526L33.4 4.707h2.054l2.453 8.224h.04L40.4 4.707h1.994l-3.57 10.538c-.818 2.419-1.715 3.197-3.67 3.197-.14.02-.598-.021-.757-.042z"
                        style="fill: rgb(0, 0, 0);"></path>
                    </symbol>
                    <symbol id="shopify-svg__payments-apple-pay-light" viewBox="0 0 43 19">
                      <path
                        d="M6.948 1.409C7.934.147 9.305.147 9.305.147s.193 1.18-.771 2.316c-1.05 1.2-2.228.993-2.228.993s-.236-.93.642-2.047zM3.82 3.663c-1.735 0-3.6 1.51-3.6 4.363 0 2.916 2.186 6.555 3.943 6.555.6 0 1.543-.6 2.485-.6.922 0 1.607.559 2.464.559 1.907 0 3.322-3.826 3.322-3.826s-2.015-.744-2.015-2.936c0-1.944 1.629-2.73 1.629-2.73s-.836-1.447-2.936-1.447c-1.22 0-2.164.661-2.656.661-.622.021-1.5-.6-2.636-.6zM19.64 1.426c2.453 0 4.188 1.788 4.188 4.396 0 2.608-1.755 4.417-4.248 4.417h-2.932v4.564h-1.974V1.426h4.966zm-2.992 7.067h2.473c1.695 0 2.693-.967 2.693-2.65 0-1.683-.978-2.671-2.693-2.671h-2.473v5.321zm7.559 3.429c0-1.767 1.296-2.777 3.65-2.945l2.572-.147v-.78c0-1.156-.738-1.787-1.994-1.787-1.037 0-1.795.568-1.955 1.43h-1.775c.06-1.788 1.656-3.092 3.79-3.092 2.333 0 3.829 1.304 3.829 3.281v6.9h-1.815v-1.684h-.04c-.519 1.094-1.715 1.788-3.012 1.788-1.934.021-3.25-1.178-3.25-2.965zm6.222-.905v-.778l-2.313.168c-1.297.084-1.975.59-1.975 1.494 0 .862.718 1.409 1.815 1.409 1.396-.021 2.473-.968 2.473-2.293zm3.969 7.383v-1.64c.14.041.438.041.598.041.897 0 1.416-.4 1.735-1.472l.14-.526L33.4 4.707h2.054l2.453 8.224h.04L40.4 4.707h1.994l-3.57 10.538c-.818 2.419-1.715 3.197-3.67 3.197-.14.02-.598-.021-.757-.042z"
                        style="fill: rgb(255, 255, 255);"></path>
                    </symbol>
                    <symbol id="shopify-svg__payments-paypal" viewBox="0 0 67 19">
                      <path
                        d="M8.44.57H3.29a.718.718 0 0 0-.707.61L.502 14.517c-.041.263.16.5.425.5h2.458a.718.718 0 0 0 .707-.61l.561-3.597a.717.717 0 0 1 .706-.611h1.63c3.391 0 5.349-1.658 5.86-4.944.23-1.437.01-2.566-.657-3.357C11.461 1.029 10.162.57 8.44.57zm.594 4.87C8.752 7.308 7.34 7.308 5.976 7.308h-.777l.545-3.485a.43.43 0 0 1 .424-.366h.356c.93 0 1.807 0 2.26.535.27.32.353.794.25 1.45zm14.796-.06h-2.466a.43.43 0 0 0-.424.367l-.109.696-.172-.252c-.534-.783-1.724-1.044-2.912-1.044-2.725 0-5.052 2.084-5.505 5.008-.235 1.46.1 2.854.919 3.827.75.894 1.826 1.267 3.105 1.267 2.195 0 3.412-1.426 3.412-1.426l-.11.692a.432.432 0 0 0 .424.502h2.22a.718.718 0 0 0 .707-.61l1.333-8.526a.43.43 0 0 0-.423-.5zm-3.437 4.849c-.238 1.422-1.356 2.378-2.782 2.378-.716 0-1.288-.232-1.655-.672-.365-.436-.503-1.058-.387-1.75.222-1.41 1.359-2.397 2.763-2.397.7 0 1.269.235 1.644.678.375.448.524 1.073.417 1.763zM36.96 5.38h-2.478a.716.716 0 0 0-.592.318l-3.417 5.085-1.448-4.887a.719.719 0 0 0-.687-.515h-2.435a.433.433 0 0 0-.407.573l2.73 8.09-2.567 3.66a.434.434 0 0 0 .35.684h2.475a.712.712 0 0 0 .588-.31l8.24-12.016a.434.434 0 0 0-.352-.681z"
                        style="fill: rgb(37, 59, 128);"></path>
                      <path
                        d="M45.163.57h-5.15a.717.717 0 0 0-.706.61l-2.082 13.337a.43.43 0 0 0 .423.5h2.642a.502.502 0 0 0 .494-.427l.591-3.78a.717.717 0 0 1 .706-.611h1.63c3.392 0 5.348-1.658 5.86-4.944.231-1.437.009-2.566-.657-3.357C48.183 1.029 46.886.57 45.163.57zm.593 4.87c-.28 1.867-1.692 1.867-3.057 1.867h-.777l.546-3.485a.429.429 0 0 1 .423-.366h.356c.93 0 1.807 0 2.26.535.27.32.353.794.25 1.45zm14.795-.06h-2.464a.428.428 0 0 0-.423.367l-.109.696-.173-.252c-.534-.783-1.723-1.044-2.911-1.044-2.724 0-5.05 2.084-5.504 5.008-.235 1.46.099 2.854.918 3.827.753.894 1.826 1.267 3.105 1.267 2.195 0 3.413-1.426 3.413-1.426l-.11.692a.432.432 0 0 0 .424.502h2.22a.717.717 0 0 0 .707-.61l1.333-8.526a.433.433 0 0 0-.426-.5zm-3.436 4.849c-.237 1.422-1.356 2.378-2.782 2.378-.714 0-1.288-.232-1.655-.672-.365-.436-.502-1.058-.387-1.75.223-1.41 1.359-2.397 2.763-2.397.7 0 1.269.235 1.644.678.377.448.526 1.073.417 1.763zM63.458.935l-2.113 13.582a.43.43 0 0 0 .423.5h2.124a.716.716 0 0 0 .707-.61L66.683 1.07a.432.432 0 0 0-.423-.5h-2.379c-.21 0-.39.156-.423.366z"
                        style="fill: rgb(23, 155, 215);"></path>
                    </symbol>
                    <symbol id="shopify-svg__payments-shop-pay" viewBox="0 -2 341 81">
                      <path fill-rule="evenodd" clip-rule="evenodd"
                        d="M227.297 0C220.448 0 214.896 5.47237 214.896 12.2229V67.8125C214.896 74.563 220.448 80.0354 227.297 80.0354H328.357C335.206 80.0354 340.758 74.563 340.758 67.8125V12.2229C340.758 5.47237 335.206 0 328.357 0H227.297ZM244.999 55.8917V41.8012H253.993C262.21 41.8012 266.579 37.2604 266.579 30.379C266.579 23.4976 262.21 19.3782 253.993 19.3782H239.205V55.8917H244.999ZM244.999 24.8084H252.663C257.982 24.8084 260.595 26.9617 260.595 30.5663C260.595 34.1708 258.077 36.3242 252.9 36.3242H244.999V24.8084ZM276.795 56.6407C281.212 56.6407 284.109 54.7214 285.439 51.4445C285.819 55.0959 288.052 56.9684 292.896 55.7044L292.944 51.819C290.996 52.0063 290.616 51.3041 290.616 49.2912V39.7415C290.616 34.124 286.864 30.8003 279.93 30.8003C273.09 30.8003 269.148 34.1708 269.148 39.8819H274.468C274.468 37.1668 276.415 35.5284 279.835 35.5284C283.444 35.5284 285.107 37.0732 285.059 39.7415V40.9586L278.932 41.614C272.045 42.3629 268.246 44.9376 268.246 49.4316C268.246 53.1298 270.905 56.6407 276.795 56.6407ZM277.982 52.4276C274.99 52.4276 273.803 50.836 273.803 49.2443C273.803 47.091 276.273 46.1079 281.117 45.5462L284.917 45.1249C284.679 49.2443 281.877 52.4276 277.982 52.4276ZM310.537 57.7174C308.115 63.5221 304.22 65.2541 298.141 65.2541H295.528V60.4793H298.331C301.655 60.4793 303.27 59.4494 305.028 56.5002L294.246 31.5493H300.23L307.925 49.7593L314.764 31.5493H320.606L310.537 57.7174Z"
                        fill="white"></path>
                      <path
                        d="M29.5136 35.1798C21.5797 33.4835 18.0451 32.8197 18.0451 29.8064C18.0451 26.9722 20.4371 25.5604 25.221 25.5604C29.4282 25.5604 32.5036 27.3726 34.7674 30.9232C34.9382 31.1972 35.2906 31.292 35.5789 31.1445L44.506 26.6983C44.8263 26.5402 44.9438 26.1399 44.7623 25.8343C41.0569 19.5022 34.2121 16.0358 25.1996 16.0358C13.3574 16.0358 6 21.7885 6 30.9338C6 40.648 14.9591 43.1029 22.9038 44.7992C30.8484 46.4955 34.3936 47.1592 34.3936 50.1725C34.3936 53.1858 31.8095 54.6082 26.6518 54.6082C21.8893 54.6082 18.3548 52.4589 16.2191 48.2866C16.059 47.981 15.6852 47.8546 15.3756 48.0127L6.46985 52.364C6.16017 52.5221 6.03203 52.8908 6.19221 53.2069C9.72673 60.2134 16.9773 64.1538 26.6625 64.1538C38.996 64.1538 46.4494 58.496 46.4494 49.0663C46.4494 39.6365 37.4476 36.8972 29.5136 35.2009V35.1798Z"
                        fill="white"></path>
                      <path
                        d="M77.3525 16.0358C72.291 16.0358 67.8168 17.8059 64.6026 20.9561C64.3997 21.1458 64.0687 21.0088 64.0687 20.7349V0.621625C64.0687 0.273937 63.791 0 63.4387 0H52.2692C51.9168 0 51.6391 0.273937 51.6391 0.621625V63.0476C51.6391 63.3952 51.9168 63.6692 52.2692 63.6692H63.4387C63.791 63.6692 64.0687 63.3952 64.0687 63.0476V35.6644C64.0687 30.3754 68.1798 26.319 73.7219 26.319C79.2639 26.319 83.279 30.2911 83.279 35.6644V63.0476C83.279 63.3952 83.5566 63.6692 83.909 63.6692H95.0785C95.4309 63.6692 95.7085 63.3952 95.7085 63.0476V35.6644C95.7085 24.1591 88.0628 16.0464 77.3525 16.0464V16.0358Z"
                        fill="white"></path>
                      <path
                        d="M118.389 14.2552C112.324 14.2552 106.622 16.0779 102.542 18.7224C102.265 18.9016 102.169 19.2703 102.34 19.5548L107.262 27.8466C107.444 28.1416 107.828 28.247 108.127 28.0679C111.224 26.2241 114.769 25.2653 118.389 25.2864C128.138 25.2864 135.303 32.0716 135.303 41.0377C135.303 48.6763 129.569 54.3342 122.297 54.3342C116.371 54.3342 112.26 50.9311 112.26 46.1266C112.26 43.3767 113.445 41.122 116.531 39.5311C116.851 39.3625 116.969 38.9727 116.777 38.6671L112.132 30.9126C111.982 30.6598 111.662 30.5439 111.373 30.6492C105.148 32.925 100.78 38.4037 100.78 45.7579C100.78 56.8839 109.761 65.1863 122.287 65.1863C136.916 65.1863 147.434 55.1876 147.434 40.8481C147.434 25.476 135.197 14.2446 118.368 14.2446L118.389 14.2552Z"
                        fill="white"></path>
                      <path
                        d="M180.098 15.9515C174.449 15.9515 169.409 18.006 165.725 21.6304C165.522 21.8306 165.191 21.6831 165.191 21.4092V17.0473C165.191 16.6996 164.914 16.4256 164.561 16.4256H153.68C153.328 16.4256 153.05 16.6996 153.05 17.0473V79.3784C153.05 79.7261 153.328 80 153.68 80H164.849C165.202 80 165.48 79.7261 165.48 79.3784V58.9385C165.48 58.6645 165.811 58.5276 166.013 58.7067C169.687 62.0782 174.545 64.0485 180.109 64.0485C193.211 64.0485 203.43 53.5862 203.43 39.9947C203.43 26.4032 193.2 15.941 180.109 15.941L180.098 15.9515ZM177.995 53.4914C170.541 53.4914 164.892 47.6439 164.892 39.9104C164.892 32.177 170.53 26.3295 177.995 26.3295C185.459 26.3295 191.086 32.0822 191.086 39.9104C191.086 47.7387 185.533 53.4914 177.984 53.4914H177.995Z"
                        fill="white"></path>
                    </symbol>
                  </defs>
                </svg></div>
            </div>
            <div data-testid="upstream-button" class="shopify-payment-button__button shopify-payment-button__button--branded BUz42FHpSPncCPJ4Pr_f">
              <div class="shopify-cleanslate">
                <div role="button" tabindex="0" class="kqsiVA9Jf8LJAbxw8Bau h7OYsWHrW5495r9beh2n jjzYeefyWpPZLH9pIgyw DnvZqPMEvBFbBre5UuP9 size--large" data-testid="ShopifyPay-button"><span class="Xrk_DudB6JJ3t2Kh2_cU">Buy now with
                    ShopPay</span><span aria-hidden="true">Buy with </span><span class="ElVMgDjOgshGFMIvg3se"><svg preserveAspectRatio="xMidYMid" class="qZgSr5RiiBCTAMfQYsty" style="height: 20px; width: 85px;">
                      <use xlink:href="#shopify-svg__payments-shop-pay"></use>
                    </svg></span><span aria-hidden="true"></span></div>
              </div>
            </div><button class="shopify-payment-button__more-options BUz42FHpSPncCPJ4Pr_f" type="button" data-testid="sheet-open-button">More payment options</button>
            <div>
              <div></div>
            </div>
            <div></div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div id="VariantsJson-a935ae52-99c1-45ea-8007-4d377d26a2f2" class="hide" aria-hidden="true"> [{"id":45119043666219,"title":"Charcoal \/
    80CM","option1":"Charcoal","option2":"80CM","option3":null,"sku":"CJGY136929535IR","requires_shipping":true,"taxable":true,"featured_image":{"id":41090028110123,"product_id":8285571514667,"position":16,"created_at":"2023-04-25T08:08:07-07:00","updated_at":"2023-04-25T08:08:07-07:00","alt":null,"width":800,"height":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/cf6426a6-df47-43b8-ae33-e82c5e2ff3e0.jpg?v=1682435287","variant_ids":[45119043666219]},"available":true,"name":"Long
    Plush Deep Warm Bear Paw Shape Super Soft Cushion Calm Beds - Charcoal \/ 80CM","public_title":"Charcoal \/
    80CM","options":["Charcoal","80CM"],"price":9000,"weight":2350,"compare_at_price":13800,"inventory_management":"cjdropshipping","barcode":"","featured_media":{"alt":null,"id":33445078303019,"position":16,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/cf6426a6-df47-43b8-ae33-e82c5e2ff3e0.jpg?v=1682435287"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45119043698987,"title":"Grey
    \/
    80CM","option1":"Grey","option2":"80CM","option3":null,"sku":"CJGY136929531EV","requires_shipping":true,"taxable":true,"featured_image":{"id":41090028077355,"product_id":8285571514667,"position":15,"created_at":"2023-04-25T08:08:07-07:00","updated_at":"2023-04-25T08:08:07-07:00","alt":null,"width":800,"height":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/880d4b4d-efca-44c4-9039-ea25bd23792b.jpg?v=1682435287","variant_ids":[45119043698987,45119043764523]},"available":true,"name":"Long
    Plush Deep Warm Bear Paw Shape Super Soft Cushion Calm Beds - Grey \/ 80CM","public_title":"Grey \/
    80CM","options":["Grey","80CM"],"price":9000,"weight":2350,"compare_at_price":13800,"inventory_management":"cjdropshipping","barcode":"","featured_media":{"alt":null,"id":33445078270251,"position":15,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/880d4b4d-efca-44c4-9039-ea25bd23792b.jpg?v=1682435287"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45119043764523,"title":"Grey
    \/
    90CM","option1":"Grey","option2":"90CM","option3":null,"sku":"CJGY136929532FU","requires_shipping":true,"taxable":true,"featured_image":{"id":41090028077355,"product_id":8285571514667,"position":15,"created_at":"2023-04-25T08:08:07-07:00","updated_at":"2023-04-25T08:08:07-07:00","alt":null,"width":800,"height":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/880d4b4d-efca-44c4-9039-ea25bd23792b.jpg?v=1682435287","variant_ids":[45119043698987,45119043764523]},"available":true,"name":"Long
    Plush Deep Warm Bear Paw Shape Super Soft Cushion Calm Beds - Grey \/ 90CM","public_title":"Grey \/
    90CM","options":["Grey","90CM"],"price":11000,"weight":3350,"compare_at_price":13800,"inventory_management":"cjdropshipping","barcode":"","featured_media":{"alt":null,"id":33445078270251,"position":15,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/880d4b4d-efca-44c4-9039-ea25bd23792b.jpg?v=1682435287"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45119043797291,"title":"Light
    Grey \/ 55CM","option1":"Light
    Grey","option2":"55CM","option3":null,"sku":"CJGY136929507GT","requires_shipping":true,"taxable":true,"featured_image":{"id":41090027815211,"product_id":8285571514667,"position":7,"created_at":"2023-04-25T08:08:07-07:00","updated_at":"2023-04-25T08:08:07-07:00","alt":null,"width":800,"height":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/f4153511-193b-423a-b6f8-3a804bb0b53c.jpg?v=1682435287","variant_ids":[45119043797291,45119043830059]},"available":true,"name":"Long
    Plush Deep Warm Bear Paw Shape Super Soft Cushion Calm Beds - Light Grey \/ 55CM","public_title":"Light Grey \/ 55CM","options":["Light
    Grey","55CM"],"price":6900,"weight":1717,"compare_at_price":13800,"inventory_management":"cjdropshipping","barcode":"","featured_media":{"alt":null,"id":33445078008107,"position":7,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/f4153511-193b-423a-b6f8-3a804bb0b53c.jpg?v=1682435287"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45119043830059,"title":"Light
    Grey \/ 65CM","option1":"Light
    Grey","option2":"65CM","option3":null,"sku":"CJGY136929508HS","requires_shipping":true,"taxable":true,"featured_image":{"id":41090027815211,"product_id":8285571514667,"position":7,"created_at":"2023-04-25T08:08:07-07:00","updated_at":"2023-04-25T08:08:07-07:00","alt":null,"width":800,"height":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/f4153511-193b-423a-b6f8-3a804bb0b53c.jpg?v=1682435287","variant_ids":[45119043797291,45119043830059]},"available":true,"name":"Long
    Plush Deep Warm Bear Paw Shape Super Soft Cushion Calm Beds - Light Grey \/ 65CM","public_title":"Light Grey \/ 65CM","options":["Light
    Grey","65CM"],"price":8300,"weight":1611,"compare_at_price":13800,"inventory_management":"cjdropshipping","barcode":"","featured_media":{"alt":null,"id":33445078008107,"position":7,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/f4153511-193b-423a-b6f8-3a804bb0b53c.jpg?v=1682435287"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45119043862827,"title":"Light
    gray four paws \/ 55CM","option1":"Light gray four
    paws","option2":"55CM","option3":null,"sku":"CJGY136929511KP","requires_shipping":true,"taxable":true,"featured_image":{"id":41090027782443,"product_id":8285571514667,"position":6,"created_at":"2023-04-25T08:08:07-07:00","updated_at":"2023-04-25T08:08:07-07:00","alt":null,"width":800,"height":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/906ff301-9b32-43e5-930a-69f3112711d5.jpg?v=1682435287","variant_ids":[45119043862827,45119043895595]},"available":true,"name":"Long
    Plush Deep Warm Bear Paw Shape Super Soft Cushion Calm Beds - Light gray four paws \/ 55CM","public_title":"Light gray four paws \/ 55CM","options":["Light gray four
    paws","55CM"],"price":6900,"weight":1717,"compare_at_price":13800,"inventory_management":"cjdropshipping","barcode":"","featured_media":{"alt":null,"id":33445077975339,"position":6,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/906ff301-9b32-43e5-930a-69f3112711d5.jpg?v=1682435287"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45119043895595,"title":"Light
    gray four paws \/ 65CM","option1":"Light gray four
    paws","option2":"65CM","option3":null,"sku":"CJGY136929512LO","requires_shipping":true,"taxable":true,"featured_image":{"id":41090027782443,"product_id":8285571514667,"position":6,"created_at":"2023-04-25T08:08:07-07:00","updated_at":"2023-04-25T08:08:07-07:00","alt":null,"width":800,"height":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/906ff301-9b32-43e5-930a-69f3112711d5.jpg?v=1682435287","variant_ids":[45119043862827,45119043895595]},"available":true,"name":"Long
    Plush Deep Warm Bear Paw Shape Super Soft Cushion Calm Beds - Light gray four paws \/ 65CM","public_title":"Light gray four paws \/ 65CM","options":["Light gray four
    paws","65CM"],"price":9000,"weight":1472,"compare_at_price":13800,"inventory_management":"cjdropshipping","barcode":"","featured_media":{"alt":null,"id":33445077975339,"position":6,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/906ff301-9b32-43e5-930a-69f3112711d5.jpg?v=1682435287"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45119043928363,"title":"Light
    gray four paws \/ 80CM","option1":"Light gray four
    paws","option2":"80CM","option3":null,"sku":"CJGY136929521UF","requires_shipping":true,"taxable":true,"featured_image":{"id":41090028175659,"product_id":8285571514667,"position":18,"created_at":"2023-04-25T08:08:07-07:00","updated_at":"2023-04-25T08:08:07-07:00","alt":null,"width":800,"height":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/299dca33-e6a3-4b2b-ad52-80f5a2bb24b8.jpg?v=1682435287","variant_ids":[45119043928363,45119043961131]},"available":true,"name":"Long
    Plush Deep Warm Bear Paw Shape Super Soft Cushion Calm Beds - Light gray four paws \/ 80CM","public_title":"Light gray four paws \/ 80CM","options":["Light gray four
    paws","80CM"],"price":9000,"weight":2350,"compare_at_price":13800,"inventory_management":"cjdropshipping","barcode":"","featured_media":{"alt":null,"id":33445078368555,"position":18,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/299dca33-e6a3-4b2b-ad52-80f5a2bb24b8.jpg?v=1682435287"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45119043961131,"title":"Light
    gray four paws \/ 90CM","option1":"Light gray four
    paws","option2":"90CM","option3":null,"sku":"CJGY136929522VE","requires_shipping":true,"taxable":true,"featured_image":{"id":41090028175659,"product_id":8285571514667,"position":18,"created_at":"2023-04-25T08:08:07-07:00","updated_at":"2023-04-25T08:08:07-07:00","alt":null,"width":800,"height":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/299dca33-e6a3-4b2b-ad52-80f5a2bb24b8.jpg?v=1682435287","variant_ids":[45119043928363,45119043961131]},"available":true,"name":"Long
    Plush Deep Warm Bear Paw Shape Super Soft Cushion Calm Beds - Light gray four paws \/ 90CM","public_title":"Light gray four paws \/ 90CM","options":["Light gray four
    paws","90CM"],"price":11000,"weight":3350,"compare_at_price":13800,"inventory_management":"cjdropshipping","barcode":"","featured_media":{"alt":null,"id":33445078368555,"position":18,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/299dca33-e6a3-4b2b-ad52-80f5a2bb24b8.jpg?v=1682435287"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45119043993899,"title":"Pink
    four paws \/ 55CM","option1":"Pink four
    paws","option2":"55CM","option3":null,"sku":"CJGY136929513MN","requires_shipping":true,"taxable":true,"featured_image":{"id":41090028011819,"product_id":8285571514667,"position":13,"created_at":"2023-04-25T08:08:07-07:00","updated_at":"2023-04-25T08:08:07-07:00","alt":null,"width":800,"height":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/7257427a-c271-4b2a-b95a-4cba94b44afa.jpg?v=1682435287","variant_ids":[45119043993899,45119044026667]},"available":true,"name":"Long
    Plush Deep Warm Bear Paw Shape Super Soft Cushion Calm Beds - Pink four paws \/ 55CM","public_title":"Pink four paws \/ 55CM","options":["Pink four
    paws","55CM"],"price":6200,"weight":1331,"compare_at_price":13800,"inventory_management":"cjdropshipping","barcode":"","featured_media":{"alt":null,"id":33445078204715,"position":13,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/7257427a-c271-4b2a-b95a-4cba94b44afa.jpg?v=1682435287"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45119044026667,"title":"Pink
    four paws \/ 65CM","option1":"Pink four
    paws","option2":"65CM","option3":null,"sku":"CJGY136929514NM","requires_shipping":true,"taxable":true,"featured_image":{"id":41090028011819,"product_id":8285571514667,"position":13,"created_at":"2023-04-25T08:08:07-07:00","updated_at":"2023-04-25T08:08:07-07:00","alt":null,"width":800,"height":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/7257427a-c271-4b2a-b95a-4cba94b44afa.jpg?v=1682435287","variant_ids":[45119043993899,45119044026667]},"available":true,"name":"Long
    Plush Deep Warm Bear Paw Shape Super Soft Cushion Calm Beds - Pink four paws \/ 65CM","public_title":"Pink four paws \/ 65CM","options":["Pink four
    paws","65CM"],"price":8300,"weight":1744,"compare_at_price":13800,"inventory_management":"cjdropshipping","barcode":"","featured_media":{"alt":null,"id":33445078204715,"position":13,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/7257427a-c271-4b2a-b95a-4cba94b44afa.jpg?v=1682435287"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45119044092203,"title":"Pink
    four paws \/ 80CM","option1":"Pink four
    paws","option2":"80CM","option3":null,"sku":"CJGY136929519SH","requires_shipping":true,"taxable":true,"featured_image":{"id":41090027946283,"product_id":8285571514667,"position":11,"created_at":"2023-04-25T08:08:07-07:00","updated_at":"2023-04-25T08:08:07-07:00","alt":null,"width":800,"height":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/cb804a1f-463d-433e-a51a-8f26d06ccb64.jpg?v=1682435287","variant_ids":[45119044092203,45119044124971]},"available":true,"name":"Long
    Plush Deep Warm Bear Paw Shape Super Soft Cushion Calm Beds - Pink four paws \/ 80CM","public_title":"Pink four paws \/ 80CM","options":["Pink four
    paws","80CM"],"price":9000,"weight":2350,"compare_at_price":13800,"inventory_management":"cjdropshipping","barcode":"","featured_media":{"alt":null,"id":33445078139179,"position":11,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/cb804a1f-463d-433e-a51a-8f26d06ccb64.jpg?v=1682435287"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45119044124971,"title":"Pink
    four paws \/ 90CM","option1":"Pink four
    paws","option2":"90CM","option3":null,"sku":"CJGY136929520TG","requires_shipping":true,"taxable":true,"featured_image":{"id":41090027946283,"product_id":8285571514667,"position":11,"created_at":"2023-04-25T08:08:07-07:00","updated_at":"2023-04-25T08:08:07-07:00","alt":null,"width":800,"height":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/cb804a1f-463d-433e-a51a-8f26d06ccb64.jpg?v=1682435287","variant_ids":[45119044092203,45119044124971]},"available":true,"name":"Long
    Plush Deep Warm Bear Paw Shape Super Soft Cushion Calm Beds - Pink four paws \/ 90CM","public_title":"Pink four paws \/ 90CM","options":["Pink four
    paws","90CM"],"price":11000,"weight":3350,"compare_at_price":13800,"inventory_management":"cjdropshipping","barcode":"","featured_media":{"alt":null,"id":33445078139179,"position":11,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/cb804a1f-463d-433e-a51a-8f26d06ccb64.jpg?v=1682435287"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45119044157739,"title":"Pink
    \/
    55CM","option1":"Pink","option2":"55CM","option3":null,"sku":"CJGY136929505EV","requires_shipping":true,"taxable":true,"featured_image":{"id":41090027913515,"product_id":8285571514667,"position":10,"created_at":"2023-04-25T08:08:07-07:00","updated_at":"2023-04-25T08:08:07-07:00","alt":null,"width":800,"height":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/3378a396-d5a1-4e24-bf53-904ce43318d1.jpg?v=1682435287","variant_ids":[45119044157739,45119044190507]},"available":true,"name":"Long
    Plush Deep Warm Bear Paw Shape Super Soft Cushion Calm Beds - Pink \/ 55CM","public_title":"Pink \/
    55CM","options":["Pink","55CM"],"price":6200,"weight":1146,"compare_at_price":13800,"inventory_management":"cjdropshipping","barcode":"","featured_media":{"alt":null,"id":33445078106411,"position":10,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/3378a396-d5a1-4e24-bf53-904ce43318d1.jpg?v=1682435287"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45119044190507,"title":"Pink
    \/
    65CM","option1":"Pink","option2":"65CM","option3":null,"sku":"CJGY136929506FU","requires_shipping":true,"taxable":true,"featured_image":{"id":41090027913515,"product_id":8285571514667,"position":10,"created_at":"2023-04-25T08:08:07-07:00","updated_at":"2023-04-25T08:08:07-07:00","alt":null,"width":800,"height":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/3378a396-d5a1-4e24-bf53-904ce43318d1.jpg?v=1682435287","variant_ids":[45119044157739,45119044190507]},"available":true,"name":"Long
    Plush Deep Warm Bear Paw Shape Super Soft Cushion Calm Beds - Pink \/ 65CM","public_title":"Pink \/
    65CM","options":["Pink","65CM"],"price":7600,"weight":1744,"compare_at_price":13800,"inventory_management":"cjdropshipping","barcode":"","featured_media":{"alt":null,"id":33445078106411,"position":10,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/3378a396-d5a1-4e24-bf53-904ce43318d1.jpg?v=1682435287"}},"requires_selling_plan":false,"selling_plan_allocations":[]}]
  </div>
  <div id="CurrentVariantJson-a935ae52-99c1-45ea-8007-4d377d26a2f2" class="hide" aria-hidden="true"> {"id":45119043666219,"title":"Charcoal \/
    80CM","option1":"Charcoal","option2":"80CM","option3":null,"sku":"CJGY136929535IR","requires_shipping":true,"taxable":true,"featured_image":{"id":41090028110123,"product_id":8285571514667,"position":16,"created_at":"2023-04-25T08:08:07-07:00","updated_at":"2023-04-25T08:08:07-07:00","alt":null,"width":800,"height":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/cf6426a6-df47-43b8-ae33-e82c5e2ff3e0.jpg?v=1682435287","variant_ids":[45119043666219]},"available":true,"name":"Long
    Plush Deep Warm Bear Paw Shape Super Soft Cushion Calm Beds - Charcoal \/ 80CM","public_title":"Charcoal \/
    80CM","options":["Charcoal","80CM"],"price":9000,"weight":2350,"compare_at_price":13800,"inventory_management":"cjdropshipping","barcode":"","featured_media":{"alt":null,"id":33445078303019,"position":16,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/cf6426a6-df47-43b8-ae33-e82c5e2ff3e0.jpg?v=1682435287"}},"requires_selling_plan":false,"selling_plan_allocations":[]}
  </div>
  <input type="hidden" name="product-id" value="8285571514667">
</form>

POST /contact#newsletter-1627581364cc47616e

<form method="post" action="/contact#newsletter-1627581364cc47616e" id="newsletter-1627581364cc47616e" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <label for="Email-1627581364cc47616e" class="hidden-label">Enter your email</label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="section">
  <div class="input-group newsletter__input-group">
    <input type="email" value="" placeholder="Enter your email" name="contact[email]" id="Email-1627581364cc47616e" class="input-group-field newsletter__input" autocorrect="off" autocapitalize="off">
    <div class="input-group-btn">
      <button type="submit" class="btn" name="commit">
        <span class="form__submit--large">Subscribe</span>
        <span class="form__submit--small">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-arrow-right" viewBox="0 0 50 15">
            <path d="M0 9.63V5.38h35V0l15 7.5L35 15V9.63z"></path>
          </svg>
        </span>
      </button>
    </div>
  </div>
</form>

<form id="omnisend-form-655b52ad7ab1d99c6c5327ce-submit-form" class="omnisend-form-655b52ad7ab1d99c6c5327ce-sections-container" style="" novalidate="">
  <style type="text/css">
    .omnisend-form-655b52ad7ab1d99c6c5327ce-section-655b47757ecd456ca9a9e10b {
      position: relative;
      display: flex;
      flex-wrap: wrap;
      padding-left: 20px;
      padding-right: 20px;
      padding-top: 10px;
      padding-bottom: 40px;
      ;
    }

    .omnisend-form-655b52ad7ab1d99c6c5327ce-section-655b47757ecd456ca9a9e10b-opacity-layer {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: #281000;
      opacity: 0;
      ;
    }
  </style>
  <div class="omnisend-form-655b52ad7ab1d99c6c5327ce-section-655b47757ecd456ca9a9e10b">
    <div class="omnisend-form-655b52ad7ab1d99c6c5327ce-section-655b47757ecd456ca9a9e10b-opacity-layer"></div>
    <style type="text/css">
      .omnisend-form-655b52ad7ab1d99c6c5327ce-column-655b47757ecd456ca9a9e10d {
        width: 100%;
        display: flex;
        flex-direction: column;
        flex-grow: 1;
        position: relative;
      }

      @media screen and (max-width: 600px) {
        .omnisend-form-655b52ad7ab1d99c6c5327ce-column-655b47757ecd456ca9a9e10d {
          width: 100%;
        }
      }
    </style>
    <div class="omnisend-mobile-container omnisend-form-655b52ad7ab1d99c6c5327ce-column-655b47757ecd456ca9a9e10d">
      <!--Text content block starts -->
      <style type="text/css">
        .omnisend-form-655b52ad7ab1d99c6c5327ce-text-655b47757ecd456ca9a9e104 {
          padding-top: 12px;
          padding-bottom: 12px;
          padding-left: 12px;
          padding-right: 12px;
        }

        .omnisend-form-655b52ad7ab1d99c6c5327ce-text-655b47757ecd456ca9a9e104 a {
          color: #00953D;
        }

        .omnisend-form-655b52ad7ab1d99c6c5327ce-text-655b47757ecd456ca9a9e104,
        .omnisend-form-655b52ad7ab1d99c6c5327ce-text-655b47757ecd456ca9a9e104 p,
        .omnisend-form-655b52ad7ab1d99c6c5327ce-text-655b47757ecd456ca9a9e104 li {
          margin: 0px;
          color: #FFFFFF !important;
          font-family: Helvetica, Helvetica Neue, Arial, Verdana, sans-serif !important;
          font-size: 48px !important;
          line-height: 100% !important;
          word-break: break-word;
        }
      </style>
      <div class="omnisend-form-655b52ad7ab1d99c6c5327ce-text-655b47757ecd456ca9a9e104">
        <p><strong>BLACK FRIDAY</strong></p>
      </div>
      <!--Text content block ends -->
      <!--Text content block starts -->
      <style type="text/css">
        .omnisend-form-655b52ad7ab1d99c6c5327ce-text-655b47757ecd456ca9a9e106 {
          padding-top: 1px;
          padding-bottom: 1px;
          padding-left: 12px;
          padding-right: 12px;
        }

        .omnisend-form-655b52ad7ab1d99c6c5327ce-text-655b47757ecd456ca9a9e106 a {
          color: #00953D;
        }

        .omnisend-form-655b52ad7ab1d99c6c5327ce-text-655b47757ecd456ca9a9e106,
        .omnisend-form-655b52ad7ab1d99c6c5327ce-text-655b47757ecd456ca9a9e106 p,
        .omnisend-form-655b52ad7ab1d99c6c5327ce-text-655b47757ecd456ca9a9e106 li {
          margin: 0px;
          color: #E7761D !important;
          font-family: Source Code Pro, Helvetica Neue, Helvetica, Arial, monospace !important;
          font-size: 59px !important;
          line-height: 100% !important;
          word-break: break-word;
        }
      </style>
      <div class="omnisend-form-655b52ad7ab1d99c6c5327ce-text-655b47757ecd456ca9a9e106">
        <p><strong>SALES</strong></p>
      </div>
      <!--Text content block ends -->
      <!--Text content block starts -->
      <style type="text/css">
        .omnisend-form-655b52ad7ab1d99c6c5327ce-text-655b4a7d7ecd456ca9a9e115 {
          padding-top: 12px;
          padding-bottom: 12px;
          padding-left: 12px;
          padding-right: 12px;
        }

        .omnisend-form-655b52ad7ab1d99c6c5327ce-text-655b4a7d7ecd456ca9a9e115 a {
          color: #00953D;
        }

        .omnisend-form-655b52ad7ab1d99c6c5327ce-text-655b4a7d7ecd456ca9a9e115,
        .omnisend-form-655b52ad7ab1d99c6c5327ce-text-655b4a7d7ecd456ca9a9e115 p,
        .omnisend-form-655b52ad7ab1d99c6c5327ce-text-655b4a7d7ecd456ca9a9e115 li {
          margin: 0px;
          color: #FFFFFF !important;
          font-family: Helvetica, Helvetica Neue, Arial, Verdana, sans-serif !important;
          font-size: 26px !important;
          line-height: 100% !important;
          word-break: break-word;
        }
      </style>
      <div class="omnisend-form-655b52ad7ab1d99c6c5327ce-text-655b4a7d7ecd456ca9a9e115">
        <p><strong>20% EXTRA DISCOUNT</strong></p>
      </div>
      <!--Text content block ends -->
      <!--Text content block starts -->
      <style type="text/css">
        .omnisend-form-655b52ad7ab1d99c6c5327ce-text-655b4b6b7ecd456ca9a9e116 {
          padding-top: 12px;
          padding-bottom: 12px;
          padding-left: 12px;
          padding-right: 12px;
        }

        .omnisend-form-655b52ad7ab1d99c6c5327ce-text-655b4b6b7ecd456ca9a9e116 a {
          color: #00953D;
        }

        .omnisend-form-655b52ad7ab1d99c6c5327ce-text-655b4b6b7ecd456ca9a9e116,
        .omnisend-form-655b52ad7ab1d99c6c5327ce-text-655b4b6b7ecd456ca9a9e116 p,
        .omnisend-form-655b52ad7ab1d99c6c5327ce-text-655b4b6b7ecd456ca9a9e116 li {
          margin: 0px;
          color: #FFFFFF !important;
          font-family: Source Code Pro, Helvetica Neue, Helvetica, Arial, monospace !important;
          font-size: 16px !important;
          line-height: 100% !important;
          word-break: break-word;
        }
      </style>
      <div class="omnisend-form-655b52ad7ab1d99c6c5327ce-text-655b4b6b7ecd456ca9a9e116">
        <p>Get your coupon code and access to best deal</p>
      </div>
      <!--Text content block ends -->
      <style>
        .omnisend-form-655b52ad7ab1d99c6c5327ce-field-container-655b48307ecd456ca9a9e112 {
          padding-left: 12px;
          padding-right: 12px;
          padding-top: 12px;
          padding-bottom: 12px;
          display: flex;
          flex-direction: column;
        }
      </style>
      <div id="omnisend-form-655b52ad7ab1d99c6c5327ce-field-655b48307ecd456ca9a9e112" class="omnisend-form-655b52ad7ab1d99c6c5327ce-field-container-655b48307ecd456ca9a9e112">
        <style>
          label[for^=omnisend].omnisend-form-655b52ad7ab1d99c6c5327ce-field-container-655b48307ecd456ca9a9e112-label {
            color: #FFFFFF;
            padding-left: 0px;
            padding-right: 0px;
            padding-top: 12px;
            padding-bottom: 12px;
            ;
            font-family: Catamaran, Lucida Sans Unicode, Lucida Grande, sans-serif;
            font-size: 14px;
            line-height: 120%;
            word-break: break-word;
          }

          label[for^=omnisend].omnisend-form-655b52ad7ab1d99c6c5327ce-field-container-655b48307ecd456ca9a9e112-label.error {
            color: #FF0000;
          }
        </style>
        <style>
          #omnisend-form-655b52ad7ab1d99c6c5327ce-field-container-655b48307ecd456ca9a9e112-emailField-input.omnisend-form-655b52ad7ab1d99c6c5327ce-field-container-655b48307ecd456ca9a9e112-input {
            -webkit-appearance: none;
            -moz-appearance: none;
            -ms-appearance: none;
            -o-appearance: none;
            appearance: none;
            outline: none;
            border: none;
            background-color: transparent;
            padding: 0;
            margin: 0;
            width: 100%;
            height: auto;
            flex-basis: 0;
            flex-grow: 1;
            box-sizing: border-box;
            border-radius: 0 !important;
            padding-left: 16px;
            padding-right: 16px;
            padding-top: 16px;
            padding-bottom: 16px;
            color: #FFFFFF;
            border-style: solid;
            border-color: #FFFFFF;
            border-width: 0 0 2px 0;
            ;
          }

          #omnisend-form-655b52ad7ab1d99c6c5327ce-field-container-655b48307ecd456ca9a9e112-emailField-input.omnisend-form-655b52ad7ab1d99c6c5327ce-field-container-655b48307ecd456ca9a9e112-input:focus {
            outline: auto;
          }

          #omnisend-form-655b52ad7ab1d99c6c5327ce-field-container-655b48307ecd456ca9a9e112-emailField-input.omnisend-form-655b52ad7ab1d99c6c5327ce-field-container-655b48307ecd456ca9a9e112-input::placeholder {
            opacity: 1;
            color: #FFFFFF;
            ;
          }

          #omnisend-form-655b52ad7ab1d99c6c5327ce-field-container-655b48307ecd456ca9a9e112-emailField-input.omnisend-form-655b52ad7ab1d99c6c5327ce-field-container-655b48307ecd456ca9a9e112-input {
            font-family: Catamaran, Lucida Sans Unicode, Lucida Grande, sans-serif;
            font-size: 14px;
            line-height: 120%;
          }

          #omnisend-form-655b52ad7ab1d99c6c5327ce-field-container-655b48307ecd456ca9a9e112-emailField-input.omnisend-form-655b52ad7ab1d99c6c5327ce-field-container-655b48307ecd456ca9a9e112-input.error {
            border-color: #FF0000;
          }
        </style>
        <input id="omnisend-form-655b52ad7ab1d99c6c5327ce-field-container-655b48307ecd456ca9a9e112-emailField-input" class="omnisend-form-655b52ad7ab1d99c6c5327ce-field-container-655b48307ecd456ca9a9e112-input" type="email"
          placeholder="Enter your email" name="emailField" required="" aria-required="true" maxlength="" oninput="" aria-label="Email field" autocomplete="email">
        <style>
          .omnisend-form-655b52ad7ab1d99c6c5327ce-field-container-655b48307ecd456ca9a9e112-required {
            padding-top: 12px;
            padding-bottom: 12px;
            padding-left: 0px;
            padding-right: 0px;
            ;
            font-family: Catamaran, Lucida Sans Unicode, Lucida Grande, sans-serif;
            font-size: 14px;
            line-height: 120%;
            color: #FF0000;
          }
        </style>
        <div class="omnisend-form-655b52ad7ab1d99c6c5327ce-field-container-655b48307ecd456ca9a9e112-required" style="display: none;">This field is required</div>
        <style>
          .omnisend-form-655b52ad7ab1d99c6c5327ce-field-container-655b48307ecd456ca9a9e112-error {
            padding-top: 12px;
            padding-bottom: 12px;
            padding-left: 0px;
            padding-right: 0px;
            ;
            font-family: Catamaran, Lucida Sans Unicode, Lucida Grande, sans-serif;
            font-size: 14px;
            line-height: 120%;
            color: #FF0000;
          }
        </style>
        <div class="omnisend-form-655b52ad7ab1d99c6c5327ce-field-container-655b48307ecd456ca9a9e112-error" style="display: none;">The email address must contain @ and a valid domain</div>
      </div>
      <!--Button content block starts -->
      <style type="text/css">
        .omnisend-form-655b52ad7ab1d99c6c5327ce-action-container-627932485028ebd8c6660c51 {
          padding-top: 12px;
          padding-bottom: 12px;
          padding-left: 12px;
          padding-right: 12px;
          ;
          display: flex;
          flex-direction: column;
          word-break: break-word;
        }

        #omnisend-form-655b52ad7ab1d99c6c5327ce-action-627932485028ebd8c6660c51.omnisend-form-655b52ad7ab1d99c6c5327ce-action-627932485028ebd8c6660c51 {
          align-self: flex-start;
          box-sizing: border-box;
          text-align: center;
          cursor: pointer;
          line-height: 120%;
          margin: 0;
          letter-spacing: normal;
          font-family: Helvetica, Helvetica Neue, Arial, Verdana, sans-serif;
          font-size: 16px;
          font-weight: bold;
          font-style: normal;
          text-decoration: none;
          color: #FFFFFF;
          background-color: #E7761D;
          border-radius: 28px;
          border-width: 2px;
          border-style: solid;
          border-color: #E7761D;
          padding-bottom: 16px;
          padding-top: 16px;
          padding-left: 16px;
          padding-right: 16px;
        }

        #omnisend-form-655b52ad7ab1d99c6c5327ce-action-627932485028ebd8c6660c51.omnisend-form-655b52ad7ab1d99c6c5327ce-action-627932485028ebd8c6660c51:disabled {
          cursor: default;
          opacity: 0.6;
        }

        .omnisend-form-655b52ad7ab1d99c6c5327ce-error {
          padding-top: 12px;
          padding-bottom: 12px;
          padding-left: 0px;
          padding-right: 0px;
          ;
          font-family: Catamaran, Lucida Sans Unicode, Lucida Grande, sans-serif;
          font-size: 14px;
          line-height: 120%;
          color: #FF0000;
        }
      </style>
      <div class="omnisend-form-655b52ad7ab1d99c6c5327ce-action-container-627932485028ebd8c6660c51">
        <div class="omnisend-form-655b52ad7ab1d99c6c5327ce-error" style="display: none;">Something went wrong!</div>
        <button class="omnisend-form-655b52ad7ab1d99c6c5327ce-action-627932485028ebd8c6660c51" id="omnisend-form-655b52ad7ab1d99c6c5327ce-action-627932485028ebd8c6660c51" type="submit">GIVE ME 20% DISCOUNT</button>
      </div>
    </div>
  </div>
</form>

POST /localization

<form action="/localization" method="POST"><input name="_method" type="hidden" value="PUT"><input name="source" type="hidden" value="geolocation_selector"><input name="return_to" type="hidden" value="/"><label class="locale-selectors__label"
    id="country_code_label" for="country_code"><span>Country/region</span><select id="country_code" class="locale-selectors__selector" name="country_code">
      <option value="AF">Afghanistan (AFN ؋)</option>
      <option value="AX">Åland Islands (EUR €)</option>
      <option value="AL">Albania (ALL)</option>
      <option value="DZ">Algeria (DZD)</option>
      <option value="AD">Andorra (EUR €)</option>
      <option value="AO">Angola (USD $)</option>
      <option value="AI">Anguilla (XCD $)</option>
      <option value="AG">Antigua &amp; Barbuda (XCD $)</option>
      <option value="AR">Argentina (USD $)</option>
      <option value="AM">Armenia (AMD ֏)</option>
      <option value="AW">Aruba (AWG)</option>
      <option value="AC">Ascension Island (SHP £)</option>
      <option value="AU">Australia (AUD $)</option>
      <option value="AT">Austria (EUR €)</option>
      <option value="AZ">Azerbaijan (AZN ₼)</option>
      <option value="BS">Bahamas (BSD $)</option>
      <option value="BH">Bahrain (USD $)</option>
      <option value="BD">Bangladesh (BDT ৳)</option>
      <option value="BB">Barbados (BBD $)</option>
      <option value="BY">Belarus (USD $)</option>
      <option value="BE">Belgium (EUR €)</option>
      <option value="BZ">Belize (BZD $)</option>
      <option value="BJ">Benin (XOF F CFA)</option>
      <option value="BM">Bermuda (USD $)</option>
      <option value="BT">Bhutan (USD $)</option>
      <option value="BO">Bolivia (BOB Bs)</option>
      <option value="BA">Bosnia &amp; Herzegovina (BAM KM)</option>
      <option value="BW">Botswana (BWP P)</option>
      <option value="BR">Brazil (USD $)</option>
      <option value="IO">British Indian Ocean Territory (USD $)</option>
      <option value="VG">British Virgin Islands (USD $)</option>
      <option value="BN">Brunei (BND $)</option>
      <option value="BG">Bulgaria (BGN)</option>
      <option value="BF">Burkina Faso (XOF F CFA)</option>
      <option value="BI">Burundi (BIF)</option>
      <option value="KH">Cambodia (KHR ៛)</option>
      <option value="CM">Cameroon (XAF FCFA)</option>
      <option value="CA">Canada (CAD $)</option>
      <option value="CV">Cape Verde (CVE)</option>
      <option value="BQ">Caribbean Netherlands (USD $)</option>
      <option value="KY">Cayman Islands (KYD $)</option>
      <option value="CF">Central African Republic (XAF FCFA)</option>
      <option value="TD">Chad (XAF FCFA)</option>
      <option value="CL">Chile (USD $)</option>
      <option value="CN">China (CNY ¥)</option>
      <option value="CX">Christmas Island (AUD $)</option>
      <option value="CC">Cocos (Keeling) Islands (AUD $)</option>
      <option value="CO">Colombia (USD $)</option>
      <option value="KM">Comoros (KMF CF)</option>
      <option value="CG">Congo - Brazzaville (XAF FCFA)</option>
      <option value="CD">Congo - Kinshasa (CDF)</option>
      <option value="CK">Cook Islands (NZD $)</option>
      <option value="CR">Costa Rica (CRC ₡)</option>
      <option value="CI">Côte d’Ivoire (XOF F CFA)</option>
      <option value="HR">Croatia (EUR €)</option>
      <option value="CW">Curaçao (ANG)</option>
      <option value="CY">Cyprus (EUR €)</option>
      <option value="CZ">Czechia (CZK Kč)</option>
      <option value="DK">Denmark (DKK kr)</option>
      <option value="DJ">Djibouti (DJF)</option>
      <option value="DM">Dominica (XCD $)</option>
      <option value="DO">Dominican Republic (DOP $)</option>
      <option value="EC">Ecuador (USD $)</option>
      <option value="EG">Egypt (EGP E£)</option>
      <option value="SV">El Salvador (USD $)</option>
      <option value="GQ">Equatorial Guinea (XAF FCFA)</option>
      <option value="ER">Eritrea (USD $)</option>
      <option value="EE">Estonia (EUR €)</option>
      <option value="SZ">Eswatini (USD $)</option>
      <option value="ET">Ethiopia (ETB)</option>
      <option value="FK">Falkland Islands (FKP £)</option>
      <option value="FO">Faroe Islands (DKK kr)</option>
      <option value="FJ">Fiji (FJD $)</option>
      <option value="FI">Finland (EUR €)</option>
      <option value="FR">France (EUR €)</option>
      <option value="GF">French Guiana (EUR €)</option>
      <option value="PF">French Polynesia (XPF CFPF)</option>
      <option value="TF">French Southern Territories (EUR €)</option>
      <option value="GA">Gabon (XOF F CFA)</option>
      <option value="GM">Gambia (GMD)</option>
      <option value="GE">Georgia (USD $)</option>
      <option value="DE">Germany (EUR €)</option>
      <option value="GH">Ghana (USD $)</option>
      <option value="GI">Gibraltar (GBP £)</option>
      <option value="GR">Greece (EUR €)</option>
      <option value="GL">Greenland (DKK kr)</option>
      <option value="GD">Grenada (XCD $)</option>
      <option value="GP">Guadeloupe (EUR €)</option>
      <option value="GT">Guatemala (GTQ Q)</option>
      <option value="GG">Guernsey (GBP £)</option>
      <option value="GN">Guinea (GNF FG)</option>
      <option value="GW">Guinea-Bissau (XOF F CFA)</option>
      <option value="GY">Guyana (GYD $)</option>
      <option value="HT">Haiti (USD $)</option>
      <option value="HN">Honduras (HNL L)</option>
      <option value="HK">Hong Kong SAR (HKD HK$)</option>
      <option value="HU">Hungary (HUF Ft)</option>
      <option value="IS">Iceland (ISK kr)</option>
      <option value="IN">India (INR ₹)</option>
      <option value="ID">Indonesia (IDR Rp)</option>
      <option value="IQ">Iraq (USD $)</option>
      <option value="IE">Ireland (EUR €)</option>
      <option value="IM">Isle of Man (GBP £)</option>
      <option value="IL">Israel (ILS ₪)</option>
      <option value="IT">Italy (EUR €)</option>
      <option value="JM">Jamaica (JMD $)</option>
      <option value="JP">Japan (JPY ¥)</option>
      <option value="JE">Jersey (USD $)</option>
      <option value="JO">Jordan (USD $)</option>
      <option value="KZ">Kazakhstan (KZT ₸)</option>
      <option value="KE">Kenya (KES)</option>
      <option value="KI">Kiribati (USD $)</option>
      <option value="XK">Kosovo (EUR €)</option>
      <option value="KW">Kuwait (USD $)</option>
      <option value="KG">Kyrgyzstan (KGS)</option>
      <option value="LA">Laos (LAK ₭)</option>
      <option value="LV">Latvia (EUR €)</option>
      <option value="LB">Lebanon (LBP L£)</option>
      <option value="LS">Lesotho (USD $)</option>
      <option value="LR">Liberia (USD $)</option>
      <option value="LY">Libya (USD $)</option>
      <option value="LI">Liechtenstein (CHF)</option>
      <option value="LT">Lithuania (EUR €)</option>
      <option value="LU">Luxembourg (EUR €)</option>
      <option value="MO">Macao SAR (MOP)</option>
      <option value="MG">Madagascar (USD $)</option>
      <option value="MW">Malawi (MWK)</option>
      <option value="MY">Malaysia (MYR RM)</option>
      <option value="MV">Maldives (MVR)</option>
      <option value="ML">Mali (XOF F CFA)</option>
      <option value="MT">Malta (EUR €)</option>
      <option value="MQ">Martinique (EUR €)</option>
      <option value="MR">Mauritania (USD $)</option>
      <option value="MU">Mauritius (MUR Rs)</option>
      <option value="YT">Mayotte (EUR €)</option>
      <option value="MX">Mexico (USD $)</option>
      <option value="MD">Moldova (MDL)</option>
      <option value="MC">Monaco (EUR €)</option>
      <option value="MN">Mongolia (MNT ₮)</option>
      <option value="ME">Montenegro (EUR €)</option>
      <option value="MS">Montserrat (XCD $)</option>
      <option value="MA">Morocco (MAD)</option>
      <option value="MZ">Mozambique (USD $)</option>
      <option value="MM">Myanmar (Burma) (MMK K)</option>
      <option value="NA">Namibia (USD $)</option>
      <option value="NR">Nauru (AUD $)</option>
      <option value="NP">Nepal (NPR Rs)</option>
      <option value="NL">Netherlands (EUR €)</option>
      <option value="NC">New Caledonia (XPF CFPF)</option>
      <option value="NZ">New Zealand (NZD $)</option>
      <option value="NI">Nicaragua (NIO C$)</option>
      <option value="NE">Niger (XOF F CFA)</option>
      <option value="NG">Nigeria (NGN ₦)</option>
      <option value="NU">Niue (NZD $)</option>
      <option value="NF">Norfolk Island (AUD $)</option>
      <option value="MK">North Macedonia (MKD)</option>
      <option value="NO">Norway (USD $)</option>
      <option value="OM">Oman (USD $)</option>
      <option value="PK">Pakistan (PKR Rs)</option>
      <option value="PS">Palestinian Territories (ILS ₪)</option>
      <option value="PA">Panama (USD $)</option>
      <option value="PG">Papua New Guinea (PGK)</option>
      <option value="PY">Paraguay (PYG ₲)</option>
      <option value="PE">Peru (PEN)</option>
      <option value="PH">Philippines (PHP ₱)</option>
      <option value="PN">Pitcairn Islands (NZD $)</option>
      <option value="PL">Poland (PLN zł)</option>
      <option value="PT">Portugal (EUR €)</option>
      <option value="QA">Qatar (QAR)</option>
      <option value="RE">Réunion (EUR €)</option>
      <option value="RO">Romania (RON lei)</option>
      <option value="RU">Russia (USD $)</option>
      <option value="RW">Rwanda (RWF RF)</option>
      <option value="WS">Samoa (WST)</option>
      <option value="SM">San Marino (EUR €)</option>
      <option value="ST">São Tomé &amp; Príncipe (STD)</option>
      <option value="SA">Saudi Arabia (SAR)</option>
      <option value="SN">Senegal (XOF F CFA)</option>
      <option value="RS">Serbia (RSD)</option>
      <option value="SC">Seychelles (USD $)</option>
      <option value="SL">Sierra Leone (SLL)</option>
      <option value="SG">Singapore (SGD $)</option>
      <option value="SX">Sint Maarten (ANG)</option>
      <option value="SK">Slovakia (EUR €)</option>
      <option value="SI">Slovenia (EUR €)</option>
      <option value="SB">Solomon Islands (SBD $)</option>
      <option value="SO">Somalia (USD $)</option>
      <option value="ZA">South Africa (USD $)</option>
      <option value="GS">South Georgia &amp; South Sandwich Islands (GBP £)</option>
      <option value="KR">South Korea (KRW ₩)</option>
      <option value="SS">South Sudan (USD $)</option>
      <option value="ES">Spain (EUR €)</option>
      <option value="LK">Sri Lanka (LKR Rs)</option>
      <option value="BL">St. Barthélemy (EUR €)</option>
      <option value="SH">St. Helena (SHP £)</option>
      <option value="KN">St. Kitts &amp; Nevis (XCD $)</option>
      <option value="LC">St. Lucia (XCD $)</option>
      <option value="MF">St. Martin (EUR €)</option>
      <option value="PM">St. Pierre &amp; Miquelon (EUR €)</option>
      <option value="VC">St. Vincent &amp; Grenadines (XCD $)</option>
      <option value="SD">Sudan (USD $)</option>
      <option value="SR">Suriname (USD $)</option>
      <option value="SJ">Svalbard &amp; Jan Mayen (USD $)</option>
      <option value="SE">Sweden (SEK kr)</option>
      <option value="CH">Switzerland (CHF)</option>
      <option value="TW">Taiwan (TWD $)</option>
      <option value="TJ">Tajikistan (TJS)</option>
      <option value="TZ">Tanzania (TZS)</option>
      <option value="TH">Thailand (THB ฿)</option>
      <option value="TL">Timor-Leste (USD $)</option>
      <option value="TG">Togo (XOF F CFA)</option>
      <option value="TK">Tokelau (NZD $)</option>
      <option value="TO">Tonga (TOP T$)</option>
      <option value="TT">Trinidad &amp; Tobago (TTD $)</option>
      <option value="TA">Tristan da Cunha (GBP £)</option>
      <option value="TN">Tunisia (USD $)</option>
      <option value="TR">Turkey (USD $)</option>
      <option value="TM">Turkmenistan (USD $)</option>
      <option value="TC">Turks &amp; Caicos Islands (USD $)</option>
      <option value="TV">Tuvalu (AUD $)</option>
      <option value="UM">U.S. Outlying Islands (USD $)</option>
      <option value="UG">Uganda (UGX)</option>
      <option value="UA">Ukraine (UAH ₴)</option>
      <option value="AE">United Arab Emirates (AED)</option>
      <option value="GB">United Kingdom (GBP £)</option>
      <option value="US">United States (USD $)</option>
      <option value="UY">Uruguay (UYU $)</option>
      <option value="UZ">Uzbekistan (UZS)</option>
      <option value="VU">Vanuatu (VUV)</option>
      <option value="VA">Vatican City (EUR €)</option>
      <option value="VE">Venezuela (USD $)</option>
      <option value="VN">Vietnam (VND ₫)</option>
      <option value="WF">Wallis &amp; Futuna (XPF CFPF)</option>
      <option value="EH">Western Sahara (MAD)</option>
      <option value="YE">Yemen (YER)</option>
      <option value="ZM">Zambia (USD $)</option>
      <option value="ZW">Zimbabwe (USD $)</option>
    </select></label></form>

Text Content

Skip to content
Close menu
 * HOME
 * ALL COLLECTIONS
   
    * COMFY PET BED
    * BEST SELLER OF THE WEEK
    * PET CARRIER BACK PACK
    * PET FEEDER
    * PET GROOMING
    * PET TOYS

 * CONTACT US
 * ABOUT US
 * Search
   Contact Information
   Privacy Policy
   Refund Policy
   Terms of Service

 * Instagram
 * Facebook

Cart
Close cart

Your cart is currently empty.

Free shipping On all orders over $50
 * Search
 * Contact Information
 * Privacy Policy
 * Refund Policy
 * Terms of Service

 * Instagram
 * Facebook


TREASURYPAWS

 * HOME
 * ALL COLLECTIONS
   * COMFY PET BED
   * BEST SELLER OF THE WEEK
   * PET CARRIER BACK PACK
   * PET FEEDER
   * PET GROOMING
   * PET TOYS
 * CONTACT US
 * ABOUT US

Search Site navigation Cart
Search
"Close (esc)"
View more
HELLO, LOVE!
WELCOME TO OUR SPACE

Treating pet like Royalty
SHOP all
Give them extra love
A PET LOVER’S PARADISE

Fulfill all your pet’s needs
SHOP NOW
your pets deserve the best
THE BEST PET PRODUCT

Your pet worth it
SHOP NOW
 * 1
 * 2
 * 3


ABOUT US

We are an online pet store that specializes in providing the highest quality pet
supplies and products at affordable prices. We believe in providing the best
possible service to our customers, so that they can feel confident that their
pet is getting the best care possible
LEARN MORE


OUR PET COLLECTION LIST


COMFY PET BED

PET CARRIER BACK PACK

PET GROMING

PET TOYS


COMFY PET BED

Sale
Quick view

Long Plush Deep Warm Bear Paw Shape Super Soft Cushion Calm Beds
ReZe Accessories
Regular price $138.00 Sale pricefrom $62.00 Save $76.00
Sale
Quick view

Removable pet bed mattress
ReZe Accessories
Regular price $62.00 Sale price$48.00 Save $14.00
Sale
Quick view

Pet bed mattress
ReZe Accessories
Regular price $48.00 Sale pricefrom $28.00 Save $20.00
Sale
Quick view

Pet Dog Bed
ReZe Accessories
Regular price $48.00 Sale pricefrom $35.00 Save $13.00
Sale
Quick view

Pet bed
ReZe Accessories
Regular price $48.00 Sale price$35.00 Save $13.00
Sale
Quick view

Winter Warm Pet Bed
ReZe Accessories
Regular price $62.00 Sale pricefrom $42.00 Save $20.00
Sale
Quick view

pet bed
ReZe Accessories
Regular price $48.00 Sale price$36.00 Save $12.00
Sale
Quick view

pet bed
ReZe Accessories
Regular price $62.00 Sale pricefrom $44.00 Save $18.00
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)

ReZe Accessories

Long Plush Deep Warm Bear Paw Shape Super Soft Cushion Calm Beds

Regular price $138.00 Sale price $90.00 Save $48.00
/


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



Overview:

WHY WE HAVE THE INTERNET NO.1 RATED COZY PET BED OF 2023 

Did you know that 1 in 4 pets suffer from separation anxiety, being left alone
causes a build-up of stress which ultimately can lead to destructive tendencies
and behavioral problems, affected appetite, and a reduced life span? The
Solution? Our Stress Relief Cozy Paw Bed! 

94% of customers reported that their furry friends experienced reduced stress &
anxiety whilst 39% followed up with an email expressing how their pet 'loves'
it! ‍

Sleep is vital for your dog's health. Dogs sleep throughout the day but only
spend around 10% of their rest in deep sleep. Better support their daily sleep
schedule with a more comfortable and calming sleep environment. Which will
contribute to better resting and a happier, healthier, calmer pet. 

PRODUCT BENEFITS: 

Extra Comfort - Ideal for pets who love to curl up! The raised rim provides head
and neck support, while the super-soft filling offers joint and muscle pain
relief. Your pet will be very relaxed! 

Eases Anxiety - The raised rim creates a sense of security & coziness. The cozy
faux & mimics the ultra comfort of a mother’s fur coat. It is proven to help
ease anxiety & initiate the nervous system to calm down & relax faster. 

Improved Behaviour & Health - The reduced stress & anxiety of your pet leads to
improved behavior and better health. This not only improves your pet's
experience but also your experience as a pet owner.   

Cleaning Pet Hair Is Easier - When your pet sleeps, it sheds hair. Let them
sleep in an area where it is concentrated, and you will have less to clean up! 

Ultra-Soft Hypoallergenic Fabric - Made from ultra-soft vegan fur. The material
is specially designed to not cause allergic reactions & irritation for your pet.
Its long fibers are soft, durable, and machine-washable. 

Easy To Clean - 100% safe to machine wash the removable cover using the
following settings: (Gentle cycle, Tumble dry, low heat). 

Modern Style - The shape of the paw bed has more sense of design compared to
other pet beds. Not only is it a pet bed when placed in the house, but it can
also decorate the house and make the house look more comfortable and warmer.
This soft pet bed is designed with pets in 


Reviews

"Close (esc)"
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)

ReZe Accessories

Removable pet bed mattress

Regular price $62.00 Sale price $48.00 Save $14.00
/


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



The removable pet bed mattress from Reze pet store is a great way to keep your
pet comfortable and safe. This mattress is designed with a breathable mesh top
layer, which allows air to circulate and keep your pet cool during the warmer
months. The mattress also includes a waterproof bottom layer, which helps to
protect against any accidents or spills. The removable cover is made from a soft
and durable fabric that is easy to clean and maintain. The mattress is designed
to fit most standard size pet beds and is suitable for indoor and outdoor use.
The mattress is also available in a variety of colors and sizes, so you can find
the perfect fit for your pet.

The removable cover makes it easy to clean and maintain, while the waterproof
bottom layer helps to protect against any accidents or spills. The Removable Pet
Bed Mattress from Reze Pet Store is a great way to keep your pet comfortable and
safe. With its breathable mesh top layer and waterproof bottom layer, your pet
is sure to have a good night's sleep. The removable cover is easy to clean and
maintain, and the variety of sizes and colors available makes it easy to find
the perfect fit for your pet.

Reviews

"Close (esc)"
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)

ReZe Accessories

Pet bed mattress

Regular price $48.00 Sale price $28.00 Save $20.00
/


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



The Reze Pet Store offers a variety of pet beds for your furry friends. Whether
you’re looking for a cozy cushion for your pup or a plush place for your kitty
to curl up, Reze has the perfect pet bed for you. Their beds are designed to
provide your pet with the ultimate comfort and support. They feature a soft
cushioning material with a durable base to ensure your pet’s comfort and
security. Reze pet beds are also designed with convenience in mind. They are
easy to clean and maintain and are available in a variety of sizes and colors to
match any home decor. With their pet beds, your furry friend will rest in
comfort and style

Reviews

"Close (esc)"
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)

ReZe Accessories

Pet Dog Bed

Regular price $76.00 Sale price $62.00 Save $14.00
/


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



The Reze Pet Store offers a variety of pet beds for your furry friends. Whether
you’re looking for a cozy cushion for your pup or a plush place for your kitty
to curl up, Reze has the perfect pet bed for you. Their beds are designed to
provide your pet with the ultimate comfort and support. They feature a soft
cushioning material with a durable base to ensure your pet’s comfort and
security. Reze pet beds are also designed with convenience in mind. They are
easy to clean and maintain and are available in a variety of sizes and colors to
match any home decor. With their pet beds, your furry friend will rest in
comfort and style

Reviews

"Close (esc)"
Close (esc)
Close (esc)
Close (esc)
Close (esc)

ReZe Accessories

Pet bed

Regular price $48.00 Sale price $35.00 Save $13.00
/


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



The Reze Pet Store offers a variety of pet beds for your furry friends. Whether
you’re looking for a cozy cushion for your pup or a plush place for your kitty
to curl up, Reze has the perfect pet bed for you. Their beds are designed to
provide your pet with the ultimate comfort and support. They feature a soft
cushioning material with a durable base to ensure your pet’s comfort and
security. Reze pet beds are also designed with convenience in mind. They are
easy to clean and maintain and are available in a variety of sizes and colors to
match any home decor. With their pet beds, your furry friend will rest in
comfort and style

Reviews

"Close (esc)"
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)

ReZe Accessories

Winter Warm Pet Bed

Regular price $62.00 Sale price $42.00 Save $20.00
/


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



Reze pet store offers a selection of quality pet beds designed to keep your dog
or cat warm during winter. The Winter Warm Pet Bed is a cozy and comfortable pet
bed that is perfect for keeping your pet warm during cold winter nights. It is
made of high-quality fabrics and filled with a soft and plush material that your
pet will love. The bed is lined with a luxurious faux-fur material that is soft
and comfortable for your pet to snuggle into.

The Winter Warm Pet Bed is also designed to be highly durable and long-lasting.
It is made with a waterproof design, so it won't be damaged by moisture or
spills. Additionally, the bed is machine washable, so it's easy to keep clean.
The plush filling is designed to provide your pet with the ultimate comfort and
warmth, while the faux-fur material is designed to keep your pet snug and cozy. 


Reviews

"Close (esc)"
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)

ReZe Accessories

pet bed

Regular price $48.00 Sale price $36.00 Save $12.00
/


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



The Reze Pet Store offers a wide selection of pet beds to keep your furry friend
comfortable and happy. Our pet beds come in a variety of sizes, shapes,
materials, and styles. Whether you’re looking for a traditional pet bed or
something more modern, you’ll find something that fits your pet’s needs and your
own style. Our pet beds are made of high quality materials that are designed to
provide maximum comfort for your pet. We offer orthopedic pet beds to provide
extra support for older or injured pets, as well as cooling beds to help
regulate your pet’s temperature. We also have a selection of raised pet beds
that provide your pet with a more comfortable sleeping surface. We also offer
self-warming pet beds that use your pet’s own body heat to keep them warm. These
pet beds are perfect for cold winter days. We also have pet beds with machine
washable covers so you can keep them clean and looking their best. No matter
your pet’s size or style, you’ll find a pet bed that fits their needs and your
own at the Reze Pet Store. Shop our selection of pet beds today to find the
perfect one for your furry friend.

Reviews

"Close (esc)"
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)

ReZe Accessories

pet bed

Regular price $62.00 Sale price $51.00 Save $11.00
/


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



The Reze Pet Store offers a wide selection of pet beds to keep your furry friend
comfortable and happy. Our pet beds come in a variety of sizes, shapes,
materials, and styles. Whether you’re looking for a traditional pet bed or
something more modern, you’ll find something that fits your pet’s needs and your
own style.  

Our pet beds are made of high-quality materials that are designed to provide
maximum comfort for your pet. We offer orthopedic pet beds to provide extra
support for older or injured pets, as well as cooling beds to help regulate your
pet’s temperature. We also have a selection of raised pet beds that provide your
pet with a more comfortable sleeping surface.

We also offer self-warming pet beds that use your pet’s own body heat to keep
them warm. These pet beds are perfect for cold winter days. We also have pet
beds with machine washable covers so you can keep them clean and looking their
best. No matter your pet’s size or style, you’ll find a pet bed that fits their
needs and your own at the Reze Pet Store. Shop our selection of pet beds today
to find the perfect one for your furry friend.

Reviews

"Close (esc)"
FOR YOUR AMAZING PETS

shop now


PET GROOMING

Sale
Quick view

Pet Cleaning Tool Massage Comb Bath Brush
ReZe Accessories
Regular price $48.00 Sale price$22.00 Save $26.00
Sale
Quick view

Pumpkin Self Cleaning Slicker Comb
ReZe Accessories
Regular price $48.00 Sale price$34.00 Save $14.00
Sale
Quick view

Pet Shampoo Massager Brush
ReZe Accessories
Regular price $48.00 Sale price$28.00 Save $20.00
Sale
Quick view

5-in-1 Pet Cleaning and Grooming Comb Set
ReZe Accessories
Regular price $62.00 Sale price$42.00 Save $20.00
Sale
Quick view

Grooming Pet Hair Remover Brush
ReZe Accessories
Regular price $35.00 Sale price$21.00 Save $14.00
Sale
Quick view

Massage Bath Comfortable Pet Brush
ReZe Accessories
Regular price $35.00 Sale price$21.00 Save $14.00
Sale
Quick view

Silicone Grooming Hair Comb Gloves
ReZe Accessories
Regular price $48.00 Sale price$28.00 Save $20.00
Sale
Quick view

Pet SPA Massage Comb
ReZe Accessories
Regular price $48.00 Sale pricefrom $22.00 Save $26.00
View all
View all
11 products
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)

ReZe Accessories

Pet Cleaning Tool Massage Comb Bath Brush

Regular price $48.00 Sale price $22.00 Save $26.00
/


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



The Pet Cleaning Tool Massage Comb Bath Brush from Reze pet store is a great way
to give your pet a spa-like grooming experience. This brush is ergonomically
designed to provide a gentle massage while brushing and cleaning your pet’s fur.
The bristles are made from soft, flexible rubber that is gentle on your pet’s
skin and coat. The brush is also designed to reach into hard-to-reach areas,
such as the underbelly and between the legs.

The brush is also equipped with a hook that makes it easy to hang up after use.
This pet cleaning tool is perfect for everyday use, as well as for special
events like show grooming. The massage comb can help reduce shedding, remove
tangles and mats, and maintain a healthy coat. The brush can also be used to
remove dirt, debris, and loose hair from your pet’s coat.

The ergonomic handle makes it easy to use and comfortable to hold. The Pet
Cleaning Tool Massage Comb Bath Brush from Reze pet store is an affordable and
effective way to give your pet a full spa-like grooming experience. This brush
is designed to provide a gentle massage while brushing and cleaning your pet’s
coat and skin

Reviews

"Close (esc)"
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)

ReZe Accessories

Pumpkin Self Cleaning Slicker Comb

Regular price $48.00 Sale price $34.00 Save $14.00
/


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



If you're in the market for a great brush for your pet, you should check out the
Pumpkin Self-Cleaning Slicker Comb from Reze Pet Store. This brush is designed
to help you groom your pet quickly and easily. It has a special self-cleaning
feature that helps to remove hair, dirt, and debris from your pet's fur.

The brush has an ergonomic handle that makes it easy to use, and the stainless
steel pins help to remove tangles and mats. The brush is also designed to be
gentle on your pet's skin while still being effective in removing dirt and
debris. The brush is suitable for all types of coats, long or short. It is also
designed to be used on both wet and dry coats. The brush is lightweight and
durable and also comes with a lifetime warranty.

This brush will help to keep your pet's coat looking and feeling great. It is
also easy to clean, just rinse it off under warm water and it will be ready to
use again. If you're looking for a great brush for your pet, the Pumpkin
Self-Cleaning Slicker Comb from Reze Pet Store is a great choice. It is designed
to be effective and gentle on your pet's coat while still being easy

Reviews

"Close (esc)"
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)

ReZe Accessories

Pet Shampoo Massager Brush

Regular price $48.00 Sale price $28.00 Save $20.00
/


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



The Pet Shampoo Massager Brush from Reze pet store is the perfect tool to help
keep your pet's coat healthy and clean. This brush is designed to gently massage
your pet's skin while shampooing, removing dirt, debris, and excess oils that
can lead to unhealthy skin and coat. The soft brush bristles are made of
high-quality non-toxic plastic and are gentle enough to use on all types of
coats. The handle is comfortable to hold and is ergonomically designed to fit in
your hand.  The Pet Shampoo Massager Brush is great for use in the bath or
shower to help keep your pet's coat clean and healthy. It's easy to use, simply
wet your pet's fur, apply the shampoo, and then use the brush to massage the
shampoo into the fur.

This helps to break down the dirt and debris, and also helps to evenly
distribute the shampoo for a more thorough clean. This brush is also great for
use on dogs with sensitive skin or allergies, as the soft bristles are designed
to be gentle and not irritate the skin. The handle is designed to fit
comfortably in your hand and is easy to grip, making it easier to use.

The Pet Shampoo Massager Brush from Reze pet store is the perfect tool to help
keep your pet's coat clean and healthy. The soft bristles are gentle enough to
use on all types of coats, and the handle is comfortable to hold and easy to
use. It's a great choice for anyone looking to give their pet a thorough and
gentle clean.

Reviews

"Close (esc)"
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)

ReZe Accessories

5-in-1 Pet Cleaning and Grooming Comb Set

Regular price $62.00 Sale price $42.00 Save $20.00
/


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



Introducing our revolutionary 5-in-1 Pet Cleaning and Grooming Comb Set – the
ultimate grooming arsenal that pampers your furry companion with unparalleled
care and attention. Designed to cater to every aspect of your pet's grooming
needs, this comprehensive set is a must-have for pet owners who prioritize the
well-being and cleanliness of their beloved companions.

This versatile set includes five essential grooming tools, each meticulously
crafted to provide a specific benefit to your pet's coat and hygiene. From
detangling knots to soothing itchy skin, our grooming comb set offers an
all-inclusive solution for maintaining your pet's appearance and comfort.

Detangling Comb: Bid farewell to stubborn tangles and mats. The detangling comb
gently works through knots, leaving your pet's coat silky and smooth. Say hello
to pain-free grooming sessions for both you and your pet.

Flea Comb: Keep those pesky parasites at bay with the specialized flea comb.
Designed to trap and remove fleas, ticks, and their eggs, this comb ensures your
pet enjoys a pest-free and comfortable life.

Grooming Rake: Ideal for pets with thick undercoats, the grooming rake
efficiently removes loose fur and reduces shedding, promoting a healthier coat
and a cleaner home.

Massage Brush: Treat your pet to a spa-like experience with the massage brush.
Its gentle bristles not only promote relaxation but also stimulate blood
circulation, contributing to a healthier skin and coat.

Double-sided Comb: This versatile comb features both wide and fine teeth, making
it suitable for various coat types. Use the wide teeth to remove tangles and the
fine teeth for smoothing and refining.

Crafted with your pet's comfort in mind, each tool is designed with ergonomic
handles that ensure a comfortable grip during extended grooming sessions. The
set is suitable for a wide range of pets, from long-haired beauties to
short-coated charmers.

Invest in the well-being and appearance of your furry friend with the 5-in-1 Pet
Cleaning and Grooming Comb Set. Elevate grooming from a chore to a delightful
bonding experience, all while ensuring your pet's coat remains lustrous and
healthy. Make each grooming session a joyous affair – order now and let your pet
bask in the care they truly deserve.dog hair clippers


how to cut dog hair

how to use clippers on a dog

how to use dog clippers

oneisall dog clippers manual

oneisall dog clippers instructions

how to hold dog clippers

oneisall dog clippers instruction manual

pet grooming hair clipper kit instructions

yabife dog clippers manual

wahl dog clippers instructions


Reviews

"Close (esc)"
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)

ReZe Accessories

Grooming Pet Hair Remover Brush

Regular price $35.00 Sale price $21.00 Save $14.00
/


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



Unleash the true beauty of your furry companion with the TreasuryPaws Grooming
Pet Hair Remover Brush – your trusted partner in maintaining a sleek and tidy
coat for your beloved pet. Designed with care and precision, this remarkable
grooming tool offers a seamless solution to managing shedding and keeping your
pet's fur looking its finest.

Crafted with love for both pets and their owners, the TreasuryPaws Grooming Pet
Hair Remover Brush boasts a combination of gentle bristles and efficient hair
removal technology. The soft bristles delicately massage your pet's skin,
stimulating circulation and distributing natural oils for a healthier, shinier
coat. As you glide the brush through your pet's fur, it effortlessly captures
loose hair, preventing it from matting and tangling.

Whether your furry friend has long, medium, or short hair, our pet hair remover
brush is versatile enough to cater to all coat types. Regular grooming sessions
not only reduce shedding and hair buildup in your home, but they also strengthen
the bond between you and your pet, creating moments of relaxation and pampering.

Cleaning the brush is a breeze, thanks to the innovative self-cleaning
mechanism. With a simple press of a button, the collected hair is neatly pushed
out, ready for disposal. No more tedious picking and pulling – just a quick,
efficient way to maintain your brush for repeated use.

Join the countless pet lovers who have embraced the TreasuryPaws Grooming Pet
Hair Remover Brush as an essential part of their pet care routine. Elevate
grooming from a chore to a cherished activity, and revel in the joy of a
well-groomed, happy pet. Add the brush to your cart now and experience the magic
of a beautifully groomed furry friend

uproot cleaner

uproot clean
pet hair remover
dog hair remover
uproot lint cleaner
uproot clean pro
uproot cleaner pro
cat hair remover
best pet hair remover
pet hair removal tool
pet hair remover for car
pet hair remover for furniture
carpet hair remover
pet hair remover for carpet
best dog hair remover
dog hair remover for couch
dog hair remover from couch
pet hair carpet remover
hair removal roller
pet hair roller
hair remover roller
dog hair remover for carpet
dog hair remover tool
pet hair remover brush
pet hair remover for clothes
uproot lint cleaner review
uproot pet hair remover
dog hair roller
pet hair remover roller
dog hair brush for cars
dog hair brush for car
pet hair remover brush for clothing or furniture
uproot carpet cleaner
uproot lint cleaner pro
pet hair remover brush for car
pet hair remover brush for cars
dog hair remover roller
pet hair remover tool for car
dog hair remover brush for car
dog hair roller remover
car pet hair remover brush
fur remover roller
pet fur roller
pet hair rake for car
brush for dog hair in car

Reviews

"Close (esc)"
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)

ReZe Accessories

Massage Bath Comfortable Pet Brush

Regular price $35.00 Sale price $21.00 Save $14.00
/


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



The Reze Pet Store offers a comfortable pet brush for your furry friend. This
brush is designed to provide a gentle massage for your pet's skin and fur. Made
from high-quality materials, it features a soft, flexible handle that provides a
comfortable grip for easy use. The brush also has a unique design that helps to
evenly distribute the pressure for a gentle massage.

The bristles are made from a soft, flexible material that won't irritate your
pet's skin. The brush is also designed to reach deep into your pet's fur without
causing any discomfort.  This pet brush is ideal for pets with long, dense fur.
Its unique design helps to remove tangles and mats while providing a calming
massage. The bristles also help to reduce shedding, making it a great choice for
keeping your pet's coat looking healthy and shiny.

The Reze pet store is committed to providing quality products that help to keep
your pet healthy and happy. With their comfortable pet brush, you can ensure
that your pet gets the massage it needs to stay healthy and happy.

Reviews

"Close (esc)"
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)

ReZe Accessories

Silicone Grooming Hair Comb Gloves

Regular price $48.00 Sale price $28.00 Save $20.00
/


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



The Silicone Grooming Hair Comb Gloves from Reze Pet Store is an innovative,
must-have grooming tool for pet owners. These gloves feature a unique silicone
comb design on the palms and fingertips to gently remove knots and tangles from
your pet’s fur. The comb design also helps to evenly distribute natural oils
throughout the fur, leaving your pet looking and feeling smooth and healthy. 

The gloves are made from a lightweight, breathable material that is comfortable
to wear and easy to clean. The adjustable wrist strap ensures a snug fit for
most hands. The gloves are also machine washable for easy care.  The Silicone
Grooming Hair Comb Gloves from Reze Pet Store are perfect for all breeds of cats
and dogs and are ideal for daily use. The comb design helps to stimulate your
pet’s skin and coat, while the gloves help to reduce shedding and keep your
pet’s coat looking its best. The gloves are also great for removing dirt and
debris from your pet’s fur.  

The Silicone Grooming Hair Comb Gloves from Reze Pet Store is an innovative,
must-have grooming tool for pet owners. The unique silicone comb design helps to
gently remove knots and tangles, evenly distribute natural oils, and stimulate
your pet’s skin and coat. The lightweight, breathable material is comfortable to
wear and easy to clean, while the adjustable wrist strap ensures a snug fit.
These gloves are perfect for all breeds of cats and dogs and are ideal for daily
use.

Reviews

"Close (esc)"
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)

ReZe Accessories

Pet SPA Massage Comb

Regular price $48.00 Sale price $30.00 Save $18.00
/


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



The Pet SPA Massage Comb from Reze Pet Store is a great way to give your pet the
pampering they deserve. This pet comb can be used to massage your pet, providing
a relaxing and soothing experience.

The comb has two rows of soft rubber bristles that gently massage your pet's
skin and coat. It also has a detachable handle that makes it easy to use and
comfortable to hold. The comb is made from durable materials and is designed to
last a long time.

The Pet SPA Massage Comb is not just great for massaging your pet, but it can
also be used to detangle their coat and remove any loose hair. The rubber
bristles are designed to be gentle on your pet's skin, so you don't have to
worry about causing any discomfort.

The comb is also easy to clean, and you can use it wet or dry. The Pet SPA
Massage Comb from Reze Pet Store is a great addition to any pet's grooming
routine. It's a great way to give your pet the pampering they deserve and can
help to keep their coat and skin looking and feeling healthy.

Reviews

"Close (esc)"
MAKING YOUR PET A HERO

shop now
TWO LINE
TITLE SLIDE.

And big, beautiful imagery
Optional button


BEST PICK OF THE WEEK

Sale
Quick view

Rotatable Cat Toys With Catnip Interactive Training
ReZe Accessories
Regular price $48.00 Sale price$28.00 Save $20.00
Sale
Quick view

USB New Cat Wicked Ball Toy Intelligent
ReZe Accessories
Regular price $62.00 Sale price$48.00 Save $14.00
Sale
Quick view

Pet SPA Massage Comb
ReZe Accessories
Regular price $48.00 Sale pricefrom $22.00 Save $26.00
Sale
Quick view

Soft Silicone Pets Shower Hair Grooming Comb
ReZe Accessories
Regular price $48.00 Sale price$21.00 Save $27.00
Sale
Quick view

Pets Pool Floating Bed Spring Summer Swimming Ring
ReZe Accessories
Regular price $55.00 Sale price$42.00 Save $13.00
Sale
Quick view

Pets Amazon Hot Summer Electric Water Floating toy
ReZe Accessories
Regular price $48.00 Sale price$41.00 Save $7.00
Sale
Quick view

Pets hair removal Dematting Comb
ReZe Accessories
Regular price $69.00 Sale price$35.00 Save $34.00
Sale
Quick view

pet Sidestep Bag
ReZe Accessories
Regular price $48.00 Sale price$35.00 Save $13.00
Sale
Quick view

Pet Supplier Winter Warm Clothing
ReZe Accessories
Regular price $21.00 Sale pricefrom $11.00 Save $10.00
Sale
Quick view

2-1 Reusable Pet Hair Brush Remover
ReZe Accessories
Regular price $55.00 Sale price$42.00 Save $13.00
Sale
Quick view

New 2 In 1 Pet massage Grooming dispensing Brush
ReZe Accessories
Regular price $35.00 Sale price$21.00 Save $14.00
Sale
Quick view

Pet Toy Chew Resistant Strawberry Leak Food Ball
ReZe Accessories
Regular price $35.00 Sale price$24.00 Save $11.00
View all
View all
20 products
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)

ReZe Accessories

Rotatable Cat Toys With Catnip Interactive Training

Regular price $48.00 Sale price $28.00 Save $20.00
/


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



Reze pet store offers a range of rotatable cat toys with catnip interactive
training. These toys are designed to help cats develop motor skills, learn new
behaviors, and engage in active play. The toys feature a rotating base that
encourages cats to move and explore, while the catnip provides an extra
incentive to keep playing. The catnip also helps to stimulate cats mentally and
emotionally, providing them with a sense of satisfaction and fulfillment. The
interactive training feature helps cats learn new behaviors and commands, making
them easier to train. The toys are also lightweight and durable, making them
easy to move around the house, in addition to being safe for cats to play with.
With these toys, cats can have hours of fun and enrichment, while also learning
new commands and behaviors.

Overview
1. Available in four colors, this is a multi-functional indoor interactive cat
toy, with multiple bow-sucking | cat-interest functional designs, with cat funny
sticks, turntables, catnip, and other elements.
2. [You can play with multiple cats] This toy is made of environmentally
friendly and healthy ABS and TPR. It will not be damaged by the cat. It can be
used for a long time. It can also be used with multiple cats. Using this toy for
a long time can improve the cat’s IQ and ease The cat’s daily loneliness and
worries.
3. [Toys with built-in catnip] Three high-content catnip balls are placed in the
transparent part on the top of the toy. The mint balls will jump irregularly
when the toy rotates, which can effectively attract more cats' interest in
playing.
4. [Large suction cup design at the bottom] The bottom of the toy is equipped
with a suction cup with a large adsorption force, which can make the product
adsorb to any surface such as the wooden floor, rough ground, doors, windows,
etc. The toy can be used horizontally or vertically. The cat can be used in a
variety of Play this product in the environment.


Reviews

"Close (esc)"
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)

ReZe Accessories

USB New Cat Wicked Ball Toy Intelligent

Regular price $62.00 Sale price $48.00 Save $14.00
/


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



The USB New Cat Wicked Ball Toy Intelligent from Reze pet store is the perfect
way to keep your cat entertained while you’re away. This interactive toy is
designed with an automatic on/off switch and motion sensors that will cause the
ball to move randomly around the room. Your cat will love chasing it and batting
it around as it rolls away

The ball is made of durable plastic and is powered by a USB cord. It’s easy to
set up with just a few simple steps. Once the ball is plugged in, you can leave
it in the room while you’re away, and it will keep your cat entertained for
hours. The ball has an LED light that flashes when it’s in motion, which will be
sure to capture your cat’s attention.

The ball also has sound effects that add to the fun. It has three different
sound modes, so your cat can enjoy a variety of sounds from squeaks to chirps.
The ball features a built-in timer so it will turn off after a certain amount of
time, allowing your cat to rest and relax. The USB New Cat Wicked Ball Toy
Intelligent from Reze pet store is sure to be a hit with your furry friend

Reviews

"Close (esc)"
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)

ReZe Accessories

Soft Silicone Pets Shower Hair Grooming Comb

Regular price $48.00 Sale price $21.00 Save $27.00
/


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



The Reze Pet Store Soft Silicone Pets Shower Hair Grooming Comb is the perfect
way to keep your pet looking neat and tidy. This comb is made from soft
silicone, making it safe and gentle on your pet's skin and hair. The comb is
designed to help remove dead hair, dirt, and tangles from your pet's coat. It
also helps to stimulate the skin, promote healthy hair growth, and distribute
natural oils for a glossy shine.

  The comb features a long handle and an ergonomic design, making it easy to use
with one hand. It is also lightweight and comfortable to hold, so you won't tire
yourself out while grooming your pet. The comb is also waterproof and durable,
making it suitable for use in the shower or bath.  

The Reze Pet Store Soft Silicone Pets Shower Hair Grooming Comb is the perfect
tool for keeping your pet looking and feeling its best. Its soft silicone
construction is gentle on your pet's skin and hair, while the long handle makes
it easy to use with one hand. Plus, the comb is waterproof and durable, so you
can use it in the shower or bath. Get the Reze Pet Store Soft Silicone Pets
Shower Hair Grooming Comb today and keep your pet looking

 

Overview:

1. [2-in-1 Bath Brush Design] This brush can use for baths and grooming. Help
remove dirt, mud, and loose hair from your cats or dogs’ fur and paws and makes
it fresh and clean. Can deshedding, massaging, exfoliating, relaxing, all in one
multi-function that makes your pet enjoy bathing.
2. [ Soft Silicone Material] Made of ABS material, BPA-free and harmless. Pet’s
groomer is built in soft silicone bristles to brush, safe, and soft,, and allows
your pet to enjoy and feel comfortable during bathing time.
3. [Shampoo Saving] This brush is a one-piece foam reservoir design that can
save shower gel, and create more foam. And can avoid skin sensitivity caused by
using too much shower gel.
4. [Easy Clean Wash] Not like other brushes, you could even rinse it thoroughly
with water to remove all the hair from the Massage brush. Rinse with flowing
clean water after use, and screw off the lid to flush the inside.
5. [No-Slip Hand Grip] Our ergonomic design easily fits your hand, with rubber
gripping so it is easy to hold! With a special non-slip Hand grip to help
control the power to make your pet happy. This compact brush is very comfortable
to hold and use!





 

Reviews

"Close (esc)"
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)

ReZe Accessories

Pets Pool Floating Bed Spring Summer Swimming Ring

Regular price $55.00 Sale price $42.00 Save $13.00
/


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



The Pets Pool Floating Bed Spring Summer Swimming Ring from Reze Store is the
perfect way to keep your pet cool and comfortable in the summer. This fun and
functional swimming ring provides plenty of room for your pet to lounge around
and play while also giving them a safe and secure place to relax. The ring is
made of high-quality, durable PVC material that is resistant to tears and
punctures. The bright and colorful design is sure to make your pet the envy of
their friends. The ring features a built-in handle for easy carrying and is able
to support up to 25 kilograms of weight. The Pets Pool Floating Bed Spring
Summer Swimming Ring from Reze Store is ideal for medium to large-sized pets,
and is sure to provide hours of fun in the pool.

Reviews

"Close (esc)"
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)

ReZe Accessories

Pets Amazon Hot Summer Electric Water Floating toy

Regular price $48.00 Sale price $41.00 Save $7.00
/


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



The Pets Amazon Hot Summer Electric Water Floating Toy is a great way to keep
your pet cool during the hot summer months. This floating toy is made from a
durable plastic material that is designed to hold up to regular use. The toy
features an electric motor that allows your pet to move around in the water and
stay cool. The electric motor also helps to circulate the water, keeping it cool
even in the hottest summer days. The toy is easy to assemble and use. All that
is needed is to fill the toy with water and turn it on. The electric motor will
provide your pet with hours of fun in the water. The toy is safe to use and is
designed with your pet’s safety in mind. It comes with an adjustable strap that
helps to keep your pet secure while playing. The Pets Amazon Hot Summer Electric
Water Floating Toy is a great way to help your pet stay cool during the hot
summer months. This floating toy is designed to provide hours of fun and
relaxation for your pet. It is also a great way to help keep your pet safe while
playing in the water.

Reviews

"Close (esc)"
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)

ReZe Accessories

Pets hair removal Dematting Comb

Regular price $69.00 Sale price $35.00 Save $34.00
/


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



Are you looking for a tool to help with pet hair removal? Look no further than
the Reze Store Dematting Comb! This sturdy tool is specifically designed to help
remove matted hair from all types of pets. The stainless steel blades are sharp
enough to cut through the toughest knots while being gentle enough to not cause
any discomfort. The ergonomic handle makes it easy to maneuver and use on your
pet, and the curved head design allows for a more thorough grooming. The comb
also features a safety guard to help prevent cuts and scrapes. Whether your pet
has long or short fur, this comb will help make pet hair removal easier and more
effective. With regular use, this comb will help keep your pet's coat looking
healthy and well-maintained.

Reviews

"Close (esc)"
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)

ReZe Accessories

pet Sidestep Bag

Regular price $48.00 Sale price $35.00 Save $13.00
/


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



The Sidestep Bag from Reze Store is a must-have accessory for pet owners who
want to give their furry friends a comfortable, convenient way to carry their
belongings. This stylish bag is designed with a unique, stepped shape that gives
your pet plenty of room to move around and explore. It features a durable
exterior made from heavy-duty polyester that can withstand all kinds of weather
conditions and wear and tear. The interior of the bag is lined with a soft and
cozy fleece fabric that keeps your pet comfortable on all of their adventures.
The Sidestep Bag also comes with two adjustable straps for easy carrying and a
side pocket for storing treats and other essentials. It also includes a metal
buckle closure for extra security, so you can rest assured that your pet’s
belongings are safe. Whether you’re taking your pet on a hike, to the beach, or
just around the neighborhood, the Sidestep Bag is the perfect accessory to keep
them comfortable and organized.

Reviews

"Close (esc)"
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)

ReZe Accessories

Pet Supplier Winter Warm Clothing

Regular price $21.00 Sale price $12.00 Save $9.00
/


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



Pet Supplier Winter Warm Clothing Reze Store is a pet supply shop that provides
pet owners with the necessary winter warm clothing to keep their pets
comfortable during the colder months. The store offers pet owners a range of
winter warm clothing options, including sweaters, coats, and raincoats, along
with accessories such as boots and hats. The store also provides a selection of
pet beds, beds, blankets, and other warm supplies to ensure that pets stay warm
and cozy during the winter. At Pet Supplier Winter Warm Clothing Reze Store,
customers can find a wide selection of quality winter clothing for their pets,
ranging from sweaters to raincoats and from boots to hats. All the clothing is
designed to provide maximum comfort and warmth for pets, and are available in a
variety of sizes and colors to meet the needs of any pet. In addition to
clothing, the store also offers a selection of pet beds, blankets, and other
winter warm supplies that can help keep your pet comfy and safe during the cold
months. The store is also committed to providing pet owners with the best
customer service and advice regarding their pets’ winter needs. They have
knowledgeable staff that can help pet owners select the right clothing and
supplies to keep their pets warm

Reviews

"Close (esc)"
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)

ReZe Accessories

2-1 Reusable Pet Hair Brush Remover

Regular price $55.00 Sale price $42.00 Save $13.00
/


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


Tired of wrestling with stubborn pet hair all over your home? Look no further
than our revolutionary 2-1 Reusable Pet Hair Brush Remover – the ultimate
solution for maintaining a hair-free environment with ease.

This innovative tool is designed to tackle pet hair woes head-on, offering a
dual-functionality that combines a high-performance brush and an efficient hair
remover in a single, compact device. With its sleek and ergonomic design, this
2-1 pet hair remover fits comfortably in your hand, making the task of keeping
your spaces fur-free a breeze.

The expertly crafted bristles of the brush are engineered to effortlessly lift
and capture pet hair from a wide range of surfaces, whether it's upholstery,
clothing, car seats, or carpets. Meanwhile, the built-in hair remover swiftly
collects the loosened hair, eliminating the need for sticky lint rollers or
time-consuming vacuuming sessions.

What sets our pet hair brush remover apart is its reusability and eco-conscious
design. Instead of disposable options that contribute to waste, this tool is
crafted to last, allowing you to use it time and time again. The collected pet
hair can be easily emptied, ready for your next cleanup mission.

Gone are the days of fretting over pet hair invasion – with the 2-1 Reusable Pet
Hair Brush Remover, you're equipped with a powerful ally that effortlessly
restores cleanliness to your living spaces. Make pet hair frustration a thing of
the past. Elevate your cleaning routine and regain control over your home today!

Order now and experience the joy of hassle-free pet hair removal like never
before. Your home deserves it, and you do too.






Reviews

"Close (esc)"
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)

ReZe Accessories

New 2 In 1 Pet massage Grooming dispensing Brush

Regular price $35.00 Sale price $21.00 Save $14.00
/


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



.The New 2 In 1 Pet Massage Grooming Dispensing Brush from Reze Store is a
revolutionary pet grooming tool that combines massage and grooming in one
product. The brush is designed to provide a gentle massage while simultaneously
removing tangles and mats in your pet's fur. The ergonomic handle makes it easy
to use, and the brush has a built-in dispenser that can hold up to 16 ounces of
shampoo or conditioner. This allows you to conveniently apply the product
directly to your pet's fur without having to worry about spilling or dripping
it. The brush also features a soft, long-lasting rubber bristles that are
designed to effectively remove dirt, dander, and other unwanted debris from your
pet's coat. The brush is also waterproof, making it ideal for use in wet
conditions. Whether you're looking for a convenient grooming tool or just want
to give your pet a relaxing massage, the New 2 In 1 Pet Massage Grooming
Dispensing Brush from Reze Store is a great choice.

Reviews

"Close (esc)"
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)

ReZe Accessories

Pet Toy Chew Resistant Strawberry Leak Food Ball

Regular price $35.00 Sale price $24.00 Save $11.00
/


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



The Pet Toy Chew Resistant Strawberry Leak Food Ball from Reze Store is the
perfect interactive toy for your pet. This unique toy is made of durable and
chew resistant material that won’t break down easily, even when your pet gnaws
on it. The strawberry shaped ball is designed to slowly release treats or food
when your pet plays with it, providing hours of fun and entertainment. The Pet
Toy Chew Resistant Strawberry Leak Food Ball is designed for cats and small to
medium sized dogs. It’s a great way to help reduce boredom, as well as provide
mental stimulation and physical activity for your pet. Its stimulating design
encourages your pet to play, stimulating their natural instinct to hunt

Reviews

"Close (esc)"
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)

ReZe Accessories
Long Plush Deep Warm Bear Paw Shape Super Soft Cushion Calm Beds
Regular price $138.00 Sale price $90.00 Save $48.00
/

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

Color
Charcoal Grey Light Grey Light gray four paws Pink four paws Pink
Size
80CM 90CM 55CM 65CM
Charcoal / 80CM - $90.00 CAD Grey / 80CM - $90.00 CAD Grey / 90CM - $110.00 CAD
Light Grey / 55CM - $69.00 CAD Light Grey / 65CM - $83.00 CAD Light gray four
paws / 55CM - $69.00 CAD Light gray four paws / 65CM - $90.00 CAD Light gray
four paws / 80CM - $90.00 CAD Light gray four paws / 90CM - $110.00 CAD Pink
four paws / 55CM - $62.00 CAD Pink four paws / 65CM - $83.00 CAD Pink four paws
/ 80CM - $90.00 CAD Pink four paws / 90CM - $110.00 CAD Pink / 55CM - $62.00 CAD
Pink / 65CM - $76.00 CAD
Quantity
− +
Only 8533 items in stock!
Add to cart
Buy now with ShopPayBuy with
More payment options


[{"id":45119043666219,"title":"Charcoal \/
80CM","option1":"Charcoal","option2":"80CM","option3":null,"sku":"CJGY136929535IR","requires_shipping":true,"taxable":true,"featured_image":{"id":41090028110123,"product_id":8285571514667,"position":16,"created_at":"2023-04-25T08:08:07-07:00","updated_at":"2023-04-25T08:08:07-07:00","alt":null,"width":800,"height":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/cf6426a6-df47-43b8-ae33-e82c5e2ff3e0.jpg?v=1682435287","variant_ids":[45119043666219]},"available":true,"name":"Long
Plush Deep Warm Bear Paw Shape Super Soft Cushion Calm Beds - Charcoal \/
80CM","public_title":"Charcoal \/
80CM","options":["Charcoal","80CM"],"price":9000,"weight":2350,"compare_at_price":13800,"inventory_management":"cjdropshipping","barcode":"","featured_media":{"alt":null,"id":33445078303019,"position":16,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/cf6426a6-df47-43b8-ae33-e82c5e2ff3e0.jpg?v=1682435287"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45119043698987,"title":"Grey
\/
80CM","option1":"Grey","option2":"80CM","option3":null,"sku":"CJGY136929531EV","requires_shipping":true,"taxable":true,"featured_image":{"id":41090028077355,"product_id":8285571514667,"position":15,"created_at":"2023-04-25T08:08:07-07:00","updated_at":"2023-04-25T08:08:07-07:00","alt":null,"width":800,"height":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/880d4b4d-efca-44c4-9039-ea25bd23792b.jpg?v=1682435287","variant_ids":[45119043698987,45119043764523]},"available":true,"name":"Long
Plush Deep Warm Bear Paw Shape Super Soft Cushion Calm Beds - Grey \/
80CM","public_title":"Grey \/
80CM","options":["Grey","80CM"],"price":9000,"weight":2350,"compare_at_price":13800,"inventory_management":"cjdropshipping","barcode":"","featured_media":{"alt":null,"id":33445078270251,"position":15,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/880d4b4d-efca-44c4-9039-ea25bd23792b.jpg?v=1682435287"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45119043764523,"title":"Grey
\/
90CM","option1":"Grey","option2":"90CM","option3":null,"sku":"CJGY136929532FU","requires_shipping":true,"taxable":true,"featured_image":{"id":41090028077355,"product_id":8285571514667,"position":15,"created_at":"2023-04-25T08:08:07-07:00","updated_at":"2023-04-25T08:08:07-07:00","alt":null,"width":800,"height":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/880d4b4d-efca-44c4-9039-ea25bd23792b.jpg?v=1682435287","variant_ids":[45119043698987,45119043764523]},"available":true,"name":"Long
Plush Deep Warm Bear Paw Shape Super Soft Cushion Calm Beds - Grey \/
90CM","public_title":"Grey \/
90CM","options":["Grey","90CM"],"price":11000,"weight":3350,"compare_at_price":13800,"inventory_management":"cjdropshipping","barcode":"","featured_media":{"alt":null,"id":33445078270251,"position":15,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/880d4b4d-efca-44c4-9039-ea25bd23792b.jpg?v=1682435287"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45119043797291,"title":"Light
Grey \/ 55CM","option1":"Light
Grey","option2":"55CM","option3":null,"sku":"CJGY136929507GT","requires_shipping":true,"taxable":true,"featured_image":{"id":41090027815211,"product_id":8285571514667,"position":7,"created_at":"2023-04-25T08:08:07-07:00","updated_at":"2023-04-25T08:08:07-07:00","alt":null,"width":800,"height":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/f4153511-193b-423a-b6f8-3a804bb0b53c.jpg?v=1682435287","variant_ids":[45119043797291,45119043830059]},"available":true,"name":"Long
Plush Deep Warm Bear Paw Shape Super Soft Cushion Calm Beds - Light Grey \/
55CM","public_title":"Light Grey \/ 55CM","options":["Light
Grey","55CM"],"price":6900,"weight":1717,"compare_at_price":13800,"inventory_management":"cjdropshipping","barcode":"","featured_media":{"alt":null,"id":33445078008107,"position":7,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/f4153511-193b-423a-b6f8-3a804bb0b53c.jpg?v=1682435287"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45119043830059,"title":"Light
Grey \/ 65CM","option1":"Light
Grey","option2":"65CM","option3":null,"sku":"CJGY136929508HS","requires_shipping":true,"taxable":true,"featured_image":{"id":41090027815211,"product_id":8285571514667,"position":7,"created_at":"2023-04-25T08:08:07-07:00","updated_at":"2023-04-25T08:08:07-07:00","alt":null,"width":800,"height":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/f4153511-193b-423a-b6f8-3a804bb0b53c.jpg?v=1682435287","variant_ids":[45119043797291,45119043830059]},"available":true,"name":"Long
Plush Deep Warm Bear Paw Shape Super Soft Cushion Calm Beds - Light Grey \/
65CM","public_title":"Light Grey \/ 65CM","options":["Light
Grey","65CM"],"price":8300,"weight":1611,"compare_at_price":13800,"inventory_management":"cjdropshipping","barcode":"","featured_media":{"alt":null,"id":33445078008107,"position":7,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/f4153511-193b-423a-b6f8-3a804bb0b53c.jpg?v=1682435287"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45119043862827,"title":"Light
gray four paws \/ 55CM","option1":"Light gray four
paws","option2":"55CM","option3":null,"sku":"CJGY136929511KP","requires_shipping":true,"taxable":true,"featured_image":{"id":41090027782443,"product_id":8285571514667,"position":6,"created_at":"2023-04-25T08:08:07-07:00","updated_at":"2023-04-25T08:08:07-07:00","alt":null,"width":800,"height":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/906ff301-9b32-43e5-930a-69f3112711d5.jpg?v=1682435287","variant_ids":[45119043862827,45119043895595]},"available":true,"name":"Long
Plush Deep Warm Bear Paw Shape Super Soft Cushion Calm Beds - Light gray four
paws \/ 55CM","public_title":"Light gray four paws \/ 55CM","options":["Light
gray four
paws","55CM"],"price":6900,"weight":1717,"compare_at_price":13800,"inventory_management":"cjdropshipping","barcode":"","featured_media":{"alt":null,"id":33445077975339,"position":6,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/906ff301-9b32-43e5-930a-69f3112711d5.jpg?v=1682435287"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45119043895595,"title":"Light
gray four paws \/ 65CM","option1":"Light gray four
paws","option2":"65CM","option3":null,"sku":"CJGY136929512LO","requires_shipping":true,"taxable":true,"featured_image":{"id":41090027782443,"product_id":8285571514667,"position":6,"created_at":"2023-04-25T08:08:07-07:00","updated_at":"2023-04-25T08:08:07-07:00","alt":null,"width":800,"height":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/906ff301-9b32-43e5-930a-69f3112711d5.jpg?v=1682435287","variant_ids":[45119043862827,45119043895595]},"available":true,"name":"Long
Plush Deep Warm Bear Paw Shape Super Soft Cushion Calm Beds - Light gray four
paws \/ 65CM","public_title":"Light gray four paws \/ 65CM","options":["Light
gray four
paws","65CM"],"price":9000,"weight":1472,"compare_at_price":13800,"inventory_management":"cjdropshipping","barcode":"","featured_media":{"alt":null,"id":33445077975339,"position":6,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/906ff301-9b32-43e5-930a-69f3112711d5.jpg?v=1682435287"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45119043928363,"title":"Light
gray four paws \/ 80CM","option1":"Light gray four
paws","option2":"80CM","option3":null,"sku":"CJGY136929521UF","requires_shipping":true,"taxable":true,"featured_image":{"id":41090028175659,"product_id":8285571514667,"position":18,"created_at":"2023-04-25T08:08:07-07:00","updated_at":"2023-04-25T08:08:07-07:00","alt":null,"width":800,"height":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/299dca33-e6a3-4b2b-ad52-80f5a2bb24b8.jpg?v=1682435287","variant_ids":[45119043928363,45119043961131]},"available":true,"name":"Long
Plush Deep Warm Bear Paw Shape Super Soft Cushion Calm Beds - Light gray four
paws \/ 80CM","public_title":"Light gray four paws \/ 80CM","options":["Light
gray four
paws","80CM"],"price":9000,"weight":2350,"compare_at_price":13800,"inventory_management":"cjdropshipping","barcode":"","featured_media":{"alt":null,"id":33445078368555,"position":18,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/299dca33-e6a3-4b2b-ad52-80f5a2bb24b8.jpg?v=1682435287"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45119043961131,"title":"Light
gray four paws \/ 90CM","option1":"Light gray four
paws","option2":"90CM","option3":null,"sku":"CJGY136929522VE","requires_shipping":true,"taxable":true,"featured_image":{"id":41090028175659,"product_id":8285571514667,"position":18,"created_at":"2023-04-25T08:08:07-07:00","updated_at":"2023-04-25T08:08:07-07:00","alt":null,"width":800,"height":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/299dca33-e6a3-4b2b-ad52-80f5a2bb24b8.jpg?v=1682435287","variant_ids":[45119043928363,45119043961131]},"available":true,"name":"Long
Plush Deep Warm Bear Paw Shape Super Soft Cushion Calm Beds - Light gray four
paws \/ 90CM","public_title":"Light gray four paws \/ 90CM","options":["Light
gray four
paws","90CM"],"price":11000,"weight":3350,"compare_at_price":13800,"inventory_management":"cjdropshipping","barcode":"","featured_media":{"alt":null,"id":33445078368555,"position":18,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/299dca33-e6a3-4b2b-ad52-80f5a2bb24b8.jpg?v=1682435287"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45119043993899,"title":"Pink
four paws \/ 55CM","option1":"Pink four
paws","option2":"55CM","option3":null,"sku":"CJGY136929513MN","requires_shipping":true,"taxable":true,"featured_image":{"id":41090028011819,"product_id":8285571514667,"position":13,"created_at":"2023-04-25T08:08:07-07:00","updated_at":"2023-04-25T08:08:07-07:00","alt":null,"width":800,"height":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/7257427a-c271-4b2a-b95a-4cba94b44afa.jpg?v=1682435287","variant_ids":[45119043993899,45119044026667]},"available":true,"name":"Long
Plush Deep Warm Bear Paw Shape Super Soft Cushion Calm Beds - Pink four paws \/
55CM","public_title":"Pink four paws \/ 55CM","options":["Pink four
paws","55CM"],"price":6200,"weight":1331,"compare_at_price":13800,"inventory_management":"cjdropshipping","barcode":"","featured_media":{"alt":null,"id":33445078204715,"position":13,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/7257427a-c271-4b2a-b95a-4cba94b44afa.jpg?v=1682435287"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45119044026667,"title":"Pink
four paws \/ 65CM","option1":"Pink four
paws","option2":"65CM","option3":null,"sku":"CJGY136929514NM","requires_shipping":true,"taxable":true,"featured_image":{"id":41090028011819,"product_id":8285571514667,"position":13,"created_at":"2023-04-25T08:08:07-07:00","updated_at":"2023-04-25T08:08:07-07:00","alt":null,"width":800,"height":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/7257427a-c271-4b2a-b95a-4cba94b44afa.jpg?v=1682435287","variant_ids":[45119043993899,45119044026667]},"available":true,"name":"Long
Plush Deep Warm Bear Paw Shape Super Soft Cushion Calm Beds - Pink four paws \/
65CM","public_title":"Pink four paws \/ 65CM","options":["Pink four
paws","65CM"],"price":8300,"weight":1744,"compare_at_price":13800,"inventory_management":"cjdropshipping","barcode":"","featured_media":{"alt":null,"id":33445078204715,"position":13,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/7257427a-c271-4b2a-b95a-4cba94b44afa.jpg?v=1682435287"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45119044092203,"title":"Pink
four paws \/ 80CM","option1":"Pink four
paws","option2":"80CM","option3":null,"sku":"CJGY136929519SH","requires_shipping":true,"taxable":true,"featured_image":{"id":41090027946283,"product_id":8285571514667,"position":11,"created_at":"2023-04-25T08:08:07-07:00","updated_at":"2023-04-25T08:08:07-07:00","alt":null,"width":800,"height":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/cb804a1f-463d-433e-a51a-8f26d06ccb64.jpg?v=1682435287","variant_ids":[45119044092203,45119044124971]},"available":true,"name":"Long
Plush Deep Warm Bear Paw Shape Super Soft Cushion Calm Beds - Pink four paws \/
80CM","public_title":"Pink four paws \/ 80CM","options":["Pink four
paws","80CM"],"price":9000,"weight":2350,"compare_at_price":13800,"inventory_management":"cjdropshipping","barcode":"","featured_media":{"alt":null,"id":33445078139179,"position":11,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/cb804a1f-463d-433e-a51a-8f26d06ccb64.jpg?v=1682435287"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45119044124971,"title":"Pink
four paws \/ 90CM","option1":"Pink four
paws","option2":"90CM","option3":null,"sku":"CJGY136929520TG","requires_shipping":true,"taxable":true,"featured_image":{"id":41090027946283,"product_id":8285571514667,"position":11,"created_at":"2023-04-25T08:08:07-07:00","updated_at":"2023-04-25T08:08:07-07:00","alt":null,"width":800,"height":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/cb804a1f-463d-433e-a51a-8f26d06ccb64.jpg?v=1682435287","variant_ids":[45119044092203,45119044124971]},"available":true,"name":"Long
Plush Deep Warm Bear Paw Shape Super Soft Cushion Calm Beds - Pink four paws \/
90CM","public_title":"Pink four paws \/ 90CM","options":["Pink four
paws","90CM"],"price":11000,"weight":3350,"compare_at_price":13800,"inventory_management":"cjdropshipping","barcode":"","featured_media":{"alt":null,"id":33445078139179,"position":11,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/cb804a1f-463d-433e-a51a-8f26d06ccb64.jpg?v=1682435287"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45119044157739,"title":"Pink
\/
55CM","option1":"Pink","option2":"55CM","option3":null,"sku":"CJGY136929505EV","requires_shipping":true,"taxable":true,"featured_image":{"id":41090027913515,"product_id":8285571514667,"position":10,"created_at":"2023-04-25T08:08:07-07:00","updated_at":"2023-04-25T08:08:07-07:00","alt":null,"width":800,"height":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/3378a396-d5a1-4e24-bf53-904ce43318d1.jpg?v=1682435287","variant_ids":[45119044157739,45119044190507]},"available":true,"name":"Long
Plush Deep Warm Bear Paw Shape Super Soft Cushion Calm Beds - Pink \/
55CM","public_title":"Pink \/
55CM","options":["Pink","55CM"],"price":6200,"weight":1146,"compare_at_price":13800,"inventory_management":"cjdropshipping","barcode":"","featured_media":{"alt":null,"id":33445078106411,"position":10,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/3378a396-d5a1-4e24-bf53-904ce43318d1.jpg?v=1682435287"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45119044190507,"title":"Pink
\/
65CM","option1":"Pink","option2":"65CM","option3":null,"sku":"CJGY136929506FU","requires_shipping":true,"taxable":true,"featured_image":{"id":41090027913515,"product_id":8285571514667,"position":10,"created_at":"2023-04-25T08:08:07-07:00","updated_at":"2023-04-25T08:08:07-07:00","alt":null,"width":800,"height":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/3378a396-d5a1-4e24-bf53-904ce43318d1.jpg?v=1682435287","variant_ids":[45119044157739,45119044190507]},"available":true,"name":"Long
Plush Deep Warm Bear Paw Shape Super Soft Cushion Calm Beds - Pink \/
65CM","public_title":"Pink \/
65CM","options":["Pink","65CM"],"price":7600,"weight":1744,"compare_at_price":13800,"inventory_management":"cjdropshipping","barcode":"","featured_media":{"alt":null,"id":33445078106411,"position":10,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/3378a396-d5a1-4e24-bf53-904ce43318d1.jpg?v=1682435287"}},"requires_selling_plan":false,"selling_plan_allocations":[]}]
{"id":45119043666219,"title":"Charcoal \/
80CM","option1":"Charcoal","option2":"80CM","option3":null,"sku":"CJGY136929535IR","requires_shipping":true,"taxable":true,"featured_image":{"id":41090028110123,"product_id":8285571514667,"position":16,"created_at":"2023-04-25T08:08:07-07:00","updated_at":"2023-04-25T08:08:07-07:00","alt":null,"width":800,"height":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/cf6426a6-df47-43b8-ae33-e82c5e2ff3e0.jpg?v=1682435287","variant_ids":[45119043666219]},"available":true,"name":"Long
Plush Deep Warm Bear Paw Shape Super Soft Cushion Calm Beds - Charcoal \/
80CM","public_title":"Charcoal \/
80CM","options":["Charcoal","80CM"],"price":9000,"weight":2350,"compare_at_price":13800,"inventory_management":"cjdropshipping","barcode":"","featured_media":{"alt":null,"id":33445078303019,"position":16,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.treasurypaws.com\/cdn\/shop\/products\/cf6426a6-df47-43b8-ae33-e82c5e2ff3e0.jpg?v=1682435287"}},"requires_selling_plan":false,"selling_plan_allocations":[]}

Learn more

Reviews


Sign up and save

Subscribe to get special offers, free giveaways, and once-in-a-lifetime deals.

Enter your email
Subscribe


Footer menu

Footer menu
 * Search
 * Contact Information
 * Privacy Policy
 * Refund Policy
 * Terms of Service

HAPPY CUSTOMERS

HAPPY CUSTOMERS

Free shipping from orders Above $100

Secure Order

Best Quality pet products

OUR MISSION

OUR MISSION

Our mission is to provide the highest quality pet care and products to our
customers. We strive to provide a safe and comfortable environment for pets and
their owners.

 * American Express
 * Apple Pay
 * Diners Club
 * Discover
 * Meta Pay
 * Google Pay
 * Mastercard
 * PayPal
 * Shop Pay
 * Venmo
 * Visa

© 2023 TreasuryPaws


Previous Next

"Close (esc)"




0

add-cart-SVG
Add To Cart
0

+ Add To Cart

BLACK FRIDAY

SALES

20% EXTRA DISCOUNT

Get your coupon code and access to best deal

This field is required
The email address must contain @ and a valid domain
Something went wrong!
GIVE ME 20% DISCOUNT

Here is the Discount Code

BLACKFRIDAY101




Country/regionAfghanistan (AFN ؋)Åland Islands (EUR €)Albania (ALL)Algeria
(DZD)Andorra (EUR €)Angola (USD $)Anguilla (XCD $)Antigua & Barbuda (XCD
$)Argentina (USD $)Armenia (AMD ֏)Aruba (AWG)Ascension Island (SHP £)Australia
(AUD $)Austria (EUR €)Azerbaijan (AZN ₼)Bahamas (BSD $)Bahrain (USD $)Bangladesh
(BDT ৳)Barbados (BBD $)Belarus (USD $)Belgium (EUR €)Belize (BZD $)Benin (XOF
F CFA)Bermuda (USD $)Bhutan (USD $)Bolivia (BOB Bs)Bosnia & Herzegovina (BAM
KM)Botswana (BWP P)Brazil (USD $)British Indian Ocean Territory (USD $)British
Virgin Islands (USD $)Brunei (BND $)Bulgaria (BGN)Burkina Faso (XOF
F CFA)Burundi (BIF)Cambodia (KHR ៛)Cameroon (XAF FCFA)Canada (CAD $)Cape Verde
(CVE)Caribbean Netherlands (USD $)Cayman Islands (KYD $)Central African Republic
(XAF FCFA)Chad (XAF FCFA)Chile (USD $)China (CNY ¥)Christmas Island (AUD $)Cocos
(Keeling) Islands (AUD $)Colombia (USD $)Comoros (KMF CF)Congo - Brazzaville
(XAF FCFA)Congo - Kinshasa (CDF)Cook Islands (NZD $)Costa Rica (CRC ₡)Côte
d’Ivoire (XOF F CFA)Croatia (EUR €)Curaçao (ANG)Cyprus (EUR €)Czechia (CZK
Kč)Denmark (DKK kr)Djibouti (DJF)Dominica (XCD $)Dominican Republic (DOP
$)Ecuador (USD $)Egypt (EGP E£)El Salvador (USD $)Equatorial Guinea (XAF
FCFA)Eritrea (USD $)Estonia (EUR €)Eswatini (USD $)Ethiopia (ETB)Falkland
Islands (FKP £)Faroe Islands (DKK kr)Fiji (FJD $)Finland (EUR €)France (EUR
€)French Guiana (EUR €)French Polynesia (XPF CFPF)French Southern Territories
(EUR €)Gabon (XOF F CFA)Gambia (GMD)Georgia (USD $)Germany (EUR €)Ghana (USD
$)Gibraltar (GBP £)Greece (EUR €)Greenland (DKK kr)Grenada (XCD $)Guadeloupe
(EUR €)Guatemala (GTQ Q)Guernsey (GBP £)Guinea (GNF FG)Guinea-Bissau (XOF
F CFA)Guyana (GYD $)Haiti (USD $)Honduras (HNL L)Hong Kong SAR (HKD HK$)Hungary
(HUF Ft)Iceland (ISK kr)India (INR ₹)Indonesia (IDR Rp)Iraq (USD $)Ireland (EUR
€)Isle of Man (GBP £)Israel (ILS ₪)Italy (EUR €)Jamaica (JMD $)Japan (JPY
¥)Jersey (USD $)Jordan (USD $)Kazakhstan (KZT ₸)Kenya (KES)Kiribati (USD
$)Kosovo (EUR €)Kuwait (USD $)Kyrgyzstan (KGS)Laos (LAK ₭)Latvia (EUR €)Lebanon
(LBP L£)Lesotho (USD $)Liberia (USD $)Libya (USD $)Liechtenstein (CHF)Lithuania
(EUR €)Luxembourg (EUR €)Macao SAR (MOP)Madagascar (USD $)Malawi (MWK)Malaysia
(MYR RM)Maldives (MVR)Mali (XOF F CFA)Malta (EUR €)Martinique (EUR €)Mauritania
(USD $)Mauritius (MUR Rs)Mayotte (EUR €)Mexico (USD $)Moldova (MDL)Monaco (EUR
€)Mongolia (MNT ₮)Montenegro (EUR €)Montserrat (XCD $)Morocco (MAD)Mozambique
(USD $)Myanmar (Burma) (MMK K)Namibia (USD $)Nauru (AUD $)Nepal (NPR
Rs)Netherlands (EUR €)New Caledonia (XPF CFPF)New Zealand (NZD $)Nicaragua (NIO
C$)Niger (XOF F CFA)Nigeria (NGN ₦)Niue (NZD $)Norfolk Island (AUD $)North
Macedonia (MKD)Norway (USD $)Oman (USD $)Pakistan (PKR Rs)Palestinian
Territories (ILS ₪)Panama (USD $)Papua New Guinea (PGK)Paraguay (PYG ₲)Peru
(PEN)Philippines (PHP ₱)Pitcairn Islands (NZD $)Poland (PLN zł)Portugal (EUR
€)Qatar (QAR)Réunion (EUR €)Romania (RON lei)Russia (USD $)Rwanda (RWF RF)Samoa
(WST)San Marino (EUR €)São Tomé & Príncipe (STD)Saudi Arabia (SAR)Senegal (XOF
F CFA)Serbia (RSD)Seychelles (USD $)Sierra Leone (SLL)Singapore (SGD $)Sint
Maarten (ANG)Slovakia (EUR €)Slovenia (EUR €)Solomon Islands (SBD $)Somalia (USD
$)South Africa (USD $)South Georgia & South Sandwich Islands (GBP £)South Korea
(KRW ₩)South Sudan (USD $)Spain (EUR €)Sri Lanka (LKR Rs)St. Barthélemy (EUR
€)St. Helena (SHP £)St. Kitts & Nevis (XCD $)St. Lucia (XCD $)St. Martin (EUR
€)St. Pierre & Miquelon (EUR €)St. Vincent & Grenadines (XCD $)Sudan (USD
$)Suriname (USD $)Svalbard & Jan Mayen (USD $)Sweden (SEK kr)Switzerland
(CHF)Taiwan (TWD $)Tajikistan (TJS)Tanzania (TZS)Thailand (THB ฿)Timor-Leste
(USD $)Togo (XOF F CFA)Tokelau (NZD $)Tonga (TOP T$)Trinidad & Tobago (TTD
$)Tristan da Cunha (GBP £)Tunisia (USD $)Turkey (USD $)Turkmenistan (USD $)Turks
& Caicos Islands (USD $)Tuvalu (AUD $)U.S. Outlying Islands (USD $)Uganda
(UGX)Ukraine (UAH ₴)United Arab Emirates (AED)United Kingdom (GBP £)United
States (USD $)Uruguay (UYU $)Uzbekistan (UZS)Vanuatu (VUV)Vatican City (EUR
€)Venezuela (USD $)Vietnam (VND ₫)Wallis & Futuna (XPF CFPF)Western Sahara
(MAD)Yemen (YER)Zambia (USD $)Zimbabwe (USD $)