www.readypetgo.com.au Open in urlscan Pro
151.101.129.124  Public Scan

Submitted URL: https://odoo.darlivgroup.com.au/r/8cX/m/3150560
Effective URL: https://www.readypetgo.com.au/paws-claws-lux-velvet-cat-cave-navy.html?utm_source=EDM+3/08/23&utm_medium=Email&utm_campaign=Ta...
Submission: On August 07 via api from AU — Scanned from AU

Form analysis 7 forms found in the DOM

GET https://www.readypetgo.com.au/catalogsearch/result/

<form class="form minisearch form-search" id="search_mini_form" action="https://www.readypetgo.com.au/catalogsearch/result/" method="get" siq_id="autopick_9320">
  <div class="block-title"><strong>Search</strong></div>
  <div class="field search">
    <div class="control ">
      <input id="search" type="text" name="q" value="" placeholder="Search here..." class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off">
      <div id="search_autocomplete" class="search-autocomplete"></div>
      <div class="nested">
        <a class="action advanced" href="https://www.readypetgo.com.au/catalogsearch/advanced/" data-action="advanced-search">
        Advanced Search    </a>
      </div>
    </div>
  </div>
  <button type="submit" title="Search" class="action search button" disabled="">
    <span><span><i class="fa fa-search"></i>Search</span></span>
  </button>
</form>

POST https://www.readypetgo.com.au/checkout/cart/add/uenc/aHR0cHM6Ly93d3cucmVhZHlwZXRnby5jb20uYXUvcGF3cy1jbGF3cy1sdXgtdmVsdmV0LWNhdC1jYXZlLW5hdnkuaHRtbA%2C%2C/product/3388/

<form data-product-sku="UL20934" action="https://www.readypetgo.com.au/checkout/cart/add/uenc/aHR0cHM6Ly93d3cucmVhZHlwZXRnby5jb20uYXUvcGF3cy1jbGF3cy1sdXgtdmVsdmV0LWNhdC1jYXZlLW5hdnkuaHRtbA%2C%2C/product/3388/" method="post"
  id="product_addtocart_form" novalidate="novalidate" siq_id="autopick_6309">
  <input type="hidden" name="product" value="3388">
  <input type="hidden" name="selected_configurable_option" value="">
  <input type="hidden" name="related_product" id="related-products-field" value="">
  <input type="hidden" name="item" value="3388">
  <input name="form_key" type="hidden" value="XjnwM1ZI2Kl1iZJE">
  <div class="box-tocart">
    <div class="fieldset">
      <div class="actions add-to-cart">
        <div class="field qty clearfix">
          <div class="product-qty">
            <label class="label" for="qty"><span>Qty</span></label>
            <div class="control custom-qty">
              <div class="btn-plus">
                <button type="button" class="reduced items" onclick="var result = document.getElementById('qty'); var qty = result.value; if( !isNaN( qty ) &amp;&amp; qty > 1 ) result.value--;return false;">
                  <i class="fa ion-minus"></i>
                </button>
              </div>
              <input type="number" name="qty" id="qty" maxlength="12" value="1" title="Qty" class="input-text qty"
                data-validate="{&quot;required-number&quot;:true,&quot;validate-item-quantity&quot;:{&quot;minAllowed&quot;:1,&quot;maxAllowed&quot;:10000}}">
              <div class="btn-plus">
                <button type="button" class="increase items" onclick="var result = document.getElementById('qty'); var qty = result.value; if( !isNaN( qty )) result.value++;return false;">
                  <i class="fa ion-plus"></i>
                </button>
              </div>
            </div>
          </div>
        </div>
        <input type="hidden" id="qtydatas">
        <input type="hidden" id="prdsdatas">
        <input type="hidden" id="currentpid" value="3388">
        <input type="hidden" id="multicartpage" value="https://www.readypetgo.com.au/multicart/index/multicart/">
        <script type="text/javascript">
          require(['jquery', 'mage/translate', 'Magento_Customer/js/customer-data', 'jquery/ui'], function($, $t, customerData) {
            $(document).ready(function() {
              $(document).on('ajax:addToCart', function(e, data) {
                var p = document.getElementsByClassName('allqtys');
                var allqtydata = document.getElementById('qtydatas');
                var allpid = document.getElementsByClassName('allprds');
                var allpdata = document.getElementById('prdsdatas');
                var cartpage = document.getElementById('multicartpage');
                for (i = 0; i < p.length; i++) {
                  allqtydata.value = allqtydata.value + "@" + p[i].value;
                  allpdata.value = allpdata.value + "@" + allpid[i].value;
                }
                if (!allpdata.value) {
                  return;
                }
                var cpid = document.getElementById('currentpid');
                cpid.value = cpid.value + "@" + document.getElementById('qty').value;
                productTitle = $('.page-title span').text();
                productImage = $('.fotorama__stage .fotorama__active .fotorama__img').clone();
                $.ajax({
                  url: cartpage.value,
                  method: "POST",
                  dataType: "json",
                  showLoader: true,
                  data: {
                    'crspids': allpdata.value,
                    'crsqtys': allqtydata.value,
                    'isajax': 1
                  },
                  success: function(result) {
                    var sections = ['cart'];
                    customerData.invalidate(sections);
                    customerData.reload(sections, true);
                    document.getElementById('qtydatas').value = '';
                    document.getElementById('prdsdatas').value = '';
                    $('[data-block="minicart"]').trigger('contentUpdated');
                  },
                  error: function(error) {
                    console.log('ERROR : : ' + error);
                  }
                });
              });
            });
          });
        </script>
        <div id="payment-request-button" class="payment-request-button action tocart StripeElement">
          <div class="__PrivateStripeElement" style="margin: 0px !important; padding: 0px !important; border: none !important; display: block !important; background: transparent !important; position: relative !important; opacity: 1 !important;">
            <iframe name="__privateStripeFrame34611" frameborder="0" allowtransparency="true" scrolling="no" role="presentation" allow="payment *"
              src="https://js.stripe.com/v3/elements-inner-payment-request-baf681ce2687eb609152d7a955e482d2.html#locale=en&amp;wait=false&amp;mids[guid]=NA&amp;mids[muid]=NA&amp;mids[sid]=NA&amp;style[paymentRequestButton][type]=default&amp;style[paymentRequestButton][theme]=dark&amp;style[paymentRequestButton][height]=50px&amp;rtl=false&amp;componentName=paymentRequestButton&amp;keyMode=live&amp;apiKey=pk_live_51Mt2r1JHx36rrhWNy68upB0GLY7qOwKMMda5z7ot0cJORHO9mus9HpSMDcEZpgS5B2bg5o5U3y0MFFnXEq6C8TUK00WZIaP2Bo&amp;referrer=https%3A%2F%2Fwww.readypetgo.com.au%2Fpaws-claws-lux-velvet-cat-cave-navy.html%3Futm_source%3DEDM%2B3%2F08%2F23%26utm_medium%3DEmail%26utm_campaign%3DTails%2B%2526%2BTrails%26utm_id%3DTails%2B%2526%2BTrails%26utm_term%3DP%2526C%2BCat%2BCave&amp;controllerId=__privateStripeController3461"
              title="Secure payment button frame"
              style="border: none !important; margin: 0px !important; padding: 0px !important; width: 1px !important; min-width: 100% !important; overflow: hidden !important; display: block !important; user-select: none !important; transform: translate(0px) !important; color-scheme: light only !important; height: 50px; min-height: auto;"></iframe><input
              class="__PrivateStripeElement-input" aria-hidden="true" aria-label=" " autocomplete="false" maxlength="1"
              style="border: none !important; display: block !important; position: absolute !important; height: 1px !important; top: -1px !important; left: 0px !important; padding: 0px !important; margin: 0px !important; width: 100% !important; opacity: 0 !important; background: transparent !important; pointer-events: none !important; font-size: 16px !important;">
          </div>
        </div>
        <script>
          require(['domReady!', 'StripeIntegration_Payments/js/stripe_payments_express'], function(domReady, stripeExpress) {
            stripeExpress.initStripeExpress('#payment-request-button', {
              "apiKey": "pk_live_51Mt2r1JHx36rrhWNy68upB0GLY7qOwKMMda5z7ot0cJORHO9mus9HpSMDcEZpgS5B2bg5o5U3y0MFFnXEq6C8TUK00WZIaP2Bo",
              "locale": "en",
              "appInfo": {
                "name": "Magento2",
                "version": "3.4.2",
                "url": "https:\/\/stripe.com\/docs\/plugins\/magento",
                "partner_id": "pp_partner_Fs67gT2M6v3mH7"
              },
              "options": {
                "betas": [],
                "apiVersion": "2020-03-02"
              }
            }, 'product:3388', {
              "type": "default",
              "theme": "dark",
              "height": "50px"
            }, function(paymentRequestButton, paymentRequest, params, prButton) {
              stripeExpress.initProductWidget(paymentRequestButton, paymentRequest, params, prButton);
              stripeExpress.bindConfigurableProductOptions('#payment-request-button',
                '{"apiKey":"pk_live_51Mt2r1JHx36rrhWNy68upB0GLY7qOwKMMda5z7ot0cJORHO9mus9HpSMDcEZpgS5B2bg5o5U3y0MFFnXEq6C8TUK00WZIaP2Bo","locale":"en","appInfo":{"name":"Magento2","version":"3.4.2","url":"https:\/\/stripe.com\/docs\/plugins\/magento","partner_id":"pp_partner_Fs67gT2M6v3mH7"},"options":{"betas":[],"apiVersion":"2020-03-02"}}',
                '3388', {
                  "type": "default",
                  "theme": "dark",
                  "height": "50px"
                });
            });
          });
        </script>
        <div id="instant-purchase" data-bind="scope:'instant-purchase'">
          <!-- ko template: getTemplate() -->
          <!-- ko if: showButton() --><!-- /ko -->
          <!-- /ko -->
        </div>
        <div id="paypal-smart-button"></div>
        <button type="submit" title="Add to Cart" class="action primary tocart button btn-cart" id="product-addtocart-button" data-id="3388">
          <span>Add to Cart</span>
        </button>
      </div>
    </div>
  </div>
  <script>
    require(['jquery', 'mage/mage', 'Magento_Catalog/product/view/validation', 'Magento_Catalog/js/catalog-add-to-cart'], function($) {
      'use strict';
      $('#product_addtocart_form').mage('validation', {
        radioCheckboxClosest: '.nested',
        submitHandler: function(form) {
          var widget = $(form).catalogAddToCart({
            bindSubmit: false
          });
          widget.catalogAddToCart('submitForm', $(form));
          return false;
        }
      });
    });
  </script>
</form>

POST https://www.readypetgo.com.au/amshipcalc/estimate/ajax/

<form method="post" id="form-estimation-64d0358265419" enctype="multipart/form-data" data-hasrequired="* Required Fields" action="https://www.readypetgo.com.au/amshipcalc/estimate/ajax/" novalidate="novalidate" siq_id="autopick_9164">
  <fieldset class="fieldset review-fieldset" data-hasrequired="* Required Fields">
    <div class="field required">
      <label for="country-64d0358265419" class="label"><span>Country</span></label>
      <div class="control">
        <select name="country_id" id="country-64d0358265419" class="" title="Country" data-validate="{'validate-select':true}" aria-required="true">
          <option value="AU" selected="selected">Australia</option>
        </select>
      </div>
    </div>
    <div class="field required">
      <label for="zip-64d0358265419" class="label"><span>Postal Code</span></label>
      <div class="control">
        <input type="text" name="postcode" id="zip-64d0358265419" class="input-text validate-zip-international required-entry" value="" aria-required="true">
      </div>
    </div>
  </fieldset>
  <div class="actions-toolbar">
    <div class="primary actions-primary">
      <button type="submit" class="action submit primary calculate">
        <span>Calculate</span></button>
    </div>
  </div>
  <div class="shipping-calculation-result-container">
  </div>
</form>

POST https://www.readypetgo.com.au/review/product/post/id/3388/

<form action="https://www.readypetgo.com.au/review/product/post/id/3388/" class="review-form" method="post" id="review-form" data-role="product-review-form" data-bind="scope: 'review-form'" novalidate="novalidate" siq_id="autopick_3033">
  <input name="form_key" type="hidden" value="XjnwM1ZI2Kl1iZJE">
  <fieldset class="fieldset review-fieldset" data-hasrequired="* Required Fields">
    <legend class="legend review-legend"><span>You're reviewing:</span><strong>Paws &amp; Claws Lux Velvet Cat Cave - Navy</strong></legend><br>
    <div class="field review-field-nickname required">
      <label for="nickname_field" class="label"><span>Nickname</span></label>
      <div class="control">
        <input type="text" name="nickname" id="nickname_field" class="input-text" data-validate="{required:true}" data-bind="value: nickname()" aria-required="true">
      </div>
    </div>
    <div class="field review-field-summary required">
      <label for="summary_field" class="label"><span>Summary</span></label>
      <div class="control">
        <input type="text" name="title" id="summary_field" class="input-text" data-validate="{required:true}" data-bind="value: review().title" aria-required="true">
      </div>
    </div>
    <div class="field review-field-text required">
      <label for="review_field" class="label"><span>Review</span></label>
      <div class="control">
        <textarea name="detail" id="review_field" cols="5" rows="3" data-validate="{required:true}" data-bind="value: review().detail" aria-required="true"></textarea>
      </div>
    </div>
  </fieldset>
  <div class="actions-toolbar review-form-actions">
    <div class="primary actions-primary">
      <button type="submit" class="action submit primary"><span>Submit Review</span></button>
    </div>
  </div>
</form>

POST https://www.readypetgo.com.au/review/product/post/id/3388/

<form action="https://www.readypetgo.com.au/review/product/post/id/3388/" class="review-form" method="post" id="review-form" data-role="product-review-form" data-bind="scope: 'review-form'" novalidate="novalidate" siq_id="autopick_954">
  <input name="form_key" type="hidden" value="XjnwM1ZI2Kl1iZJE">
  <fieldset class="fieldset review-fieldset" data-hasrequired="* Required Fields">
    <legend class="legend review-legend"><span>You're reviewing:</span><strong>Paws &amp; Claws Lux Velvet Cat Cave - Navy</strong></legend><br>
    <div class="field review-field-nickname required">
      <label for="nickname_field" class="label"><span>Nickname</span></label>
      <div class="control">
        <input type="text" name="nickname" id="nickname_field" class="input-text" data-validate="{required:true}" data-bind="value: nickname()" aria-required="true">
      </div>
    </div>
    <div class="field review-field-summary required">
      <label for="summary_field" class="label"><span>Summary</span></label>
      <div class="control">
        <input type="text" name="title" id="summary_field" class="input-text" data-validate="{required:true}" data-bind="value: review().title" aria-required="true">
      </div>
    </div>
    <div class="field review-field-text required">
      <label for="review_field" class="label"><span>Review</span></label>
      <div class="control">
        <textarea name="detail" id="review_field" cols="5" rows="3" data-validate="{required:true}" data-bind="value: review().detail" aria-required="true"></textarea>
      </div>
    </div>
  </fieldset>
  <div class="actions-toolbar review-form-actions">
    <div class="primary actions-primary">
      <button type="submit" class="action submit primary"><span>Submit Review</span></button>
    </div>
  </div>
</form>

POST https://www.readypetgo.com.au/newsletter/subscriber/new/

<form class="form subscribe clearfix" novalidate="novalidate" action="https://www.readypetgo.com.au/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail" siq_id="autopick_7382">
  <div class="block-content clearfix">
    <div class="block-title">
      <span class="title">Subscribe our Newsletter</span>
      <!--<p><strong></strong></p>-->
    </div>
    <div class="field newsletter input-box clearfix">
      <div class="visible">
        <div class="control">
          <input name="email" type="email" id="newsletter" class="input-text" placeholder="Enter your email" data-validate="{required:true, 'validate-email':true}">
        </div>
        <div class="actions">
          <button class="action subscribe button" title="Subscribe" type="submit">
            <span>Subscribe</span>
          </button>
        </div>
      </div>
    </div>
  </div>
</form>

POST

<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="customer-email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
      <div class="control">
        <input name="username" id="customer-email" type="email" class="input-text" data-mage-init="{&quot;mage/trim-input&quot;:{}}" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}"
          autocomplete="off">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
    <div class="actions-toolbar">
      <input name="context" type="hidden" value="checkout">
      <div class="primary">
        <button type="submit" class="action action-login secondary" name="send" id="send2">
          <span data-bind="i18n: 'Sign In'">Sign In</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.readypetgo.com.au/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

The store will not work correctly in the case when cookies are disabled.

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.

1300 483 179
Order in the next
13h 25m 5s
and your order leaves TODAY!
ORDER NOW FOR NEXT BUSINESS DAY DISPATCH!
ORDERS PLACED BEFORE 2PM (M-F) DISPATCHED SAME DAY
Free Shipping on orders $100+ and under 10kg    Best Price Guarantee Australia
Wide
Search
Advanced Search
Search
Account
 * Sign In
 * Register

Cart
My Cart
Close You have no items in your shopping cart.

Menu
 *  Dog Productscollapse
   * Dog Harnessescollapse
     * Everyday Dog Harnesses
     * Dog Adventure Harnesses
     * Dog Car Harnesses
     * Swimming Harnesses
     * Rehabilitation Harnesses
     * Tactical Harnesses
     * Guide Dog Harnesses
     * Harness Accessories
     * Brandscollapse
       * Julius K9
       * Kurgo
       * Solvit/Happy Ride
       * GingerLead
       * PetSafe
   * Dog Leads and Collarscollapse
     * Walking Leads
     * Swimming Leads
     * Longline/Tracking Leads
     * Standard Collars
     * Leather Collars
     * Collars with Handles
   * Pet Travel Productscollapse
     * Pet Booster Seats
     * Car Seat Covers
     * Pet Barriers
     * Seatbelt Restraints
     * Ute Leads
     * Anti-Spill Water Bowls
   * Camping & Adventurecollapse
     * Dog Harnessescollapse
       * Hiking & Adventure
       * Travel
       * Dog Backpack
       * Life Jackets
       * Cooling Vests
     * Travelcollapse
       * Seat Covers & Hammocks
       * Harnesses
       * Seatbelts & Restraints
       * Booster Seats
       * Dog Carriers
     * Leashescollapse
       * Jogging
       * Hiking
       * Tracking Long Lines
       * Human Adventure Belts
     * Beds & Kennelscollapse
       * Beds
     * Water & Feedingcollapse
       * Water Bottles & Bowls
       * Feed Bags & Bowls
     * Clean Upcollapse
       * Poo Bags
       * Showers
       * Towels
     * Accessoriescollapse
       * Harness Accessories
   * Dog Groomingcollapse
     * FURminator De-Shedding
     * Bathing
     * Brushes
     * Brandscollapse
       * FURminator
       * Dirty Dog
   * Clean Up and Toiletscollapse
     * The Pet Loo Dog Toilet
     * Pet Loo Accessories
     * Clean Up & Training Pads
     * Lawn Care
     * Mats and Towels
   * Dog Kennels and Cratescollapse
     * Dog Kennels
     * Accessories
     * Dog Crates
     * Beds for crates
   * Dog Beds & Matscollapse
     * Dog Beds
     * Heating & Cooling Mats
     * Lounge Covers
     * Pet Blankets
   * Water Bowls and Fountainscollapse
     * Pet Water Fountains
     * Water Bowls
     * Filters and Accessories
   * Food Bowls and Feederscollapse
     * Automatic Feeders
     * Food Bowls
   * Dog Toyscollapse
     * Ball Launching Toys
     * Balls
     * Dog Chew Toys
     * Treat Toys
     * Interactive Toys
     * Summer Toys
   * Pet Doorscollapse
     * Dog Doors
     * Flaps and Accessories
   * Training Solutionscollapse
     * Barking Solutions
     * Chew Stop
     * Dog Training Aids
     * Animal Deterrents
   * Mobility and Rehabilitationcollapse
     * Rehabilitation Harnesses
     * Pet Access Ramps
 *  Cat Productscollapse
   * Cat Litter Productscollapse
     * All Cat Litter Boxes
     * Self-Cleaning Boxes
     * Litter and Accessories
     * ScoopFree Productscollapse
       * ScoopFree Boxes
       * Replacement Trays
       * Parts and Accessories
     * CatGenie Productscollapse
       * CatGenie Cat Litter Box
       * CatGenie Supplies
       * Parts and Accessories
     * Paws & Claws Productscollapse
       * Litter Boxes
       * Accessories
   * Cat Feederscollapse
     * Automatic Cat Feeders
   * Water Fountains & Bowlscollapse
     * Water Fountains
     * Water Bowls
     * Filters and Parts
   * Cat Toyscollapse
     * Laser Cat Toys
     * Climbing/Scratching
     * Cat Teasers
     * Plush Toys
     * Cat Nip
   * Cat Doors & Cat Flapscollapse
     * Cat Doors
     * Cat Door Accessories
   * Cat Groomingcollapse
     * FURminator De-Shedding Tool
   * Beds and Matscollapse
     * Cat Heat Pad
     * Cat Beds
   * Cat Collars
 * Our Brandscollapse
   * ScoopFreecollapse
     * ScoopFree Litter Boxes
     * ScoopFree Litter Trays
     * Parts & Accessories
   * Julius K9collapse
     * Harnesses
     * Leads
     * Collars
     * Accessories
   * PetSafecollapse
     * Fountains
     * Feeders
     * Happy Ride Travel Range
     * Litter Boxes
     * Pet Doors
     * Toys
     * Training & Behaviourcollapse
       * Bark Collars
       * Sprayshield
       * Treat & Train
   * CatGeniecollapse
     * CatGenie Unit
     * Supplies
     * Accessories & Parts
   * FroliCatcollapse
     * Laser Cat Toys
   * KONGcollapse
     * Dog Toys
     * Cat Toys
     * Travel
   * GingerLeadcollapse
     * Rehabilitation Harness
   * Kurgo collapse
     * Harnesses
     * Hydration and Feeding
     * Car Seat Covers
     * Leads and Running Belts
     * Accessories
     * Dog Showers
     * Dog Backpacks
     * Car Booster Seats
     * Seatbelt Adapters
   * The Pet Loocollapse
     * The Pet Loo Dog Toilet
     * Pet Loo Accessories
   * Paws & Clawscollapse
     * Pet Beds
     * Pet Bowls
     * Pet Toys
     * Litter and Toilets
   * K9 Cruiser Bowlcollapse
     * Anti-spill Travel Bowl
   * Starmarkcollapse
     * Dog Toys
   * Busy Buddycollapse
     * Dog Toys
   * Aussie Dogcollapse
     * Dog Toys
   * Spunky Pupcollapse
     * Dog Toys
   * FURminatorcollapse
     * De-Shedding
     * Bathing
     * Brushes
     * Clippers
     * Hair Collection
   * MidWestcollapse
     * Dog Crates
     * Dog Beds
   * Omega Pawcollapse
     * Scratching Posts & Pads
   * HoundHousecollapse
     * HoundHouse Dog Kennel
     * Heat Pads & Mats
 * FAQs
 * News & Articles
 * Contact

  Dog Products
 * Dog Harnesses
   View all Dog Harnesses
    * Everyday Dog Harnesses
    * Dog Adventure Harnesses
    * Dog Car Harnesses
    * Swimming Harnesses
    * Rehabilitation Harnesses
    * Tactical Harnesses
    * Guide Dog Harnesses
    * Harness Accessories
    * Brands
      * Julius K9
      * Kurgo
      * Solvit/Happy Ride
      * GingerLead
      * PetSafe

 * Dog Leads and Collars
    * Walking Leads
    * Swimming Leads
    * Longline/Tracking Leads
    * Standard Collars
    * Leather Collars
    * Collars with Handles

 * Pet Travel Products
    * Pet Booster Seats
    * Car Seat Covers
    * Pet Barriers
    * Seatbelt Restraints
    * Ute Leads
    * Anti-Spill Water Bowls

 * Camping & Adventure
    * Dog Harnesses
      * Hiking & Adventure
      * Travel
      * Dog Backpack
      * Life Jackets
      * Cooling Vests
    * Travel
      * Seat Covers & Hammocks
      * Harnesses
      * Seatbelts & Restraints
      * Booster Seats
      * Dog Carriers
    * Leashes
      * Jogging
      * Hiking
      * Tracking Long Lines
      * Human Adventure Belts
    * Beds & Kennels
      * Beds
    * Water & Feeding
      * Water Bottles & Bowls
      * Feed Bags & Bowls
    * Clean Up
      * Poo Bags
      * Showers
      * Towels
    * Accessories
      * Harness Accessories

 * Dog Grooming
    * FURminator De-Shedding
    * Bathing
    * Brushes
    * Brands
      * FURminator
      * Dirty Dog

 * Clean Up and Toilets
    * The Pet Loo Dog Toilet
    * Pet Loo Accessories
    * Clean Up & Training Pads
    * Lawn Care
    * Mats and Towels

 * Dog Kennels and Crates
    * Dog Kennels
    * Accessories
    * Dog Crates
    * Beds for crates

 * Dog Beds & Mats
    * Dog Beds
    * Heating & Cooling Mats
    * Lounge Covers
    * Pet Blankets

 * Water Bowls and Fountains
    * Pet Water Fountains
    * Water Bowls
    * Filters and Accessories

 * Food Bowls and Feeders
    * Automatic Feeders
    * Food Bowls

 * Dog Toys
   View all Dog Toys
    * Ball Launching Toys
    * Balls
    * Dog Chew Toys
    * Treat Toys
    * Interactive Toys
    * Summer Toys

 * Pet Doors
    * Dog Doors
    * Flaps and Accessories

 * Training Solutions
    * Barking Solutions
    * Chew Stop
    * Dog Training Aids
    * Animal Deterrents

 * Mobility and Rehabilitation
    * Rehabilitation Harnesses
    * Pet Access Ramps

 * Close CategoriesClose

  Cat Products
 * Cat Litter Products
    * All Cat Litter Boxes
    * Self-Cleaning Boxes
    * Litter and Accessories
    * ScoopFree Products
      * ScoopFree Boxes
      * Replacement Trays
      * Parts and Accessories
    * CatGenie Products
      * CatGenie Cat Litter Box
      * CatGenie Supplies
      * Parts and Accessories
    * Paws & Claws Products
      * Litter Boxes
      * Accessories

 * Cat Feeders
    * Automatic Cat Feeders

 * Water Fountains & Bowls
    * Water Fountains
    * Water Bowls
    * Filters and Parts

 * Cat Toys
   View all Cat Toys
    * Laser Cat Toys
    * Climbing/Scratching
    * Cat Teasers
    * Plush Toys
    * Cat Nip

 * Cat Doors & Cat Flaps
    * Cat Doors
    * Cat Door Accessories

 * Cat Grooming
    * FURminator De-Shedding Tool

 * Beds and Mats
    * Cat Heat Pad
    * Cat Beds

 * Cat Collars
 * Close CategoriesClose

Our Brands
 * ScoopFree
   View all ScoopFree
    * ScoopFree Litter Boxes
    * ScoopFree Litter Trays
    * Parts & Accessories

 * Julius K9
   View all Julius K9
    * Harnesses
    * Leads
    * Collars
    * Accessories

 * PetSafe
   View all PetSafe
    * Fountains
    * Feeders
    * Happy Ride Travel Range
    * Litter Boxes
    * Pet Doors
    * Toys
    * Training & Behaviour
      * Bark Collars
      * Sprayshield
      * Treat & Train

 * CatGenie
   View all CatGenie
    * CatGenie Unit
    * Supplies
    * Accessories & Parts

 * FroliCat
   View all FroliCat
    * Laser Cat Toys

 * KONG
   View all KONG
    * Dog Toys
    * Cat Toys
    * Travel

 * GingerLead
   View all GingerLead
    * Rehabilitation Harness

 * Kurgo
   View all Kurgo
    * Harnesses
    * Hydration and Feeding
    * Car Seat Covers
    * Leads and Running Belts
    * Accessories
    * Dog Showers
    * Dog Backpacks
    * Car Booster Seats
    * Seatbelt Adapters

 * The Pet Loo
   View all The Pet Loo
    * The Pet Loo Dog Toilet
    * Pet Loo Accessories

 * Paws & Claws
   View all Paws & Claws
    * Pet Beds
    * Pet Bowls
    * Pet Toys
    * Litter and Toilets

 * K9 Cruiser Bowl
   View all K9 Cruiser Bowl
    * Anti-spill Travel Bowl

 * Starmark
   View all Starmark
    * Dog Toys

 * Busy Buddy
   View all Busy Buddy
    * Dog Toys

 * Aussie Dog
   View all Aussie Dog
    * Dog Toys

 * Spunky Pup
   View all Spunky Pup
    * Dog Toys

 * FURminator
   View all FURminator
    * De-Shedding
    * Bathing
    * Brushes
    * Clippers
    * Hair Collection

 * MidWest
   View all MidWest
    * Dog Crates
    * Dog Beds

 * Omega Paw
   View all Omega Paw
    * Scratching Posts & Pads

 * HoundHouse
   View all HoundHouse
    * HoundHouse Dog Kennel
    * Heat Pads & Mats

 * Close CategoriesClose

 * FAQs
 * News & Articles
 * Contact


 * Home
 * Paws & Claws Lux Velvet Cat Cave - Navy

Skip to the end of the images gallery

Skip to the beginning of the images gallery


PAWS & CLAWS LUX VELVET CAT CAVE - NAVY

Be the first to review this product
SKU
UL20934
In stock
 * 38x35cm
 * Soft Plush Cushion
 * Natrually Warm and Comforting Velvet Plush Material
 * Foldable Design
 * Cut Out Entry Way
 * Flat Packed For Easy Storage

$27.95 $34.99 SUPER SPECIAL - Limited Time! 20% OFF
or 4 interest-free payments of $6.99
Learn more
Zip

or from $10/week with ⓘ

Qty




Add to Cart
CALCULATE SHIPPING
Country
Australia
Postal Code

Calculate

Features
Reviews

More Information

Paws & Claws Lux Velvet Cat Cave - Navy

The Paws & Claws Lux Velevet Cat Cave will keep your cat safe and snuggled! The
easily foldable design features a cut out entry with an extra soft plush pillow
that will satisfy any cat's comfort. Your cat will be comfortable for extended
periods of time on the naturally warm, velvet plush fabric.

 

Features

 * 38x35cm
 * Soft Plush Cushion
 * Natrually Warm and Comforting Velvet Plush Material
 * Foldable Design
 * Cut Out Entry Way
 * Flat Packed For Easy Storage

Write Your Own Review
You're reviewing:Paws & Claws Lux Velvet Cat Cave - Navy

Nickname

Summary

Review

Submit Review
Features

More Information

Paws & Claws Lux Velvet Cat Cave - Navy

The Paws & Claws Lux Velevet Cat Cave will keep your cat safe and snuggled! The
easily foldable design features a cut out entry with an extra soft plush pillow
that will satisfy any cat's comfort. Your cat will be comfortable for extended
periods of time on the naturally warm, velvet plush fabric.

 

Features

 * 38x35cm
 * Soft Plush Cushion
 * Natrually Warm and Comforting Velvet Plush Material
 * Foldable Design
 * Cut Out Entry Way
 * Flat Packed For Easy Storage

Reviews
Write Your Own Review
You're reviewing:Paws & Claws Lux Velvet Cat Cave - Navy

Nickname

Summary

Review

Submit Review




SUBSCRIBE TO OUR NEWSLETTER

hidden
Subscribe our Newsletter
Subscribe
Facebook Instagram Youtube


READY PET GO

hidden
 * Home
 * About Us
 * My Account
 * News and Articles
 * Terms and Conditions
 * Privacy Policy


ADDRESS DETAILS

hidden

 * hidden Pick Up Location (by appointment only):
   Unit 19/33-43 Meakin Road, Meadowbrook, 4131


CONTACT DETAILS

hidden

 * hidden 1300 483 179

 * hidden Contact Us

 * hidden Monday - Friday: 8:30am - 4:30pm

Copyright © 2014 Ready Pet Go
ABN: 58 613 060 665

Top

Close

Ok

Close
Checkout as a new customer

Creating an account has many benefits:

 * See order and shipping status
 * Track order history
 * Check out faster

Create an Account
Checkout using your account

Email Address

Password

Sign In
Forgot Your Password?

word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word

mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1