suncoasthydroponics.com.au
Open in
urlscan Pro
35.244.95.226
Public Scan
Submitted URL: https://www.suncoasthydroponics.com.au/
Effective URL: https://suncoasthydroponics.com.au/
Submission: On July 04 via automatic, source certstream-suspicious — Scanned from AU
Effective URL: https://suncoasthydroponics.com.au/
Submission: On July 04 via automatic, source certstream-suspicious — Scanned from AU
Form analysis
3 forms found in the DOMGET https://suncoasthydroponics.com.au/catalogsearch/result/
<form class="form minisearch" id="search_mini_form" action="https://suncoasthydroponics.com.au/catalogsearch/result/" method="get">
<div class="field search">
<label class="label" for="search" data-role="minisearch-label">
<span>Search</span>
</label>
<div class="control">
<input id="search" type="text" name="q" value="" placeholder="Search..." class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off">
<div id="search_autocomplete" class="search-autocomplete"></div>
<div class="nested">
<a class="action advanced" href="https://suncoasthydroponics.com.au/catalogsearch/advanced/" data-action="advanced-search">
Advanced Search </a>
</div>
<div class="search-category" style="position:absolute; top: 0; right: 35px; width: 130px">
<select id="mpsearch-category">
<option value="0">All Categories</option>
<option value="56">Products</option>
<option value="6">- Horticultural Lighting</option>
<option value="22">- Propagation</option>
<option value="5">- Grow Tents</option>
<option value="51">- Meters and Water Testing</option>
<option value="140">- Cool Stuff</option>
<option value="141">- Nutrients</option>
<option value="142">- Substrates</option>
<option value="143">- Hydroponic Systems</option>
<option value="26">- Water and air pumps</option>
<option value="54">- Drying and Harvest</option>
<option value="144">- Environmental Control</option>
<option value="145">- Filters & Fans</option>
</select>
</div>
<script src="https://suncoasthydroponics.com.au/pub/media/mageplaza/search/default_0.js"></script>
<script type="text/javascript">
require(['jquery', 'Magento_Catalog/js/price-utils', 'mpDevbridgeAutocomplete'], function($, priceUtils) {
"use strict";
var baseUrl = 'https://suncoasthydroponics.com.au/',
baseImageUrl = 'https://suncoasthydroponics.com.au/pub/media/catalog/product/',
priceFormat = {
"pattern": "$%s",
"precision": 2,
"requiredPrecision": 2,
"decimalSymbol": ".",
"groupSymbol": ",",
"groupLength": 3,
"integerRequired": false
},
displayInfo = ["price", "image", "description"];
var categorySelect = $('#mpsearch-category'),
searchInput = $('#search');
if (categorySelect.length) {
categorySelect.on('change', function() {
searchInput.focus();
if ($(this).val() === 0) {
$(this).removeAttr('name');
} else {
$(this).attr('name', 'cat');
}
});
}
searchInput.devbridgeAutocomplete({
lookup: mageplazaSearchProducts,
lookupLimit: 10,
maxHeight: 2000,
minChars: 3,
lookupFilter: function(suggestion, query, queryLowerCase) {
if (categorySelect.length) {
var categoryId = categorySelect.val();
if (categoryId > 0 && ($.inArray(categoryId, suggestion.c) === -1)) {
return false;
}
}
return suggestion.value.toLowerCase().indexOf(queryLowerCase) !== -1;
},
onSelect: function(suggestion) {
window.location.href = correctProductUrl(suggestion.u);
},
formatResult: function(suggestion, currentValue) {
var html = '<a href="' + correctProductUrl(suggestion.u) + '">';
if ($.inArray('image', displayInfo) !== -1) {
html += '<div class="suggestion-left"><img class="img-responsive" src="' + correctProductUrl(suggestion.i, true) + '" alt="" /></div>';
}
html += '<div class="suggestion-right">';
html += '<div class="product-line product-name">' + suggestion.value + '</div>';
if ($.inArray('price', displayInfo) !== -1) {
html += '<div class="product-line product-price">Price: ' + priceUtils.formatPrice(suggestion.p, priceFormat) + '</div>';
}
if ($.inArray('description', displayInfo) !== -1 && suggestion.d) {
html += '<div class="product-des"><p class="short-des">' + suggestion.d + '...</p></div>';
}
html += '</div></a>';
return html;
}
// onSearchComplete: function (query, suggestion) {
// $('.autocomplete-suggestions').append("<div id='view_all'><a href='javascript:void(0)' id='search-view-all'>View all >></a></div>");
// $('#search-view-all').on('click', function(){
// $('#search_mini_form').submit();
// });
// }
});
function correctProductUrl(urlKey, isImage) {
if (urlKey.search('http') !== -1) {
return urlKey;
}
return ((typeof isImage !== 'undefined') ? baseImageUrl : baseUrl) + urlKey;
}
});
</script>
</div>
</div>
<div class="actions">
<button type="submit" title="Search" class="action search" disabled="">
<span>Search</span>
</button>
</div>
</form>
POST https://suncoasthydroponics.com.au/newsletter/subscriber/new/
<form class="form subscribe" novalidate="novalidate" action="https://suncoasthydroponics.com.au/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
<div class="field newsletter">
<label class="label" for="footer_newsletter"><span>Sign Up for Our Newsletter:</span></label>
<div class="control">
<input name="email" type="email" id="footer_newsletter" data-validate="{required:true, 'validate-email':true}" placeholder="Email Address">
</div>
</div>
<div class="actions">
<button class="action subscribe primary" title="Subscribe" type="submit">
<span>Subscribe</span>
</button>
</div>
</form>
POST
<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
<div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
<div class="field email required">
<label class="label" for="customer-email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
<div class="control">
<input name="username" id="customer-email" type="email" class="input-text" data-mage-init="{"mage/trim-input":{}}" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}"
autocomplete="off">
</div>
</div>
<div class="field password required">
<label for="pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
<div class="control">
<input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
</div>
</div>
<!-- ko foreach: getRegion('additional-login-form-fields') -->
<!-- ko template: getTemplate() -->
<input name="captcha_form_id" type="hidden" data-bind="value: formId, attr: {'data-scope': dataScope}" value="user_login" data-scope="">
<!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
<!-- /ko -->
<!-- ko template: getTemplate() -->
<!-- ko if: (getIsVisible()) -->
<div data-bind="{
attr: {
'id': getReCaptchaId() + '-wrapper'
},
'afterRender': renderReCaptcha()
}" id="msp-recaptcha-popup-login-wrapper">
<div class="g-recaptcha" id="msp-recaptcha-popup-login">
<div style="width: 304px; height: 78px;">
<div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-ejunybpjcl23" frameborder="0" scrolling="no"
sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
src="https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LfeoqwcAAAAAF6TLDiT9v7RJNiDjyQXeL_FLGMm&co=aHR0cHM6Ly9zdW5jb2FzdGh5ZHJvcG9uaWNzLmNvbS5hdTo0NDM.&hl=en&v=rKbTvxTxwcw5VqzrtN-ICwWt&theme=light&size=normal&badge=inline&cb=jx73qeuek4cd"></iframe>
</div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
</div><iframe style="display: none;"></iframe>
</div>
<!-- ko if: (!getIsInvisibleRecaptcha()) -->
<div class="field">
<div class="control">
<input type="checkbox" value="" class="required-captcha checkbox" name="recaptcha-validate-" data-validate="{required:true}">
</div>
</div>
<!-- /ko -->
</div>
<!-- /ko -->
<!-- /ko -->
<!-- /ko -->
<div class="actions-toolbar">
<input name="context" type="hidden" value="checkout">
<div class="primary">
<button type="submit" class="action action-login secondary" name="send" id="send2">
<span data-bind="i18n: 'Sign In'">Sign In</span>
</button>
</div>
<div class="secondary">
<a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://suncoasthydroponics.com.au/customer/account/forgotpassword/">
<span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
</a>
</div>
</div>
</div>
</form>
Text Content
JavaScript seems to be disabled in your browser. For the best experience on our site, be sure to turn on Javascript in your browser. Skip to Content * Welcome to Suncoast Hydroponics * Contact Us * Compare () * Sign In * Create an Account Toggle Nav Cart 0 items My Cart Close You have no items in your shopping cart. Search Search Advanced Search All Categories Products - Horticultural Lighting - Propagation - Grow Tents - Meters and Water Testing - Cool Stuff - Nutrients - Substrates - Hydroponic Systems - Water and air pumps - Drying and Harvest - Environmental Control - Filters & Fans Search Menu * Home * Our Story * Products * Horticultural Lighting * LED (Light Emitting Diode) * CMH (Ceramic Metal Halide) * Horticultural Lighting LEC * Shades and Reflectors * Lamp Holders and Spare Parts. * Lamps * Ballasts * HPS (High Pressure Sodium) * MH (Metal Halide) * Shades / Reflectors / Lamp Holders / Spares * Propagation * Propagation Cubes * Ezy Plugs * Propagation Domes * Propagation Lights * Propagation Nutrients * Jiffy Pucks * Heat Mats & Trays * Grow Tents * Seahawk * Pinelab * Homebox * Meters and Water Testing * Temperature Gauges * PH Testing * EC Testing * PH/EC Units * Calibration Liquids * Cool Stuff * Magic Butter Machines * Detox Products * Nutrients * NUTRIENTS & ADDITIVES - CULTIPLEX * Substrates * Hydroponic Systems * DWC (Deep Water Culture) * Water and air pumps * Drying and Harvest * Environmental Control * Filters & Fans * Contact Us Account * Welcome to Suncoast Hydroponics * Contact Us * Compare () * Sign In * Create an Account START THE REVOLUTION DRONE PRO 4 FROM $499 Buy Now START THE REVOLUTION DRONE PRO 4 FROM $499 Buy Now START THE REVOLUTION DRONE PRO 4 FROM $499 Buy Now START THE REVOLUTION DRONE PRO 4 FROM $499 Buy Now START THE REVOLUTION DRONE PRO 4 FROM $499 Buy Now START THE REVOLUTION DRONE PRO 4 FROM $499 Buy Now START THE REVOLUTION DRONE PRO 4 FROM $499 Buy Now Ventilation Nutrients Nutrients FEATURED PRODUCTS We can't find products matching the selection. NUTRIENTS VENTILATION GROW TENTS HORTICULTURAL LIGHTING AQUAPONICS POTS AND CONTAINERS LIGHTING BALLASTS STARTING FROM $54.50 Shop Now HELLION 315W CMH 4200K KIT STARTING FROM $500 Shop Now NEW ARRIVALS 1. Out of stock Add to Wish List Add to Compare Zip-Zag Bag XL 1 kg Retail 50 pack Rating: 0% $156.20 2. Out of stock Add to Wish List Add to Compare Zip-Zag Bag XL 1 kg Retail 10 pack Rating: 0% $34.80 3. Out of stock Add to Wish List Add to Compare Zip-Zag Bag Sandwich 28 g Retail 25 pack Rating: 0% $22.00 4. Out of stock Add to Wish List Add to Compare Zip-Zag Bag Large 250 g Retail 50 pack Rating: 0% $74.40 5. Out of stock Add to Wish List Add to Compare Zip-Zag Bag Large 250 g Retail 150 pack Rating: 0% $212.00 6. Out of stock Add to Wish List Add to Compare Zip-Zag Bag Large 250 g Retail 10 pack Rating: 0% $17.60 SPECIAL OFFER Bestsellers We can't find products matching the selection. Audio Speakers 1. Out of stock Add to Wish List Add to Compare Zip-Zag Bag XL 1 kg Retail 50 pack Rating: 0% $156.20 2. Out of stock Add to Wish List Add to Compare Zip-Zag Bag XL 1 kg Retail 10 pack Rating: 0% $34.80 3. Out of stock Add to Wish List Add to Compare Zip-Zag Bag Sandwich 28 g Retail 25 pack Rating: 0% $22.00 4. Out of stock Add to Wish List Add to Compare Zip-Zag Bag Large 250 g Retail 50 pack Rating: 0% $74.40 Cameras 1. Out of stock Add to Wish List Add to Compare Zip-Zag Bag XL 1 kg Retail 50 pack Rating: 0% $156.20 2. Out of stock Add to Wish List Add to Compare Zip-Zag Bag XL 1 kg Retail 10 pack Rating: 0% $34.80 3. Out of stock Add to Wish List Add to Compare Zip-Zag Bag Sandwich 28 g Retail 25 pack Rating: 0% $22.00 4. Out of stock Add to Wish List Add to Compare Zip-Zag Bag Large 250 g Retail 50 pack Rating: 0% $74.40 Lamps 1. Out of stock Add to Wish List Add to Compare Zip-Zag Bag XL 1 kg Retail 50 pack Rating: 0% $156.20 2. Out of stock Add to Wish List Add to Compare Zip-Zag Bag XL 1 kg Retail 10 pack Rating: 0% $34.80 3. Out of stock Add to Wish List Add to Compare Zip-Zag Bag Sandwich 28 g Retail 25 pack Rating: 0% $22.00 4. Out of stock Add to Wish List Add to Compare Zip-Zag Bag Large 250 g Retail 50 pack Rating: 0% $74.40 Computer 1. Out of stock Add to Wish List Add to Compare Zip-Zag Bag XL 1 kg Retail 50 pack Rating: 0% $156.20 2. Out of stock Add to Wish List Add to Compare Zip-Zag Bag XL 1 kg Retail 10 pack Rating: 0% $34.80 3. Out of stock Add to Wish List Add to Compare Zip-Zag Bag Sandwich 28 g Retail 25 pack Rating: 0% $22.00 4. Out of stock Add to Wish List Add to Compare Zip-Zag Bag Large 250 g Retail 50 pack Rating: 0% $74.40 Mobile Phones 1. Out of stock Add to Wish List Add to Compare Zip-Zag Bag XL 1 kg Retail 50 pack Rating: 0% $156.20 2. Out of stock Add to Wish List Add to Compare Zip-Zag Bag XL 1 kg Retail 10 pack Rating: 0% $34.80 3. Out of stock Add to Wish List Add to Compare Zip-Zag Bag Sandwich 28 g Retail 25 pack Rating: 0% $22.00 4. Out of stock Add to Wish List Add to Compare Zip-Zag Bag Large 250 g Retail 50 pack Rating: 0% $74.40 TOP SHARP KNIVES Shop Now HD VISION WEB CAMERAS Shop Now MOBILES AND TABLETS Shop Now SMART WATCHES Shop Now FAST SHIPPING 2 Day Dispatch Orders sent from our premises within 2 business days of receiving payment. If any item is out of stock you will be notified by email or phone. QUALITY GUARANTEE In-Store Warranty All items sold online are covered by manufacturer’s warranty. Bring them to our store, or return by post, any purchase that you would like reviewed. ONLINE SUPPORT Need Assistance? For instant advice, phone weekdays 9 – 5 on (07) 5445 3499 or submit an enquiry online TOP RATED PRODUCTS We can't find products matching the selection. TOP SELLING PRODUCTS We can't find products matching the selection. ON SALE PRODUCTS (N+) SUPER N+ - 1L Rating: 0% $40.00 (N+) SUPER N+ - 5L Rating: 0% $115.00 (SI) SUPER SI - 100ml Rating: 0% $70.00 LATEST PRODUCTS Klymax 5L Nitrogen protein booster. Rating: 0% $175.00 Klymax 20L Nitrogen protein booster. Rating: 0% $450.00 Klymax 1L Nitrogen protein booster. Rating: 0% $40.00 TOP BRANDS SIGN UP TO NEWSLETTER GET ALL THE LATEST INFORMATION ON EVENTS, SALES AND OFFERS. Sign Up for Our Newsletter: Subscribe CALL US NOW: +61 7 5445 3499 E-MAIL ADDRESS: info@sunstatehydro.com.au FOLLOW US Categories * Additives * Grow Tents * Horticultural Lighting * Nutrients * Specials About * About us * Contact us * Delivery Information * Privacy policy * Terms & Conditions Customer Care * My Account * Wishlist * Shopping Cart * Terms & Conditions Close Checkout as a new customer Creating an account has many benefits: * See order and shipping status * Track order history * Check out faster Create an Account Checkout using your account Email Address Password Sign In Forgot Your Password?