astrafruit.com
Open in
urlscan Pro
23.227.38.32
Public Scan
Submitted URL: http://astrafruit.com/
Effective URL: https://astrafruit.com/
Submission: On January 15 via api from US — Scanned from CA
Effective URL: https://astrafruit.com/
Submission: On January 15 via api from US — Scanned from CA
Form analysis
7 forms found in the DOMPOST /localization
<form action="/localization" method="POST"><input name="_method" type="hidden" value="PUT"><input name="source" type="hidden" value="geolocation_recommendation"><input name="return_to" type="hidden" value="/"><input name="country_code" type="hidden"
value="CA"><button class="recommendation-modal__close-button" type="submit"><svg aria-label="Dismiss" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" style="height: 1em; width: 1em;">
<path d="M11.414 10l6.293-6.293a.999.999 0 1 0-1.414-1.414L10 8.586 3.707 2.293a.999.999 0 1 0-1.414 1.414L8.586 10l-6.293 6.293a.999.999 0 1 0 1.414 1.414L10 11.414l6.293 6.293a.997.997 0 0 0 1.414 0 .999.999 0 0 0 0-1.414L11.414 10z"
fill="#333333"></path>
</svg></button></form>
POST /localization
<form action="/localization" method="POST" class="recommendation-modal__form"><input name="_method" type="hidden" value="PUT"><input name="source" type="hidden" value="geolocation_recommendation"><input name="return_to" type="hidden" value="/"><input
name="country_code" type="hidden" value="CA"><button class="recommendation-modal__button" type="submit" style="background-color: rgb(86, 11, 173); color: rgb(255, 255, 255);">Continue</button></form>
POST /cart
<form action="/cart" method="post" novalidate="" class="cart-drawer-form">
<div id="cartSlideoutWrapper" class="fresh-shopping-right slideout-panel-hidden cart-drawer-right slideout-menu slideout-menu-right" role="dialog" aria-labelledby="cart_dialog_label" aria-describedby="cart_dialog_status" aria-modal="true">
<div data-free-shipping-msg="">
<div id="shopify-section-free-shipping-msg" class="shopify-section">
<div class="cart-free-shipping-encouragement">
<div>
<p>Free shipping for U.S. orders $99+</p>
</div>
<div class="cart-free-shipping-encouragement__bar--bg">
<div class="cart-free-shipping-encouragement__bar--progress" style="width: 0%;"></div>
</div>
</div>
</div>
</div>
<div class="cart-drawer__top">
<div class="cart-drawer__empty-div"></div>
<h2 class="type-subheading type-subheading--1 wow animated" id="cart_dialog_label" style="visibility: visible;">
<span class="cart-drawer--title">Your Cart</span>
</h2>
<div class="cart-close-icon-wrapper">
<button class="slide-menu cart-close-icon cart-menu-close alt-focus" aria-label="Open cart sidebar" type="button">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x">
<line x1="18" y1="6" x2="6" y2="18"></line>
<line x1="6" y1="6" x2="18" y2="18"></line>
</svg>
</button>
</div>
</div>
<div class="ajax-cart--top-wrapper">
<div class="ajax-cart--cart-discount">
<div class="cart--order-discount-wrapper custom-font ajax-cart-discount-wrapper"></div>
</div>
<span class="cart-price-text hide">Subtotal</span>
<div class="ajax-cart--cart-original-price">
<span class="cart-item-original-total-price d-none"><span class="money">$0.00</span></span>
</div>
<div class="ajax-cart--total-price hide">
<h2 id="cart_dialog_status" role="status" class="js-cart-drawer-status sr-only"></h2>
<h3 id="cart_drawer_subtotal">
<span class="cart-total-price js-cart-total" id="cart-price"><span class="money"><span class="sr-only">Your Cart Subtotal</span>$0.00</span></span>
</h3>
</div>
<p class="cart--shipping-message taxes-and-shipping-message hide">Taxes and <a href="/policies/shipping-policy">shipping</a> calculated at checkout </p>
<div class="slide-checkout-buttons">
<button type="submit" name="checkout" class="btn alt-focus cart-button-checkout hide">
<span class="cart-button-checkout-text">Place your order</span>
<span class="cart-button-checkout-spinner lds-dual-ring hide"></span>
</button>
<button class="btn btn-default cart-menu-close secondary-button alt-focus" type="button"> Continue Shopping </button>
</div>
<div class="ajax-cart--checkout-add-note hide">
<label for="note">Add a note for the seller…</label>
<textarea id="note" name="note" class="form-control"></textarea>
</div>
</div>
<div class="cart-error-box"></div>
<div aria-live="polite" class="cart-empty-box"> Your basket is empty </div>
<script type="application/template" id="cart-item-template"> <li>
<article class="cart-item">
<div class="cart-item-image--wrapper">
<a class="cart-item-link" href="/product" tabindex="-1">
<img
class="cart-item-image"
src="/product/image.jpg"
alt=""
/>
</a>
</div>
<div class="cart-item-details--wrapper">
<h3 class="cart-item__title">
<a href="/product" class="cart-item-link cart-item-details--product-title-wrapper">
<span class="cart-item-product-title"></span>
<span class="cart-item-variant-title hide"></span>
<span class="cart-item-selling-plan hide"></span>
</a>
</h3>
<div class="cart-item-price-wrapper">
<span class="sr-only">Now</span>
<span class="cart-item-price"></span>
<span class="sr-only">Was</span>
<span class="cart-item-price-original"></span>
<span class="cart-item-price-per-unit"></span>
</div>
<ul class="order-discount--cart-list" aria-label="Discount"></ul>
<div class="cart-item--quantity-remove-wrapper">
<div class="cart-item--quantity-wrapper">
<button
type="button"
class="alt-focus cart-item-quantity-button cart-item-decrease"
data-amount="-1"
aria-label="Reduce item quantity by one"
>-</button>
<label for="cart-item--quantity-input" class="sr-only"></label>
<input
id="cart-item--quantity-input"
type="text"
class="cart-item-quantity"
min="1"
pattern="[0-9]*"
aria-label="Quantity"
>
<button
type="button"
class="alt-focus cart-item-quantity-button cart-item-increase"
data-amount="1"
aria-label="Increase item quantity by one"
>+</button>
</div>
<div class="cart-item-remove-button-container">
<button type="button" id="cart-item-remove-button" class="alt-focus" aria-label="Remove product">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="feather feather-trash-2" viewBox="0 0 24 24"><path d="M3 6h18M19 6v14a2 2 0 01-2 2H7a2 2 0 01-2-2V6m3 0V4a2 2 0 012-2h4a2 2 0 012 2v2M10 11v6M14 11v6"/></svg>
</button>
</div>
</div>
<div class="errors hide"></div>
</div>
</article>
</li>
</script>
<script type="application/json" id="initial-cart">
{
"note": null,
"attributes": {},
"original_total_price": 0,
"total_price": 0,
"total_discount": 0,
"total_weight": 0.0,
"item_count": 0,
"items": [],
"requires_shipping": false,
"currency": "USD",
"items_subtotal_price": 0,
"cart_level_discount_applications": [],
"checkout_charge_amount": 0
}
</script>
<ul class="cart-items"></ul>
</div>
</form>
/search
<form id="search-page-form-header" action="/search">
<input type="hidden" name="type" value="product,page,collection">
<div id="search-wrapper">
<label for="search_text" class="sr-only" id="search_label">Search our site Astrafruit</label>
<input id="search_text" name="q" type="text" size="20" placeholder="Search our store..." autocomplete="off" autocorrect="off" spellcheck="false" class="is-predictive" data-search-types="product,page,collection" data-show-prices="false"
data-show-vendor="false" aria-hidden="true" tabindex="-1">
<div class="search-bar--controls">
<button id="search_submit" type="submit" aria-label="Submit Search" aria-hidden="true" tabindex="-1" class="search-bar__button alt-focus">
<span class="header-icon">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 21 20">
<circle cx="8.571" cy="8.571" r="8.071" stroke="currentColor"></circle>
<path stroke="currentColor" d="M0-.5h8.081" transform="rotate(45 -10.316 23.87)"></path>
</svg>
</span>
</button>
</div>
<button class="search-bar__button search-clear alt-focus" id="search-bar--clear" tabindex="-1" aria-hidden="true" aria-label="Clear search query" type="button"> Clear </button>
<button class="search-bar__button search-close alt-focus" id="search-bar--close" tabindex="-1" aria-hidden="true" aria-label="Close search bar" type="button">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x">
<line x1="18" y1="6" x2="6" y2="18"></line>
<line x1="6" y1="6" x2="18" y2="18"></line>
</svg>
</button>
</div>
</form>
/search
<form id="search-page-form" action="/search">
<input type="hidden" name="type" value="product,page,collection">
<div id="block-search-wrapper">
<label for="search_text_search_block" class="sr-only" id="search_block_label">Search our site Astrafruit</label>
<input id="search_text_search_block" name="q" type="text" size="20" placeholder="Search our store" autocomplete="off" autocorrect="off" spellcheck="false" class="is-predictive" data-search-types="product,page,collection" data-show-prices="false"
data-show-vendor="false">
<button class="search-block__button search-clear alt-focus" id="search-bar-search-block--clear" aria-label="Clear search query" type="button" tabindex="-1"> Clear </button>
<div class="predictive-loading hide">
<i class="fa fa-circle-o-notch fa-spin fa-2x fa-fw js"></i><span class="sr-only">Loading...</span>
</div>
<div class="search-block--controls">
<button id="search_submit_search_block" type="submit" aria-label="Submit Search" class="search-block__button alt-focus">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 21 20">
<circle cx="8.571" cy="8.571" r="8.071" stroke="currentColor"></circle>
<path stroke="currentColor" d="M0-.5h8.081" transform="rotate(45 -10.316 23.87)"></path>
</svg>
</button>
</div>
</div>
</form>
POST /contact#newsletter_section_form
<form method="post" action="/contact#newsletter_section_form" id="newsletter_section_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">
<div class="text-center">
<div class="lds-dual-ring newsletter-spinner hide"></div>
<p class="note form-success hide">
<strong>Thanks for Joining!</strong>
</p>
</div>
<div id="newsletter-wrapper-template--15253446754494__1628690959b9c57f83">
<label for="newsletter_text" class="sr-only"></label>
<input id="newsletter_text-template--15253446754494__1628690959b9c57f83" type="email" value="" placeholder="your@email.com" name="contact[email]" class="input-group-field email" aria-label="your@email.com" autocorrect="off" autocomplete="email"
autocapitalize="off" required="">
<button type="submit" id="newsletter_submit-template--15253446754494__1628690959b9c57f83" name="commit" aria-label="Join" class="btn"> Send </button>
</div>
</form>
POST /localization
<form method="post" action="/localization" id="footer_localization_form" accept-charset="UTF-8" class="localization-selector-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden"
name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
<div class="localization-selector localization-selector__currency">
<div class="wetheme-dropdown fit-current wetheme-dropdown--closed wetheme-dropdown--up" theme="[object Object]"><label for="footer_localization_form_currency_selector" class="wetheme-dropdown__label">Currency:</label>
<div class="wetheme-dropdown__wrapper"><button type="button" readonly="readonly" id="footer_localization_form_currency_selector-button" aria-haspopup="listbox" aria-label="Currency: USD $" class="alt-focus"><span>USD $</span></button>
<ul id="footer_localization_form_currency_selector-dropdown" role="listbox" aria-activedescendant="footer_localization_form_currency_selector_USD" tabindex="0" style="display: none;">
<li role="option" id="footer_localization_form_currency_selector_CAD" value="CAD" class="">CAD $</li>
<li role="option" id="footer_localization_form_currency_selector_USD" value="USD" aria-selected="true" class="selected">USD $</li>
</ul>
</div><select name="currency_code" class="wetheme-dropdown__select" id="footer_localization_form_currency_selector" style="display: none;">
<option value="CAD">CAD $</option>
<option value="USD" selected="">USD $</option>
</select>
</div>
</div>
</form>
Text Content
YOUR LOCATION IS SET TO CANADA * Shop in CAD $ * Get shipping options for Canada Continue Change country/region Free shipping for U.S. orders $99+ YOUR CART Subtotal $0.00 YOUR CART SUBTOTAL$0.00 Taxes and shipping calculated at checkout Place your order Continue Shopping Add a note for the seller… Your basket is empty This store requires javascript to be enabled for some features to work correctly * Contact Us * Partnership * FAQ * * * 0 * * * * 0 * Home * Shop * Blog * Contact Us * Partnership * FAQ * * * 0 * * * 0 Search our site Astrafruit Clear Loading... * Home * Shop * Blog * Home * Shop * Blog TEMPORARY STORE CLOSURE BE RIGHT BACK! Our store will be closed from January 7-20. Product restocks will take place shortly thereafter. Stock up while you can, and thank you for your patience! Play THE COSMIC ENERGY DRINK Flavors that will leave you star-struck. SHOP NOW ENERGY MERCH SHAKERS GALACTIC GOODNESS IT'S WHAT'S ON THE INSIDE THAT COUNTS OUR FORMULA Made With Love And ingredients that matter Stellar Taste Flavors that will leave you star-struck Clean Formula No chalkiness, no bitterness * Made With Love And ingredients that matter * Stellar Taste Flavors that will leave you star-struck * Clean Formula No chalkiness, no bitterness OUR LOVE LETTER TO THE UNIVERSE Astrafruit™ is a powdered energy drink inspired by the universe. Our formula only consists of key ingredients that make up a truly meaningful energy drink — and flavors that are out of this world! LEARN MORE GALAXY GRAPEFRUIT RASPBERRY BLUESHIFT GAMMA RAY GUAVA ALIEN APPLE WATERMELON WAVES ORANGE CREAM COMET BLOOD MOON BLACK HOLE CHERRY STARTER KITS 20oz Neptune Shaker + 7 samples — a new flavor for every day of the week! Get a Starter Kit today and try our arsenal of delicious cosmic energy. ORDER NOW BUNDLE & SAVE KING & PAWNS Tub + Sample Pack bundle. Choose your Tub (King) & 4 Samples (Pawns). SHOP DEALS EXPLORE OUR SPACE take a look around Search our site Astrafruit Clear Loading... JOIN US BECOME A PARTNER Promote Astrafruit. Make commission. Earn rewards. SIGN UP NEWS, COUPONS, & MORE SIGN UP HERE Thanks for Joining! Send Back to top STAY CONNECTED * Facebook icon Facebook * Twitter icon Twitter * Instagram icon Instagram * Snapchat icon Snapchat SUPPORT * Contact Us * Shipping & Returns * Terms & Conditions * Disclaimers * Privacy Policy SUPPORT * Contact Us * Shipping & Returns * Terms & Conditions * Disclaimers * Privacy Policy LEARN MORE * Why Astrafruit? * Our Formula * Partnership * FAQ LEARN MORE * Why Astrafruit? * Our Formula * Partnership * FAQ Currency: USD $ * CAD $ * USD $ CAD $ USD $ * Amazon * American Express * Apple Pay * Diners Club * Discover * Meta Pay * Google Pay * Mastercard * PayPal * Shop Pay * Venmo * Visa © 2024 Astrafruit | Powered by Shopify * Home * Shop * Blog * Contact Us * Partnership * FAQ * Log in * Create Account * Facebook icon Facebook * Twitter icon Twitter * Instagram icon Instagram * Snapchat icon Snapchat Back * Back *