www.rotita.com Open in urlscan Pro
23.32.242.102  Public Scan

Submitted URL: http://ems.rotita.com/ls/click?upn=LVtS2QUAdE-2FwRZH7I4ydINhLdBzaAsDELfG2-2BUGJTU6rQYHiG5YKaIUQ0kMXFCRfc5irPNXWfFHDGxT...
Effective URL: https://www.rotita.com/?utm_source=newsletter&utm_medium=email&utm_campaign=EDM20221114-5
Submission Tags: phishing
Submission: On November 15 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

Name: searchFormGET search.html

<form id="searchForm" action="search.html" method="get" onsubmit="return checkSearchForm('search_keywords');" name="searchForm"><input type="hidden" name="ec_u_sk" value="1">
  <div class="search-wrap">
    <div class="search-box"><input type="text" placeholder="Black Friday Shopping Guide" value="" name="keywords" autocomplete="off" onfocus="showHotSearchKeywords('btn_search',this.value);$('.pls_search').css('display','none');"
        onblur="hideHotSearchKeywords('btn_search');" onkeyup="showSeachWords('btn_search',this.value);" id="search_keywords"><button class="fa fa-close" type="button" onclick="javascript:$('#search_keywords').val('');$(this).hide();"></button></div>
    <button class="fa fa-search" type="submit"></button>
  </div>
</form>

Name: searchFormGET search.html

<form id="SearchForm" action="search.html" method="get" onsubmit="return checkSearchForm('isearch_keywords','Bottom');" name="searchForm"><input type="hidden" name="ec_u_sk" value="1"><input type="text" placeholder="Black Friday Shopping Guide"
    value="" id="isearch_keywords" class="search-text" name="keywords" autocomplete="off" onfocus="showHotSearchKeywords('index_search',this.value);$('.pls_search').css('display','none');" onblur="hideHotSearchKeywords('index_search');"
    onkeyup="showSeachWords('index_search',this.value);"><button class="fa fa-close" type="button" onclick="javascript:$('#isearch_keywords').val('');"></button><button class="fa fa-search" type="submit"></button></form>

Name: formLoginPOST user.php

<form name="formLogin" action="user.php" method="post" onsubmit="return false;">
  <div class="contentls">
    <h2>RETURNING CUSTOMER</h2>
    <ul class="form-list" style="margin: 20px 0;">
      <li><label for="username" class="required"><em>*</em>Email Address</label>
        <div class="input-box ipt_t">
          <ul class="emailist" style="position: absolute; margin-top: 0px; visibility: hidden; z-index: 11;"></ul><input type="text" class="input-text required-entry validate-email inputMailList" title="Email Address" id="username" name="username"
            value="" data-gtm-json="{&quot;category&quot;:&quot;&quot;,&quot;action&quot;:&quot;Input&quot;,&quot;label&quot;:&quot;Sign In Pop ups::Sign In::Email&quot;}" autocomplete="off">
        </div><span class="tips" id="login_username_tip" style="color:#c41d4a"></span>
      </li>
      <li><label for="pass" class="required"><em>*</em>Password</label>
        <div class="input-box"><input type="password" class="input-text required-entry validate-password" title="Password" id="password" name="password" onkeyup="show_password_info_icon(this)"
            data-gtm-json="{&quot;category&quot;:&quot;&quot;,&quot;action&quot;:&quot;Input&quot;,&quot;label&quot;:&quot;Sign In Pop ups::Sign In::Password&quot;}" autocomplete="off"><span class="show_eye"
            onclick="toggle_password(this,'password');"></span></div><span class="tips" id="login_psw_tip" style="color:#c41d4a"></span>
      </li>
    </ul>
    <div class="buttons-set"><button type="button" id="js_signInBtn" class="redBtn" onclick="ajaxUserLogin();"
        data-gtm-json="{&quot;category&quot;:&quot;&quot;,&quot;action&quot;:&quot;Click&quot;,&quot;label&quot;:&quot;Sign In Pop ups::Sign In::Sign In&quot;}"><span style="line-height: 40px;padding: 0;width: 260px;">SIGN IN</span></button><input
        type="hidden" name="back_act" value=""></div>
    <div class="buttons-set">
      <a class="gtm-event" href="user.php?act=get_password" data-gtm-json="{&quot;category&quot;:&quot;&quot;,&quot;action&quot;:&quot;Click&quot;,&quot;label&quot;:&quot;Sign In Pop ups::Forgot Your Password&quot;}"><span id="bondname">Forgot your password?</span></a>
    </div>
  </div>
</form>

Name: formRegisterPOST user.php

<form action="user.php" method="post" name="formRegister" onsubmit="return false;">
  <div class="content">
    <div>
      <h2 class="legend">NEW ACCOUNT</h2><input name="act" type="hidden" value="signup">
      <ul class="form-list">
        <li><label style="height:27px;" for="email" class="required"><em>*</em>Email Address</label><span></span>
          <div class="input-box ipt_t">
            <ul class="emailist" style="position: absolute; margin-top: 0px; visibility: hidden; z-index: 11;"></ul><input type="text" value="" class="input-text validate-email required-entry inputMailList" id="username_reg" name="username"
              onfocus="document.getElementById('username_notice').innerHTML='';" data-gtm-json="{&quot;category&quot;:&quot;&quot;,&quot;action&quot;:&quot;Input&quot;,&quot;label&quot;:&quot;Sign In Pop ups::Register::Email&quot;}"
              autocomplete="off">
          </div><span id="username_notice" style="color:#c41d4a"></span>
        </li>
        <li class="fields">
          <div class="customer-name">
            <div style="width:100%" class="field name-firstname"><label style="height:27px;" for="password" class="required"><em>*</em>Create a password </label><span></span>
              <div class="input-box ipt_t"><input type="password" value="" class="input-text required-entry" id="password1" name="password" onblur="check_password(this.value);" onfocus="document.getElementById('password_notice').innerHTML='';"
                  onkeyup="show_password_info_icon(this)" data-gtm-json="{&quot;category&quot;:&quot;&quot;,&quot;action&quot;:&quot;Input&quot;,&quot;label&quot;:&quot;Sign In Pop ups::Register::Password&quot;}" autocomplete="off"><span
                  class="show_eye" onclick="toggle_password(this,'password1');"></span></div>
              <p style="width: 260px" id="password_notice" class="normal">Password length should not be less than 6 characters, it needs to include at least one letter.</p>
            </div>
          </div>
        </li>
        <li>
          <div class="input-box ipt_t"><label style="width:300px" for="agree"><em style="color: #c41d4a;">*</em><input type="checkbox" value="" class="" name="agreement" checked="checked" style="margin: 3px 3px 3px 4px;" onclick="checkAgreement(1);">
              I agree to Rotita's <a href="privacy-policy-a91.html" target="_blank" style="cursor: pointer;text-decoration: underline"><span id="bondname">Privacy Policy</span></a>.</label><br><span id="agreement_notice" style="color:#c41d4a"></span>
          </div>
        </li>
        <li>
          <div class="input-box ipt_t"><input type="checkbox" value="1" class="" name="subscribe" style="margin-left:9px;" checked="" onclick="checkAgreement(2);"><label> I'd like to receive newest info by email.</label></div>
        </li>
      </ul>
    </div>
    <div class="buttons-set"><button type="button" id="js_registBtn" class="redBtn" name="submit" onclick="ajaxUserRegisterNew();"
        data-gtm-json="{&quot;category&quot;:&quot;&quot;,&quot;action&quot;:&quot;Click&quot;,&quot;label&quot;:&quot;Sign In Pop ups::Register::Register&quot;}"><span style="line-height: 40px;padding: 0;width: 260px;">REGISTER</span></button>
      <p style="color:#c41d4a;text-align: center;line-height: 30px;font-size: 12px;width: 262px;padding: 0">$40 Off For New Members</p><input type="hidden" name="back_act" value="">
    </div>
  </div>
</form>

POST user.php

<form onsubmit="return checkFBLogin(this)" method="post" autocomplete="off" id="signinform" action="user.php">
  <div class="ipt_t"><input type="text" value="" class="inputText email" id="fbemail" name="fbemail" placeholder="Email" autocomplete="off" onblur="is_fbusername(this.value);"><label class="error" id="fbemail_msg"></label></div>
  <div class="ipt_b buttons-set"><button type="submit" id="js_fbsignInBtn" class="redBtn"><em><span></span></em></button></div>
</form>

Text Content

 * 02d18h20m47s

 * Pls input valid keywords!
 * Sign In | Register
   My Orders My Tickets My Wishlists My Coupons
   Account
 * 
 * Ship To /€EUR
 * 
 * Track
 * 
 * Help
   
   FAQsFAQsPre-salesPre-sales
   
   
   7*24 hours live chat service, We are available to chat now.
   
   Online Help
   
   The live chat is offline now, the agents will be back in 1-2 hours, please
   wait or submit a ticket instead.
   
   Live Chat Offline
   
   After-salesAfter-sales
   For questions regarding order status and other after-sales support, please
   Submit a Ticket and select the order you need help with.
   
   
 * 
 * 0
   
   YOUR SHOPPING BAG IS EMPTY
   
   SIGN IN to see the items you added previously.

 * NEW
   
   SHOP BY DATENew In TodayNew This WeekBack In StockSHOP BY CATEGORYNew in
   SwimwearNew in TopsNew in DressesNew in Plus SizeNew in BottomsNew in
   JewelryNEW TRENDSPlaid PicksAll PinkTie DyeWedding
   SeasonSunflowerGeometryPride PicksChristmas Picks
   
   
   
   
   
   

 * PRE-ORDER
 * BLACK FRIDAY
   
   BUY 2 GET 1 FREE!!BF SHOPPING GUIDESAME PRICE AS BF   24H DISPATCH   WARM
   SALE $13.99BOGO 50% OFFALL WARM PICKS
   
   
   
   
   
   

 * CHRISTMAS
   
   XMAS GIFTXMAS TopsXMS DressesXMAS Plus SizeXMAS Jew&AccXMAS JumpsuitsWARM
   PICKSSweatshirt&HoodiesWarm TopsOuterwear & CoatCardigansSweatersFleece
   BottomWarm DressScarf & Gloves & Socks
   
   
   
   
   
   

 * CLOTHING
   
   TOPSSweatshirts & HoodiesTees & T-shirtsBlouses & ShirtsTunic
   TopsCardigansTank TopsSweatersOuterwear & CoatsMen's Clothing  
   SWIMWEARSwimdressesTankinisBikinisSwimwear TopsSwimwear BottomCover UpsMen's
   Swim TrunksDRESSESMidi DressesBodycon DressesMaxi DressesElegant DressesPLUS
   SIZEPlus Size TopsPlus Size DressesPlus Size SwimwearPlus Size
   BottomsJUMPSUITS & ROMPERSJumpsuitsRompersSetsBOTTOMSLeggingsDenim &
   JeansPantsINTIMATESSHAPEWEARSPORTSWEAR
   
   

 * SWEATSHIRTS
   
   ChristmasSparkleHoodedSweatshirtsCowl NeckRound NeckTunicDrawstringZipper
   
   
   
   
   
   

 * TOPS
   
   New TopsBest SellersTops SaleXMAS TopsSHOP BY TYPETees & T-shirtsBlouses &
   ShirtsSweatshirts & HoodiesTank Tops & CamisTunic TopsCardigansSweatersSHOP
   BY TRENDPlaid TopsCasual TopsOffice TopsFloral TopsLace TopsChiffon
   TopsSparkle & ShineVelvet TopsSHOP BY COLORAqua TopsFiery OrangePink
   GuavaMango SorbetMystic Black
   
   
   
   

 * SWIMWEAR
   
   SHOP BY CATEGORYSwimdressesTankinisBikinisOne PieceSwimwear TopsCover
   UpsSwimwear BottomsSwimwear SuitsPlus Size SwimwearBeach DressesBeach
   AccMen's Swim TrunksBest SellersNew SwimSwim SaleSHOP BY TRENDFloral
   PrintAmerican FlagPride CollectionTribal PrintTropical PrintSexy SwimSporty
   SwimSolidSHOP BY TOP TYPETummy CoverageA-lineBlouson SwimPush-upSquare
   NeckSHOP BY BOTTOM TYPEShortsSkritsBriefsPantsSHOP BY COLORAqua SwimFiery
   OrangePink GuavaMango Sorbet
   
   

 * DRESSES
   
   New DressesBest SellersDresses SaleXMS DressesSHOP BY OCCASIONParty
   DressesChurch AttireProm DressesVacation DressesWedding GuestOffice
   DressesHoliday DressesSHOP BY TRENDElegant DressesBodycon DressesCasual
   DressesStraight DressesPlus Size DressesMermaid DressesChiffon DressesLace
   DressesRuffle DressesSweater DressesSHOP BY LENGTHMaxi DressesMidi
   DressesShort DressesThree Quarter SleeveLong SleeveSleevelessSHOP BY
   COLORWhite DressesBlue DressesBlack DressesRed DressesPink DressesYellow
   DressesGreen DressesSHOP BY PATTERNPlaid DressesStripe & Polka DotsFloral
   DressesTribal DressesGeometric DressesPlain Dresses
   
   

 * PLUS SIZE
   
   New Plus SizePlus Size SaleXMAS Plus SizeSHOP BY CATEGORYPlus Size TopsPlus
   Size OuterwearPlus Size DressesPlus Size BottomsPlus Size JumpsuitsPLUS SIZE
   SWIMPlus Size TankinisPlus Size SwimdressesPlus Size BikinsPlus Size One
   PiecePlus Size Cover UpsPlus Size Swimwear TopsPlus Size Swimwear BottomPlus
   Size Swimwear Suits
   
   
   
   
   
   

 * JUMPSUITS
   
   New JumpsuitsBest SellersXMAS JumpsuitsSHOP BY
   TYPEJumpsuitsRompersSetsSweatsuitSHOP BY OCCASIONStaycationWedding GuestParty
   & CocktailOfficeSHOP BY COLORBlack JumpsuitsRed JumpsuitsBlue JumpsuitsWhite
   Jumpsuits
   
   

 * BOTTOMS
   
   SHOP BY TYPENew InLeggingsPantsJeansShortsSkirts
   
   
   
   
   
   

 * JEW & ACCS
   
   JEWELRYEarringsAnkletsNecklaces & PendantsBracelets &
   BanglesACCESSORIESBagsScarves & ShawlsHair AccessoriesBeltsHatsSunglasses  
   Beauty Tools
   
   
   
   
   
   
   
   

 * SALE
   
   Flash SaleBOGO 99% OFFBOGO 50% OFFSummer Sale $7.99SHOP BY PRICEUnder
   $9.99Under $13.99Under $15.99Under $19.99SHOP BY CATEGORYTops SalePlus Size
   SaleDresses SaleSHOP BY SIZEXS ~ SM~LXL~XXL1X ~ 3X
   
   
   
   



Saved Successful





MESSAGE



Ok


MESSAGE


Ok

New USERS Get $40 OFF IN TOTAL See Details

free shipping over & 30 Days easy return ! free shipping over €55 & 30 Days easy
returns! Details

02days : 18hours : 20minutes : 47seconds
 * 
 * 
 * 

 1. 1
 2. 2
 3. 3

 * Previous
 * Next

NEW ARRIVALS
Page 1 de 5
 * +Add To Bag
   NEW IN
   18.94€
   
   New User Price
   
   
   
   

 * +Add To Bag
   NEW IN
   37.91€ 58.16€
   
   New User Price
   
   
   
   

 * +Add To Bag
   NEW IN
   21.47€
   
   New User Price
   
   
   
   

 * +Add To Bag
   NEW IN
   34.11€
   
   New User Price
   
   
   
   

 * +Add To Bag
   NEW IN
   34.11€
   
   New User Price
   
   
   
   


FLASH SALE
Page 1 de 4
View More
 * +Add To Bag
   Flash Sale
   45.51€ 87.24€
   
   -48%
   
   New User Price
   
   
   
   

 * +Add To Bag
   Flash Sale
   39.18€ 80.92€
   
   -52%
   
   New User Price
   
   
   
   

 * +Add To Bag
   Flash Sale
   35.39€ 60.69€
   
   -42%
   
   New User Price
   
   
   
   

 * +Add To Bag
   Flash Sale
   31.60€ 56.90€
   
   -44%
   
   New User Price
   
   
   
   

 * +Add To Bag
   Flash Sale
   34.13€ 60.69€
   
   -44%
   
   New User Price
   
   
   
   


TOP SELLING
Page 1 de 5
 * +Add To Bag
   NEW IN
   40.44€ 61.96€
   
   -35%
   
   New User Price
   
   
   
   

 * +Add To Bag
   NEW IN
   34.11€ 53.11€
   
   -36%
   
   New User Price
   
   
   
   

 * +Add To Bag
   NEW IN
   45.49€ 78.39€
   
   -42%
   
   New User Price
   
   
   
   

 * +Add To Bag
   NEW IN
   45.49€ 68.28€
   
   -33%
   
   New User Price
   
   
   
   

 * +Add To Bag
   NEW IN
   37.91€ 53.11€
   
   -29%
   
   New User Price
   
   
   
   

CAN'T FIND WHAT YOU'RE LOOK FOR?

FIND IT

Pls input valid keywords!






Product Information







WHAT IS PRE ORDER?

 * 1. Pre-order means "You can place an order for an item that has not yet been
   released."
 * 2. For Pre-order items, we offer UP TO % OFF for only days.
 * 3. A successful Pre-Order must meet our order volume goal. If the goal is not
   met pcs within -day period, Pre-Order will fail.
 * 4. If the Pre-Order goal is met pcs, orders will be processed and items will
   be shipped on the expected Ship Date.
 * 5. In case of a failed Pre-Order, payment will be refunded to your Rotita
   store account at the end of the Pre-Order period.
 * 6. All pre-order items enjoy free standard shipping, without minimum order.
   Pre-items and other items will be separated into different orders
   compulsorily.


PRE ORDER GUIDANCE

 * Pre Order Items cannot be combined with coupon codes.
 * Each batch should be completely filled to ship the order with the
   confirmation email. If the order is not succeed, your pre-order items will be
   automatically cancelled. Refund will be issued in 24 hours.



 * welcome offer

 * exclusive promotions

 * vip access

 * birthday bonus


RETURNING CUSTOMER

 * *Email Address
   
 * *Password
   

SIGN IN
Forgot your password?


NEW ACCOUNT

 * *Email Address
   
 * *Create a password
   
   
   Password length should not be less than 6 characters, it needs to include at
   least one letter.

 * * I agree to Rotita's Privacy Policy.
   
 * I'd like to receive newest info by email.

REGISTER

$40 Off For New Members



Oops! The format of your email is wrong, and it will be automatically corrected
to:
Do you want to register with the email?

Yes. This is my email.

No. I’ll try it myself.

OR
Sign In With Facebook
Sign In With Google

By signing in, you agree to Rotita's Privacy Policy.


Please provide your email address so we can assist you more easily.



Customer CareFAQSReturn & Refund PolicyShipping & HandlingHow to Choose
SizeTrack Your OrderCoupons & OffersRotita Customer ReviewsGIVE $20, GET
$20Customer ServicePayment MethodsKlarnaHow to OrderHow to Use BalanceT Points
ProgramVIP MembershipCancel OrderContact UsCompany PoliciesAbout RotitaAffiliate
ProgramPro ProgramDropshipping ProgramSatisfaction SurveyMore InformationTerms
of UsePrivacy PolicyLegal Window

DOWNLOAD ROTITA APP & STAY INSPIRED

Download on the

App Store

Get it on

Google Play


SUBSCRIBE FOR EXCLUSIVE OFFERS AND NEWS.


*NEW USERS GET EXTRA $40 OFF.




FIND US ON:



© 2005-2022 Rotita.com Copyright, All Rights Reserved. See our terms of use and
privacy policy.

APP

Download app, stay inspired.

Download on the

App Store

Get it on

Google Play


◆◆

We use cookies to remember your interest, language to offer you the best
shopping experience. By continuing to use our site, please click on "Accept" to
accept cookies, and you can see more in our Privacy Policy.
ACCEPTCLOSE
By registering, you agree to Rotita's Privacy Policy.


Oops! The format of your email is wrong, and it will be automatically corrected
to: Do you want to register with the email?

Yes. This is my email.

No. I’ll try it myself.

Welcome Back! Your email has been registered and cannot get new customer
coupons. Here is a 10% OFF coupon as a GIFT for you!

Sign In and Check My Coupon >>

Try It Later >>

$3
OFF $45

CODE:NEW1
END IN 1970-01-02

$7
OFF $75

CODE:NEW2
END IN 1970-01-06

$10
OFF $105

CODE:NEW3
END IN 1970-01-08

$20
OFF $145

CODE:NEW4
END IN 1970-01-11








ENJOY

10% OFF

YOUR ORDER


SHOP NOW

UNLOCK YOUR 10% OFF

By clicking, you agree to Rotita's Privacy Policy



Oops! The format of your email is wrong, and it will be automatically corrected
to: Do you want to input with this email?

Yes. This is my email

No. I’ll try it