acuseeds.co.uk Open in urlscan Pro
23.227.38.32  Public Scan

Submitted URL: http://acuseeds.co.uk/
Effective URL: https://acuseeds.co.uk/
Submission: On January 19 via manual from CH — Scanned from CA

Form analysis 5 forms found in the DOM

GET /search

<form action="/search" method="get" role="search">
  <div class="input-group--underline">
    <input class="input-group__field" type="search" name="q" value="" placeholder="Search" aria-label="Search" tabindex="-1">
    <div class="input-group__btn">
      <button type="submit" class="btn btn--clear btn--square" tabindex="-1">
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 21.4 21.4">
          <path fill="#444" d="M13.4 0c-4.4 0-8 3.6-8 8 0 1.8.6 3.5 1.7 4.9L0 20l1.4 1.4 7.1-7.1c1.4 1.1 3.1 1.7 4.9 1.7 4.4 0 8-3.6 8-8s-3.6-8-8-8zm0 14c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.7 6-6 6z"></path>
        </svg>
        <span class="icon__fallback-text">Search again</span>
      </button>
    </div>
  </div>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <label for="NewsletterEmail" class="site-footer__newsletter-label">Sign up to our newsletter</label>
  <div class="site-footer__newsletter-subheading">
    <p>Discount codes, new products and sales. Directly to your inbox.</p>
  </div>
  <div class="input-group--underline">
    <input type="email" value="" placeholder="My email address" name="contact[email]" id="NewsletterEmail" class="input-group__field site-footer__newsletter-input" aria-label="My email address" autocorrect="off" autocapitalize="off">
    <div class="input-group__btn input-group__btn--newsletter">
      <button type="submit" class="btn--newsletter__submit"> Subscribe <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-arrow-right" viewBox="0 0 4 7">
          <path fill="#444" d="M4 3.5L0 7V0z"></path>
        </svg>
      </button>
    </div>
  </div>
  <div class="site-footer__newsletter-message" aria-role="alert">
  </div>
</form>

POST /cart

<form action="/cart" method="post" novalidate="" class="cart-drawer cart-drawer--empty">
  <div class="cart-drawer__header" style="height: 60px;">
    <div class="cart-drawer__header-container">
      <button type="button" class="cart-drawer__close-button btn btn--clear btn--square">
        <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>
        <span class="icon__fallback-text">Close Cart</span>
      </button>
      <p class="cart-drawer__header-title text-title text-center">Shopping Cart</p>
    </div>
  </div>
  <div class="cart-drawer__content">
    <div class="cart-drawer__content-container">
      <div class="cart-drawer__empty-text">
        <p class="text-center">Your cart is currently empty.</p>
      </div>
      <div class="cart-drawer__no-cookies">
        <p class="text-center">Enable cookies to use the shopping cart</p>
      </div>
      <div class="cart-drawer__item-list" data-cart-item-list="">
        <div class="cart-drawer__item ajax-cart__template" data-cart-item="" data-cart-item-id="" data-cart-item-line-number="1" 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" data-cart-item-href="" data-cart-item-title=""></a>
            <p class="cart-drawer__item-subtitle" data-cart-item-variant-title="">
            </p>
            <ul class="cart-drawer__item-properties" data-cart-item-details-list="">
              <li class="cart-drawer__item-property
                     visually-hidden " data-cart-item-selling-plan-name="">
              </li>
              <li class="cart-drawer__item-property ajax-cart__template" data-cart-item-property=""> t: e </li>
            </ul>
            <p class="cart-drawer__item-price-container" data-cart-item-price-container=""><span class="cart-item__original-price cart-item__price"></span></p>
            <ul class="order-discount order-discount--list order-discount--title order-discount--cart" aria-label="Discount" data-cart-item-discount-list="">
              <li class="order-discount__item ajax-cart__template" data-cart-item-discount=""><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-saletag">
                  <path d="M10 3a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm0-3H7a1 1 0 0 0-.71.29l-6 6a1 1 0 0 0 0 1.42l4 4a1 1 0 0 0 1.42 0c.19-.2 5.8-5.81 6-6A1 1 0 0 0 12 5V2a2 2 0 0 0-2-2z" fill="#231F20"></path>
                </svg><span data-cart-item-discount-title=""></span> (-<span data-cart-item-discount-amount=""></span>) </li>
            </ul>
            <button class="cart-drawer__item-delete btn-link" type="button" data-cart-item-delete="">Remove</button>
            <label for="quantity_" class="label--hidden" data-cart-item-label-quantity="">Item Quantity</label>
            <input id="quantity_" class="cart-drawer__item-quantity" value="" type="number" pattern="\d*" min="1" aria-label="Item Quantity" data-cart-item-input-quantity="">
          </div>
          <p class="cart-item__message text-center" aria-hidden="true" data-item-message=""></p>
        </div>
        <div class="cart-drawer__item cart-drawer__note-container" data-cart-note-container="">
          <label for="CartSpecialInstructions">Special instructions for seller</label>
          <textarea name="note" class="cart-drawer__note" data-cart-note=""></textarea>
        </div>
      </div>
    </div>
  </div>
  <div class="cart-drawer__footer">
    <div class="cart-drawer__footer-container">
      <div class="cart-drawer__message-container">
        <div class="cart-drawer__message" data-cart-message=""></div>
      </div>
      <div data-cart-discount-container="">
        <div class="order-discount-cart-drawer-wrapper ajax-cart__template" data-cart-discount="">
          <span class="order-discount order-discount--title order-discount--cart-title"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-saletag">
              <path d="M10 3a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm0-3H7a1 1 0 0 0-.71.29l-6 6a1 1 0 0 0 0 1.42l4 4a1 1 0 0 0 1.42 0c.19-.2 5.8-5.81 6-6A1 1 0 0 0 12 5V2a2 2 0 0 0-2-2z" fill="#231F20"></path>
            </svg><span class="visually-hidden">Discount:</span><span data-cart-discount-title=""></span>
          </span>
          <span class="order-discount order-discount--cart-price">-<span data-cart-discount-amount=""></span></span>
        </div>
      </div>
      <div class="cart-drawer__subtotal" aria-live="polite">
        <div class="cart-drawer__subtotal-label">
          <span class="h4">Subtotal</span>
        </div>
        <div class="cart-drawer__subtotal-price">
          <span class="cart-drawer__subtotal-number" data-cart-subtotal="">$0.00</span>
        </div>
      </div>
      <p class="cart-drawer__disclaimer rte">Tax included. <a href="/policies/shipping-policy">Shipping</a> calculated at checkout. </p>
      <button type="submit" class="btn btn--loader cart-drawer__checkout" name="checkout" data-cart-submit="" disabled=""> Checkout <span class="btn--loader-balls"></span>
      </button>
    </div>
  </div>
</form>

POST https://form.flodesk.com/forms/6220c54de4da3a4464c2fcca/submit

<form class="ff-6220c54de4da3a4464c2fcca__form" action="https://form.flodesk.com/forms/6220c54de4da3a4464c2fcca/submit" method="post" data-ff-el="form" novalidate="">
  <div class="ff-6220c54de4da3a4464c2fcca__title">
    <div>
      <div data-paragraph="true">Dragons' Den Flash Sale!</div>
    </div>
  </div>
  <div class="ff-6220c54de4da3a4464c2fcca__subtitle">
    <div>
      <div data-paragraph="true">Subscribe to get 15% off your first order! Check your junk mail for the discount code.</div>
    </div>
  </div>
  <div class="ff-6220c54de4da3a4464c2fcca__content fd-form-content" data-ff-el="content">
    <div class="ff-6220c54de4da3a4464c2fcca__fields" data-ff-el="fields">
      <input type="hidden" name="csrf" value="c629a4250d2bdf29ef364784e71865595c23ed22f70da3f3019cad592ca234f55ae9115b577d334482a2c40e7f36773b20a687fd2cfb797ed86d22e03d228e6b">
      <div class="ff-6220c54de4da3a4464c2fcca__field fd-form-group" style="display: none;">
        <input id="ff-6220c54de4da3a4464c2fcca-ZUNEwek" class="ff-6220c54de4da3a4464c2fcca__control fd-form-control" type="text" maxlength="255" name="ZUNEwek" placeholder="ZUNEwek" data-ff-tab="ZUNEwek::submit">
        <label for="ff-6220c54de4da3a4464c2fcca-ZUNEwek" class="ff-6220c54de4da3a4464c2fcca__label fd-form-label">Email address</label>
      </div>
      <div class="ff-6220c54de4da3a4464c2fcca__field fd-form-group" style="">
        <input id="ff-6220c54de4da3a4464c2fcca-ekZUNEw" class="ff-6220c54de4da3a4464c2fcca__control fd-form-control" type="text" maxlength="255" name="ekZUNEw" placeholder="ekZUNEw" data-ff-tab="ekZUNEw::submit">
        <label for="ff-6220c54de4da3a4464c2fcca-ekZUNEw" class="ff-6220c54de4da3a4464c2fcca__label fd-form-label">Email address</label>
      </div>
      <div class="ff-6220c54de4da3a4464c2fcca__field fd-form-group" style="display: none;">
        <input id="ff-6220c54de4da3a4464c2fcca-kZUNEwe" class="ff-6220c54de4da3a4464c2fcca__control fd-form-control" type="text" maxlength="255" name="kZUNEwe" placeholder="kZUNEwe" data-ff-tab="kZUNEwe::submit">
        <label for="ff-6220c54de4da3a4464c2fcca-kZUNEwe" class="ff-6220c54de4da3a4464c2fcca__label fd-form-label">Email address</label>
      </div>
      <div class="ff-6220c54de4da3a4464c2fcca__field fd-form-group" style="display: none;">
        <input id="ff-6220c54de4da3a4464c2fcca-EUNwekZ" class="ff-6220c54de4da3a4464c2fcca__control fd-form-control" type="text" maxlength="255" name="EUNwekZ" placeholder="EUNwekZ" data-ff-tab="EUNwekZ::submit">
        <label for="ff-6220c54de4da3a4464c2fcca-EUNwekZ" class="ff-6220c54de4da3a4464c2fcca__label fd-form-label">Email address</label>
      </div>
    </div>
    <div class="ff-6220c54de4da3a4464c2fcca__footer" data-ff-el="footer">
      <button type="submit" class="ff-6220c54de4da3a4464c2fcca__button fd-btn" data-ff-el="submit" data-ff-tab="submit">
        <span>Subscribe</span>
      </button>
    </div>
  </div>
  <div class="ff-6220c54de4da3a4464c2fcca__success fd-form-success" data-ff-el="success">
    <div data-paragraph="true">Thank you for subscribing!</div>
  </div>
  <div class="ff-6220c54de4da3a4464c2fcca__error fd-form-error" data-ff-el="error"></div>
</form>

POST /localization

<form action="/localization" method="POST"><input name="_method" type="hidden" value="PUT"><input name="source" type="hidden" value="geolocation_selector"><input name="return_to" type="hidden" value="/"><label class="locale-selectors__label"
    id="country_code_label" for="country_code"><span>Country/region</span><select id="country_code" class="locale-selectors__selector" name="country_code">
      <option value="AX">Åland Islands (EUR €)</option>
      <option value="AL">Albania (ALL)</option>
      <option value="AD">Andorra (EUR €)</option>
      <option value="AM">Armenia (AMD ֏)</option>
      <option value="AU">Australia (AUD $)</option>
      <option value="AT">Austria (EUR €)</option>
      <option value="BY">Belarus (GBP £)</option>
      <option value="BE">Belgium (EUR €)</option>
      <option value="BA">Bosnia &amp; Herzegovina (BAM KM)</option>
      <option value="BR">Brazil (GBP £)</option>
      <option value="BG">Bulgaria (BGN)</option>
      <option value="CA">Canada (CAD $)</option>
      <option value="HR">Croatia (EUR €)</option>
      <option value="CY">Cyprus (EUR €)</option>
      <option value="CZ">Czechia (CZK Kč)</option>
      <option value="DK">Denmark (DKK kr)</option>
      <option value="EE">Estonia (EUR €)</option>
      <option value="FO">Faroe Islands (DKK kr)</option>
      <option value="FI">Finland (EUR €)</option>
      <option value="FR">France (EUR €)</option>
      <option value="GE">Georgia (GBP £)</option>
      <option value="DE">Germany (EUR €)</option>
      <option value="GI">Gibraltar (GBP £)</option>
      <option value="GR">Greece (EUR €)</option>
      <option value="GL">Greenland (DKK kr)</option>
      <option value="GP">Guadeloupe (EUR €)</option>
      <option value="GG">Guernsey (GBP £)</option>
      <option value="HU">Hungary (HUF Ft)</option>
      <option value="IS">Iceland (ISK kr)</option>
      <option value="IE">Ireland (EUR €)</option>
      <option value="IM">Isle of Man (GBP £)</option>
      <option value="IT">Italy (EUR €)</option>
      <option value="JE">Jersey (GBP £)</option>
      <option value="XK">Kosovo (EUR €)</option>
      <option value="LV">Latvia (EUR €)</option>
      <option value="LI">Liechtenstein (CHF)</option>
      <option value="LT">Lithuania (EUR €)</option>
      <option value="LU">Luxembourg (EUR €)</option>
      <option value="MY">Malaysia (MYR RM)</option>
      <option value="MT">Malta (EUR €)</option>
      <option value="YT">Mayotte (EUR €)</option>
      <option value="MD">Moldova (MDL)</option>
      <option value="MC">Monaco (EUR €)</option>
      <option value="ME">Montenegro (EUR €)</option>
      <option value="NL">Netherlands (EUR €)</option>
      <option value="NZ">New Zealand (NZD $)</option>
      <option value="MK">North Macedonia (MKD)</option>
      <option value="NO">Norway (GBP £)</option>
      <option value="PL">Poland (PLN zł)</option>
      <option value="PT">Portugal (EUR €)</option>
      <option value="RE">Réunion (EUR €)</option>
      <option value="RO">Romania (RON lei)</option>
      <option value="SM">San Marino (EUR €)</option>
      <option value="SA">Saudi Arabia (SAR)</option>
      <option value="RS">Serbia (RSD)</option>
      <option value="SG">Singapore (SGD $)</option>
      <option value="SK">Slovakia (EUR €)</option>
      <option value="SI">Slovenia (EUR €)</option>
      <option value="ZA">South Africa (GBP £)</option>
      <option value="KR">South Korea (KRW ₩)</option>
      <option value="ES">Spain (EUR €)</option>
      <option value="SJ">Svalbard &amp; Jan Mayen (GBP £)</option>
      <option value="SE">Sweden (SEK kr)</option>
      <option value="CH">Switzerland (CHF)</option>
      <option value="TR">Türkiye (GBP £)</option>
      <option value="UA">Ukraine (UAH ₴)</option>
      <option value="AE">United Arab Emirates (AED)</option>
      <option value="GB">United Kingdom (GBP £)</option>
      <option value="US">United States (USD $)</option>
      <option value="VA">Vatican City (EUR €)</option>
    </select></label></form>

Text Content

Skip to content


15% OFF WITH CODE DRAGON

Menu
 * Home
 * Shop
 * About
 * How To
 * Course
 * Blog
 * Contact Us

 * Search
 * Shipping
 * Refunds
 * Privacy Policy
 * Terms of Service
 * Wholesale
 * Affiliates
 * Sitemap

Search again



View cart
 * 

Use left/right arrows to navigate the slideshow or swipe left/right if using a
mobile device


NATURALLY SUPPORT YOUR WELLBEING WITH THIS ANCIENT AT HOME TOOL

DIY needle free ear acupuncture for anxiety, migraines, hormonal issues,
insomnia, weight loss and more.


AS SEEN IN VOGUE, SELFRIDGES AND STYLIST


THE UK’S LEADING EAR SEEDS ONLINE STORE

SHOP NOW


ABOUT ACU SEEDS

Acupuncture without the needles

Natural, side-effect free tool

Easy to apply at home



Learn More


24K GOLD-PLATED EAR SEED KIT


SILVER-PLATED EAR SEED KIT


CUSTOMER FEEDBACK

Changed my life for the better. An amazing tool for my sleep, mood swings,
anxiety and panic attacks.

- Sally


CUSTOMER FEEDBACK

A lifesaver for my chronic pain and fatigue!

- Caroline


CUSTOMER FEEDBACK

A 2 week migraine gone in seconds!

- Chloe


SHOP


24K GOLD PLATED EAR SEED KIT


Outline Star
Outline Star
Outline Star
Outline Star
Outline Star
Filled Star
Filled Star
Filled Star
Filled Star
Filled Star
(64)
$53


24K GOLD PLATED EAR SEED REFILLS


Outline Star
Outline Star
Outline Star
Outline Star
Outline Star
Filled Star
Filled Star
Filled Star
Filled Star
Filled Star
(8)
From $90


WOMEN'S HEALTH GUIDE


Outline Star
Outline Star
Outline Star
Outline Star
Outline Star
Filled Star
Filled Star
Filled Star
Filled Star
Filled Star
(8)
$14


WOMEN'S HEALTH GOLD EAR SEED KIT BUNDLE


Outline Star
Outline Star
Outline Star
Outline Star
Outline Star
Filled Star
Filled Star
Filled Star
Filled Star
Filled Star
(8)
Sale price $62 Regular price $66
Sale


SILVER PLATED EAR SEED KIT


Outline Star
Outline Star
Outline Star
Outline Star
Outline Star
Filled Star
Filled Star
Filled Star
Filled Star
Filled Star
(41)
$53


SILVER PLATED EAR SEED REFILLS


Outline Star
Outline Star
Outline Star
Outline Star
Outline Star
Filled Star
Filled Star
Filled Star
Filled Star
Filled Star
(4)
From $90


WOMEN'S HEALTH SILVER EAR SEED KIT BUNDLE


Outline Star
Outline Star
Outline Star
Outline Star
Outline Star
Filled Star
Filled Star
Filled Star
Filled Star
Filled Star
(4)
Sale price $62 Regular price $66
Sale




BLOG


ACU SEEDS - SIX OFFERS ON DRAGONS' DEN AND A DEAL WITH STEVEN BARTLETT

Looking back on everything that's happened since our stint on Dragons' Den, I
can't help but feel incredibly grateful. Bagging six investment offers from all
the Dragons was a total whirlwind. And partnering up with Steven Bartlett—it's
been a game-changer.
Read more


GISELLE'S RECOVERY FROM CHRONIC FATIGUE SYNDROME

In 2015, I contracted a virus which I believe was glandular fever. Fast forward
three years and I started to develop flu like symptoms, debilitating fatigue,
muscle ache, joint pain,...
Read more
View all

 * Search
 * Shipping
 * Refunds
 * Privacy Policy
 * Terms of Service
 * Wholesale
 * Affiliates
 * Sitemap

Sign up to our newsletter

Discount codes, new products and sales. Directly to your inbox.

Subscribe

 * Facebook
 * Instagram

Copyright © 2024, Acu Seeds.
Payment icons
 * American Express
 * Apple Pay
 * Diners Club
 * Discover
 * Google Pay
 * Maestro
 * Mastercard
 * PayPal
 * Shop Pay
 * Union Pay
 * Visa



Close Cart

Shopping Cart

Your cart is currently empty.

Enable cookies to use the shopping cart

 * 
 * t: e



 * (-)

Remove Item Quantity



Special instructions for seller
Discount: -
Subtotal
$0.00

Tax included. Shipping calculated at checkout.

Checkout
 * Choosing a selection results in a full page refresh.
 * Press the space key then arrow keys to make a selection.




 * Opens in a new window.
 * Opens external website.
 * Opens external website in a new window.

Dragons' Den Flash Sale!
Subscribe to get 15% off your first order! Check your junk mail for the discount
code.
Email address
Email address
Email address
Email address
Subscribe
Thank you for subscribing!


Country/regionÅland Islands (EUR €)Albania (ALL)Andorra (EUR €)Armenia (AMD
֏)Australia (AUD $)Austria (EUR €)Belarus (GBP £)Belgium (EUR €)Bosnia &
Herzegovina (BAM KM)Brazil (GBP £)Bulgaria (BGN)Canada (CAD $)Croatia (EUR
€)Cyprus (EUR €)Czechia (CZK Kč)Denmark (DKK kr)Estonia (EUR €)Faroe Islands
(DKK kr)Finland (EUR €)France (EUR €)Georgia (GBP £)Germany (EUR €)Gibraltar
(GBP £)Greece (EUR €)Greenland (DKK kr)Guadeloupe (EUR €)Guernsey (GBP £)Hungary
(HUF Ft)Iceland (ISK kr)Ireland (EUR €)Isle of Man (GBP £)Italy (EUR €)Jersey
(GBP £)Kosovo (EUR €)Latvia (EUR €)Liechtenstein (CHF)Lithuania (EUR
€)Luxembourg (EUR €)Malaysia (MYR RM)Malta (EUR €)Mayotte (EUR €)Moldova
(MDL)Monaco (EUR €)Montenegro (EUR €)Netherlands (EUR €)New Zealand (NZD $)North
Macedonia (MKD)Norway (GBP £)Poland (PLN zł)Portugal (EUR €)Réunion (EUR
€)Romania (RON lei)San Marino (EUR €)Saudi Arabia (SAR)Serbia (RSD)Singapore
(SGD $)Slovakia (EUR €)Slovenia (EUR €)South Africa (GBP £)South Korea (KRW
₩)Spain (EUR €)Svalbard & Jan Mayen (GBP £)Sweden (SEK kr)Switzerland
(CHF)Türkiye (GBP £)Ukraine (UAH ₴)United Arab Emirates (AED)United Kingdom (GBP
£)United States (USD $)Vatican City (EUR €)