Skip to content
search
Log in
/
Sign up
Cart (
0
)
HOME
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
XP - Deus ORX
2nd (Second) Hand
Coils
Minelab Coils
Minelab Skid Plates
Coiltek Coils
Coiltek Skid Plates
Nugget Finder Coils
Nugget Finder Skid Plates
Accessories
Canvas, Clothing and Apparel
Picks, Scoops and Magnets
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.
Log in
Sign up
Facebook
Click here
phone
(08) 9250 3388
mail
reeds@reedsprospecting.com.au
location_on
367 Great Eastern Hwy, Midvale
Home
1
›
Canvas, Clothing and Apparel
2
Canvas, Clothing and Apparel
Filter by
Filter by
canvas-clothing-and-apparel
detector-shafts
headphones-speakers-and-enhancers
mining-and-refining-equipment
misc
picks-scoops-and-magnets
test
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
Canvas, Clothing and Apparel
Detector BAG with POCKETS - Prospector Blue CAMO
Regular price
$69.00
Control Box Cover Set GPZ 7000 Blue Camo
Regular price
$75.00
Control Box Cover CAMO SDC
Regular price
$39.00
CAMO BRIM HAT
Regular price
$26.00
Control Box Cover GPX / GP / SD CAMO
Regular price
$19.00
Beach Finds Pouch
Regular price
$33.00
HARNESS DELUXE with padded straps
Regular price
$79.00
BAG MEDIUM with POCKETS BLUE CAMO
Regular price
$69.00
ARM REST GPX GPZ GP SD etc
Regular price
$12.00
Bag Medium Carry Backpack TAN
Regular price
$49.00
Bag Deluxe with Pockets
Regular price
$160.00
BACKPACK for detecting with Deluxe Padding
Regular price
$39.00
1
2
3
…
16
Next »
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); }); });