Skip to content
search
Log in
/
Sign up
Cart (
0
)
HOME
GOLD BLOG
About Us
Info & Links
Online Shopping Help
Information
Links
News
Contact
Menu
Training Courses
Hire Detectors
Detectors
Minelab Detectors
Gold Detectors
Treasure Detectors
Nokta Makro & PulseDive
2nd (Second) Hand
Accessories
DISCOUNTS: GIFT Packs, Accessory Packages, Combo SAVINGS
Picks, Scoops and Magnets
Canvas, Clothing and Apparel
Gold Pans and Sieves
Sluices, Mats and Concentrators
Dry-blowers, Crushers and Small Mining
Headphones, Speakers and Enhancers
Batteries. Chargers and Cables
Detector Shafts
Books, Media & Maps
Scales, Loupes and Display Boxes
Kilns, Crucibles, Molds and Flux
GPS, PLB and Locating Equipment
Misc, Toilet, Survival Kits, etc.
Coils
Minelab Coils
Minelab Skid Plates
Coiltek Coils
Coiltek Skid Plates
Nugget Finder Coils
Nugget Finder Skid Plates
Log in
Sign up
Facebook
Follow us on Facebook
phone
(08) 9250 3388
mail
reeds@reedsprospecting.com.au
location_on
367 Great Eastern Hwy, Midvale
Home
1
›
DISCOUNTS: GIFT Packs, Accessory Packages, Combo SAVINGS
2
DISCOUNTS: GIFT Packs, Accessory Packages, Combo SAVINGS
Filter by
Filter by
canvas-clothing-and-apparel
minelab-detectors
PACKAGES EXPO GIFT Packs SHOW BAGS
Sort by
Featured
Best selling
Alphabetically, A-Z
Alphabetically, Z-A
Price, low to high
Price, high to low
Date, old to new
Date, new to old
DISCOUNTS: GIFT Packs, Accessory Packages, Combo SAVINGS
CAMO BRIM HAT
Regular price
$13.00
SDC 2300 Lithium PERFORMANCE PACKAGE 2023
Sale price
$2,677.00
Regular price
$3,079.00
Sale
GOLD MONSTER 1000 Gift Package
Regular price
$803.00
GPX 6000 with PREMIUM TRAINING PACKAGE
Sale price
$5,354.00
Regular price
$5,689.00
Sale
GPZ 7000 with PREMIUM TRAINING Package
Sale price
$6,559.00
Regular price
$6,861.00
Sale
Equinox 800 TWIN COIL Gold Pack
Sale price
$937.00
Regular price
$1,272.00
Sale
« Previous
1
2
Loading...
No more product to load!
No more pages to load
Choosing a selection results in a full page refresh.
Press the space key then arrow keys to make a selection.
function ScrollExecute() { if($(document).height() - 800 < ($(document).scrollTop() + $(window).height())) { scrollNode = $('.product#more').last(); scrollURL = $('.product#more p a').last().attr("href"); if(scrollNode.length > 0 && scrollNode.css('display') != 'none') { $.ajax({ type: 'GET', url: scrollURL, beforeSend: function() { scrollNode.clone().empty().insertAfter(scrollNode).append('
'); scrollNode.hide(); }, success: function(data) { // remove loading feedback scrollNode.next().remove(); var filteredData = $(data).find(".product"); filteredData.insertBefore( $("#product-list-foot") ); }, dataType: "html" }); } } } $(document).ready(function () { $(window).scroll(function(){ $.doTimeout( 'scroll', 200, ScrollExecute); }); });