spraygroundkw.com Open in urlscan Pro
23.227.38.32  Public Scan

Submitted URL: https://www.ewo.htw.temporary.site/
Effective URL: https://spraygroundkw.com/
Submission: On July 18 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input form-input-placeholder" id="Search-In-Modal-Classic" type="search" name="q" value="" placeholder="Search" autocomplete="off" role="combobox" aria-expanded="false" aria-owns="predictive-search-results-list"
      aria-controls="predictive-search-results-list" aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocapitalize="off" spellcheck="false">
    <input type="hidden" name="options[prefix]" value="last">
    <input type="hidden" name="type" value="product">
    <label class="field__label hiddenLabels" for="Search-In-Modal-Classic">Search</label>
    <button class="button search__button field__button focus-inset" aria-label="Search"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" class="icon-search-1">
        <path
          d="M 19 3 C 13.488281 3 9 7.488281 9 13 C 9 15.394531 9.839844 17.589844 11.25 19.3125 L 3.28125 27.28125 L 4.71875 28.71875 L 12.6875 20.75 C 14.410156 22.160156 16.605469 23 19 23 C 24.511719 23 29 18.511719 29 13 C 29 7.488281 24.511719 3 19 3 Z M 19 5 C 23.429688 5 27 8.570313 27 13 C 27 17.429688 23.429688 21 19 21 C 14.570313 21 11 17.429688 11 13 C 11 8.570313 14.570313 5 19 5 Z">
        </path>
      </svg></button>
  </div>
  <div class="predictive-search predictive-search--header quickSearchResultsWrap" tabindex="-1" data-predictive-search="">
    <div class="predictive-search__loading-state"><svg aria-hidden="true" focusable="false" role="presentation" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg></div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

POST /contact#ContactFooter

<form method="post" action="/contact#ContactFooter" id="ContactFooter" accept-charset="UTF-8" class="footer__newsletter newsletter-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input
    type="hidden" name="contact[tags]" value="newsletter">
  <div class="newsletter-form__field-wrapper">
    <div class="field">
      <label class="field__label hiddenLabels" for="NewsletterForm--sections--16960276005085__footer-1">Your email</label>
      <input id="NewsletterForm--sections--16960276005085__footer-1" type="email" name="contact[email]" class="field__input form-input-placeholder" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email"
        placeholder="enter your email address">
    </div><button type="submit" class="button newsletter-form__button" name="commit" id="Subscribe--sections--16960276005085__footer-1" aria-label="Submit" style="--button-width: 150px">Submit</button>
  </div>
  <script>
    $(document).ready(function() {
      if (window.location.href.indexOf('newsletter&form_type=customer') > -1) {
        var newsletterSuccessPopup = (function() {
          var popup = $('.newsletter-success-modal');
          var close = popup.find('.close');
          var success = popup.find('.success');
          var error = popup.find('.error');
          var overlay = $('.background-overlay');
          popup.show();
          overlay.show();
          error.show();
          success.hide();
          $.cookie('emailSubcribeModal', 'closed', {
            expires: 1,
            path: '/'
          });
          close.off('click').on('click', function() {
            popup.fadeOut();
            overlay.hide();
          });
          overlay.off('click').on('click', function() {
            popup.fadeOut();
            overlay.hide();
          });
        })();
        var newURL = location.href.split("?")[0];
        window.history.pushState('object', document.title, newURL);
      }
    })
  </script>
</form>

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input form-input-placeholder" id="Search-In-Modal-Sidebar" type="search" name="q" value="" placeholder="Search products..." autocomplete="off" role="combobox" aria-expanded="false"
      aria-owns="predictive-search-results-list" aria-controls="predictive-search-results-list" aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocapitalize="off" spellcheck="false">
    <input type="hidden" name="options[prefix]" value="last">
    <label class="field__label hiddenLabels" for="Search-In-Modal-Sidebar">Search</label>
    <button class="button search__button field__button focus-inset" aria-label="Search"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" class="icon-search-1">
        <path
          d="M 19 3 C 13.488281 3 9 7.488281 9 13 C 9 15.394531 9.839844 17.589844 11.25 19.3125 L 3.28125 27.28125 L 4.71875 28.71875 L 12.6875 20.75 C 14.410156 22.160156 16.605469 23 19 23 C 24.511719 23 29 18.511719 29 13 C 29 7.488281 24.511719 3 19 3 Z M 19 5 C 23.429688 5 27 8.570313 27 13 C 27 17.429688 23.429688 21 19 21 C 14.570313 21 11 17.429688 11 13 C 11 8.570313 14.570313 5 19 5 Z">
        </path>
      </svg></button>
  </div>
  <div class="predictive-search predictive-search--header quickSearchResultsWrap" tabindex="-1" data-predictive-search="">
    <div class="predictive-search__loading-state"><svg aria-hidden="true" focusable="false" role="presentation" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg></div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

Text Content

Skip to content

Customer Service +965 60406885

Search



FREE SHIPPING ON ALL ORDERS!

Shopping Cart
00 items
My Wish List
 * Backpacks & Bags
   Backpacks & Bags
   Go to Backpacks & Bags
   Backpacks
   Duffle
   Totes
   Cross Body
   Teddy Bags
   Wallet
   Sling
   Sneaker Bag
   Mini Backpacks
   Savage Backpacks
   Pouches
   Pouches
    * Go to Pouches
    * Pouch
    * Snack Pack
    * Toiletry
    * Travel Case
   
   Handbags
   Handbags
    * Go to Handbags
    * Clutch
   
   
 * Luggage
 * Clothing
   Clothing
   Go to Clothing
   Hoodies
   Jackets
   Joggers
   Shorts
   Tees
   Hats
   Swimwear
   
 * Accessories
   Accessories
   Go to Accessories
   Pet Carriers
   Masks
   Gaming Chairs
   Golf Bag
   
 * Shop All

Cart
00 items


SPRAYGROUND KUWAIT | BAGS & ACCESSORIES

 * 1
 * 2
 * 3
 * 4
 * 5
 * 6
 * 7


NEW ARRIVALS

SHOP NEW
SCARFACE TONY MONTANA DLXSV BACKPACK
35.000 KD
35.000 KD
Unit price / per 
COMPTON COWBOYS PHOTOS DLXSV BACKPACK
35.000 KD
35.000 KD
Unit price / per 
PATH TO THE FUTURE DLXS BACKPACK
45.000 KD
45.000 KD
Unit price / per 
Trinity 2.0 SHARK (WHITE) TOTE
24.000 KD
24.000 KD
Unit price / per 
TROPICAL SHARK BACKPACK
26.000 KD
26.000 KD
Unit price / per 
BURNT SHARKS IN PARIS MINI DUFFLE
28.000 KD
28.000 KD
Unit price / per 
SHARKS IN PARIS POLARIS TOTE
28.000 KD
28.000 KD
Unit price / per 
MAGIC CITY TOTE
24.000 KD
24.000 KD
Unit price / per 


BACKPACK


TOTE


DUFFLES


TEDDY


SWIMWEAR


ACCESSORIES


GOLF PRO BAG


GAMING CHAIRS

Shop New Arrivals


BEST SELLING BACKPACKS

SHOP NEW
AI SHARKGLYPHS DLXSV BACKPACK
35.000 KD
35.000 KD
Unit price / per 
MONSTERS: MUMMY SHARK
20.000 KD
20.000 KD
Unit price / per 
CENSORED SHARK DLXSV BACKPACK
30.000 KD
30.000 KD
Unit price / per 
MONEY TIGERS DLXSV BACKPACK
45.000 KD
45.000 KD
Unit price / per 
ITALY CHENILLE SIP BACKPACK
36.000 KD
36.000 KD
Unit price / per 
DAZED DLXSV BACKPACK
30.000 KD
30.000 KD
Unit price / per 
LOTUS DLX-SHARK BITS BACKPACK
28.000 KD
28.000 KD
Unit price / per 
SPLIT QUILT SHARK SAVAGE BACKPACK
30.000 KD
30.000 KD
Unit price / per 


STYLISH SWIMWEAR FOR KUWAIT'S HEAT

SHOP NEW
SPLIT WEIRD SWIM SHORT
26.000 KD
26.000 KD
Unit price / per 
KNOCKOUT 2.0 SWIM SHORT
26.000 KD
26.000 KD
Unit price / per 
SCRIBBLES SWIM SHORT
26.000 KD
26.000 KD
Unit price / per 
SCRIBBLES BIKINI
30.000 KD
30.000 KD
Unit price / per 
SKULL MONEY SWIM SHORT
26.000 KD
26.000 KD
Unit price / per 
SPLIT WEIRD BIKINI
30.000 KD
30.000 KD
Unit price / per 
KNOCKOUT 2.0 BIKINI
30.000 KD
30.000 KD
Unit price / per 
HALF GRAFF BIKINI
30.000 KD
30.000 KD
Unit price / per 
View All
Returns & Exhange

Returns and Exchanges within 14 days of purchase. Kindly make sure products are
in their original packaging and condition.

Customer Service Hours

9am-6pm
Saturday to Thursday




Shipping

Free Shipping all over Kuwait.
Within 1-2 days





MAIN MENU

 * Backpacks
 * Duffle
 * Crossbody
 * Teddy Bags
 * Tote


INFORMATION

 * Backpacks & Bags
 * Luggage
 * Clothing
 * Accessories
 * Shop All


CUSTOMER SERVICE

 * Contact Us
 * About Us
 * We are here to help
 * Privacy Policy
 * Shipping & Delivery


NEWSLETTER SIGN UP

Sign up for exclusive updates, new arrivals & insider only discounts

Your email
Submit
 * Instagram

All Rights Reserved.



 * Home
 * Search
 * Account
 * Cart
   00 items

 * Choosing a selection results in a full page refresh.

Thanks for subscribing!

This email has been registered!




SHOP THE LOOK


Close



CHOOSE OPTIONS





Close

Close

EDIT OPTION


Compare ()
Close

COMPARE

Product SKUDescription Collection Availability Product Type Other Details



this is just a warning

Close
Shopping Cart
0 items

Close
Search
Search


Menu Close
My Wish List