www.snitch.co.in Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: http://www.snitch.co.in/
Effective URL: https://www.snitch.co.in/
Submission: On January 06 via api from US — Scanned from CA

Form analysis 5 forms found in the DOM

POST /cart

<form id="CartDrawerForm" action="/cart" method="post" novalidate="" class="drawer__contents">
  <div class="drawer__fixed-header">
    <div class="drawer__header appear-animation appear-delay-1">
      <div class="h2 drawer__title">Cart</div>
      <div class="drawer__close">
        <button type="button" class="drawer__close-button js-drawer-close">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
            <path d="M19 17.61l27.12 27.13m0-27.12L19 44.74"></path>
          </svg>
          <span class="icon__fallback-text">Close cart</span>
        </button>
      </div>
    </div>
  </div>
  <div class="drawer__inner">
    <div class="drawer__scrollable">
      <div data-products="" class="appear-animation appear-delay-2">
        <div class="cart__items" data-count="0" data-cart-subtotal="0">
        </div>
      </div>
    </div>
    <div class="drawer__footer appear-animation appear-delay-4">
      <div data-discounts="">
        <div class="cart__discounts cart__item-sub cart__item-row hide">
          <div>Discounts</div>
          <div>
          </div>
        </div>
      </div>
      <div class="cart__item-sub cart__item-row">
        <div class="ajaxcart__subtotal">Subtotal</div>
        <div data-subtotal="">Rs. 0</div>
      </div>
      <div class="cart__item-row text-center">
        <small> Shipping, taxes, and discount codes calculated at checkout.<br>
        </small>
      </div>
      <div>
        <div data-checkout-error="" style="color: red; font-size: 20px" class="hide"> Cannot checkout with relove items and regular items at the same time. Remove either one to proceed </div>
        <div id="flits-cart-automatic-code" style="display:none;">
          <div class="flits-credit-code-div "></div>
        </div>
        <div id="simpl-checkout-ajaxCart-v2" class="simpl-button-container break-point-270">
          <style>
            #simpl-checkout-ajaxCart-v2 .promo-text-container .promo-text {
              display: none !important;
            }

            #simpl-checkout-ajaxCart-v2 {
              margin-bottom: -16px;
            }

            #simpl-checkout-ajaxCart-v2 .simpl-button {
              border-radius: 0px;
              font-size: 14px;
              padding: 11px;
              text-transform: uppercase;
              font-weight: 600;
              letter-spacing: 0.1em;
              font-family: inherit;
            }

            #simpl-checkout-ajaxCart-v2 .promo-text-container .promo-text {
              border-radius: 20px;
              position: absolute;
              margin-left: 38%;
              margin-top: -4%;
              padding: 5px 10px 5px 10px;
              font-weight: 600;
            }

            @media only screen and (max-width:500px) {
              #simpl-checkout-ajaxCart-v2 .promo-text-container .promo-text {
                margin-left: 35%;
              }
            }
          </style>
          <style>
            .simpl-button-v3-variables {
              --simpl-button-v3-textColor: white;
              --simpl-button-v3-backgroundColor: #111111;
              --simpl-button-v3-borderRadius: 4px;
              --simpl-button-v3-hoverTextColor: #ffffff;
              --simpl-button-v3-hoverbackgroundColor: #111111;
              --simpl-button-v3-promoTextbackgroundColor: #5653FF;
              --simpl-button-v3-promoTextColor: #ffffff;
            }

            .simpl-button-v3 {
              width: 100%;
              padding: 14px;
              font-size: 14px;
              font-weight: 500;
              background-color: var(--simpl-button-v3-backgroundColor);
              color: var(--simpl-button-v3-textColor);
              border-radius: var(--simpl-button-v3-borderRadius);
              cursor: pointer;
              display: inline-flex;
              align-items: center;
              white-space: nowrap;
              border: none;
            }

            .simpl-button-v3:hover {
              color: var(--simpl-button-v3-hoverTextColor);
              background-color: var(--simpl-button-v3-hoverbackgroundColor);
            }

            .simpl-button-v3 .left-section {}

            .simpl-button-v3 .center-section {
              display: inline-flex;
              justify-content: center;
              align-items: center;
            }

            .simpl-button-v3 .center-section img {
              height: 21px;
              padding-right: 5px;
              padding-bottom: 2px;
            }

            .simpl-button-v3 .right-section {
              text-align: right;
            }

            .simpl-button-v3 .right-section img {
              height: 24px;
            }

            .promo-text-container {
              display: block;
              width: 50%;
              margin: auto;
              text-align: center;
            }

            .promo-text {
              color: var(--simpl-button-v3-promoTextColor);
              background: var(--simpl-button-v3-promoTextbackgroundColor);
              font-size: 10px;
            }

            .break-point-380 .simpl-button-v3 {
              font-size: 12px;
              padding: 6px;
            }

            .break-point-380 .simpl-button-v3 .center-section img {
              height: 14px;
            }

            .break-point-380 .simpl-button-v3 .right-section img {
              height: 20px;
            }

            .break-point-380 .promo-text-container {
              margin-top: -3px;
              margin-bottom: -4px;
            }

            .break-point-380 .promo-text {
              font-size: 10px;
            }

            .break-point-330 .simpl-button-v3 {
              font-size: 10px;
              padding: 5px;
            }

            .break-point-330 .simpl-button-v3 .center-section img {
              height: 10px;
            }

            .break-point-330 .simpl-button-v3 .right-section img {
              height: 16px;
            }

            .break-point-330 .simpl-button-v3 .right-section {
              display: block;
            }

            .break-point-330 .promo-text-container {
              margin-top: -3px;
              margin-bottom: -4px;
            }

            .break-point-330 .promo-text {
              font-size: 8px;
            }

            .break-point-270 .simpl-button-v3 {
              font-size: 10px;
              padding: 5px;
            }

            .break-point-270 .simpl-button-v3 .center-section img {
              height: 10px;
            }

            .break-point-270 .simpl-button-v3 .right-section img {
              height: 16px;
            }

            .break-point-270 .simpl-button-v3 .right-section {
              display: none;
            }

            .break-point-270 .promo-text-container {
              width: 90%;
            }

            .break-point-270 .promo-text-container {
              margin-top: -3px;
              margin-bottom: -4px;
            }

            .break-point-270 .promo-text {
              font-size: 8px;
            }

            .promo-text-container {
              width: 38% !important;
            }
          </style>
          <div class="promo-text-container simpl-button-v3-variables" style="display:block;">
            <div class="promo-text" style="font-size:10px;">Extra 10% off<sup>*</sup></div>
          </div> <button id="simpl_buynow-button" class="simpl-button-v3-variables simpl-button-v3 simpl-button">
            <div class="left-section" style="width: 25%; display: inline-flex;"></div>
            <div class="center-section" style="width: 50%;"> <img src="https://simpl-cdn.s3.amazonaws.com/images/checkout/SimplLogo.svg" style="display:none;"> <span>
                <p style="margin:0;">Place Order</p>
                <p style="margin: 0;font-size: 10px;display:block;">UPI / COD / Pay in 3 / CRED / cards </p>
              </span> </div>
            <div class="right-section" style="display:none;"> <img alt="right section image" src="https://simpl-cdn.s3.amazonaws.com/images/checkout/upi.png"> </div>
          </button>
          <div style="display: none;" id="simpl-breakpoints" data-breakpoints="270,330,380"></div>
        </div>
        <div data-checkout-buttons="" class="cart__checkout-wrapper">
          <div class="gokwik-checkout" data-simpl-event-id="simpl-checkout-ajaxCart-buyNow-v2">
            <button id="button-gokwik" type="button" class="btn" onclick="onCheckoutClick(this);">
              <span class="btn-text">
                <span>Proceed to Checkout</span>
                <span>UPI / COD / CRED / SNAPMINT / CARDS</span>
              </span>
              <span class="pay-opt-icon">
                <img src="https://cdn.gokwik.co/v4/images/upi-cred.svg">
                <img src="https://cdn.gokwik.co/v4/images/right-arrow.svg">
              </span>
              <div style="display:none">
                <div class="cir-loader">Loading..</div>
              </div>
            </button>
          </div>
          <!-- Breeze Button -->
          <!-- Do not Remove -->
          <!-- End of Breeze Button -->
        </div>
      </div>
    </div>
  </div>
  <div class="drawer__cart-empty appear-animation appear-delay-2">
    <div class="drawer__scrollable"> Your cart is currently empty. </div>
  </div>
</form>

GET /search

<form action="/search" method="get" role="search" id="HeaderSearchForm" class="site-header__search-form">
  <input type="hidden" name="type" value="">
  <input type="hidden" name="options[prefix]" value="last">
  <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" id="boost-sd__search-widget-init-input-0" class="site-header__search-input boost-sd__search-widget-init-input boost-sd__search-input-cursor-pointer"
    aria-label="When autocomplete results are available use up and down arrows to review and enter to select" autocomplete="off" data-search-box="boost-sd__search-widget-init-input-0" role="combobox" aria-expanded="false" aria-autocomplete="list"
    aria-owns="boost-sd__search-widget-init-wrapper-0" maxlength="150">
</form>

POST /contact#newsletter-footer

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

<form id="flits-guest-wishlist-form">
  <div class="flits-input-wrap">
    <input type="email" class="flits-input flits-tingle-input" placeholder="Email address" name="email" value="" id="flits_email_id" required="">
  </div>
  <div class="flits-tingle-modal-popup-action">
    <button type="submit" class="flits-button flits-tingle-btn flits-tingle-primary-btn" data-flits-lang="wishlisted_product_page.add_to_wishlist_button" data-flits-lang-default="Add to Wishlist"> Add to Wishlist </button>
  </div>
</form>

/search

<form action="/search" class="boost-sd__search-bar"><button class="boost-sd__search-bar-submit boost-sd__search-bar-submit--style3" type="submit"><span>Submit</span></button><button role="textbox" type="button" aria-label="Close"
    class=" boost-sd__button-text-x boost-sd__button-text-x--close-style3">Close</button><input id="boost-sd__search-bar-input" class="boost-sd__search-bar-input boost-sd__search-bar-submit-style3 boost-sd__search-bar-submit-style3--show"
    autocomplete="off" placeholder="Search" name="q" data-search-box="boost-sd__search-bar-input" role="combobox" aria-expanded="false" aria-autocomplete="list" aria-owns="boost-sd__search-bar-autocomplete-wrapper"
    aria-label="When autocomplete results are available use up and down arrows to review and enter to select" maxlength="150" value=""></form>

Text Content

App Exclusive Offer🤳🏻 Flat 15% off on first app purchase!
Download
Discover Your Style – SNITCH Skip to content
Pause slideshow Play slideshow
25% OFF ON SHOES & SUNGLASSESUSE CODE: NY25
FLAT 50% OFF ON SELECT COLLECTIONUSE CODE: WOW50
BUY 1 PERFUME GET 1 FREEUSE CODE: LIKEABOSS
Log in
Close menu
 * New Arrivals
 * Most Trending
 * Shop
   
    * Sunglasses
    * Perfumes
    * Shirts
       * Oversized Shirt
       * Overshirt
       * Linen
       * Plain
       * Stripes
       * Checks
       * Printed
       * Floral
       * Club Wear
       * Snitch Luxe
       * View all
   
    * T-Shirts
       * Oversize Tees
       * Basics
       * Polo
       * Sleeveless
       * View all
   
    * Cargo Pants
    * Jeans
    * Bottom Wear
       * Chinos
       * Formals
       * Joggers
       * Shorts
   
    * Co-Ords
    * Jackets
    * Sweaters
    * Hoodie's
    * Innerwear
       * Boxers
       * Briefs
       * Trunks
   
    * Night Suits & Pyjamas
    * Snitch Plus
       * Shirts
       * Trousers
       * Denim
       * Shorts
   
    * Shoes

 * Track Order
 * Place A Return/Exchange Request
 * Become our Brand Ambassador
 * Customer Support
 * Relove
 * Visit Store
   
   

 * Instagram
 * Facebook
 * YouTube
 * Twitter
 * Pinterest
 * LinkedIn

Cart
Close cart
Discounts

Subtotal
Rs. 0
Shipping, taxes, and discount codes calculated at checkout.

Cannot checkout with relove items and regular items at the same time. Remove
either one to proceed

Extra 10% off*


Place Order

UPI / COD / Pay in 3 / CRED / cards



Proceed to Checkout UPI / COD / CRED / SNAPMINT / CARDS
Loading..
Your cart is currently empty.
Site navigation


SNITCH

account Log in icon-search Search Wishlist Mobile Download filter
icon-bag-minimalCart
Search
"Close (esc)"
}
25% OFF ON ₹2499 | USE CODE: SLAY 25% OFF ON ₹2499 | USE CODE: SLAY 25% OFF ON
₹2499 | USE CODE: SLAY 25% OFF ON ₹2499 | USE CODE: SLAY 25% OFF ON ₹2499 | USE
CODE: SLAY 25% OFF ON ₹2499 | USE CODE: SLAY 25% OFF ON ₹2499 | USE CODE: SLAY
25% OFF ON ₹2499 | USE CODE: SLAY 25% OFF ON ₹2499 | USE CODE: SLAY 25% OFF ON
₹2499 | USE CODE: SLAY 25% OFF ON ₹2499 | USE CODE: SLAY 25% OFF ON ₹2499 | USE
CODE: SLAY 25% OFF ON ₹2499 | USE CODE: SLAY 25% OFF ON ₹2499 | USE CODE: SLAY
25% OFF ON ₹2499 | USE CODE: SLAY 25% OFF ON ₹2499 | USE CODE: SLAY 25% OFF ON
₹2499 | USE CODE: SLAY 25% OFF ON ₹2499 | USE CODE: SLAY 25% OFF ON ₹2499 | USE
CODE: SLAY 25% OFF ON ₹2499 | USE CODE: SLAY 25% OFF ON ₹2499 | USE CODE: SLAY
25% OFF ON ₹2499 | USE CODE: SLAY 25% OFF ON ₹2499 | USE CODE: SLAY 25% OFF ON
₹2499 | USE CODE: SLAY 25% OFF ON ₹2499 | USE CODE: SLAY 25% OFF ON ₹2499 | USE
CODE: SLAY 25% OFF ON ₹2499 | USE CODE: SLAY 25% OFF ON ₹2499 | USE CODE: SLAY
25% OFF ON ₹2499 | USE CODE: SLAY 25% OFF ON ₹2499 | USE CODE: SLAY 25% OFF ON
₹2499 | USE CODE: SLAY 25% OFF ON ₹2499 | USE CODE: SLAY 25% OFF ON ₹2499 | USE
CODE: SLAY 25% OFF ON ₹2499 | USE CODE: SLAY 25% OFF ON ₹2499 | USE CODE: SLAY



NEW DROPS WINTER FLEX TRENDING
Nector White Hakoba Shirt
Rs. 999
S
M
L
XL
Nector Maroon Hakoba Shirt
Rs. 999
S
M
L
XL
Nector Black Hakoba Shirt
Rs. 999
S
M
L
XL
Nector Navy Hakoba Shirt
Rs. 999
S
M
L
XL
Traverse Light Grey Cargo Pant
Rs. 1,699
30
32
34
36
38
View all
1529 products
View all
Hygge Beige Sweater
Rs. 1,299
S
M
L
XL
XXL
Hygge Green Sweater
Rs. 1,299
S
M
L
XL
XXL
Hygge Pink Sweater
Rs. 1,299
S
M
L
XL
XXL
Sale
Fleece Blue Hoodie
Regular price Rs. 1,999 Sale priceRs. 1,799 Save 10%
S
M
L
XL
XXL
Legend Ivory Overshirt
Rs. 1,699
S
M
L
XL
View all
504 products
View all
Estonia White Shirt
Rs. 1,399
S
M
L
XL
XXL
Sale
Jet Black Jeans
Regular price Rs. 1,699 Sale priceRs. 1,599 Save 6%
28
30
32
34
36
38
Superflex Black Shirt
Rs. 1,499
S
M
L
XL
XXL
Superflex Mauve Shirt
Rs. 1,499
S
M
L
XL
XXL
Legend Green Overshirt
Rs. 1,699
S
M
L
XL
View all
303 products
View all
SWEATSHIRTS JACKETS HOODIES
10XP Magenta Racing Sweatshirt
Rs. 1,799
S
M
L
XL
Smoke White Racing Sweatshirt
Rs. 1,799
S
M
L
XL
Prime Apex Black Racing Sweatshirt
Rs. 1,799
S
M
L
XL
Mid Logo Anchor Grey Sweatshirt
Rs. 1,299
S
M
L
XL
XXL
View all
114 products
View all
Sale
Seigneur Green Varsity Jacket
Regular price Rs. 2,499 Sale priceRs. 2,399 Save 4%
S
M
L
XL
XXL
Sale
Losangeles Blue Varsity Jacket
Regular price Rs. 2,499 Sale priceRs. 2,399 Save 4%
S
M
L
XL
XXL
Take The Shot Black Varsity Jacket
Rs. 2,499
S
M
L
XL
XXL
Sale
Gonfleur Black Puffer Jacket
Regular price Rs. 1,799 Sale priceRs. 1,699 Save 6%
S
M
L
XL
View all
206 products
View all
Sale
Red Hot Black Hoodie
Regular price Rs. 1,799 Sale priceRs. 1,599 Save 11%
S
M
L
XL
XXL
Think Less Blue Hoodie
Rs. 1,699
S
M
L
XL
XXL
Sale
Artist Teal Blue Hoodie
Regular price Rs. 1,699 Sale priceRs. 1,599 Save 6%
S
M
L
XL
XXL
Sale
Effortless Drip Cream Hoodie
Regular price Rs. 1,699 Sale priceRs. 1,599 Save 6%
S
M
L
XL
XXL
View all
104 products
View all
JEANS CARGO PANTS TROUSERS
EasyStride Dusty Blue Comfort Fit Jeans
Rs. 1,699
30
32
34
36
38
EasyStride Dark Blue Comfort Fit Jeans
Rs. 1,699
30
32
34
36
38
EasyStride Blue Comfort Fit Jeans
Rs. 1,699
30
32
34
36
38
Dimmet Blue Bootcut Jeans
Rs. 1,799
30
32
34
36
View all
573 products
View all
Stiller Black Cargo Pant
Rs. 1,699
30
32
34
36
38
Slayer Grey Cargo Pant
Rs. 1,699
30
32
34
36
38
Slayer olive Cargo Pant
Rs. 1,699
30
32
34
36
38
Slayer Anchor Grey Cargo Pant
Rs. 1,699
30
32
34
36
38
View all
141 products
View all
Enigma Black Baggy Fit Jeans
Rs. 1,699
30
32
34
36
Slayer Grey Cargo Pant
Rs. 1,699
30
32
34
36
38
Slayer olive Cargo Pant
Rs. 1,699
30
32
34
36
38
Slayer Anchor Grey Cargo Pant
Rs. 1,699
30
32
34
36
38
View all
596 products
View all


FLAT 50% OFF
USE CODE: WOW50

View all
Hypnos Paisley Green Polo T-Shirt
Rs. 899
S
M
L
XL
XXL
Hypnos Paisley Yellow Polo T-Shirt
Rs. 899
S
M
L
XL
XXL
Unleashed Black Korean Styled T-Shirt
Rs. 999
S
M
L
XL
Hustler Pink Korean Styled T-Shirt
Rs. 999
S
M
L
XL
Humming Arrow Off-White Shirt
Rs. 1,199
S
M
L
XL
View all
1244 products
ACCESSORIES SHOES SUNGLASSES
Mafia SS Chain
Rs. 899

Cuban SS Chain
Rs. 899

Rattle Square Chain
Rs. 799

Sold Out
Twistbar Chain
Rs. 799

View all
31 products
View all
Sale
Dual Colour Low Top Sneaker
Regular price Rs. 2,190 Sale priceRs. 1,990 Save 9%
40
41
42
43
44
Sale
Red Low Top Sneaker
Regular price Rs. 2,190 Sale priceRs. 1,990 Save 9%
40
41
42
43
44
Sale
Green & Yellow Trainer
Regular price Rs. 2,190 Sale priceRs. 1,990 Save 9%
40
41
42
43
44
Sale
Camper White Trainer
Regular price Rs. 2,190 Sale priceRs. 1,990 Save 9%
40
41
42
43
44
View all
38 products
View all
Jazz Oblong Black Sunglasses
Rs. 1,290

Square Metal Frame Gradient Blue Sunglasses
Rs. 1,290

Sold Out
Retro Square Black Sunglasses
Rs. 1,290

Retro Ellipse Blue Sunglasses
Rs. 1,090

View all
30 products
View all




ALL CATEGORIES




Winter Wear

Oversized Edit

Shirts

Snitch LUXE

T-Shirts

Jeans

Trousers

Co-Ords

Night Suits & Pyjamas

Inner Wear

Shoes

Perfumes



VISIT STORE

Visit Store

Jayanagar, Bangalore:
Get Directions

 * Contact Us
 * FAQ
 * Blogs
 * Terms & Conditions

 * TRACK ORDER
 * PLACE RETURN/EXCHANGE REQUEST
 * RETURNS/EXCHANGE POLICY


CUSTOMER CARE

CUSTOMER CARE

Timings: 10 AM - 8 PM (Mon - Sun)
Whatsapp : +91 6366966283
Instagram: @snitch.co.in









SIGN UP AND SAVE

Sign up and save

Sign up now and be the first to know about exclusive offers, latest fashion
trends & style tips!

Enter your email Subscribe
icon-email Subscribe
 * Instagram
 * Facebook
 * YouTube
 * Twitter
 * Pinterest
 * LinkedIn

© 2024 SNITCH | All Rights Reserved

account
Account

New Arrival

Collections

Wishlist
icon-bag-minimal
Bag


"Close (esc)"



Add to Wishlist
0

0

What's Your Email?

Add to Wishlist

Product has been added to your wishlist

You can view your wishlist by creating account or logging-in an existing
account.



Login Register


Welcome Newcomer



Logging you in


0
Rewards Close
Welcome to SNITCH



Join Now
 |   
Already a Member? Sign in




HELLO, PRIVILEGED CUSTOMER!

✕


test
SubmitClose






1