SUPERthrive Bloom
.contact-section { display: flex; gap: 20px; align-items: center; justify-content: center; padding: 20px; flex-wrap: wrap; margin: 4rem auto 4rem; border-radius: 20px; max-width: 1 000px; box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1); background: #fff; } .contact-image { flex: 0 0 auto; } .contact-image img { width: 100%; max-width: 500px; height: 20rem; border-radius: 12px; object-fit: cover; display: block; } .contact-form-wrapper { flex: 1 1 350px; padding: 20px; } .contact-form-wrapper h2 { margin-bottom: 15px; color: #3c9342; text-align: center; font-family: 'HelveticaNeueMedium', Arial, sans-serif; } .contact-form-wrapper p { margin-bottom: 15px; color: #908f8f; text-align: center; font-family: 'HelveticaNeueSimple', Arial, sans-serif; font-size: 15px; } .contact-field { margin-bottom: 12px; display: flex; flex-direction: column; width: 100%; font-family: 'HelveticaNeueSimple', Arial, sans-serif; } .contact-field label { margin-bottom: 4px; font-weight: 600; color: #555; font-size: 14px; } .contact-field input, .contact-field select { padding: 8px 10px; font-size: 14px; border: 1px solid #ccc; border-radius: 6px; font-family: inherit; } .contact-field input:focus, .contact-field select:focus { border-color: #3c9342; outline: none; } .contact-field-row { display: flex; gap: 20px; } .helper-text { font-size: 11px; color: #888; margin-top: 2px; } .form-button { background-color: #3c9342; color: #fff; padding: 10px 16px; border: none; border-radius: 6px; font-size: 14px; cursor: pointer; width: 60%; box-shadow: 0 4px 6px rgba(0, 0, 0, .2); transition: background-color 0.3s; font-family: inherit; } .form-button:hover:not(:disabled) { background-color: rgb(50, 129, 55); } .form-button:disabled { opacity: 0.6; cursor: not-allowed; } /* Thank You Message Styles */ .thank-you-message { display: none; text-align: center; padding: 40px 20px; animation: fadeIn 0.5s ease-in; flex: 1 1 350px; } .thank-you-message.show { display: block; } .thank-you-message h2 { color: #3c9342; font-family: 'HelveticaNeueMedium', Arial, sans-serif; margin-bottom: 15px; font-size: 28px; } .thank-you-message p { color: #555; font-family: 'HelveticaNeueSimple', Arial, sans-serif; font-size: 16px; line-height: 1.6; } .thank-you-icon { width: 80px; height: 80px; background: #3c9342; color: white; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 40px; margin: 0 auto 20px; } @keyframes fadeIn { from { opacity: 0; transform: translateY(-10px); } to { opacity: 1; transform: translateY(0); } } /* Loading State */ .spinner { display: inline-block; width: 14px; height: 14px; border: 2px solid #ffffff; border-radius: 50%; border-top-color: transparent; animation: spin 0.8s linear infinite; margin-left: 8px; vertical-align: middle; } @keyframes spin { to { transform: rotate(360deg); } } /* Error Message */ .error-message { color: #d32f2f; background-color: #ffebee; padding: 10px; border-radius: 6px; margin-bottom: 15px; display: none; font-family: 'HelveticaNeueSimple', Arial, sans-serif; font-size: 14px; } @media (max-width: 900px) { .contact-section { flex-direction: column; margin: 2rem auto; } .contact-field-row { flex-direction: column; gap: 0; } .thank-you-message { width: 100%; } } Let's Design the Right Setup Together These systems vary by space, layout, and workflow—fill out the form below for a free expert consultation with our resident CEA expert, Elliott Gorfain. Something went wrong. Please try again. Email Phone Number How are nutrients typically delivered to your plants? Select an option Hand watering Injector (e.g., Dosatron) Fertigation system Fully automated nutrient dosing system Roughly how much volume are you looking to purchase? Select an option 1–5 gallons 15–30 gallons 55-gallon drum Bulk / multiple containers How often do you usually need to restock this type of supplement? Select an option One-time Monthly Bi-weekly Weekly Ongoing / continuous Note: This information is used to understand purchasing patterns and plan logistics. Submit ✓ Thank You! We've received your request and our resident CEA expert, Elliott Gorfain will be in touch to discuss your queries. // Run immediately, don't wait for DOMContentLoaded (function () { var storageKey = 'dryingFormSubmitting_' + window.location.pathname; var submittedFlag = sessionStorage.getItem(storageKey); // If we have a flag, form was just submitted if (submittedFlag) { sessionStorage.removeItem(storageKey); // Show thank you immediately showThankYouMessage(); } function showThankYouMessage() { var formContainer = document.getElementById('form-container'); var thankYouMessage = document.getElementById('thank-you-message'); if (formContainer) formContainer.style.display = 'none'; if (thankYouMessage) { thankYouMessage.style.display = 'block'; thankYouMessage.classList.add('show'); } // Scroll to message setTimeout(function () { var section = document.getElementById('contact-section'); if (section) section.scrollIntoView({ behavior: 'smooth', block: 'center' }); }, 100); } // Wait for DOM to set up form handlers if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', initForm); } else { initForm(); } function initForm() { // Set return_to to current URL var returnToInput = document.querySelector('input[name="return_to"]'); if (returnToInput) returnToInput.value = window.location.href; // Set product info var titleElement = document.querySelector('h1'); var title = titleElement ? titleElement.innerText.trim() : document.title; var productTitleInput = document.getElementById("product-title"); var productUrlInput = document.getElementById("product-url"); if (productTitleInput) productTitleInput.value = title; if (productUrlInput) productUrlInput.value = window.location.href; // Form handling var form = document.getElementById('drying-form'); var submitBtn = document.getElementById('submit-btn'); var btnText = submitBtn ? submitBtn.querySelector('.btn-text') : null; var errorMessage = document.getElementById('form-error'); if (form) { form.addEventListener('submit', function (e) { // Validate form if (!form.checkValidity()) { return; } // Show loading state if (submitBtn) submitBtn.disabled = true; if (btnText) btnText.innerHTML = 'Sending...'; if (errorMessage) errorMessage.style.display = 'none'; // Set flag in sessionStorage before submission sessionStorage.setItem(storageKey, 'true'); // Allow form to submit normally }); } } })(); Is the SUPERthrive Bloom right for me? SUPERthrive Bloom 3-12-6 (formerly Dyna-Gro) is a high-quality liquid fertilizer designed to enhance flower production and promote vibrant blooms. With a balanced nutrient ratio of 3-12-6, it supports strong root development, abundant flowering, and overall plant health. This easy-to-mix, water-soluble formula ensures quick nutrient absorption, making it a preferred choice among bonsai growers and flowering plant enthusiasts. If you’re looking for an effective, fast-acting bloom booster, SUPERthrive Bloom is a great addition to your feeding regimen. Features & Benefits Product Specifications What is included? Warranty Policy SUPERthrive Bloom SUPERthrive Bloom 3-12-6 provides a complete nutrient solution that stimulates blooming and enhances flower quality. Ideal nutrient balance for flower production, ensuring stronger, healthier blossoms. Provides instant nutrient absorption, unlike slow-release fertilizers. Mix ½ tsp per gallon of water and apply with each watering for optimal results. Used widely in bonsai clubs for its balanced formula and effective nutrient delivery. Why Choose the SUPERthrive Bloom ? SUPERthrive Bloom offers a highly concentrated and complete nutrient solution that is easy to apply and delivers immediate results. Its 3-12-6 NPK ratio ensures strong root growth, vibrant flowers, and healthy plant development. Whether you’re growing bonsai, flowering plants, or hydroponic gardens, this versatile, fast-acting fertilizer helps maximize bloom potential with minimal effort. Why SUPERthrive? SUPERthrive is a highly concentrated, non-toxic vitamin solution that enhances plant growth, reduces transplant shock, and boosts resilience. Trusted for decades, it improves root development and overall plant health using essential nutrients and hormones. Ideal for gardeners, farmers, and landscapers, SUPERthrive ensures stronger, healthier plants with long-lasting benefits. Why Buy From Us? At GreenThumbDepot, you're not just another sale to a faceless corporation. You're partnering with a team genuinely invested in your success. Our legendary customer service, combined with a promise of unbeatable prices, sets us apart. We're here for you, always. Excellent 4.8 out of 5 based on 1,247 reviews If I could rate 6 stars I would!If I could rate 6 stars I would! My representative Edouard B. has been shockingly responsive! Like - oh my god - an actual SERVICE oriented company. He's dug into my odd connectivity issues I've been having - and following up in an AMAZINGLY timey manner. No shit. You'll be impressed! (And the price was also unbeatable, quick shipping...it's all PERFECT). Thank you Ed!! Jim D Customer service was outstanding great…Customer service was outstanding great people to deal with they understand your needs and they will do their best to fulfill them there is no way I can complain about them because they are the best help out there.Thanks green thumb depot. I'll definitely order from them again Glenn Appleton The machine is doing just what my…The machine is doing just what my salesman told it would do (I appreciate you Ed thank you) . The machine is what we need for our new business we're starting up, soon to be llc and licensed. We are getting a lot of clients wanting our services. Ed I will be needing more of your products, thank you again. Freddie Fantastic Great prices, fantastic customer service, and mind blowing shipping! Incredible. Will be using again and telling anyone in need. Kar ← → const sliderContainer = document.querySelector('.slider-container'); const prevArrow = document.querySelector('.prev-arrow'); const nextArrow = document.querySelector('.next-arrow'); let currentIndex = 0; function getCardsPerView() { if (window.innerWidth { if (currentIndex > 0) { currentIndex--; updateSlider(); } }); window.addEventListener('resize', () => { currentIndex = 0; updateSlider(); }); FAQ Section What type of plants is SUPERthrive Bloom best for? It is ideal for bonsai, flowering plants, hydroponic gardens, and any plant needing bloom support. How often should I use this fertilizer? Mix ½ tsp per gallon of water and apply every time you water. Can this be used for hydroponic plants? Yes! SUPERthrive Bloom is suitable for hydroponic systems as well as soil-based gardening. Is this fertilizer organic? No, SUPERthrive Bloom 3-12-6 is an inorganic, chemical-based liquid fertilizer. How does it compare to slow-release fertilizers? Unlike slow-release fertilizers, SUPERthrive Bloom is fast-acting, providing immediate nutrients to plants. Is it safe for all plant types? Yes, but it is specifically formulated for flowering plants and bonsai. What are the benefits of using a liquid fertilizer over granular fertilizers? Liquid fertilizers provide faster nutrient uptake, ensuring immediate plant nourishment compared to slow-release granular fertilizers. Is there a warranty for this product? Please check the warranty tab on this page for warranty information. How long will shipping take? Please check our shipping policy here for shipping information. What is the return policy? Please check our return policy here for return policy information. { "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "What is the return policy?", "acceptedAnswer": { "@type": "Answer", "text": "Most unopened items in new condition and returned within 90 days will receive a refund or exchange. Some items have a modified return policy noted on the receipt or packing slip. Items that are opened or damaged or do not have a receipt may be denied a refund or exchange. Items purchased online or in-store may be returned to any store.Online purchases may be returned via a major parcel carrier. Click here to initiate a return." } }, { "@type": "Question", "name": "\n How energy-efficient is the Grow Spectra LED VR 440-440W? \n \n", "acceptedAnswer": { "@type": "Answer", "text": "\n The Grow Spectra LED VR 440-440W is highly energy-efficient, consuming only 440W of power while delivering optimal light conditions for plant growth. \n " } }, { "@type": "Question", "name": "\nWhat is the coverage area of the Grow Spectra LED VR 440-440W? \n \n", "acceptedAnswer": { "@type": "Answer", "text": "\n The exact coverage area can vary based on the height at which the light is hung and the growth stage of the plants. However, it's designed to cover a significant area, making it suitable for commercial growing operations. \n " } }, { "@type": "Question", "name": "\n Is the Grow Spectra LED VR 440-440W waterproof? \n \n", "acceptedAnswer": { "@type": "Answer", "text": "\n While the Grow Spectra LED VR 440-440W is designed to be durable and can handle humid environments, it's essential to refer to the product's specifications or contact the manufacturer for detailed information on its water resistance. \n " } }, { "@type": "Question", "name": "\n How long is the lifespan of the Grow Spectra LED VR 440-440W? \n \n", "acceptedAnswer": { "@type": "Answer", "text": "\n The Grow Spectra LED VR 440-440W is built for longevity, typically lasting for several years with regular use. The exact lifespan can vary based on usage and environmental factors. \n " } }, { "@type": "Question", "name": "\n Is there a warranty for this product?\n \n", "acceptedAnswer": { "@type": "Answer", "text": "\n Please check the warranty tab on this page for warranty information.\n " } }, { "@type": "Question", "name": "\n How long will shipping take?\n \n", "acceptedAnswer": { "@type": "Answer", "text": "\n Please check our shipping policy\n here for\n shipping information.\n " } }, { "@type": "Question", "name": "\n What is the return policy?\n \n", "acceptedAnswer": { "@type": "Answer", "text": "\n Please check our return policy\n here for\n return policy information.\n " } } ] } Specifications SUPERthrive Bloom Specifications Product Type Liquid Bloom Fertilizer Application Type Liquid Concentrate Application Frequency With each watering Mixing Ratio ½ tsp per gallon of water Best For Flowering plants, bonsai, hydroponics NPK Ratio 3-12-6 Primary Benefit Enhances flower production & plant health Fertilizer Type Inorganic / Chemical Bottle Size 8 oz What’s in the Box? The product SUPERthrive Bloom includes 8 oz Bottle of SUPERthrive Bloom Application Guide Warranty Policy Please check out the manufacturers website for Warranty related issues.
More you might like
Related
SUPERthrive Bloom
Related
Superthrive Bloom
Related
Superthrive Bloom
Related