startcured.com Open in urlscan Pro
23.227.38.65  Public Scan

URL: https://startcured.com/
Submission: On November 09 via api from BE — Scanned from CA

Form analysis 4 forms found in the DOM

POST /cart

<form id="CartDrawerForm" action="/cart" method="post" novalidate="" class="drawer__contents" data-location="cart-drawer">
  <div class="drawer__fixed-header">
    <div class="drawer__header appear-animation appear-delay-1">
      <div class="h2 drawer__title">Cart</div>
      <div class="drawer__close">
        <button type="button" class="drawer__close-button js-drawer-close">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
            <title>icon-X</title>
            <path d="m19 17.61 27.12 27.13m0-27.12L19 44.74"></path>
          </svg>
          <span class="icon__fallback-text">Close cart</span>
        </button>
      </div>
    </div>
  </div>
  <div class="drawer__inner">
    <div class="drawer__scrollable">
      <div data-products="" class="appear-animation appear-delay-2">
        <div class="cart__items" data-count="0" data-cart-subtotal="0">
        </div>
      </div>
    </div>
    <div class="drawer__footer appear-animation appear-delay-4">
      <div data-discounts="">
        <div class="cart__discounts cart__item-sub cart__item-row hide">
          <div>Discounts</div>
          <div>
          </div>
        </div>
      </div>
      <div class="cart__item-sub cart__item-row">
        <div class="ajaxcart__subtotal">Subtotal</div>
        <div data-subtotal="">$0.00</div>
      </div>
      <div class="cart__item-row text-center">
        <small> Shipping, taxes, and discount codes calculated at checkout.<br>
        </small>
      </div>
      <div class="cart__checkout-wrapper">
        <button type="button" name="checkout" data-terms-required="false" class="btn cart__checkout" style="" id="new-btn cart__checkout"> Check out </button>
      </div>
    </div>
  </div>
  <div class="drawer__cart-empty appear-animation appear-delay-2">
    <div class="drawer__scrollable"> Your cart is currently empty. </div>
  </div>
</form>

GET /search

<form action="/search" method="get" role="search">
  <label for="Search" class="hidden-label">Search</label>
  <div class="search__input-wrap">
    <input class="search__input" id="Search" type="search" name="q" value="" role="combobox" aria-expanded="false" aria-owns="predictive-search-results" aria-controls="predictive-search-results" aria-haspopup="listbox" aria-autocomplete="list"
      autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false" placeholder="Search" tabindex="0">
    <input name="options[prefix]" type="hidden" value="last">
    <button class="btn--search" type="submit">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
        <defs>
          <style>
            .cls-1 {
              fill: none;
              stroke: #000;
              stroke-miterlimit: 10;
              stroke-width: 2px
            }
          </style>
        </defs>
        <path class="cls-1" d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path>
      </svg>
      <span class="icon__fallback-text">Search</span>
    </button>
  </div>
  <button class="btn--close-search">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
      <defs>
        <style>
          .cls-1 {
            fill: none;
            stroke: #000;
            stroke-miterlimit: 10;
            stroke-width: 2px
          }
        </style>
      </defs>
      <path class="cls-1" d="M19 17.61l27.12 27.13m0-27.13L19 44.74"></path>
    </svg>
  </button>
  <div id="predictive-search" class="search__results" tabindex="-1"></div>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="AddToCartForm-template--17331716259976__featured_product_JeNPbr-8412919234696" accept-charset="UTF-8" class="product-single__form" enctype="multipart/form-data"><input type="hidden" name="form_type"
    value="product"><input type="hidden" name="utf8" value="✓"><button type="submit" name="add" data-add-to-cart="" class="btn btn--full add-to-cart">
    <span data-add-to-cart-text="" data-default-text="Add to cart"> Add to cart </span>
  </button>
  <div class="shopify-payment-terms product__policies"></div>
  <select name="id" data-product-select="" class="product-single__variants no-js">
    <option selected="selected" value="43059212517512"> 30 Day Supply - $39.99 USD </option>
    <option value="43059212550280"> 60 Day Supply - $59.99 USD </option>
    <option value="43059212583048"> 90 Day Supply (BUY 2 GET 1 FREE) - $79.99 USD </option>
  </select><input type="hidden" name="product-id" value="8412919234696"><input type="hidden" name="section-id" value="template--17331716259976__featured_product_JeNPbr">
</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="✓"><label for="Email-footer2"
    class="hidden-label">Enter your email</label>
  <label for="newsletter-submit-footer2" class="hidden-label">Subscribe</label>
  <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-footer2" class="footer__newsletter-input" autocorrect="off" autocapitalize="off" required="">
    <button type="submit" id="newsletter-submit-footer2" class="footer__newsletter-btn" name="commit">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-email" viewBox="0 0 64 64">
        <title>icon-email</title>
        <path d="M63 52H1V12h62ZM1 12l25.68 24h9.72L63 12M21.82 31.68 1.56 51.16m60.78.78L41.27 31.68"></path>
      </svg>
      <span class="footer__newsletter-btn-label"> Subscribe </span>
    </button>
  </div>
</form>

Text Content

Skip to content
icon-X Close menu
 * Home
 * Shilajit Gummies
 * 3-in-1 Wellness Gummies
 * Sea Moss Gummies
 * Ashwagandha Gummies
 * Shilajit Resin
 * Track Your Order
 * Contact Us
 * Log in

Cart
icon-X Close cart
Discounts

Subtotal
$0.00
Shipping, taxes, and discount codes calculated at checkout.

Check out
Your cart is currently empty.
icon-search Search
icon-hamburger Site navigation
 * Home
 * Shilajit Gummies
 * 3-in-1 Wellness Gummies
 * Sea Moss Gummies


SHOP CURED

 * Ashwagandha Gummies
 * Shilajit Resin
 * Track Your Order
 * Contact Us

account Log in icon-search Search icon-bag-minimalCart
Search
Search

Pause slideshow Play slideshow
SEE RESULTS IN 30 DAYS OR GET YOUR MONEY BACK
Hassle-free returns30-day postage paid returns
PURE SHILAJIT GUMMIES

Proven to elevate your life.
Shop Now
icon-search Close (esc)
icon-search Close (esc)
icon-search Close (esc)
icon-search Close (esc)
icon-search Close (esc)
 1. 
 2. 
 3. 
 4. 
 5. 




CURED® PURE SHILAJIT GUMMIES

Regular price $49.99 Sale price$39.99 Save $10.00
/

Is your libido playing hide and seek or find yourself constantly tired?

Our CURED® Pure Shilajit Gummies is proven to improve overall health & energy
levels.

Supply Supply
30 Day Supply
60 Day Supply
90 Day Supply (BUY 2 GET 1 FREE)
Add to cart

30 Day Supply - $39.99 USD 60 Day Supply - $59.99 USD 90 Day Supply (BUY 2 GET 1
FREE) - $79.99 USD

[{"id":43059212517512,"title":"30 Day Supply","option1":"30 Day
Supply","option2":null,"option3":null,"sku":null,"requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"CURED®
Pure Shilajit Gummies - 30 Day Supply","public_title":"30 Day
Supply","options":["30 Day
Supply"],"price":3999,"weight":0,"compare_at_price":4999,"inventory_management":null,"barcode":null,"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43059212550280,"title":"60
Day Supply","option1":"60 Day
Supply","option2":null,"option3":null,"sku":null,"requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"CURED®
Pure Shilajit Gummies - 60 Day Supply","public_title":"60 Day
Supply","options":["60 Day
Supply"],"price":5999,"weight":0,"compare_at_price":9999,"inventory_management":null,"barcode":null,"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":43059212583048,"title":"90
Day Supply (BUY 2 GET 1 FREE)","option1":"90 Day Supply (BUY 2 GET 1
FREE)","option2":null,"option3":null,"sku":null,"requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"CURED®
Pure Shilajit Gummies - 90 Day Supply (BUY 2 GET 1 FREE)","public_title":"90 Day
Supply (BUY 2 GET 1 FREE)","options":["90 Day Supply (BUY 2 GET 1
FREE)"],"price":7999,"weight":0,"compare_at_price":14999,"inventory_management":null,"barcode":null,"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}]


BEST SELLERS

View all
Sale
CURED® 3-in-1 Wellness Gummies
Regular price $49.99 Sale pricefrom $39.99 Save $10.00
Sale
CURED® 3-in-1 Wellness Gummies
Regular price $49.99 Sale pricefrom $39.99 Save $10.00
Sale
CURED® 3-in-1 Wellness Gummies
Regular price $49.99 Sale pricefrom $39.99 Save $10.00
Sale
CURED® 3-in-1 Wellness Gummies
Regular price $49.99 Sale pricefrom $39.99 Save $10.00
View all
12 products


INFO

Info
 * About Us
 * Track Your Order
 * FAQ
 * Health Considerations
 * Contact Us
 * Shipping & Delivery
 * Return & Exchange
 * Cancellation Policy
 * Privacy Policy
 * Terms Of Service
 * Membership Cancellation


DISCLAIMER

Disclaimer

These statements have not been evaluated by the Food and Drug Administration or
MHRA. These products are not intended to diagnose, treat, cure or prevent any
disease.

Enter your email Subscribe
icon-email Subscribe



Powered by Shopify


icon-X "Close (esc)"
icon-X icon-chevron
icon-X
Shop Cured