Spotting Scopes and Binoculars

All the equipment on this page is suitable for sniping and sharpshooting, and should hold up well in the field. If you have additional makes and models you would like to see listed feel free to email me. Also, some of the items are available for purchase through an affiliate. Let me know if you have any problems.

Spotting Scopes   Binoculars


Query("SELECT item_id, make, model, feature1, feature2, feature3, price, sku FROM misc_items WHERE upper(catagory) = 'SPOT' ORDER BY make, model"); for ($ii = 0; $ii < $iCnt; $ii++) { $rgResult = $DBCONN->GetNextRow(); echo(""); echo("\n"); echo("\n"); echo("\n"); echo("\n"); echo("\n"); echo("\n"); /* echo("\n"); */ echo(""); } ?>
Spotting Scopes
Make Model Magnification Objective Features MSRP
" . $rgResult[1] . "" . $rgResult[2] . "" . $rgResult[3] . "" . $rgResult[4] . "" . $rgResult[5] . "$" . $rgResult[6] . ""); if ($rgResult[7] != null) echo("[buy]"); else echo(" "); echo("
Prices are manufacturers suggested retail price, not actual selling price.


Query("SELECT item_id, make, model, feature1, feature2, feature3, price, sku FROM misc_items WHERE upper(catagory) = 'BINO' ORDER BY make, model"); for ($ii = 0; $ii < $iCnt; $ii++) { $rgResult = $DBCONN->GetNextRow(); echo(""); echo("\n"); echo("\n"); echo("\n"); echo("\n"); echo("\n"); echo("\n"); /* echo("\n"); */ echo(""); } ?>
Binoculars
Make Model Magnification Objective Features MSRP
" . $rgResult[1] . "" . $rgResult[2] . "" . $rgResult[3] . "" . $rgResult[4] . "" . $rgResult[5] . "$" . $rgResult[6] . ""); if ($rgResult[7] != null) echo("[buy]"); else echo(" "); echo("
Prices are manufacturers suggested retail price, not actual selling price.

Return to Main