aquaends.shop Open in urlscan Pro
188.114.96.3  Public Scan

URL: https://aquaends.shop/
Submission: On September 13 via api from BE — Scanned from NL

Form analysis 6 forms found in the DOM

POST /cart

<form id="CartDrawerForm" action="/cart" method="post" novalidate="" class="drawer__contents">
  <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">
            <path d="M19 17.61l27.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>
      <div class="custom-greeting-card-container">
        <div class="gc_link_wrapper custom-greeting-card" style="padding-bottom: 20px;">
          <a href="https://aquaends.shop/products/0001-cactus-gift-box-card-option-test-for-variants" class="gc_link">
                            <input type="checkbox" id="gc_input"><h5 class="gc_lable">ADD A CUSTOM GREETING CARD +1$</h5>
                            <label for="gc_input"></label>
                          </a>
        </div>
        <script>
          jQuery(document).ready(function() {
            jQuery('#gc_input').on('change', function() {
              window.location.href = "https://aquaends.shop/products/greeting-card"
            });
            jQuery('#gc_input').prop('checked', false);
          });
        </script>
      </div>
      <div class="heat-pack-container">
        <div class="heat-pack-wrapper">
          <a href="https://aquaends.shop/products/72-hour-heat-pack" class="hp_link">
                    <input type="checkbox" id="hp_input"><h5 class="gc_lable">Add Cold Climate Shipping Heat Pack</h5>
                    <label for="hp_input"></label>
                    </a>
        </div>
        <script>
          jQuery(document).ready(function() {
            jQuery('#hp_input').on('change', function() {
              window.location.href = "https://aquaends.shop/products/72-hour-heat-pack"
            });
            jQuery('#hp_input').prop('checked', false);
          });
        </script>
        <style>
          .heat-pack-wrapper {
            padding: 15px !important;
            border-top: 1px solid #e8e8e1;
            border-left: 1px solid #e8e8e1;
            border-right: 1px solid #e8e8e1;
            border-bottom: 1px solid #e8e8e1;
          }

          .heat-pack-wrapper .hp_link {
            display: flex;
            align-items: center;
          }

          input#hp_input {
            height: 15px;
            width: 15px;
          }

          .heat-pack-container {
            margin-top: 10px;
          }
        </style>
      </div>
      <div class="appear-animation appear-delay-3 order-note-cont">
        <label for="CartNoteDrawer">Order note</label>
        <textarea name="note" class="input-full cart-notes" id="CartNoteDrawer"></textarea>
      </div>
    </div>
    <div class="drawer__footer appear-animation appear-delay-4">
      <div data-discounts="">
      </div>
      <div class="cart__item-sub cart__item-row">
        <div class="ajaxcart__subtotal">Subtotal</div>
        <div data-subtotal="">$ 0</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="submit" name="checkout" data-terms-required="false" class="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 /pages/search-results-page

<form action="/pages/search-results-page" method="get" role="search" class="search">
  <input type="hidden" name="type" value="product">
  <input name="q" type="search" id="search-field" placeholder="Search store..." value="" class="search-field snize-custom-widget-opener snize-input-style" autocomplete="off">
  <button type="submit" class="search-btn"><img src="https://cdn.shopify.com/s/files/1/0968/5384/files/search-gray-icon.png?v=1632557280" alt="Search"></button>
</form>

GET /pages/search-results-page

<form action="/pages/search-results-page" method="get" role="search" id="HeaderSearchForm" class="site-header__search-form">
  <input type="hidden" name="type" value="product,article,page,collection">
  <input type="hidden" name="options[prefix]" value="last">
  <button type="submit" class="text-link site-header__search-btn site-header__search-btn--submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
      <path 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>
  <input type="search" name="q" value="" placeholder="Search our store" class="site-header__search-input snize-input-style" aria-label="Search our store" autocomplete="off">
</form>

POST /contact/?newsletter-newsletter-popup

<form method="post" action="/contact/?newsletter-newsletter-popup" id="newsletter-newsletter-popup" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <label for="Email-newsletter-popup" class="hidden-label">Enter your email</label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="popup">
  <div class="input-group newsletter__input-group">
    <input type="email" value="" placeholder="Enter your email" name="contact[email]" id="Email-newsletter-popup" class="input-group-field newsletter__input" autocorrect="off" autocapitalize="off">
    <div class="input-group-btn">
      <button type="submit" class="btn" name="commit">
        <span class="form__submit--large">Subscribe</span>
        <span class="form__submit--small">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-arrow-right" viewBox="0 0 50 15">
            <path d="M0 9.63V5.38h35V0l15 7.5L35 15V9.63z"></path>
          </svg>
        </span>
      </button>
    </div>
  </div>
</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-73d24591-f35f-4121-896c-7c307752b3ad" class="hidden-label">Enter your email</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-73d24591-f35f-4121-896c-7c307752b3ad" class="footer__newsletter-input" autocorrect="off" autocapitalize="off">
    <button type="submit" class="footer__newsletter-btn" name="commit" aria-label="Subscribe">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-email" viewBox="0 0 64 64">
        <path d="M63 52H1V12h62zM1 12l25.68 24h9.72L63 12M21.82 31.68L1.56 51.16m60.78.78L41.27 31.68"></path>
      </svg>
      <span class="footer__newsletter-btn-label"> Subscribe </span>
    </button>
  </div>
</form>

POST /contact/?newsletter-newsletter-popup

<form method="post" action="/contact/?newsletter-newsletter-popup" id="newsletter-newsletter-popup" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <label for="Email-newsletter-popup" class="hidden-label">Enter your email</label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="popup">
  <div class="input-group newsletter__input-group">
    <input type="email" value="" placeholder="Enter your email" name="contact[email]" id="Email-newsletter-popup" class="input-group-field newsletter__input" autocorrect="off" autocapitalize="off">
    <div class="input-group-btn">
      <button type="submit" class="btn" name="commit">
        <span class="form__submit--large">Subscribe</span>
        <span class="form__submit--small">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-arrow-right" viewBox="0 0 50 15">
            <path d="M0 9.63V5.38h35V0l15 7.5L35 15V9.63z"></path>
          </svg>
        </span>
      </button>
    </div>
  </div>
</form>

Text Content

Skip to content
 * Plant Care Guides
 * Videos
 * FAQs
 * About Us
 * Contact Us
 * Loyalty & Rewards
 * Become a partner

Close menu
 * Home
 * Catalog
 * Subscription Club
 * Gift Boxes
 * Gift Cards
 * Log in

 * Rewards
 * Plant Care Guides
 * Videos
 * FAQs
 * About Us
 * Contact Us
 * Loyalty & Rewards
 * Become a partner
   

 * Instagram
 * Facebook
 * YouTube
 * Pinterest

Cart
Close cart

ADD A CUSTOM GREETING CARD +1$

ADD COLD CLIMATE SHIPPING HEAT PACK

Order note
Subtotal
$ 0
Shipping, taxes, and discount codes calculated at checkout.

Check out
Your cart is currently empty.
Pause slideshow Play slideshow
free shipping on orders over $44.5( excludes sale items and only one promo may
be used per order)
 * Instagram
 * Facebook
 * YouTube
 * Pinterest

Site navigation


AQUAENDS

Chat


Log in Search Cart
 * Home
 * Catalog
 * Subscription Club
 * Gift Boxes
 * Gift Cards

Search
"Close (esc)"
View more

Premium Quality and Exotic Succulents and Cacti! Learn More


SIGN ME UP!



New products, updates, offers, ideas and more......

Enter your email
Subscribe
"Close (esc)"
WELCOME TO AQUAENDS

Your destination for quality and exotic cacti & succulents from all over the
world...
EXPLORE
WE HAVE THE BEST LIVE CACTI AND SUCCULENTS

Get stocked up on this seasons must haves...
Have A Look
100% SATISFACTION GUARANTEED

We know you'll love your plants as much as we do...
Shop Now
SUBSCRIBE NOW

👋 Join our Subscription Club and receive a FREE assorted 2" succulent in your
first delivery!
Get Started


SHOP BY CATEGORY


Cacti

Succulents

Subscription Club

Gifts

2" Singles & Sets

Small Cacti & Succulents

Medium Cacti & Succulents

Large Cacti & Succulents

Rare Succulents & Cacti

Air Plants - Tillandsia

DIY Projects

Sale
 * ON SALE
 * FEATURED PRODUCTS
 * BEST SELLERS
 * MERCHANDISE
 * GIFT BOXES

Sale

Gymnocalycium tucavocense damsii
$ 4.86
Regular price $ 5.4 Sale price$ 4.86 Save $ 0.54
Sale

Echinocereus pulchellus weinbergii
$ 5
Regular price $ 6.25 Sale price$ 5 Save $ 1.25
Sale

Faucaria tigrina
$ 4.72
Regular price $ 5.25 Sale price$ 4.72 Save $ 0.53
Sale

Cereus rapandus peruvians monstrose
$ 5.96
Regular price $ 7.45 Sale pricefrom $ 5.96 Save $ 1.49
Sale

Mammillaria camptotricha marnier
$ 2.8
Regular price $ 4 Sale pricefrom $ 2.8 Save $ 1.2
Sale

Mammillaria mystax
$ 3.78
Regular price $ 5.4 Sale price$ 3.78 Save $ 1.62
10 Assorted Succulents Cuttings
$ 8.25
$ 8.25
Tillandsia Capitata Blood Orange
$ 4.99
$ 4.99
Cactus and Succulent Soil Mix
$ 7
from $ 7
Euphorbia susannae
$ 9.49
$ 9.49
Gift Card
$ 5
from $ 5
Perlite 4 Quarts porosity soil amendment for cactus and succulents
$ 5.35
$ 5.35
Cactus and Succulent Soil Mix
$ 7
from $ 7
Baseball Plant 'Euphorbia obesa'
$ 14.15
from $ 14.15
Sale

Euphorbia polygona snowflakes
$ 8.75
Regular price $ 12.5 Sale pricefrom $ 8.75 Save $ 3.75
Rainbow Hedgehog Cactus - Echinocereus rigidissimus 'Rubispinus'
$ 10.5
from $ 10.5
Gymnocalycium friedrichii
$ 4.9
$ 4.9
Bishop's Cap Cactus - Astrophytum myriostigma
$ 8.24
$ 8.24
2024 Cactus Calendar
$ 20.14
$ 20.14
2024 Succulent Calendar
$ 20.11
$ 20.11
Cacti and Succulent Woven Blanket
$ 37.75
from $ 37.75
2024 House Plant Calendar
$ 20.25
$ 20.25
1 Cactus Growing Kit Gift Box
$ 13.5
$ 13.5
1 Succulent 1 Cactus Growing Kit Gift Box
$ 17.8
$ 17.8
1 Succulent Growing Kit Gift Box
$ 13.5
$ 13.5
2 Cacti Growing Kit Gift Box
$ 18
$ 18
2 Succulents Growing Kit Gift Box
$ 17.85
$ 17.85
Gift Card
$ 5
from $ 5


Unboxing Cacti from Aquaends

Press play to watch Ana from Cactus Caffeine's review!

play



POPULAR PLANTS
 * POPULAR PLANTS
 * CACTI
 * SUCCULENTS
 * LANDSCAPE READY LARGE PLANTS

Baseball Plant 'Euphorbia obesa'
$ 14.15
from $ 14.15
Rainbow Hedgehog Cactus - Echinocereus rigidissimus 'Rubispinus'
$ 10.5
from $ 10.5
Brazilian Blue Cactus - Blue Columnar Cactus 'Pilosocereus azureus'
$ 12.99
from $ 12.99
Mexican Fence Post Cactus 'Pachycereus marginatus'
$ 8.15
from $ 8.15
Cholla Cactus - Cylindropuntia cholla
$ 5.35
from $ 5.35
Totem Pole Cactus 'Pachycereus schottii 'monstrosus'
$ 28
from $ 28
Espostoa senilis
$ 7.5
$ 7.5
Espostoa guentheri Cluster
$ 44.95
$ 44.95
Sold Out

Mammillaria bocasana fred
$ 9.95
$ 9.95
Opuntia Party Favor
$ 9.3
$ 9.3
Sold Out

Lemon Ball Cactus Cluster ‘Parodia leninghausii Clusters’
$ 41.25
$ 41.25
Variegated Wax Ivy ‘Senecio macroglossus variegatus’
$ 13.25
$ 13.25
Baseball Plant 'Euphorbia obesa'
$ 14.15
from $ 14.15
Sale

Euphorbia polygona snowflakes
$ 8.75
Regular price $ 12.5 Sale pricefrom $ 8.75 Save $ 3.75
Frizzle Sizzle Plant - Albuca spiralis
$ 12.3
$ 12.3
Stapelia scitula
$ 10.75
$ 10.75
Aloinopsis rubrolineata
$ 8.25
$ 8.25
Persian Carpet Flower – Edithcolea grandis
$ 14.5
$ 14.5
Sale

Euphorbia polygona snowflakes
$ 8.75
Regular price $ 12.5 Sale pricefrom $ 8.75 Save $ 3.75
Brazilian Blue Cactus - Blue Columnar Cactus 'Pilosocereus azureus'
$ 12.99
from $ 12.99
Mexican Fence Post Cactus 'Pachycereus marginatus'
$ 8.15
from $ 8.15
Cholla Cactus - Cylindropuntia cholla
$ 5.35
from $ 5.35
Totem Pole Cactus 'Pachycereus schottii 'monstrosus'
$ 28
from $ 28
Black Rose - Aeonium arboreum zwartkop
$ 4
from $ 4


Family owned online wholesale/retail nursery

Based in Southern California, we are dedicated to growing a wide variety of
cacti and succulents and are constantly adding, developing and creating more
products. We offer the best quality plants at the best prices possible. After
all, we've been in the business for years!

Our Story



CACTI & SUCCULENTS BLOG

View all
All About Cactus – 20 Facts You Need to Know!
Updated: Aug 28, 2024
Types of Jade Plants ‘Care & Growing Guide’ - Attracts Prosperity & Positive
Energy in Feng Shui!! 
Updated: Aug 27, 2024
Best Landscaping Plants for an Easy Care Garden - Including Lots of Design Ideas
Updated: Aug 26, 2024

Share With Us...

It's time to show off! Discover and share your photos of all the beautiful cacti
and succulents!

Share Now






Shop By category

Shop By category
 * Cacti
 * Succulents
 * DIY Projects
 * Cuttings
 * Supplies
 * Rare Succulents & Cacti

Company

Company
 * About Us
 * Become a Partner
 * Catalog
 * Contact Us

Help

Help
 * Terms and Conditions
 * Privacy Policy

Sign up and save

Sign up and save

Subscribe to get special offers, free giveaways, and once-in-a-lifetime deals.

Enter your email
Subscribe
 * Instagram
 * Facebook
 * YouTube
 * Pinterest

© 2024 Aquaends

Powered by Shopify




SIGN ME UP!



New products, updates, offers, ideas and more......

Enter your email
Subscribe
"Close (esc)"

"Close (esc)"



;
height="1" width="1" style="border-style:none;" alt=""
data-src="//aquaends.shop/pagead/viewthroughconversion/661107663/?value=0&guid=ON&script=0"
>