curcuboo.com Open in urlscan Pro
104.17.232.29  Public Scan

URL: https://curcuboo.com/
Submission: On June 20 via api from BE — Scanned from DE

Form analysis 6 forms found in the DOM

POST /localization

<form class="shopline-localization-form" accept-charset="UTF-8" enctype="multipart/form-data" id="localization-form" method="post" action="/localization">
  <input type="hidden" name="return_to" value="/">
</form>

GET /search

<form action="/search" method="get" class="search-modal__form search">
  <div class="search-modal__field field">
    <input id="Search-In-Modal-1" class="search-modal__input field__input body3" type="search" name="keyword" value="" placeholder="Enter here and click search" maxlength="255" autocorrect="off" autocomplete="off" autocapitalize="off"
      spellcheck="false" autofocus="">
    <label class="search-modal__field-label field__label body3" for="Search-In-Modal-1">Enter here and click search</label>
    <button class="search-modal__submit-button">
      <svg class="icon icon-search" width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path fill-rule="evenodd" clip-rule="evenodd"
          d="M7 13C7 9.68629 9.68629 7 13 7C16.3137 7 19 9.68629 19 13C19 16.3137 16.3137 19 13 19C9.68629 19 7 16.3137 7 13ZM13 5C8.58172 5 5 8.58172 5 13C5 17.4183 8.58172 21 13 21C14.8487 21 16.551 20.3729 17.9056 19.3199L21.2929 22.7071C21.6834 23.0976 22.3166 23.0976 22.7071 22.7071C23.0976 22.3166 23.0976 21.6834 22.7071 21.2929L19.3199 17.9056C20.3729 16.551 21 14.8487 21 13C21 8.58172 17.4183 5 13 5Z"
          fill="currentColor"></path>
      </svg>
    </button>
  </div>
  <div class="predictive-search global-modal-border-shadow" tabindex="-1">
    <div class="predictive-search__results" data-predictive-search=""></div>
    <div class="predictive-search__loading-state">
      <span class="predictive-search__spinner">
        <svg class="icon icon-loading" width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path d="M18.3337 9.99984C18.3337 14.6022 14.6027 18.3332 10.0003 18.3332C5.39795 18.3332 1.66699 14.6022 1.66699 9.99984C1.66699 5.39746 5.39795 1.6665 10.0003 1.6665" stroke="currentColor" stroke-width="2.5" stroke-linecap="round"></path>
        </svg>
      </span>
    </div>
  </div>
</form>

GET /search

<form action="/search" method="get" class="search-modal__form search">
  <div class="search-modal__field field">
    <input id="Tile-Search-1" class="search-modal__input field__input body3" type="search" name="keyword" value="" placeholder="Enter here and click search" maxlength="255" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false"
      autofocus="">
    <button class="search-modal__submit-button">
      <svg class="icon icon-search" width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path fill-rule="evenodd" clip-rule="evenodd"
          d="M7 13C7 9.68629 9.68629 7 13 7C16.3137 7 19 9.68629 19 13C19 16.3137 16.3137 19 13 19C9.68629 19 7 16.3137 7 13ZM13 5C8.58172 5 5 8.58172 5 13C5 17.4183 8.58172 21 13 21C14.8487 21 16.551 20.3729 17.9056 19.3199L21.2929 22.7071C21.6834 23.0976 22.3166 23.0976 22.7071 22.7071C23.0976 22.3166 23.0976 21.6834 22.7071 21.2929L19.3199 17.9056C20.3729 16.551 21 14.8487 21 13C21 8.58172 17.4183 5 13 5Z"
          fill="currentColor"></path>
      </svg>
    </button>
  </div>
  <div class="predictive-search global-modal-border-shadow" tabindex="-1">
    <div class="predictive-search__results" data-predictive-search=""></div>
    <div class="predictive-search__loading-state">
      <span class="predictive-search__spinner">
        <svg class="icon icon-loading" width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path d="M18.3337 9.99984C18.3337 14.6022 14.6027 18.3332 10.0003 18.3332C5.39795 18.3332 1.66699 14.6022 1.66699 9.99984C1.66699 5.39746 5.39795 1.6665 10.0003 1.6665" stroke="currentColor" stroke-width="2.5" stroke-linecap="round"></path>
        </svg>
      </span>
    </div>
  </div>
</form>

POST /api/trade/center/checkout/save/base-on-cart-cookie

<form method="post" action="/api/trade/center/checkout/save/base-on-cart-cookie" id="cart-form--cart-drawer-fixed" class="cart-form">
  <input type="hidden" name="form_type" value="cart">
  <button type="submit" id="checkout" class="cart-drawer__checkout-button button" name="checkout"> Checkout </button>
</form>

POST /api/user/front/form/subscribe

<form method="post" action="/api/user/front/form/subscribe">
  <input type="hidden" name="form_type" value="customer">
  <div class="newsletter-button-group">
    <div class="field newsletter--field">
      <input type="email" title="" pattern="^[a-zA-Z0-9+._\-]{1,50}@[a-zA-Z0-9_\-]+\.([\.]?[a-zA-Z0-9_\-]+){1,5}$" class="field__input" id="" name="contact[email]" placeholder="Enter your email" required="">
      <label class="field__label body3"> Enter your email </label>
    </div>
    <button type="submit" class="button newsletter--button display-none display-inline-flex-desktop"> Subscribe </button>
    <button type="submit" class="button newsletter--button display-inline-flex display-none-desktop">
      <svg class="icon icon-mail" width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path fill-rule="evenodd" clip-rule="evenodd"
          d="M6 7C5.44772 7 5 7.44772 5 8V8.42884L14 14.113L23 8.42881V8C23 7.44772 22.5523 7 22 7H6ZM23 10.2029L14.4005 15.6342C14.1558 15.7887 13.8441 15.7887 13.5995 15.6342L5 10.203V20C5 20.5523 5.44772 21 6 21H22C22.5523 21 23 20.5523 23 20V10.2029Z"
          fill="currentColor"></path>
      </svg>
    </button>
  </div>
</form>

POST //translate.googleapis.com/translate_voting?client=te

<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
    name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>

Text Content

Free Shipping Over $80

LOG IN

 * New In
 * Best Sellers
 * Tops
 * Bottoms
 * Party Style
 * Casual Style
 * Underwear
    * Underpants
    * Jumpsuits
    * Shoulder Straps


Enter here and click search








 * New In
 * Best Sellers
 * Tops
 * Bottoms
 * Party Style
 * Casual Style
 * Underwear
   * Underpants
   * Jumpsuits
   * Shoulder Straps


SHOPPING CART




YOUR CART IS CURRENTLY EMPTY.

Continue shopping


Coupon Code
Apply




 * Total

Taxes and shipping fee will be calculated at checkout
Total

Checkout


BEST SELLERS

Best Sellers
 * Men's Sexy Tight Long Sleeve T-Shirt
   
   
   
   MEN'S SEXY TIGHT LONG SLEEVE T-SHIRT
   
   €27,95 EUR
   
 * Men's Heart Print Mesh Long Sleeve T-Shirt
   
   
   
   MEN'S HEART PRINT MESH LONG SLEEVE T-SHIRT
   
   €27,95 EUR
   
 * Men's Sexy Side Cutout Sleeveless Tank Top
   
   Blue
   Orange
   Black
   
   
   MEN'S SEXY SIDE CUTOUT SLEEVELESS TANK TOP
   
   €24,95 EUR
   
 * Men's Sexy Mesh Drop Shoulder Long Sleeve T-Shirt
   
   
   
   MEN'S SEXY MESH DROP SHOULDER LONG SLEEVE T-SHIRT
   
   €24,95 EUR
   
 * Adjustable Strap Buckle Stretch Knit Pit Vest
   
   
   
   ADJUSTABLE STRAP BUCKLE STRETCH KNIT PIT VEST
   
   €29,95 EUR
   
 * Men's Sexy Lace Print Short Sleeve T-Shirt
   
   
   
   MEN'S SEXY LACE PRINT SHORT SLEEVE T-SHIRT
   
   €29,95 EUR
   
 * Men's See-Through Sexy Inner Tops T-Shirt
   
   
   
   MEN'S SEE-THROUGH SEXY INNER TOPS T-SHIRT
   
   €26,95 EUR
   
 * Men's Muscle Printed Sleeveless Tank Top
   
   Blue
   Green
   Red
   Black
   
   
   MEN'S MUSCLE PRINTED SLEEVELESS TANK TOP
   
   €25,95 EUR
   
 * Men's Strapless Hollow Out Sexy T-Shirt
   
   Black
   White
   Brown
   
   
   MEN'S STRAPLESS HOLLOW OUT SEXY T-SHIRT
   
   €25,95 EUR
   
 * Men's Adjustable Split Sleeveless Tank Top
   
   Blue
   Black
   
   
   MEN'S ADJUSTABLE SPLIT SLEEVELESS TANK TOP
   
   €31,95 EUR
   
 * Men's Casual Solid Color Loose Pants
   
   Black
   Pink
   Blue
   
   
   MEN'S CASUAL SOLID COLOR LOOSE PANTS
   
   €29,95 EUR
   
 * Men's Sexy Neck Vest
   
   
   
   MEN'S SEXY NECK VEST
   
   €27,95 EUR
   

View all




BOTTOMS

Bottoms
 * Men's Vintage Leopard Print Jeans
   
   
   
   MEN'S VINTAGE LEOPARD PRINT JEANS
   
   €41,95 EUR
   
 * Men's Vintage Casual Wide Leg Loose Straight Leg Pants
   
   Black
   White
   Blue
   Grey
   
   
   MEN'S VINTAGE CASUAL WIDE LEG LOOSE STRAIGHT LEG PANTS
   
   €46,95 EUR
   
 * Men's Skeleton Crossover High Waist Casual Pants
   
   
   
   MEN'S SKELETON CROSSOVER HIGH WAIST CASUAL PANTS
   
   €45,95 EUR
   
 * Men's Slightly Flared Casual Pants
   
   Black
   khaki
   Grey
   
   
   MEN'S SLIGHTLY FLARED CASUAL PANTS
   
   €50,95 EUR
   
 * Men's Color Rubbed Vintage High Waist Jeans
   
   
   
   MEN'S COLOR RUBBED VINTAGE HIGH WAIST JEANS
   
   €46,95 EUR
   
 * Men's Vintage Nostalgia Fry Street Loose Jeans
   
   Black
   Grey
   
   
   MEN'S VINTAGE NOSTALGIA FRY STREET LOOSE JEANS
   
   €32,95 EUR
   
 * Men's Slim Cutout Wide Leg Pants
   
   Black
   White
   
   
   MEN'S SLIM CUTOUT WIDE LEG PANTS
   
   €40,95 EUR
   
 * Men's Sexy Mesh Long Pants
   
   Black
   White
   Red
   Blue
   
   
   MEN'S SEXY MESH LONG PANTS
   
   €22,95 EUR
   

View all


SIGN UP AND SAVE

Subscribe to get special offers, free giveaways, and once-in-a-lifetime deals.
Enter your email
Subscribe
COMPANY INFORMATION
 * ABOUT US
 * PRIVACY POLICY
 * TERMS OF SERVICE
 * INTELLECTUAL PROPERTY RIGHTS

HELP & SUPPORT
 * PAYMENT METHOD
 * SHIPPING POLICY
 * RETURNS & EXCHANGES
 * CONTACT US
 * ORDER TRACKING



© 2024 CurCuBoo













































Powered by Google Übersetzer
Originaltext

Diese Übersetzung bewerten
Mit deinem Feedback können wir Google Übersetzer weiter verbessern









Are you sure to delete the gift box item?

CancelConfirm