star-soapery.com Open in urlscan Pro
23.227.38.32  Public Scan

URL: https://star-soapery.com/
Submission: On June 08 via api from US — Scanned from CA

Form analysis 35 forms found in the DOM

GET /search

<form method="GET" action="/search" autocomplete="off">
  <div class="search-box">
    <input type="text" name="q" class="form-control" autocomplete="off" placeholder="Search Our Store" aria-label="Search Our Store" v-model="search" @keyup="inputChanged" @keydown.down="onArrow" @keydown.up="onArrow">
    <input type="hidden" name="product" value="product">
    <div class="input-group-append">
      <button class="dt-sc-btn" type="submit">
        <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 100 100" style="enable-background:new 0 0 100 100;" xml:space="preserve">
          <path d="M76.4,69.4c13.9-17.8,10.8-43.5-7-57.4C51.6-1.9,25.9,1.2,12,19C-1.9,36.8,1.2,62.5,19,76.4C33.8,88,54.6,88,69.4,76.4
	l18.8,18.8c1.9,1.9,5.1,2,7,0c1.9-1.9,2-5.1,0-7c0,0,0,0,0,0L76.4,69.4z M44.3,75.1c-17.1,0-30.9-13.8-30.9-30.9
	c0-17.1,13.8-30.9,30.9-30.9c17.1,0,30.9,13.8,30.9,30.9c0,0,0,0,0,0C75.1,61.3,61.3,75.1,44.3,75.1z"></path>
        </svg>
      </button>
    </div>
  </div>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8473656557861" accept-charset="UTF-8" enctype="multipart/form-data" data-product-form="
{
&quot;money_format&quot;: &quot;£{{amount}}&quot;,
&quot;enable_history&quot;: true,
&quot;currency_switcher_enabled&quot;: null,
&quot;sold_out&quot;: &quot;Sold Out&quot;,
&quot;button&quot;: &quot;Add to Cart&quot;,
&quot;unavailable&quot;: &quot;Unavailable&quot;
}
" class="shopify-product-form"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"> <input type="hidden" name="id" value="45927317995813" class="variant-push"> <input type="hidden" name="product-id"
    value="8473656557861"><input type="hidden" name="section-id" value="header"></form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_9414646923557" accept-charset="UTF-8" enctype="multipart/form-data" data-product-form="
{
&quot;money_format&quot;: &quot;£{{amount}}&quot;,
&quot;enable_history&quot;: true,
&quot;currency_switcher_enabled&quot;: null,
&quot;sold_out&quot;: &quot;Sold Out&quot;,
&quot;button&quot;: &quot;Add to Cart&quot;,
&quot;unavailable&quot;: &quot;Unavailable&quot;
}
" class="shopify-product-form"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"> <input type="hidden" name="id" value="48992726384933" class="variant-push"> <input type="hidden" name="product-id"
    value="9414646923557"><input type="hidden" name="section-id" value="header"></form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8450157773093" accept-charset="UTF-8" enctype="multipart/form-data" data-product-form="
{
&quot;money_format&quot;: &quot;£{{amount}}&quot;,
&quot;enable_history&quot;: true,
&quot;currency_switcher_enabled&quot;: null,
&quot;sold_out&quot;: &quot;Sold Out&quot;,
&quot;button&quot;: &quot;Add to Cart&quot;,
&quot;unavailable&quot;: &quot;Unavailable&quot;
}
" class="shopify-product-form"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"> <input type="hidden" name="id" value="45807279636773" class="variant-push"> <input type="hidden" name="product-id"
    value="8450157773093"><input type="hidden" name="section-id" value="header"></form>

POST /account/login

<form method="post" action="/account/login" id="customer_login" accept-charset="UTF-8" data-login-with-shop-sign-in="true" class="customer_login"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8" value="✓">
  <label for="CustomerEmail" class="label--hidden">Email</label>
  <input type="email" name="customer[email]" id="CustomerEmail" placeholder="Email" autocorrect="off" autocapitalize="off" autofocus="" required="">
  <label for="CustomerPassword" class="label--hidden">Password</label>
  <input type="password" value="" name="customer[password]" id="CustomerPassword" placeholder="Password" required="">
  <p>
    <input type="submit" class="btn" value="Sign In">
  </p>
  <div class="link-wrapper">
    <p>
      <a href="/account/login#recover">Forgot your password?</a>
    </p>
    <p>
      <a href="/account/register" id="customer_register_link">Create account</a>
    </p>
  </div>
</form>

POST /cart/update

<form method="post" action="/cart/update" id="currency_form" accept-charset="UTF-8" class="shopify-currency-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="currency"><input type="hidden" name="utf8" value="✓"><input
    type="hidden" name="return_to" value="/">
  <div class="select-box">
    <div class="select-box__current" tabindex="1">
      <div class="select-box__value"> <input class="select-box__input" type="radio" id="1" data-value="GBP" value="GBP" name="Currencies" checked="checked">
        <p class="select-box__input-text"><span class="flag-icon flag-icon-gb"></span> GBP</p>
      </div>
    </div>
    <ul class="select-box__list">
      <li data-value="GBP"><label class="select-box__option" for="1" aria-hidden="aria-hidden"><span class="flag-icon flag-icon-gb"></span> GBP</label> </li>
    </ul>
  </div>
  <div class="custom-select hidden">
    <select name="currency" data-select2-id="select2-data-1-te2j" tabindex="-1" class="select2-hidden-accessible" aria-hidden="true">
      <option selected="true" class="flag-icon flag-icon-gb" data-select2-id="select2-data-3-u3sf">GBP</option>
    </select><span class="select2 select2-container select2-container--classic" dir="ltr" data-select2-id="select2-data-2-z07i" style="width: auto;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox"
          aria-haspopup="true" aria-expanded="false" tabindex="0" aria-disabled="false" aria-labelledby="select2-currency-gm-container" aria-controls="select2-currency-gm-container"><span class="select2-selection__rendered"
            id="select2-currency-gm-container" role="textbox" aria-readonly="true" title="GBP">GBP</span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper"
        aria-hidden="true"></span></span>
  </div>
</form>

POST /account/login

<form method="post" action="/account/login" id="customer_login" accept-charset="UTF-8" data-login-with-shop-sign-in="true" class="customer_login"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8" value="✓">
  <label for="CustomerEmail" class="label--hidden">Email</label>
  <input type="email" name="customer[email]" id="CustomerEmail" placeholder="Email" autocorrect="off" autocapitalize="off" autofocus="" required="">
  <label for="CustomerPassword" class="label--hidden">Password</label>
  <input type="password" value="" name="customer[password]" id="CustomerPassword" placeholder="Password" required="">
  <p>
    <input type="submit" class="btn" value="Sign In">
  </p>
  <div class="link-wrapper">
    <p>
      <a href="/account/login#recover">Forgot your password?</a>
    </p>
    <p>
      <a href="/account/register" id="customer_register_link">Create account</a>
    </p>
  </div>
</form>

POST /cart/update

<form method="post" action="/cart/update" id="currency_form" accept-charset="UTF-8" class="shopify-currency-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="currency"><input type="hidden" name="utf8" value="✓"><input
    type="hidden" name="return_to" value="/">
  <div class="select-box">
    <div class="select-box__current" tabindex="1">
      <div class="select-box__value"> <input class="select-box__input" type="radio" id="1" data-value="GBP" value="GBP" name="Currencies" checked="checked">
        <p class="select-box__input-text"><span class="flag-icon flag-icon-gb"></span> GBP</p>
      </div>
    </div>
    <ul class="select-box__list">
      <li data-value="GBP"><label class="select-box__option" for="1" aria-hidden="aria-hidden"><span class="flag-icon flag-icon-gb"></span> GBP</label> </li>
    </ul>
  </div>
  <div class="custom-select hidden">
    <select name="currency" data-select2-id="select2-data-4-6luq" tabindex="-1" class="select2-hidden-accessible" aria-hidden="true">
      <option selected="true" class="flag-icon flag-icon-gb" data-select2-id="select2-data-6-lgj8">GBP</option>
    </select><span class="select2 select2-container select2-container--classic" dir="ltr" data-select2-id="select2-data-5-5jub" style="width: auto;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox"
          aria-haspopup="true" aria-expanded="false" tabindex="0" aria-disabled="false" aria-labelledby="select2-currency-0i-container" aria-controls="select2-currency-0i-container"><span class="select2-selection__rendered"
            id="select2-currency-0i-container" role="textbox" aria-readonly="true" title="GBP">GBP</span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper"
        aria-hidden="true"></span></span>
  </div>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8511394840869" accept-charset="UTF-8" enctype="multipart/form-data" data-product-form="
{
&quot;money_format&quot;: &quot;£{{amount}}&quot;,
&quot;enable_history&quot;: true,
&quot;currency_switcher_enabled&quot;: null,
&quot;sold_out&quot;: &quot;Sold Out&quot;,
&quot;button&quot;: &quot;Add to Cart&quot;,
&quot;unavailable&quot;: &quot;Unavailable&quot;
}
" class="shopify-product-form"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"> <input type="hidden" name="id" value="46094598111525" class="variant-push"> <input type="hidden" name="product-id"
    value="8511394840869"><input type="hidden" name="section-id" value="template--21229626425637__e0d8766e-0b0c-4f5f-be50-86047d25365f"></form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8450157773093" accept-charset="UTF-8" enctype="multipart/form-data" data-product-form="
{
&quot;money_format&quot;: &quot;£{{amount}}&quot;,
&quot;enable_history&quot;: true,
&quot;currency_switcher_enabled&quot;: null,
&quot;sold_out&quot;: &quot;Sold Out&quot;,
&quot;button&quot;: &quot;Add to Cart&quot;,
&quot;unavailable&quot;: &quot;Unavailable&quot;
}
" class="shopify-product-form"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"> <input type="hidden" name="id" value="45807279636773" class="variant-push"> <input type="hidden" name="product-id"
    value="8450157773093"><input type="hidden" name="section-id" value="template--21229626425637__e0d8766e-0b0c-4f5f-be50-86047d25365f"></form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_9414646923557" accept-charset="UTF-8" enctype="multipart/form-data" data-product-form="
{
&quot;money_format&quot;: &quot;£{{amount}}&quot;,
&quot;enable_history&quot;: true,
&quot;currency_switcher_enabled&quot;: null,
&quot;sold_out&quot;: &quot;Sold Out&quot;,
&quot;button&quot;: &quot;Add to Cart&quot;,
&quot;unavailable&quot;: &quot;Unavailable&quot;
}
" class="shopify-product-form"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"> <input type="hidden" name="id" value="48992726384933" class="variant-push"> <input type="hidden" name="product-id"
    value="9414646923557"><input type="hidden" name="section-id" value="template--21229626425637__e0d8766e-0b0c-4f5f-be50-86047d25365f"></form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8473656557861" accept-charset="UTF-8" enctype="multipart/form-data" data-product-form="
{
&quot;money_format&quot;: &quot;£{{amount}}&quot;,
&quot;enable_history&quot;: true,
&quot;currency_switcher_enabled&quot;: null,
&quot;sold_out&quot;: &quot;Sold Out&quot;,
&quot;button&quot;: &quot;Add to Cart&quot;,
&quot;unavailable&quot;: &quot;Unavailable&quot;
}
" class="shopify-product-form"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"> <input type="hidden" name="id" value="45927317995813" class="variant-push"> <input type="hidden" name="product-id"
    value="8473656557861"><input type="hidden" name="section-id" value="template--21229626425637__e0d8766e-0b0c-4f5f-be50-86047d25365f"></form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8312253186341" accept-charset="UTF-8" enctype="multipart/form-data" data-product-form="
{
&quot;money_format&quot;: &quot;£{{amount}}&quot;,
&quot;enable_history&quot;: true,
&quot;currency_switcher_enabled&quot;: null,
&quot;sold_out&quot;: &quot;Sold Out&quot;,
&quot;button&quot;: &quot;Add to Cart&quot;,
&quot;unavailable&quot;: &quot;Unavailable&quot;
}
" class="shopify-product-form"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"> <input type="hidden" name="id" value="45186979823909" class="variant-push"> <input type="hidden" name="product-id"
    value="8312253186341"><input type="hidden" name="section-id" value="template--21229626425637__e0d8766e-0b0c-4f5f-be50-86047d25365f"></form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8279002841381" accept-charset="UTF-8" enctype="multipart/form-data" data-product-form="
{
&quot;money_format&quot;: &quot;£{{amount}}&quot;,
&quot;enable_history&quot;: true,
&quot;currency_switcher_enabled&quot;: null,
&quot;sold_out&quot;: &quot;Sold Out&quot;,
&quot;button&quot;: &quot;Add to Cart&quot;,
&quot;unavailable&quot;: &quot;Unavailable&quot;
}
" class="shopify-product-form"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"> <input type="hidden" name="id" value="45097266872613" class="variant-push"> <input type="hidden" name="product-id"
    value="8279002841381"><input type="hidden" name="section-id" value="template--21229626425637__e0d8766e-0b0c-4f5f-be50-86047d25365f"></form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8312296833317" accept-charset="UTF-8" enctype="multipart/form-data" data-product-form="
{
&quot;money_format&quot;: &quot;£{{amount}}&quot;,
&quot;enable_history&quot;: true,
&quot;currency_switcher_enabled&quot;: null,
&quot;sold_out&quot;: &quot;Sold Out&quot;,
&quot;button&quot;: &quot;Add to Cart&quot;,
&quot;unavailable&quot;: &quot;Unavailable&quot;
}
" class="shopify-product-form"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"> <input type="hidden" name="id" value="45187053879589" class="variant-push"> <input type="hidden" name="product-id"
    value="8312296833317"><input type="hidden" name="section-id" value="template--21229626425637__e0d8766e-0b0c-4f5f-be50-86047d25365f"></form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8312285790501" accept-charset="UTF-8" enctype="multipart/form-data" data-product-form="
{
&quot;money_format&quot;: &quot;£{{amount}}&quot;,
&quot;enable_history&quot;: true,
&quot;currency_switcher_enabled&quot;: null,
&quot;sold_out&quot;: &quot;Sold Out&quot;,
&quot;button&quot;: &quot;Add to Cart&quot;,
&quot;unavailable&quot;: &quot;Unavailable&quot;
}
" class="shopify-product-form"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"> <input type="hidden" name="id" value="45187035332901" class="variant-push"> <input type="hidden" name="product-id"
    value="8312285790501"><input type="hidden" name="section-id" value="template--21229626425637__e0d8766e-0b0c-4f5f-be50-86047d25365f"></form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8511394840869" accept-charset="UTF-8" enctype="multipart/form-data" data-product-form="
{
&quot;money_format&quot;: &quot;£{{amount}}&quot;,
&quot;enable_history&quot;: true,
&quot;currency_switcher_enabled&quot;: null,
&quot;sold_out&quot;: &quot;Sold Out&quot;,
&quot;button&quot;: &quot;Add to Cart&quot;,
&quot;unavailable&quot;: &quot;Unavailable&quot;
}
" class="shopify-product-form"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"> <input type="hidden" name="id" value="46094598111525" class="variant-push"> <input type="hidden" name="product-id"
    value="8511394840869"><input type="hidden" name="section-id" value="template--21229626425637__e0d8766e-0b0c-4f5f-be50-86047d25365f"></form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8450157773093" accept-charset="UTF-8" enctype="multipart/form-data" data-product-form="
{
&quot;money_format&quot;: &quot;£{{amount}}&quot;,
&quot;enable_history&quot;: true,
&quot;currency_switcher_enabled&quot;: null,
&quot;sold_out&quot;: &quot;Sold Out&quot;,
&quot;button&quot;: &quot;Add to Cart&quot;,
&quot;unavailable&quot;: &quot;Unavailable&quot;
}
" class="shopify-product-form"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"> <input type="hidden" name="id" value="45807279636773" class="variant-push"> <input type="hidden" name="product-id"
    value="8450157773093"><input type="hidden" name="section-id" value="template--21229626425637__e0d8766e-0b0c-4f5f-be50-86047d25365f"></form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_9414646923557" accept-charset="UTF-8" enctype="multipart/form-data" data-product-form="
{
&quot;money_format&quot;: &quot;£{{amount}}&quot;,
&quot;enable_history&quot;: true,
&quot;currency_switcher_enabled&quot;: null,
&quot;sold_out&quot;: &quot;Sold Out&quot;,
&quot;button&quot;: &quot;Add to Cart&quot;,
&quot;unavailable&quot;: &quot;Unavailable&quot;
}
" class="shopify-product-form"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"> <input type="hidden" name="id" value="48992726384933" class="variant-push"> <input type="hidden" name="product-id"
    value="9414646923557"><input type="hidden" name="section-id" value="template--21229626425637__e0d8766e-0b0c-4f5f-be50-86047d25365f"></form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8473656557861" accept-charset="UTF-8" enctype="multipart/form-data" data-product-form="
{
&quot;money_format&quot;: &quot;£{{amount}}&quot;,
&quot;enable_history&quot;: true,
&quot;currency_switcher_enabled&quot;: null,
&quot;sold_out&quot;: &quot;Sold Out&quot;,
&quot;button&quot;: &quot;Add to Cart&quot;,
&quot;unavailable&quot;: &quot;Unavailable&quot;
}
" class="shopify-product-form"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"> <input type="hidden" name="id" value="45927317995813" class="variant-push"> <input type="hidden" name="product-id"
    value="8473656557861"><input type="hidden" name="section-id" value="template--21229626425637__e0d8766e-0b0c-4f5f-be50-86047d25365f"></form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8312253186341" accept-charset="UTF-8" enctype="multipart/form-data" data-product-form="
{
&quot;money_format&quot;: &quot;£{{amount}}&quot;,
&quot;enable_history&quot;: true,
&quot;currency_switcher_enabled&quot;: null,
&quot;sold_out&quot;: &quot;Sold Out&quot;,
&quot;button&quot;: &quot;Add to Cart&quot;,
&quot;unavailable&quot;: &quot;Unavailable&quot;
}
" class="shopify-product-form"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"> <input type="hidden" name="id" value="45186979823909" class="variant-push"> <input type="hidden" name="product-id"
    value="8312253186341"><input type="hidden" name="section-id" value="template--21229626425637__e0d8766e-0b0c-4f5f-be50-86047d25365f"></form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8919781376293" accept-charset="UTF-8" enctype="multipart/form-data" data-product-form="
{
&quot;money_format&quot;: &quot;£{{amount}}&quot;,
&quot;enable_history&quot;: true,
&quot;currency_switcher_enabled&quot;: null,
&quot;sold_out&quot;: &quot;Sold Out&quot;,
&quot;button&quot;: &quot;Add to Cart&quot;,
&quot;unavailable&quot;: &quot;Unavailable&quot;
}
" class="shopify-product-form"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"> <input type="hidden" name="id" value="47503721201957" class="variant-push"> <input type="hidden" name="product-id"
    value="8919781376293"><input type="hidden" name="section-id" value="template--21229626425637__7fbed820-6e26-457a-b526-d2d52d51f26f"></form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8919781376293" accept-charset="UTF-8" enctype="multipart/form-data" data-product-form="
{
&quot;money_format&quot;: &quot;£{{amount}}&quot;,
&quot;enable_history&quot;: true,
&quot;currency_switcher_enabled&quot;: null,
&quot;sold_out&quot;: &quot;Sold Out&quot;,
&quot;button&quot;: &quot;Add to Cart&quot;,
&quot;unavailable&quot;: &quot;Unavailable&quot;
}
" class="shopify-product-form"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"> <input type="hidden" name="id" value="47503721201957" class="variant-push"> <input type="hidden" name="product-id"
    value="8919781376293"><input type="hidden" name="section-id" value="template--21229626425637__7fbed820-6e26-457a-b526-d2d52d51f26f"></form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8919781376293" accept-charset="UTF-8" enctype="multipart/form-data" data-product-form="
{
&quot;money_format&quot;: &quot;£{{amount}}&quot;,
&quot;enable_history&quot;: true,
&quot;currency_switcher_enabled&quot;: null,
&quot;sold_out&quot;: &quot;Sold Out&quot;,
&quot;button&quot;: &quot;Add to Cart&quot;,
&quot;unavailable&quot;: &quot;Unavailable&quot;
}
" class="shopify-product-form"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"> <input type="hidden" name="id" value="47503721201957" class="variant-push"> <input type="hidden" name="product-id"
    value="8919781376293"><input type="hidden" name="section-id" value="template--21229626425637__7fbed820-6e26-457a-b526-d2d52d51f26f"></form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8484605985061" accept-charset="UTF-8" enctype="multipart/form-data" data-product-form="
{
&quot;money_format&quot;: &quot;£{{amount}}&quot;,
&quot;enable_history&quot;: true,
&quot;currency_switcher_enabled&quot;: null,
&quot;sold_out&quot;: &quot;Sold Out&quot;,
&quot;button&quot;: &quot;Add to Cart&quot;,
&quot;unavailable&quot;: &quot;Unavailable&quot;
}
" class="shopify-product-form"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"> <input type="hidden" name="id" value="45967758885157" class="variant-push"> <input type="hidden" name="product-id"
    value="8484605985061"><input type="hidden" name="section-id" value="template--21229626425637__7dc4131c-feb6-4dcc-80bb-34757c14ed70"></form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8887931240741" accept-charset="UTF-8" enctype="multipart/form-data" data-product-form="
{
&quot;money_format&quot;: &quot;£{{amount}}&quot;,
&quot;enable_history&quot;: true,
&quot;currency_switcher_enabled&quot;: null,
&quot;sold_out&quot;: &quot;Sold Out&quot;,
&quot;button&quot;: &quot;Add to Cart&quot;,
&quot;unavailable&quot;: &quot;Unavailable&quot;
}
" class="shopify-product-form"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"> <input type="hidden" name="id" value="47402975625509" class="variant-push"> <input type="hidden" name="product-id"
    value="8887931240741"><input type="hidden" name="section-id" value="template--21229626425637__7dc4131c-feb6-4dcc-80bb-34757c14ed70"></form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8484650385701" accept-charset="UTF-8" enctype="multipart/form-data" data-product-form="
{
&quot;money_format&quot;: &quot;£{{amount}}&quot;,
&quot;enable_history&quot;: true,
&quot;currency_switcher_enabled&quot;: null,
&quot;sold_out&quot;: &quot;Sold Out&quot;,
&quot;button&quot;: &quot;Add to Cart&quot;,
&quot;unavailable&quot;: &quot;Unavailable&quot;
}
" class="shopify-product-form"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"> <input type="hidden" name="id" value="45967927673125" class="variant-push"> <input type="hidden" name="product-id"
    value="8484650385701"><input type="hidden" name="section-id" value="template--21229626425637__7dc4131c-feb6-4dcc-80bb-34757c14ed70"></form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8484605985061" accept-charset="UTF-8" enctype="multipart/form-data" data-product-form="
{
&quot;money_format&quot;: &quot;£{{amount}}&quot;,
&quot;enable_history&quot;: true,
&quot;currency_switcher_enabled&quot;: null,
&quot;sold_out&quot;: &quot;Sold Out&quot;,
&quot;button&quot;: &quot;Add to Cart&quot;,
&quot;unavailable&quot;: &quot;Unavailable&quot;
}
" class="shopify-product-form"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"> <input type="hidden" name="id" value="45967758885157" class="variant-push"> <input type="hidden" name="product-id"
    value="8484605985061"><input type="hidden" name="section-id" value="template--21229626425637__7dc4131c-feb6-4dcc-80bb-34757c14ed70"></form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8887931240741" accept-charset="UTF-8" enctype="multipart/form-data" data-product-form="
{
&quot;money_format&quot;: &quot;£{{amount}}&quot;,
&quot;enable_history&quot;: true,
&quot;currency_switcher_enabled&quot;: null,
&quot;sold_out&quot;: &quot;Sold Out&quot;,
&quot;button&quot;: &quot;Add to Cart&quot;,
&quot;unavailable&quot;: &quot;Unavailable&quot;
}
" class="shopify-product-form"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"> <input type="hidden" name="id" value="47402975625509" class="variant-push"> <input type="hidden" name="product-id"
    value="8887931240741"><input type="hidden" name="section-id" value="template--21229626425637__7dc4131c-feb6-4dcc-80bb-34757c14ed70"></form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8484650385701" accept-charset="UTF-8" enctype="multipart/form-data" data-product-form="
{
&quot;money_format&quot;: &quot;£{{amount}}&quot;,
&quot;enable_history&quot;: true,
&quot;currency_switcher_enabled&quot;: null,
&quot;sold_out&quot;: &quot;Sold Out&quot;,
&quot;button&quot;: &quot;Add to Cart&quot;,
&quot;unavailable&quot;: &quot;Unavailable&quot;
}
" class="shopify-product-form"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"> <input type="hidden" name="id" value="45967927673125" class="variant-push"> <input type="hidden" name="product-id"
    value="8484650385701"><input type="hidden" name="section-id" value="template--21229626425637__7dc4131c-feb6-4dcc-80bb-34757c14ed70"></form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8484605985061" accept-charset="UTF-8" enctype="multipart/form-data" data-product-form="
{
&quot;money_format&quot;: &quot;£{{amount}}&quot;,
&quot;enable_history&quot;: true,
&quot;currency_switcher_enabled&quot;: null,
&quot;sold_out&quot;: &quot;Sold Out&quot;,
&quot;button&quot;: &quot;Add to Cart&quot;,
&quot;unavailable&quot;: &quot;Unavailable&quot;
}
" class="shopify-product-form"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"> <input type="hidden" name="id" value="45967758885157" class="variant-push"> <input type="hidden" name="product-id"
    value="8484605985061"><input type="hidden" name="section-id" value="template--21229626425637__7dc4131c-feb6-4dcc-80bb-34757c14ed70"></form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8887931240741" accept-charset="UTF-8" enctype="multipart/form-data" data-product-form="
{
&quot;money_format&quot;: &quot;£{{amount}}&quot;,
&quot;enable_history&quot;: true,
&quot;currency_switcher_enabled&quot;: null,
&quot;sold_out&quot;: &quot;Sold Out&quot;,
&quot;button&quot;: &quot;Add to Cart&quot;,
&quot;unavailable&quot;: &quot;Unavailable&quot;
}
" class="shopify-product-form"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"> <input type="hidden" name="id" value="47402975625509" class="variant-push"> <input type="hidden" name="product-id"
    value="8887931240741"><input type="hidden" name="section-id" value="template--21229626425637__7dc4131c-feb6-4dcc-80bb-34757c14ed70"></form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8484650385701" accept-charset="UTF-8" enctype="multipart/form-data" data-product-form="
{
&quot;money_format&quot;: &quot;£{{amount}}&quot;,
&quot;enable_history&quot;: true,
&quot;currency_switcher_enabled&quot;: null,
&quot;sold_out&quot;: &quot;Sold Out&quot;,
&quot;button&quot;: &quot;Add to Cart&quot;,
&quot;unavailable&quot;: &quot;Unavailable&quot;
}
" class="shopify-product-form"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"> <input type="hidden" name="id" value="45967927673125" class="variant-push"> <input type="hidden" name="product-id"
    value="8484650385701"><input type="hidden" name="section-id" value="template--21229626425637__7dc4131c-feb6-4dcc-80bb-34757c14ed70"></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="✓">
  <p>Subscribe and get 10% off on your first order</p>
  <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-0473b0bd-2277-48da-92bb-02945f481fa5" class="footer__newsletter-input" autocorrect="off" autocapitalize="off" required="required">
    <button type="submit" class="btn footer__newsletter-btn" name="commit">Check your emails to confirm your subscription!</button>
  </div>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="newsletter-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input id="NewsletterForm--modal-newsletter" type="email" name="contact[email]" class="field__input mail" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email" placeholder="Enter Your Email" required="">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <button type="submit" class="dt-sc-btn ">
    <span>Submit</span><i class=" fa fa-envelope"></i>
  </button>
</form>

Text Content

This website uses cookies to ensure you get the best experience on our website.
Learn More
Got it!
This website uses cookies to ensure you get the best experience on our website.
Learn More
Got it!
Skip to content








YOUR CART


 * Get great deals on your first order
 * 100% natural and vegan products
 * Free shipping for orders above £35
 * Get great deals on your first order
 * 100% natural and vegan products
 * Free shipping for orders above £35
 * Get great deals on your first order

 * ${ item.product_title }
   £ ${item.price}

 * Popular searches:
 * featured
 * trendy
 * sale
 * new


FEATURED PRODUCTS

 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   SHAMPOO & CONDITIONER BARS ROSE GERANIUM
   
   £13.00
   
   Smell the roses from your hair! Shampoo Bar Ingredients: Sodium Cocoyl
   Isethionate, Cetearyl Alcohol, Behentrimonium Methosulfate, Cocamidopropyl
   Betaine, Aqua, Red...
   Select Options
 * Sale
   
   Add to Cart
   Quick View
   
   STAR SOAPERY
   
   SOAP STARTER PACK SET
   
   £9.75
   £13.00
   ( 25% Off )
   You can choose your preferred Natural Soap Bar (upon stock availability) and
   add a Soap Saver Bag and a Soap Dish...
   
 * Sale
   
   Add to Cart
   Quick View
   
   STAR SOAPERY
   
   TRIPLE SOAP PACK
   
   £15.00
   £19.50
   ( 23% Off )
   Triple Soap Pack, now available at a fantastic price. Each pack includes
   three luxurious soaps, at your choice, crafted with...
   
 * Sale
   
   Add to Cart
   Quick View
   
   STAR SOAPERY
   
   SOAP BUNDLE BOX
   
   £16.50
   £22.00
   ( 25% Off )
   Three beautiful different natural soaps with a soap bag that come together to
   form this perfect soap bundle box, upon...
   
 * Sale
   
   Add to Cart
   Quick View
   
   STAR SOAPERY
   
   SHAMPOO & CONDITIONER BARS PEPPERMINT
   
   £13.00
   £15.00
   ( 13% Off )
   Have a fresh day, everyday! Shampoo Bar Ingredients: Sodium Cocoyl
   Isethionate, Cetearyl Alcohol, Behentrimonium Methosulfate, Cocamidopropyl
   Betaine, Aqua, Green Clay,...
   Select Options
 * Sale
   
   Add to Cart
   Quick View
   
   STAR SOAPERY
   
   SHAMPOO & CONDITIONER BARS LEMON
   
   £13.00
   £15.00
   ( 13% Off )
   If life gives you lemons, use them in natural products. Shampoo Bar
   Ingredients: Sodium Cocoyl Isethionate, Cetearyl Alcohol, Behentrimonium
   Methosulfate,...
   Select Options
 * Sale
   
   Add to Cart
   Quick View
   
   STAR SOAPERY
   
   SHAMPOO & CONDITIONER BARS GRAPEFRUIT
   
   £13.00
   £15.00
   ( 13% Off )
   Introducing our Handmade Natural and Vegan Grapefruit Shampoo and Conditioner
   Bar Pack, a dynamic duo crafted to elevate your hair...
   Select Options
 * Sale
   
   Add to Cart
   Quick View
   
   STAR SOAPERY
   
   MIX & MATCH SHAMPOO & CONDITIONER BAR SET
   
   £13.00
   £15.00
   ( 13% Off )
   Dive into a personalized hair care experience with our Mix and Match Natural
   Shampoo and Conditioner Bars. Crafted with love...
   Select Options



0 Wishlist
Your Cart
0 items
Email Password



Forgot your password?

Create account

Compare Search

GBP

 * GBP

GBP GBP
 * 
 * About Us
 * Shop Sale
 * Body Soap Bars
 * Shampoo & Conditioner Bars
 * Bath Salts
 * Products on Sale


0 Wishlist
Your Cart
0 items
Email Password



Forgot your password?

Create account

Compare Search

GBP

 * GBP

GBP GBP
 * 
 * About Us
 * Shop Sale
 * Body Soap Bars
 * Shampoo & Conditioner Bars
 * Bath Salts
 * Products on Sale




WHAT WE DO


OUR PROMISE TO YOU

High quality products made with responsable sourced ingredients and always free
for harsh chemicals and synthetic fragrances. We are so confident in the quality
of our products that we offer a 100% money-back guarantee if you are not
completely safisfied.
Shop Now

Hair Shine


LET YOUR BEAUTY SHINE

Elevate your hair care routine while honoring the planet with our Vegan Natural
Handmade Shampoo and Conditioner Bars.
Shop Now

Offers


SPECIAL OFFERS ON ALL PRODUCTS

Discover amazing offers on all our products. Free Gift on every order above £15.
10% Discount on your first online order when you subscribe and join our
community.
Shop Now

Skin Loving Soaps


BODY SOAP BARS

Indulge in the luxurious world of ethical self-care with our Natural Handmade
Vegan Soap Bars.
Shop Now

WHAT WE DO


OUR PROMISE TO YOU

High quality products made with responsable sourced ingredients and always free
for harsh chemicals and synthetic fragrances. We are so confident in the quality
of our products that we offer a 100% money-back guarantee if you are not
completely safisfied.
Shop Now

Hair Shine


LET YOUR BEAUTY SHINE

Elevate your hair care routine while honoring the planet with our Vegan Natural
Handmade Shampoo and Conditioner Bars.
Shop Now


TAKE CARE OF YOUR SKIN

NATURAL HANDMADE VEGAN SOAP BARS

The bars offer gentle cleansing and are enriched with natural clays that will
give extra benefits to your skin. Shea, cocoa butter, olive oil and coconut oil
are at the base of our recipe, but we are also using jojoba, argan, avocado and
rosehip. Try it yourself to see the difference and to be the difference!
Suitable for all skin types, including those with sensitive skin. Vegan, palm
free and cruelty-free products.

Shop Now

PROTECT YOUR SKIN

NATURAL BODY WASH SOAP

 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   LAVENDER SOAP BAR
   
   £3.50
   
   Say goodbye to stress and tension and hello to a moment of pure relaxation.
   Our Lavender Soap is specially formulated to...
   Select Options
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   ENERGISER SOAP BAR
   
   £3.50
   
   Treat yourself to the ultimate pampering experience with our Energizer Body
   Soap Bar and discover the secret to radiant, energized...
   Select Options
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   CALENDULA SOAP BAR
   
   £3.50
   
   Handcrafted in small batches, our Calendula Soap is a labor of love, made
   using only the finest natural ingredients. Each...
   Select Options
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   GIFT WRAPPING
   
   £2.00
   
   Show your appreciation and offer a pleasant surprise to someone dear with a
   custom gift box. Simply add the products...
   
 * Sale
   
   Add to Cart
   Quick View
   
   STAR SOAPERY
   
   SOAP BUNDLE BOX
   
   £16.50
   £22.00
   ( 25% Off )
   Three beautiful different natural soaps with a soap bag that come together to
   form this perfect soap bundle box, upon...
   
 * Sale
   
   Add to Cart
   Quick View
   
   STAR SOAPERY
   
   TRIPLE SOAP PACK
   
   £15.00
   £19.50
   ( 23% Off )
   Triple Soap Pack, now available at a fantastic price. Each pack includes
   three luxurious soaps, at your choice, crafted with...
   
 * Sale
   
   Add to Cart
   Quick View
   
   STAR SOAPERY
   
   SOAP STARTER PACK SET
   
   £9.75
   £13.00
   ( 25% Off )
   You can choose your preferred Natural Soap Bar (upon stock availability) and
   add a Soap Saver Bag and a Soap Dish...
   
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   FLOWER POWER SOAP BAR
   
   £6.50
   
   Step into a realm of pure indulgence with our Flower Power Soap —a handmade
   masterpiece crafted to pamper your senses...
   
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   COFFEE SOAP BAR
   
   £6.50
   
   Indulge in the pure luxury of nature with our handmade vegan soap bar and
   experience the transformative power of Coffee...
   
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   THE GREEN SOAP BAR
   
   £6.50
   
   Introducing our Tea Tree Soap —a handmade gem meticulously crafted to
   cleanse, purify, and rejuvenate your skin with the natural...
   
 * Sale
   
   Add to Cart
   Quick View
   
   STAR SOAPERY
   
   SPICY CITRUS SOAP BAR
   
   £5.50
   £6.50
   ( 15% Off )
   Our Spicy Citrus Soap is a handmade creation designed to gently awaken your
   senses and invigorate your skin with a...
   
 * Sale
   
   Add to Cart
   Quick View
   
   STAR SOAPERY
   
   ROSE SOAP BAR
   
   £3.50
   £6.50
   ( 46% Off )
   Immerse yourself in the timeless elegance of our Rose Soap Bar—a handmade
   delight crafted to lavish your senses and nurture...
   Select Options
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   LAVENDER SOAP BAR
   
   £3.50
   
   Say goodbye to stress and tension and hello to a moment of pure relaxation.
   Our Lavender Soap is specially formulated to...
   Select Options
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   ENERGISER SOAP BAR
   
   £3.50
   
   Treat yourself to the ultimate pampering experience with our Energizer Body
   Soap Bar and discover the secret to radiant, energized...
   Select Options
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   CALENDULA SOAP BAR
   
   £3.50
   
   Handcrafted in small batches, our Calendula Soap is a labor of love, made
   using only the finest natural ingredients. Each...
   Select Options
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   GIFT WRAPPING
   
   £2.00
   
   Show your appreciation and offer a pleasant surprise to someone dear with a
   custom gift box. Simply add the products...
   
 * Sale
   
   Add to Cart
   Quick View
   
   STAR SOAPERY
   
   SOAP BUNDLE BOX
   
   £16.50
   £22.00
   ( 25% Off )
   Three beautiful different natural soaps with a soap bag that come together to
   form this perfect soap bundle box, upon...
   
 * Sale
   
   Add to Cart
   Quick View
   
   STAR SOAPERY
   
   TRIPLE SOAP PACK
   
   £15.00
   £19.50
   ( 23% Off )
   Triple Soap Pack, now available at a fantastic price. Each pack includes
   three luxurious soaps, at your choice, crafted with...
   
 * Sale
   
   Add to Cart
   Quick View
   
   STAR SOAPERY
   
   SOAP STARTER PACK SET
   
   £9.75
   £13.00
   ( 25% Off )
   You can choose your preferred Natural Soap Bar (upon stock availability) and
   add a Soap Saver Bag and a Soap Dish...
   
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   FLOWER POWER SOAP BAR
   
   £6.50
   
   Step into a realm of pure indulgence with our Flower Power Soap —a handmade
   masterpiece crafted to pamper your senses...
   

 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   BATH SALTS SHOOTING STARS LAVENDER& SWEET ORANGE
   
   £3.50
   
   The gentle scent of Lavender calms the mind and promotes relaxation, while
   the Sweet citrus notes of Orange uplift the...
   Select Options
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   MINI BATH SALTS SHOOTING STARS GIFT SET
   
   £12.00
   
   Introducing our Mini Bath Salts Gift Set, a delightful way to elevate your
   self-care routine or share a moment of...
   
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   BATH SALTS SHOOTING STARS PEPPERMINT& SWEET ORANGE
   
   £3.50
   
   Eco-friendly, cruelty-free, and bursting with natural goodness, our bath
   salts are the perfect choice for those who seek energy and...
   Select Options
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   BATH SALTS SHOOTING STARS LEMON& PEPPERMINT
   
   £3.50
   
   Made with the highest quality salts and pure essential oils, our Lemon and
   Peppermint Bath Salts are a testament to our...
   Select Options
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   BATH SALTS SHOOTING STARS ROSE GERANIUM& GRAPEFRUIT
   
   £3.50
   
   The floral notes of Rose Geranium soothe the mind and promote relaxation,
   while the zesty scent of Grapefruit invigorates the...
   Select Options
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   BATH SALTS SHOOTING STARS LAVENDER& SWEET ORANGE
   
   £3.50
   
   The gentle scent of Lavender calms the mind and promotes relaxation, while
   the Sweet citrus notes of Orange uplift the...
   Select Options
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   MINI BATH SALTS SHOOTING STARS GIFT SET
   
   £12.00
   
   Introducing our Mini Bath Salts Gift Set, a delightful way to elevate your
   self-care routine or share a moment of...
   
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   BATH SALTS SHOOTING STARS PEPPERMINT& SWEET ORANGE
   
   £3.50
   
   Eco-friendly, cruelty-free, and bursting with natural goodness, our bath
   salts are the perfect choice for those who seek energy and...
   Select Options
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   BATH SALTS SHOOTING STARS LEMON& PEPPERMINT
   
   £3.50
   
   Made with the highest quality salts and pure essential oils, our Lemon and
   Peppermint Bath Salts are a testament to our...
   Select Options
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   BATH SALTS SHOOTING STARS ROSE GERANIUM& GRAPEFRUIT
   
   £3.50
   
   The floral notes of Rose Geranium soothe the mind and promote relaxation,
   while the zesty scent of Grapefruit invigorates the...
   Select Options
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   BATH SALTS SHOOTING STARS LAVENDER& SWEET ORANGE
   
   £3.50
   
   The gentle scent of Lavender calms the mind and promotes relaxation, while
   the Sweet citrus notes of Orange uplift the...
   Select Options
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   MINI BATH SALTS SHOOTING STARS GIFT SET
   
   £12.00
   
   Introducing our Mini Bath Salts Gift Set, a delightful way to elevate your
   self-care routine or share a moment of...
   
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   BATH SALTS SHOOTING STARS PEPPERMINT& SWEET ORANGE
   
   £3.50
   
   Eco-friendly, cruelty-free, and bursting with natural goodness, our bath
   salts are the perfect choice for those who seek energy and...
   Select Options

 * Sale
   
   Add to Cart
   Quick View
   
   STAR SOAPERY
   
   SHAMPOO BAR UNSCENTED
   
   £7.00
   £7.50
   ( 6% Off )
   Say goodbye to irritation and hello to hair that feels clean, refreshed, and
   naturally beautiful. Our Unscented Shampoo Bar is...
   Select Options
 * Sale
   
   Add to Cart
   Quick View
   
   STAR SOAPERY
   
   CONDITIONER BAR PEPPERMINT
   
   £7.00
   £7.50
   ( 6% Off )
   Enriched with the nourishing properties of cocoa butter, shea butter, and
   argan oil, this conditioner bar penetrates deep into the...
   Select Options
 * Sale
   
   Add to Cart
   Quick View
   
   STAR SOAPERY
   
   CONDITIONER BAR LEMON
   
   £7.00
   £7.50
   ( 6% Off )
   Handmade in small batches with the utmost attention to quality, our Lemon
   Conditioner Bar is a testament to our commitment to...
   Select Options
 * Sale
   
   Add to Cart
   Quick View
   
   STAR SOAPERY
   
   SHAMPOO BAR ROSE GERANIUM
   
   £7.00
   £7.50
   ( 6% Off )
   Treat yourself to the ultimate pampering experience with our Rose Geranium
   Shampoo Bar and discover the secret to healthy, radiant...
   Select Options
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   SHAMPOO & CONDITIONER BARS ROSE GERANIUM
   
   £13.00
   
   Smell the roses from your hair! Shampoo Bar Ingredients: Sodium Cocoyl
   Isethionate, Cetearyl Alcohol, Behentrimonium Methosulfate, Cocamidopropyl
   Betaine, Aqua, Red...
   Select Options
 * Sale
   
   Add to Cart
   Quick View
   
   STAR SOAPERY
   
   SHAMPOO BAR PEPPERMINT
   
   £7.00
   £7.50
   ( 6% Off )
   Introducing our invigorating Peppermint Shampoo Bar—a luxurious blend of
   natural ingredients handcrafted with care to nourish your hair and awaken...
   Select Options
 * Sale
   
   Add to Cart
   Quick View
   
   STAR SOAPERY
   
   SHAMPOO BAR LEMON
   
   £7.00
   £7.50
   ( 6% Off )
   Say goodbye to dull, lifeless hair and hello to a radiant, rejuvenated mane
   that shines with health and vitality. Our...
   Select Options
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   CONDITIONER BAR ROSE GERANIUM
   
   £7.00
   
   Introducing our luscious Rose Conditioner Bar—a handcrafted marvel infused
   with the vibrant essence of Rose to nourish, hydrate, and rejuvenate...
   Select Options
 * Sale
   
   Add to Cart
   Quick View
   
   STAR SOAPERY
   
   SHAMPOO & CONDITIONER BARS GRAPEFRUIT
   
   £13.00
   £15.00
   ( 13% Off )
   Introducing our Handmade Natural and Vegan Grapefruit Shampoo and Conditioner
   Bar Pack, a dynamic duo crafted to elevate your hair...
   Select Options
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   CONDITIONER BAR GRAPEFRUIT
   
   £7.00
   
   Infused with the essence of grapefruit, a delicate fragrance that whispers
   elegance, this conditioner bar is a luxurious treat for...
   Select Options
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   SHAMPOO BAR GRAPEFRUIT
   
   £7.00
   
   Indulge your senses and hair with our handmade natural and vegan Grapefruit
   Shampoo Bar. Crafted with care, this bar has...
   Select Options
 * Sale
   
   Add to Cart
   Quick View
   
   STAR SOAPERY
   
   MIX & MATCH SHAMPOO & CONDITIONER BAR SET
   
   £13.00
   £15.00
   ( 13% Off )
   Dive into a personalized hair care experience with our Mix and Match Natural
   Shampoo and Conditioner Bars. Crafted with love...
   Select Options
 * Sale
   
   Add to Cart
   Quick View
   
   STAR SOAPERY
   
   SHAMPOO & CONDITIONER BARS PEPPERMINT
   
   £13.00
   £15.00
   ( 13% Off )
   Have a fresh day, everyday! Shampoo Bar Ingredients: Sodium Cocoyl
   Isethionate, Cetearyl Alcohol, Behentrimonium Methosulfate, Cocamidopropyl
   Betaine, Aqua, Green Clay,...
   Select Options
 * Sale
   
   Add to Cart
   Quick View
   
   STAR SOAPERY
   
   SHAMPOO & CONDITIONER BARS LEMON
   
   £13.00
   £15.00
   ( 13% Off )
   If life gives you lemons, use them in natural products. Shampoo Bar
   Ingredients: Sodium Cocoyl Isethionate, Cetearyl Alcohol, Behentrimonium
   Methosulfate,...
   Select Options
 * Sale
   
   Add to Cart
   Quick View
   
   STAR SOAPERY
   
   SHAMPOO BAR UNSCENTED
   
   £7.00
   £7.50
   ( 6% Off )
   Say goodbye to irritation and hello to hair that feels clean, refreshed, and
   naturally beautiful. Our Unscented Shampoo Bar is...
   Select Options
 * Sale
   
   Add to Cart
   Quick View
   
   STAR SOAPERY
   
   CONDITIONER BAR PEPPERMINT
   
   £7.00
   £7.50
   ( 6% Off )
   Enriched with the nourishing properties of cocoa butter, shea butter, and
   argan oil, this conditioner bar penetrates deep into the...
   Select Options
 * Sale
   
   Add to Cart
   Quick View
   
   STAR SOAPERY
   
   CONDITIONER BAR LEMON
   
   £7.00
   £7.50
   ( 6% Off )
   Handmade in small batches with the utmost attention to quality, our Lemon
   Conditioner Bar is a testament to our commitment to...
   Select Options
 * Sale
   
   Add to Cart
   Quick View
   
   STAR SOAPERY
   
   SHAMPOO BAR ROSE GERANIUM
   
   £7.00
   £7.50
   ( 6% Off )
   Treat yourself to the ultimate pampering experience with our Rose Geranium
   Shampoo Bar and discover the secret to healthy, radiant...
   Select Options
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   SHAMPOO & CONDITIONER BARS ROSE GERANIUM
   
   £13.00
   
   Smell the roses from your hair! Shampoo Bar Ingredients: Sodium Cocoyl
   Isethionate, Cetearyl Alcohol, Behentrimonium Methosulfate, Cocamidopropyl
   Betaine, Aqua, Red...
   Select Options
 * Sale
   
   Add to Cart
   Quick View
   
   STAR SOAPERY
   
   SHAMPOO BAR PEPPERMINT
   
   £7.00
   £7.50
   ( 6% Off )
   Introducing our invigorating Peppermint Shampoo Bar—a luxurious blend of
   natural ingredients handcrafted with care to nourish your hair and awaken...
   Select Options
 * Sale
   
   Add to Cart
   Quick View
   
   STAR SOAPERY
   
   SHAMPOO BAR LEMON
   
   £7.00
   £7.50
   ( 6% Off )
   Say goodbye to dull, lifeless hair and hello to a radiant, rejuvenated mane
   that shines with health and vitality. Our...
   Select Options
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   CONDITIONER BAR ROSE GERANIUM
   
   £7.00
   
   Introducing our luscious Rose Conditioner Bar—a handcrafted marvel infused
   with the vibrant essence of Rose to nourish, hydrate, and rejuvenate...
   Select Options

 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   SOAP SAVER BAG
   
   £2.50
   
   Material: Natural Sisal yarn. This Eco-friendly product is a must! Small
   hands or big hands can use this soap bag...
   
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   ORGANIC NATURAL LOOFAH SPONGE
   
   £4.00
   
   The Organic Natural Loofah Sponge, derived from the fibrous interior of the
   luffa plant, is an eco-friendly and biodegradable alternative...
   
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   SOAP DISH
   
   £4.00
   
   Material: 100% Pure Natural Bamboo.Handmade and finished with a non-toxic
   plant coating. Say goodbye to soggy soap bars with this...
   
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   SOAP SAVER BAG
   
   £2.50
   
   Material: Natural Sisal yarn. This Eco-friendly product is a must! Small
   hands or big hands can use this soap bag...
   
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   ORGANIC NATURAL LOOFAH SPONGE
   
   £4.00
   
   The Organic Natural Loofah Sponge, derived from the fibrous interior of the
   luffa plant, is an eco-friendly and biodegradable alternative...
   
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   SOAP DISH
   
   £4.00
   
   Material: 100% Pure Natural Bamboo.Handmade and finished with a non-toxic
   plant coating. Say goodbye to soggy soap bars with this...
   
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   SOAP SAVER BAG
   
   £2.50
   
   Material: Natural Sisal yarn. This Eco-friendly product is a must! Small
   hands or big hands can use this soap bag...
   
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   ORGANIC NATURAL LOOFAH SPONGE
   
   £4.00
   
   The Organic Natural Loofah Sponge, derived from the fibrous interior of the
   luffa plant, is an eco-friendly and biodegradable alternative...
   
 * Add to Cart
   Quick View
   
   STAR SOAPERY
   
   SOAP DISH
   
   £4.00
   
   Material: 100% Pure Natural Bamboo.Handmade and finished with a non-toxic
   plant coating. Say goodbye to soggy soap bars with this...
   

FEEL IN HARMONY WITH NATURE

CRAFTED WITH CARE AND BACKED BY NATURE

BEAUTY AND NATURE'S FINEST

Experience the essence of pure and handcrafted skincare with our Natural and
Vegan Products. Created with utmost care, our collection harnesses the power of
nature's finest ingredients to promote healthy and radiant skin, free from harsh
chemicals.

Shop Now

MEMBER GUILD OF CRAFT SOAP & TOILETRY MAKERS

We are thrilled to announce that we have officially become a member of the
esteemed Guild of Soap Craft and Toiletry Makers. This marks a significant
milestone in our journey towards excellence in crafting high-quality, artisanal
toiletries. Joining this prestigious guild reflects our commitment to upholding
the highest standards of craftsmanship, innovation, and ethical practices within
the industry.

FREQUENT QUESTIONS

FROM OUR CUSTOMERS

WHAT INGREDIENTS ARE USED IN YOUR PRODUCTS?

We use a carefully selected blend of natural and organic ingredients. All items
are free from harsh chemicals, artificial fragrances, and synthetic additives.

ARE YOUR SOAPS SUITABLE FOR ALL SKIN TYPES?

Our soaps are designed to be gentle and are suitable for a wide range of skin
types, including sensitive skin. However, it's always a good practice to perform
a patch test if you have particularly sensitive skin.

DO YOUR SOAPS CONTAIN ANIMAL-DERIVED INGREDIENTS, AND ARE THEY CRUELTY-FREE?

We are proud to state that our soaps are vegan and cruelty-free. We do not use
any animal-derived ingredients, and we do not test on animals.

HOW SHOULD I STORE YOUR HANDMADE PRODUCTS TO MAINTAIN THEIR QUALITY?

To ensure the longevity of our handmade products, store them in a cool and dry
place. Allow them to fully dry between uses. A well-draining soap dish is ideal.

WHAT IS THE SHELF LIFE OF YOUR NATURAL HANDMADE SOAPS?

Our soaps have a natural shelf life of approximately 1-2 years. However, they
are best used within 6-12 months of purchase to enjoy their full freshness and
effectiveness.

OUR GREEN PROMISE

Our Pledge for Environment

ECO FRIENDLY PACKAGING

Eco-conscious packaging that embraces sustainability preserving the
environment's beauty.

Cruelty Free Promise

NO ANIMAL TESTING

Fur-ocious! Our Products Are Created With Love, Not Tested on Our Furry Friends.
Shop with Confidence!

Deliveries

FAST AND SAFE DELIVERIES

Swift and Reliable Delivery Services Ensuring Safety and Timeliness for Your
Convenience.




USEFUL LINK

 * Contact
 * About Us
 * Shipping Information
 * Refund Policies
 * Terms of service
 * Privacy policy

SIGN UP

Subscribe and get 10% off on your first order

Check your emails to confirm your subscription!
 * Apple Pay
 * Google Pay
 * Maestro
 * Mastercard
 * PayPal
 * Shop Pay
 * Visa

STAR SOAPERY



 * 58 London Row Bedfordshire
   SG15 6RX
 * orders@star-soapery.com

© 2024 STAR SOAPERY All rights reserved

 * Contact
 * About Us
 * Shipping Information
 * Refund Policies
 * Terms of service
 * Privacy policy


Huge Discount




GET 10% OFF

Subscribe now and receive a discount on your first order. Check your email to
confirm your subscription!

Submit







 * Choosing a selection results in a full page refresh.
 * Opens in a new window.






Reviews