aprilrouse.scentsy.us Open in urlscan Pro
45.223.20.37  Public Scan

Submitted URL: http://www.therousecrew.com/
Effective URL: https://aprilrouse.scentsy.us/
Submission: On November 24 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

<form id="newsletter-subscribe-form" class="form-group">
  <label for="EmailAddress">Email Address</label>
  <div id="newsletter-subscribe">
    <input autocomplete="username" class="form-control" data-val="true" data-val-regex="Please enter a valid email address."
      data-val-regex-pattern="^[a-zA-Z0-9.!#$%&amp;'*+\/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*\.[a-zA-Z0-9][a-zA-Z0-9-]{0,61}[a-zA-Z0-9]$"
      data-val-termrequired="Email is required" id="EmailAddress" name="EmailAddress" type="email" value="">
    <div id="newsletter-subscribe-btn-container">
      <button type="submit" class="btn btn-primary" id="newsletter-subscribe-btn">Subscribe</button>
    </div>
  </div>
  <span class="field-validation-valid" data-valmsg-for="EmailAddress" data-valmsg-replace="true"></span>
  <div class="text-12px text-center px-2 px-lg-4 mt-2">By selecting "Subscribe," you agree to receive periodic communications from Scentsy, Inc., and your Independent Scentsy Consultant.</div>
</form>

<form>
  <div class="modal-header">
    <div>
      <h3 id="market-selection-modal-label" class="modal-title">We're having trouble with your location.</h3> Let's make sure you're shopping in the right location.
    </div>
    <button type="button" class="close" data-dismiss="modal" aria-label="Close">
      <span aria-hidden="true" class="fa-kit fa-close-outline"></span>
    </button>
  </div>
  <div class="modal-body">
    <section id="market-select-main">
      <h4 class="text-16px mb-1 text-orvilles-hat">Select shipping country</h4>
      <button type="button" id="market-select" class="btn market-select" data-marketid="1" data-systestid="btn-market-select" aria-expanded="false">
        <i class="market-link market-1"></i>
        <span class="country-name">U.S.A.</span>
        <span class="icon fa-kit fa-arrow-down-outline"></span>
      </button>
      <h4 class="text-16px mb-1 mt-3 text-orvilles-hat">Select language</h4>
      <div class="radio language-market language-market-1">
        <input type="radio" name="radio-language" id="radio-language-1" data-systestid="btn-market-language-id-1" data-languageid="1" checked="checked">
        <label for="radio-language-1">English</label>
      </div>
      <div class="radio language-market language-market-1">
        <input type="radio" name="radio-language" id="radio-language-2" data-systestid="btn-market-language-id-2" data-languageid="2">
        <label for="radio-language-2">Spanish</label>
      </div>
    </section>
    <fieldset id="market-select-all-markets" style="display: none;" class="m-0">
      <div class="alert alert-danger"> Selecting a different shipping country may remove all or some items from your bag. </div>
      <legend class="text-16px text-orvilles-hat">April Rouse ⭐️⭐️⭐️⭐️⭐️ sells and sponsors in this country:</legend>
      <div class="all-markets-container">
        <button type="button" id="market-select-1" class="btn market-select" data-marketid="1" data-systestid="btn-market-select-1">
          <span class="d-flex align-items-center">
            <i class="market-link market-1"></i>
            <span class="country-name">U.S.A.</span>
          </span>
        </button>
      </div> Don't see the country you're shipping to? Don't worry, <a href="https://scentsy.com">shop here.</a>
    </fieldset>
  </div>
  <div class="modal-footer mb-3">
    <p id="market-change-notice" class="m-1" style="display: none;"><b>Note</b>: Changing countries will remove all items from your bag.</p>
    <button id="market-select-save" data-systestid="btn-save-language-changes" type="submit" class="btn btn-primary">Save</button>
    <button id="market-select-cancel" type="button" class="btn btn-secondary" data-dismiss="modal">Cancel</button>
  </div>
</form>

POST /account/login-ajax

<form action="/account/login-ajax" data-track="modalLoginAccount" id="login-form" method="post"><input name="__RequestVerificationToken" type="hidden"
    value="DGArFnZT6GBhXoIRpxP4z_g1R3IPHQePYawyR5CmR_yceshP2MAr4KspWvLuNV-UxkdURaPo0PLiRRP-fQvdkR_yvgkmZLrfIPfN7NgNEU41">
  <div class="modal-body py-0">
    <div class="form-group mb-2 required-fields">
      <p class="text-all-the-feels" aria-hidden="true">* Required</p>
    </div>
    <div id="login-modal-trouble" class="d-none">
      <div class="alert alert-danger"> The email address or password does not match our records. </div>
      <h3>If you're having trouble:</h3>
      <ul>
        <li> You can <button type="button" data-toggle="modal" data-target="#forgot-password-modal" class="btn btn-link btn-inline"> reset your password. </button>
        </li>
        <li> Facebook business pages cannot be used as a personal login to maintain account security. </li>
      </ul>
    </div>
    <div class="form-group mb-1">
      <label for="Email">Email<span aria-hidden="true"> *</span></label>
      <input autocomplete="username" class="form-control" data-val="true" data-val-regex="Please enter a valid email address."
        data-val-regex-pattern="^[a-zA-Z0-9.!#$%&amp;'*+\/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*\.[a-zA-Z0-9][a-zA-Z0-9-]{0,61}[a-zA-Z0-9]$"
        data-val-termrequired="Email address is required" id="Email" name="Email" type="email" value="">
      <span class="field-validation-valid" data-valmsg-for="Email" data-valmsg-replace="true"></span>
      <label class="mt-3" for="Password">Password<span aria-hidden="true"> *</span></label>
      <div class="input-group">
        <input autocapitalize="off" autocomplete="current-password" autocorrect="off" class="form-control" data-val="true" data-val-termrequired="Password is required" id="Password" name="Password" type="password">
      </div>
      <span class="field-validation-valid" data-valmsg-for="Password" data-valmsg-replace="true"></span>
    </div>
    <div id="login-modal-recaptcha"></div>
    <button type="button" data-toggle="modal" data-target="#forgot-password-modal" class="btn btn-link btn-inline"> Forgot password? </button>
    <div class="text-center">
      <button type="submit" class="btn btn-primary btn-block account-login-buttons" id="login-btn" data-systestid="btn-login"> Log in </button>
    </div>
    <div class="recaptcha-branding-message">
      <p class="text-12px mt-2">This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy" target="_blank" rel="noopener noreferrer">Privacy Policy</a> and
        <a href="https://policies.google.com/terms" target="_blank" rel="noopener noreferrer">Terms of Service</a> apply.</p>
    </div>
    <div class="divider mb-3">
      <hr class="mx-2"> or
      <hr class="mx-2">
    </div>
    <div class="login-form">
      <a href="https://scentsy.com/external-authentication/external-login?provider=Facebook&amp;returnUrl=https%3A%2F%2Faprilrouse.scentsy.us%3A8078%2F" class="btn btn-facebook d-flex justify-content-center align-items-center">
                                <i class="fa-kit fa-facebook-circle icon-lg pr-2"></i><span class="align-text-bottom">Continue with Facebook</span>
                            </a>
      <p class="m-0 my-3"> Not registered yet? <button type="button" class="btn btn-link btn-inline create-account-button" id="create-account-button-modal"> Create account </button>
      </p>
    </div>
  </div>
</form>

POST /account/register

<form accept-charset="utf-8" action="/account/register" id="account-creation-form" method="post">
  <div class="form-group">
    <label for="RegistrationFirstName">First Name<span aria-hidden="true"> *</span></label>
    <input autocomplete="given-name" class="form-control" data-val="true" data-val-termnoemoji="Emoji are not allowed" data-val-termrequired="First name is required" id="RegistrationFirstName" name="RegistrationFirstName" type="text" value="">
    <span class="field-validation-valid" data-valmsg-for="RegistrationFirstName" data-valmsg-replace="true"></span>
  </div>
  <div class="form-group">
    <label for="RegistrationLastName">Last Name<span aria-hidden="true"> *</span></label>
    <input autocomplete="family-name" class="form-control" data-val="true" data-val-termnoemoji="Emoji are not allowed" data-val-termrequired="Last name is required" id="RegistrationLastName" name="RegistrationLastName" type="text" value="">
    <span class="field-validation-valid" data-valmsg-for="RegistrationLastName" data-valmsg-replace="true"></span>
  </div>
  <div class="form-group">
    <label for="RegistrationEmail">Email address<span aria-hidden="true"> *</span></label>
    <input autocomplete="username" class="form-control" data-val="true" data-val-regex="Please enter a valid email address."
      data-val-regex-pattern="^[a-zA-Z0-9.!#$%&amp;'*+\/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*\.[a-zA-Z0-9][a-zA-Z0-9-]{0,61}[a-zA-Z0-9]$"
      data-val-termrequired="Email is required" id="RegistrationEmail" name="RegistrationEmail" type="email" value="">
    <span class="field-validation-valid" data-valmsg-for="RegistrationEmail" data-valmsg-replace="true"></span>
  </div>
  <div class="form-group">
    <label for="ConfirmEmail">Confirm email address<span aria-hidden="true"> *</span></label>
    <input autocomplete="username" class="form-control" data-val="true" data-val-termcompare="Emails do not match" data-val-termcompare-otherpropertyname="RegistrationEmail" data-val-termrequired="Confirm email is required" id="ConfirmEmail"
      name="ConfirmEmail" type="email" value="">
    <span class="field-validation-valid" data-valmsg-for="ConfirmEmail" data-valmsg-replace="true"></span>
  </div>
  <div class="form-group">
    <label for="RegistrationPassword">Create password<span aria-hidden="true"> *</span></label>
    <div class="input-group"><input autocapitalize="off" autocomplete="new-password" autocorrect="off" class="form-control" data-val="true" data-val-termpasswordhaslowercase="Password must include a lower case letter."
        data-val-termpasswordhasnumberorspecial="Password must include a number or a special character (!,@,#,$,%,^,&amp;,*,...)." data-val-termpasswordhasuppercase="Password must include an upper case letter."
        data-val-termpasswordlengthattribute="Password must be between 8 and 128 characters." data-val-termrequired="Password is required" id="RegistrationPassword" name="RegistrationPassword" type="password"></div>
    <span class="field-validation-valid" data-valmsg-for="RegistrationPassword" data-valmsg-replace="true"></span>
  </div>
  <div id="account-creation-recaptcha"></div>
  <div class="form-group mb-0">
    <button type="submit" class="btn btn-primary account-login-buttons mw-100 mb-0" id="create-account-btn" data-systestid="btn-create-account"> Sign up </button>
  </div>
  <div class="recaptcha-branding-message">
    <p class="text-12px mt-2">This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy" target="_blank" rel="noopener noreferrer">Privacy Policy</a> and
      <a href="https://policies.google.com/terms" target="_blank" rel="noopener noreferrer">Terms of Service</a> apply.</p>
  </div>
  <div class="divider mb-3">
    <hr class="mx-2"> or
    <hr class="mx-2">
  </div>
  <div class="login-form">
    <a href="https://scentsy.com/external-authentication/external-login?provider=Facebook&amp;returnUrl=https%3A%2F%2Faprilrouse.scentsy.us%2Faccount" class="btn btn-facebook d-flex justify-content-center align-items-center">
                <i class="fa-kit fa-facebook-circle icon-lg pr-2"></i><span class="align-text-bottom">Continue with Facebook</span>
            </a>
    <p class="m-0 my-3"> Already have an account? <button type="button" class="btn btn-link btn-inline login-button w-auto" id="login-button-modal"> Login </button>
    </p>
  </div>
</form>

POST /account/forgot-password-send-email

<form action="/account/forgot-password-send-email" id="forgot-password-form" method="post">
  <div class="modal-body">
    <div id="forgot-password-request">
      <p>Enter your email to reset your password.</p>
      <div class="form-group">
        <label for="ForgotPasswordEmail">Email address</label>
        <input autocomplete="email" class="form-control" data-val="true" data-val-regex="Please enter a valid email address."
          data-val-regex-pattern="^[a-zA-Z0-9.!#$%&amp;'*+\/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*\.[a-zA-Z0-9][a-zA-Z0-9-]{0,61}[a-zA-Z0-9]$"
          data-val-termrequired="Email is required" id="ForgotPasswordEmail" name="ForgotPasswordEmail" type="email" value="">
        <span class="field-validation-valid" data-valmsg-for="ForgotPasswordEmail" data-valmsg-replace="true"></span>
      </div>
    </div>
    <p id="forgot-password-confirmation" class="d-none"></p>
  </div>
  <div class="modal-footer">
    <button type="submit" class="btn btn-primary" id="send-forgot-password-email">Reset password</button>
    <button type="button" class="btn btn-primary d-none" id="dismiss-fpm-btn" data-dismiss="modal">OK</button>
  </div>
</form>

Text Content

April Rouse ⭐️⭐️⭐️⭐️⭐️
Select a party

English Log in
 * Log in
 * Create an account
 * Account
 * All orders
 * Preorders
 * Your Scentsy Club
 * Your Scentsy Club rewards and referrals
 * Subscriber-exclusive products
 * Profile
 * Wish list
 * Addresses
 * Saved payment methods
 * Email Preferences

Menu


Scentsy Club Host Join
View cart
 * Scentsy Club
 * Host
 * Join
 * Warmers & Wax
    * Scentsy Wax Bars
    * New Warmers
    * Standard Warmers
    * Element Warmers
    * Mini Warmers
    * All Warmers
    * Bulbs & Accessories
    * Warmer Dishes & Lids
    * Bundle & Save
   
   View All Warmers & Wax
 * Diffusers & Oils
    * All Diffusers
    * All Oils
   
   View All Diffusers & Oils
 * Fans, Purifier & Pods
    * Scentsy Air
    * Tabletop Fan Diffusers
    * Scentsy Air Purifier
    * Scentsy Go
    * Wall Fan Diffusers
    * Mini Fan Diffusers
    * Scentsy Pods
    * Bundle & Save
   
   View All Fans, Purifier & Pods
 * Unplugged
    * Fragrance Flowers
    * Scentsy Car Bars
    * Room Sprays
    * Scent Circles
    * Scent Paks
    * Travel Twists
   
   View All Unplugged
 * Laundry & Clean
    * Laundry
    * Dryer Disks
    * Dryer Sheets
    * Laundry Liquid
    * Scentsy Fresh Fabric Spray
    * Washer Whiffs
    * Bundle & Save
   
    * Clean
    * All-Purpose Cleaner Concentrate
    * Bathroom Cleaner
    * Counter Clean
    * Scentsy Swipes
    * Bundle & Save
   
   View All Laundry & Clean
 * Body
    * Body Wash
    * Hand Cream
    * Hand Soap
    * Bundle & Save
   
   View All Body
 * Plush
 * Collections
    * Scentsy Collections
    * Scents of the Season
    * Limited-Edition Holiday Warmer
    * Sugar Chalet Warmer and Wax Bundle
    * Holiday Collection
    * Holiday Scentsy Bricks
    * 2024 Harvest Collection
    * Scentsy Whiff Box
    * Charitable Cause
   
    * Licensed Collections
    * Disney
    * The Wicked Collection
    * The Lord of the Rings
    * Star Wars™ and The Mandalorian™
    * Friends™ Collection
    * Harry Potter™ Collection
    * NFL Collection
   
   View All Collections
 * Gift Guide
 * Specials
    * Not Quite Black Friday Sale
    * Scentsy Curated Bundles
    * Bundle & Save
    * Clearance
    * Scent & Warmer of the Month
    * Past Scent & Warmer of the Month
   
   View All Specials
 * About
   
 * 
 * 



To receive products in time for Christmas, order by Dec. 7 for APO/FPO and Guam,
and Dec. 16 for the United States and Puerto Rico. Restrictions apply.


ATTACH TO PARTY?

Orders placed through Scentsy parties earn special perks for the Host, so Party
orders are not eligible for free shipping.
Do not order through a Party Order through a Party


SCENTSY


NOT QUITE BLACK FRIDAY SALE

Boom! Hit the holiday sales early with savings up to 70% off!

Shop now


NEED GIFT IDEAS?

View our guide

Embrace the season of magic with new fragrance and décor
Find a fragrance for every place, mood or moment
A winter wonderland awaits with a Limited-Edition Holiday Warmer
Scentsy Air could be yours for half price!

Wondrous holiday fragrance finds

Shop now!


NOVEMBER
SCENT & WARMER OF THE MONTH

--------------------------------------------------------------------------------

Shop the current specials at a 10% discount

Shop now


FRAGRANCE IN MANY FORMS

--------------------------------------------------------------------------------


WARMERS & WAX

Premium quality and signature scents

Shop Scentsy Warmers Shop Scentsy Bars Shop Bundles


DIFFUSERS & OILS

Stunning décor and natural fragrance

Shop Diffusers Shop Scentsy Oils


AIR PURIFIER, FANS & PODS

Convenient solutions and instant fragrance

Shop Scentsy Air Purifier Shop all fan diffusers Shop Scentsy Pods
Shop Unplugged
Shop Laundry
Shop Clean
Shop Body
Shop Plush



EXPLORE FRAGRANCE FAMILIES

Bakery
Citrus
Floral
Fresh
Fruity
Spice
Woods


WHAT’S YOUR SCENTSY STYLE?

Show us your Scentsy products with #ScentsySnapshot


Get inspired


WHIFF BOX

Enjoy trending fragrances and new surprises each month

Shop now

Get a Whiff Box every month (and a 10% discount!) through Scentsy Club!


SCENTSY CLUB

Save 10% or more on qualifying orders and never run out of your favorite
fragrance products

Start a subscription


MAKE IT YOURS

--------------------------------------------------------------------------------

Whether you’re looking to find products or become a Consultant, we’re glad
you’re here


SHOP

See the latest in home décor and fragrance

Shop now


HOST

Earn free and half-price products by hosting a party

Learn more


JOIN

Get paid to sell the products you love — on your schedule

Learn more



POPULAR PRODUCTS

No longer available

Quantity
Quantity


STAY IN THE KNOW

Sign up to receive the latest product and promotion information in your inbox.
Email Address
Subscribe
By selecting "Subscribe," you agree to receive periodic communications from
Scentsy, Inc., and your Independent Scentsy Consultant.


STAY IN TOUCH

Awesome! You've been successfully subscribed.
View email preferences
We've sent an email. Please follow the link in that email to finish subscribing.

Fill your life with fragrance®

April Rouse ⭐️⭐️⭐️⭐️⭐️
SuperStar Director
 * About me
 * Contact


SCENTSY LIFE

 * About Scentsy
 * Scentsy Generosity


HELPFUL LINKS

 * Scentsy Club
 * Shop popular catalog products
 * Download our catalog
 * Charitable cause
 * Shipping, warranties and returns
 * Account login
 * FAQ


BE A PART OF SCENTSY

 * Host a party
 * Become a Consultant

 * Newsroom
 * Privacy policy
 * Cookie preferences
 * CCPA
 * TiC & CAA
 * Disclaimer
 * Terms of use
 * Social Media Guidelines
 * Accessibility
 * Direct Selling Association
 * Consultant login

Copyright 2024 Scentsy, Inc.
Top


WE'RE HAVING TROUBLE WITH YOUR LOCATION.

Let's make sure you're shopping in the right location.

SELECT SHIPPING COUNTRY

U.S.A.

SELECT LANGUAGE

English
Spanish
Selecting a different shipping country may remove all or some items from your
bag.
April Rouse ⭐️⭐️⭐️⭐️⭐️ sells and sponsors in this country:
U.S.A.
Don't see the country you're shipping to? Don't worry, shop here.

Note: Changing countries will remove all items from your bag.

Save Cancel


ACCOUNT LOGIN

* Required

The email address or password does not match our records.


IF YOU'RE HAVING TROUBLE:

 * You can reset your password.
 * Facebook business pages cannot be used as a personal login to maintain
   account security.

Email * Password *


Forgot password?
Log in

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.

--------------------------------------------------------------------------------

or

--------------------------------------------------------------------------------

Continue with Facebook

Not registered yet? Create account


CREATE AN ACCOUNT

* Required


First Name *
Last Name *
Email address *
Confirm email address *
Create password *


Sign up

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.

--------------------------------------------------------------------------------

or

--------------------------------------------------------------------------------

Continue with Facebook

Already have an account? Login


FORGOT YOUR PASSWORD?

Enter your email to reset your password.

Email address



Reset password OK