www.peculiarskinpeople.com Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: http://www.peculiarskinpeople.com/
Effective URL: https://www.peculiarskinpeople.com/
Submission: On March 02 via api from US — Scanned from US

Form analysis 7 forms found in the DOM

POST /account/login

<form method="post" action="/account/login" id="customer_login_side" accept-charset="UTF-8" data-login-with-shop-sign-in="true" class="login"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8" value="✓">
  <p class="shopify-FormRow shopify-FormRow--wide form-row form-row-wide">
    <label for="usernameside">Email <span class="required">*</span></label>
    <span class="pr db input--icon">
      <input type="text" class="shopify-Input shopify-Input--text input-text" name="customer[email]" id="usernameside">
      <i class="icon-user-follow icons pa tc"></i>
    </span>
  </p>
  <p class="shopify-FormRow shopify-FormRow--wide form-row form-row-wide">
    <label for="CustomerPasswordside">Password <span class="required">*</span></label>
    <span class="pr db input--icon">
      <input class="azx_custom_input shopify-Input shopify-Input--text input-text" type="password" name="customer[password]" id="CustomerPasswordside">
      <i class="icon-lock icons pa tc"></i><span class="dib pa icon_pass_nt cusor_pointer" onclick="toggle_passSide(this);return false;">
        <span class="dib pa tooltip_top_left icon_hide_pass" aria-label="Show password">
          <svg fill="currentColor" height="24" viewBox="0 0 24 24" width="24" xmlns="https://www.w3.org/2000/svg" class="VhKI7c">
            <path d="M0 0h24v24H0zm0 0h24v24H0zm0 0h24v24H0zm0 0h24v24H0z" fill="none"></path>
            <path
              d="M12 7c2.76 0 5 2.24 5 5 0 .65-.13 1.26-.36 1.83l2.92 2.92c1.51-1.26 2.7-2.89 3.43-4.75-1.73-4.39-6-7.5-11-7.5-1.4 0-2.74.25-3.98.7l2.16 2.16C10.74 7.13 11.35 7 12 7zM2 4.27l2.28 2.28.46.46C3.08 8.3 1.78 10.02 1 12c1.73 4.39 6 7.5 11 7.5 1.55 0 3.03-.3 4.38-.84l.42.42L19.73 22 21 20.73 3.27 3 2 4.27zM7.53 9.8l1.55 1.55c-.05.21-.08.43-.08.65 0 1.66 1.34 3 3 3 .22 0 .44-.03.65-.08l1.55 1.55c-.67.33-1.41.53-2.2.53-2.76 0-5-2.24-5-5 0-.79.2-1.53.53-2.2zm4.31-.78l3.15 3.15.02-.16c0-1.66-1.34-3-3-3l-.17.01z">
            </path>
          </svg>
        </span>
        <span class="dib pa tooltip_top_left icon_show_pass" aria-label="Hide password">
          <svg fill="currentColor" height="24" viewBox="0 0 24 24" width="24" xmlns="https://www.w3.org/2000/svg" class="VhKI7c">
            <path d="M0 0h24v24H0z" fill="none"></path>
            <path d="M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z"></path>
          </svg>
        </span>
      </span></span>
  </p>
  <p class="form-row">
    <button type="submit" onclick="azxclassListSide(this);" class="btn btn--loader btn_primary" name="login">Login<span class="btn--loader-balls"></span></button>
  </p>
  <p class="shopify-LostPassword lost_password">
    <a href="javascript:void(0)" onclick="showRecoverPasswordFormSide();return false;">Forgot your password?</a>
  </p>
</form>

POST /account/recover

<form method="post" action="/account/recover" id="reset_password_side" accept-charset="UTF-8" class="shopify-ResetPassword lost_reset_password"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8"
    value="✓">
  <p>Lost your password? Please enter your email address. You will receive a link to create a new password via email.</p>
  <p class="shopify-form-row shopify-form-row--first form-row form-row-first azx_100">
    <label for="RecoverEmailSide">Email address</label>
    <span class="pr db input--icon">
      <input type="email" value="" name="email" id="RecoverEmailSide" class="shopify-Input shopify-Input--text input-text" autocorrect="off" autocapitalize="off">
      <i class="icon-lock icons pa tc"></i>
    </span>
  </p>
  <div class="clear"></div>
  <p class="shopify-form-row form-row">
    <button type="submit" onclick="azxclassListSide(this);" class="btn btn--loader btn_primary">Reset Password<span class="btn--loader-balls"></span></button>
    <button type="button" onclick="hideRecoverPasswordFormSide();return false;" class="btn_dark mt__20 shopify-Button button db w_100">Cancel</button>
  </p>
</form>

POST /account

<form method="post" action="/account" id="register_side" accept-charset="UTF-8" data-login-with-shop-sign-up="true" class="register"><input type="hidden" name="form_type" value="create_customer"><input type="hidden" name="utf8" value="✓">
  <p class="shopify-FormRow shopify-FormRow--wide form-row form-row-wide">
    <label for="FirstName1">First Name</label>
    <span class="pr db input--icon">
      <input type="text" class="shopify-Input shopify-Input--text input-text" name="customer[first_name]" id="FirstName1" autofocus="">
      <i class="icon-doc icons pa tc"></i>
    </span>
  </p>
  <p class="shopify-FormRow shopify-FormRow--wide form-row form-row-wide">
    <label for="LastName1">Last Name</label>
    <span class="pr db input--icon">
      <input type="text" class="shopify-Input shopify-Input--text input-text" name="customer[last_name]" id="LastName1">
      <i class="icon-docs icons icons pa tc"></i>
    </span>
  </p>
  <p class="shopify-FormRow shopify-FormRow--wide form-row form-row-wide">
    <label for="reg_email1">Email <span class="required">*</span></label>
    <span class="pr db input--icon">
      <input type="email" class="shopify-Input shopify-Input--text input-text" name="customer[email]" id="reg_email1">
      <i class="icon-envelope icons pa tc"></i>
    </span>
  </p>
  <p class="shopify-FormRow shopify-FormRow--wide form-row form-row-wide">
    <label for="reg_passwordside">Password <span class="required">*</span></label>
    <span class="pr db input--icon">
      <input type="password" class="azx_custom_input shopify-Input shopify-Input--text input-text" name="customer[password]" id="reg_passwordside">
      <i class="icon-lock icons pa tc"></i><span class="dib pa icon_pass_nt cusor_pointer" onclick="toggle_repassSide(this);return false;">
        <span class="dib pa tooltip_top_left icon_hide_pass" aria-label="Show password">
          <svg fill="currentColor" height="24" viewBox="0 0 24 24" width="24" xmlns="https://www.w3.org/2000/svg" class="VhKI7c">
            <path d="M0 0h24v24H0zm0 0h24v24H0zm0 0h24v24H0zm0 0h24v24H0z" fill="none"></path>
            <path
              d="M12 7c2.76 0 5 2.24 5 5 0 .65-.13 1.26-.36 1.83l2.92 2.92c1.51-1.26 2.7-2.89 3.43-4.75-1.73-4.39-6-7.5-11-7.5-1.4 0-2.74.25-3.98.7l2.16 2.16C10.74 7.13 11.35 7 12 7zM2 4.27l2.28 2.28.46.46C3.08 8.3 1.78 10.02 1 12c1.73 4.39 6 7.5 11 7.5 1.55 0 3.03-.3 4.38-.84l.42.42L19.73 22 21 20.73 3.27 3 2 4.27zM7.53 9.8l1.55 1.55c-.05.21-.08.43-.08.65 0 1.66 1.34 3 3 3 .22 0 .44-.03.65-.08l1.55 1.55c-.67.33-1.41.53-2.2.53-2.76 0-5-2.24-5-5 0-.79.2-1.53.53-2.2zm4.31-.78l3.15 3.15.02-.16c0-1.66-1.34-3-3-3l-.17.01z">
            </path>
          </svg>
        </span>
        <span class="dib pa tooltip_top_left icon_show_pass" aria-label="Hide password">
          <svg fill="currentColor" height="24" viewBox="0 0 24 24" width="24" xmlns="https://www.w3.org/2000/svg" class="VhKI7c">
            <path d="M0 0h24v24H0z" fill="none"></path>
            <path d="M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z"></path>
          </svg>
        </span>
      </span></span>
  </p>
  <div class="shopify-privacy-policy-text">
    <p>Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our privacy policy.</p>
  </div>
  <p class="shopify-FormRow form-row">
    <button type="submit" onclick="azxclassListSide(this);" class="btn btn--loader btn_primary" name="register">Register<span class="btn--loader-balls"></span></button>
  </p>
</form>

POST /cart

<form action="/cart" method="post" novalidate="" class="cart-drawer cart-drawer--empty">
  <div class="cart-drawer__header">
    <div class="cart-drawer__header-container">
      <button type="button" class="cart-drawer__close-button btn--clear btn--square close-cart"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 16.8 16.8">
          <path fill="#444" d="M16.8 1.5L15.4.1 8.4 7l-7-7L0 1.4l7 7-7 7 1.4 1.4 7-7 7 7 1.4-1.4-7-7z"></path>
        </svg></button>
      <p class="cart-drawer__header-title text-title text-center">Your cart</p>
    </div>
  </div>
  <div class="cart-drawer__content widget_shopping_cart_body" data-count="0" data-size="0" data-subtotal="0">
    <div class="cart-drawer__content-container">
      <div class="cart-drawer__empty-text">
        <p class="text-center">No products in the cart.</p>
      </div>
      <div class="cart-drawer__no-cookies fs__16">
        <p class="text-center">Enable cookies to use the shopping cart</p>
      </div>
      <div class="cart-drawer__item-list">
        <div class="cart-drawer__item ajax-cart__template" aria-live="polite"><a href="" class="cart-drawer__item-image" style="background-image:none;" data-cart-item-background-image="" data-cart-item-href=""></a>
          <div class="cart-drawer__item-content">
            <a href="" class="h4 cart-drawer__item-title"></a>
            <p class="cart-drawer__item-subtitle"></p>
            <p class="cart-drawer__item-price-container">
              <span class="cart-drawer__item-price"></span>
              <s></s>
            </p>
            <div class="quantity cart-drawer__item-quantity">
              <input type="button" value="-" class="minus">
              <input type="number" required="required" step="1" min="0" max="999" name="updates[]" id="updates_" value="" data-val="" data-product_id="1" title="Qty" class="input-text qty text cart__popup-qty--input" size="4" pattern="[0-9]*"
                inputmode="numeric">
              <input type="button" value="+" class="plus">
            </div>
            <button class="cart-drawer__item-delete btn-link remove" type="button" data-product_id="1">Remove</button>
          </div>
        </div>
        <div class="cart-drawer__item cart-drawer__note-container">
          <label for="CartSpecialInstructions">Special instructions for seller</label>
          <textarea name="note" class="cart-drawer__note CartSpecialInstructions"></textarea>
        </div>
      </div>
    </div>
    <div class="order-summary__scroll-indicator" aria-hidden="true">Scroll for more items <svg xmlns="http://www.w3.org/2000/svg" width="10" height="12" viewBox="0 0 10 12">
        <path
          d="M9.817 7.624l-4.375 4.2c-.245.235-.64.235-.884 0l-4.375-4.2c-.244-.234-.244-.614 0-.848.245-.235.64-.235.884 0L4.375 9.95V.6c0-.332.28-.6.625-.6s.625.268.625.6v9.35l3.308-3.174c.122-.117.282-.176.442-.176.16 0 .32.06.442.176.244.234.244.614 0 .848">
        </path>
      </svg></div>
  </div>
  <div class="cart-drawer__footer">
    <p class="cart-drawer__disclaimer">Shipping &amp; taxes calculated at checkout</p>
  </div>
</form>

GET /search

<form class="header__search w_100 azx-ajax-search" role="search" method="get" action="/search">
  <div>
    <input class="w_100" type="text" value="" name="q" placeholder="Search for products"><input type="hidden" name="type" value="product"><span class="azx_span_bg"></span>
  </div>
</form>

POST https://printingcrafting.us10.list-manage.com/subscribe/post-json?u=d824a185930ade095d85047a3&id=9c258cc987

<form id="mc4wp-form-footer_2" role="form" action="https://printingcrafting.us10.list-manage.com/subscribe/post-json?u=d824a185930ade095d85047a3&amp;id=9c258cc987" class="mc4wp-form mc4wp-form-footer_2 azx_ajax_mcsp" method="post">
  <div class="mc4wp-form-fields">
    <div class="signup-newsletter-form db">
      <input type="email" name="EMAIL" placeholder="Your email address" value="" class="input-text" required="required">
      <div class="input-group-btn mt__15"><input type="submit" value="SUBSCRIBE" class="submit-btn"></div>
    </div>
  </div>
  <div class="mc4wp-response"></div>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="mc4wp-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <div class="mc4wp-form-fields">
    <input type="hidden" name="contact[tags]" value="newsletter">
    <div class="signup-newsletter-form db">
      <input type="email" name="contact[email]" placeholder="Your email address" value="" class="ck_ntemail input-text" required="required">
      <div class="input-group-btn"><input type="submit" value="SUBSCRIBE" class="submit-btn"></div>
    </div>
  </div>
  <div class="mc4wp-response"></div>
</form>

Text Content

Sign in

Sign up

We've sent you an email with a link to update your password.

A password reset email has been sent to the email address on file for your
account, but may take several minutes to show up in your inbox. Please wait at
least 10 minutes before attempting another reset.

 * 

Email *

Password *

Login

Forgot your password?

Lost your password? Please enter your email address. You will receive a link to
create a new password via email.

Email address



Reset Password Cancel

First Name

Last Name

Email *

Password *

Your personal data will be used to support your experience throughout this
website, to manage access to your account, and for other purposes described in
our privacy policy.

Register

No account yet?

Registering for this site allows you to access your order status and history.
Just fill in the fields below, and we’ll get a new account set up for you in no
time. We will only ask you for information necessary to make the purchase
process faster and easier.

Create an Account Login


MENU

 * Home
 * Shop
   * Back
   * Shop
   * All products
 * About
 * Contact
 * Login / Register

Your cart

No products in the cart.

Enable cookies to use the shopping cart


Remove
Special instructions for seller
Scroll for more items

Shipping & taxes calculated at checkout

translation missing: en.general.search.close_search



Restoring Your Skin One Wash At A Time
Sign in / join




0/ $0.00
 * Home
 * Shop
   * All products
 * About
 * Contact




HELPS TO CONTROL ODOR AFTER ONE WASH AND SPRAY

ALL NATURAL PRODUCTS TO HELP RESTORE YOUR SKIN TO A NEW HEALTHIER YOU

Use code NEW10 for a 10% discount


 * collection title

Ultimate Fresh Skin Bundle
No reviews
$36.00
Fresh Skin Bundle
No reviews
$24.00
Cleaner You Skin Bundle
No reviews
$17.00
Facial and body cleansing bar with essential oils
1 review
$9.00
Odor Blaster Body Spray
2 reviews
$11.00
Underarm Protector - 6 count
2 reviews
$7.00
Strip Pads ( 10 inches long) - 3 count
No reviews
$6.00
Handheld LED Mirror
No reviews
$11.00


To all my Peculiar Skin People we are bringing you high quality products that
will help you combat Hidradenitis Supprativa, Psoriasis, Eczema, Dry skin, Rough
patches redness and more all while leaving your skin feeling healthier, lighter
and refreshed. Try our products and enjoy a new cleaner journey of healing.

Learn More



Subscribe to our newsletter and get 10% off your first purchase


 * Facebook
 * Instagram

 * Contact
 * Refund Policy
 * Shipping Policy
 * Terms of Service


2023 Peculiar Skin People
 * american express
 * apple pay
 * discover
 * master
 * shopify pay
 * visa


1





SIGN UP NEWSLETTER

Sign up our newsletter and save 10% off for the next purchase!


Your Information will never be shared with any third party.
Do not show it anymore.





🍪 By using our site you accept cookies and similar technologies for
performance, analytics, and other purposes.OK