Callaway uPro Black GPS/ Range Finder (Refurbished





    Always know the distances on the course with the Callaway uPro range finder. This golf gear features ProMode and BasicMode and offers the next generation of GPS technology.
    • Color option: Black
    • ProMode includes SmartView, AnyPoint and Video Flyover
    • SmartView shows the ideal view of the hole based on the player's current location
    • AnyPoint allows you to measure to and from any point on the course
    • Video Flyover shows an actual satellite flyover of each hole, showing markers at 100, 150, and 200 yards
    • BasicMode features Green View and Hazard View
    • Green View shows the distances to the front, back, and middle of the green
    • Hazard View displays the distance to the front and back of each hazard to show carry distances
    • Features US courses only

    This high-quality item has been factory refurbished. Please click on the icon above for more information on quality factory-reconditioned merchandise.

'); } this.insertAttributeContainer($container); this.$attributesContainer = $container; }, insertAttributeContainer: function($container) { if (typeof options.insertAttributeContainer === 'function') { options.insertAttributeContainer($container); } else { jQuery('#details_descMisc').after($container); } }, //saves the data and triggers the render fn() if the data is not empty setAttributeList: function(json) { var rowLimit = (!isOpen && options.initialVisibileAttributes) ? options.initialVisibileAttributes : 0; // Verify the returned JSON has some data. if (!jQuery.isEmptyObject(json)) { attributeList = json; this.renderFull(rowLimit); } }, fetchJsonFeatObject: function(lang, callback) { var _this = this; jQuery.ajax({ url: '/jsonAttributeTranslation.html?productId=' + os.Simplicity.productId + '&languageCode=' + lang, dataType: 'json', success: function(data) { if (typeof callback === 'function') { callback(data); } } }); }, sortLanguages: function(langs, sortArr) { //TODO: clean this method up var languageList = langs.languageList || []; var notInSortList = []; var sort = sortArr; var item; var sortedIndex; var sortedResult; if (typeof options.sortLanguages === 'function') { return options.sortLanguages(langs); } else if (!sortArr || !sortArr.length) { return langs.languageList; } else { sortedResult = new Array(sort.length); for (var i = 0, l = languageList.length; i -1) { sortedResult[sortedIndex] = item; } else { notInSortList.push(item); } } return sortedResult.concat(notInSortList); } }, renderFull: function(limit) { var _this = this; var prod_attr_list = attributeList; var insertAttributeMarkup = options.insertAttributeMarkup; var markup = this.getFullMarkup(prod_attr_list, limit, sortedLanguageDropdownJSON); if (markup.length) { this.$attributesContainer.html(markup); this.afterRenderFull(); } }, getFullMarkup: function(prod_attr_list, limit, prod_attr_dropdown) { //TODO: doT or handlebars template var rowCount = this.getRowCount(prod_attr_list.attributes); var attributesToShow = (limit !== undefined) ? limit : options.initialVisibileAttributes; var attributeListMarkup = this.buildAttributeList(prod_attr_list.attributes, parseInt(attributesToShow)); var buildToggle = (toggleVisibleAttributes === true && rowCount > options.initialVisibileAttributes); if (attributeListMarkup.length) { // Create full table using otag. return this.buildTable(prod_attr_dropdown, prod_attr_list, attributeListMarkup, buildToggle); } //if there are no attributes there is nothing to return return false; }, getRowCount: function(attributes) { var rowCount = 0; for (var index in attributes) { rowCount++; } return rowCount; }, buildToggle: function() { if (isOpen === true) { return '

Less

';} else {return '

More

';}},buildAttributeList: function(attributes, rowLimit) {//TODO: doT or handlebars templatevar markup = '
    '; var rowCount = 0; //normalize limit - if (rowLimit === NaN || rowLimit

    ' + index + '

    '; // LOOP OVER THE VALUES, WRITE ALL VALUES INTO A SINGLE DIV. for (var i = 0; i = 1) { markup += ', '; } markup += attributes[index][i]; } // CLOSE THE DIV AND LI OPENED EARLIER. markup += '

    '; // 0 or below is the same as no limit if (rowLimit > 0 && rowCount + 1 === rowLimit) { break; } rowCount++; } markup += '
';return (rowCount) ? markup : '';},buildTable: function(languageList, attributeJson, attributeMarkup, buildToggle) {//TODO: doT or handlebars template// Create dropdown table using otag.var activeItem = '';var table_markup = '';var languageItem;attributeMarkup = attributeMarkup || '';table_markup += '

' + attributeJson.title + '

' if (languageList && languageList.length > 0) { table_markup += ''; if (attributeJson.tooltip != "") { table_markup += '' } } table_markup += '

'; //insert attribute markup - typically a ul table_markup += attributeMarkup; // LOOP COMPLETE - CLOSE THE UL AND WRITE THE RESULTS TO THE DOM. table_markup += '

'; if (buildToggle === true) { table_markup += this.buildToggle(); } return table_markup; }, //use this to run plugins now that the markup is in the dom afterRenderFull: function() { var _this = this; jQuery('#prodDescTab').addClass('hasAttributes'); this.attrRunToolTip(); jQuery('#attr-dropdown-select').on('change', function() { _this.fetchJsonFeatObject(this.value, function(data) { _this.handleLanguageChange(data) }); }); jQuery('.attr-toggle').on('click', function() { _this.toggleAttributes(); }); }, handleLanguageChange: function(json) { this.setAttributeList(json); s.linkTrackVars = "eVar34"; s.eVar34 = json.languageCode + '-' + os.Simplicity.productId; s.tl(this, 'o', 'Translate Selected'); //temporary tracking test this.setAttributeList(json); s.linkTrackVars = "eVar4"; s.eVar4 = json.languageCode + '-' + os.Simplicity.productId; s.tl(this, 'o', 'Translate Selected'); //temporary tracking test }, toggleAttributes: function() { if (isOpen === true) { isOpen = false; this.renderFull(options.initialVisibileAttributes); } else { isOpen = true; this.renderFull(0); //0 shows ALL attributes } }, attrRunToolTip: function() { os.ToolTips('.attr-icon-trigger', { offset: { x: 1, y: 2 }, toolTipContent: function() { var _this = this, defaultMsg = 'Key product features have been translated for your convenience.', data = _this[0].attributes['data-tt-msg'], code = _this[0].attributes['data-tt-code'], msg = (data && data.value != 'undefined') ? data.value : defaultMsg, arCode = (code.value != 'ar') ? 'style="text-align:left"' : 'style="text-align:right"', $tt = jQuery('

' + msg + '

');return $tt;}});}}.init();};jQuery(document).ready(function() {// BEGIN ELEMENT: PP_01_ATTR_Aos.ProductFeatures({langDropdownJSON: eval({"languageList":[{"code":"es","name":"Spanish","nativeName":"Español"},{"code":"zh","name":"Chinese","nativeName":""},{"code":"ja","name":"Japanese","nativeName":""},{"code":"fr","name":"French","nativeName":"Français"},{"code":"ur","name":"Urdu","nativeName":""},{"code":"de","name":"German","nativeName":"Deutsch"},{"code":"ar","name":"Arabic","nativeName":""},{"code":"hi","name":"Hindi","nativeName":""},{"code":"pt","name":"Portuguese","nativeName":"Português"},{"code":"en","name":"English","nativeName":"English"}]}), attributeJSON: eval(null), langSort: ['en','es','fr','pt','de','zh','ja','ar'],containerElement: '#productAttributesContainer'}); });

Thank you. Your feedback will help us create the best experience for our customers.



RockBottomGolf is pleased to offer some of the hottest discount golf equipment on the web! From Golf Drivers to Putters, Apparel to GPS, you can find anything you ,great mount for bushnell v2 tour laser, onpar, callaway upro and upro go,sky caddie sg2.5, 3.5, 5, and sgx, golf buddy, sonocaddie gps distance finders.,Find great deals on eBay for gps golf range finder garmin gps golf range finder. Shop with confidence.,Callaway X-Hot rangefinder - posted in GPS/Range Finders/Mobile Apps: I'm looking at the new X-Hot rangefinder and it seems pretty good for the price, but I haven't ,Callaway upro mx+ introduces a new standard in Golf GPS devices, providing you with detailed course insight in a lightweight, compact and easy to use device, allowing ,On sale at 11 stores for the Callaway Golf UPRO MX+ GPS at GoSale starts at $64.00 as our best price. Hunt for deals on the Callaway Golf AC CG ID UPRO M.,Manufacturer: Callaway Golf; Model: uPro mx+; SKU: 19CALUPROMP1111111111101; Condition: NEW, FACTORY SEALED; Makeup/Loft: uPro MX+; New to the golf lingo?,Amazon.com : Callaway 8396 X-Hot Golf GPS/Rangefinder : Golf Range Finders : Sports & Outdoors,Callaway upro mx+ introduces a new standard in Golf GPS devices, providing you with detailed course insight in a lightweight, compact and easy to use device, allowing ,ITEM#: 13090198. Always know the distances on the course with the Callaway uPro range finder. This golf gear features ProMode and BasicMode and offers the next


Callaway uPro Black GPS/ Range Finder (Refurbished ...
ITEM#: 13090198. Always know the distances on the course with the Callaway uPro range finder. This golf gear features ProMode and BasicMode and offers the next

Amazon.com: Callaway Golf UPRO MX+ GPS Device ...
Callaway upro mx+ introduces a new standard in Golf GPS devices, providing you with detailed course insight in a lightweight, compact and easy to use device, allowing

Amazon.com : Callaway 8396 X-Hot Golf GPS/Rangefinder ...
Amazon.com : Callaway 8396 X-Hot Golf GPS/Rangefinder : Golf Range Finders : Sports & Outdoors

Callaway uPro MX+ Golf GPS by Callaway Golf - Golf GPS ...
Manufacturer: Callaway Golf; Model: uPro mx+; SKU: 19CALUPROMP1111111111101; Condition: NEW, FACTORY SEALED; Makeup/Loft: uPro MX+; New to the golf lingo?

Callaway Golf UPRO MX+ GPS AC CG ID UPRO on sale for $64.70
On sale at 11 stores for the Callaway Golf UPRO MX+ GPS at GoSale starts at $64.00 as our best price. Hunt for deals on the Callaway Golf AC CG ID UPRO M.

Callaway Golf UPRO MX+ GPS Device: Amazon.ca: Sports ...
Callaway upro mx+ introduces a new standard in Golf GPS devices, providing you with detailed course insight in a lightweight, compact and easy to use device, allowing

Callaway X-Hot rangefinder - GPS/Range Finders/Mobile Apps ...
Callaway X-Hot rangefinder - posted in GPS/Range Finders/Mobile Apps: I'm looking at the new X-Hot rangefinder and it seems pretty good for the price, but I haven't

gps golf range finder | eBay - Electronics, Cars, Fashion ...
Find great deals on eBay for gps golf range finder garmin gps golf range finder. Shop with confidence.

Golf Caddy GPS | eBay
great mount for bushnell v2 tour laser, onpar, callaway upro and upro go,sky caddie sg2.5, 3.5, 5, and sgx, golf buddy, sonocaddie gps distance finders.

Golf Clubs | Discount Golf Clubs & Golf Equipment at Rock ...
RockBottomGolf is pleased to offer some of the hottest discount golf equipment on the web! From Golf Drivers to Putters, Apparel to GPS, you can find anything you

Visit Golf Store =>> SPECIAL OFFERS Golf Accessories

callaway gardens, callaway preowned, callaway big bertha, callaway irons, callaway razr x, callaway drivers, callaway winery, callaway upro, callaway x hot, callaway big bertha irons, callaway big bertha driver, callaway park, callaway razr x irons, callaway driver, callaway junior world, used callaway, callaway wedges, preowned callaway, callaway pre owned, callaway x forged irons, callaway diablo edge irons, callaway connect, callaway solaire, callaway x20 irons, callaway diablo, callaway sunglasses, callaway hybrids, callaway razr, callaway cars, callaway garden, callaway used, callaway preowned coupon, callaway x22 irons, callaway warbird, callaway gardens address, callaway x forged, callaway 3 wood, callaway cart bag, callaway diablo edge, callaway clubs, callaway apparel, callaway putters, callaway gardens golf, callaway diablo octane driver, callaway diablo octane driver review, callaway diablo octane driver review golf digest, callaway diablo octane black tour driver, callaway diablo octane tour driver, callaway diablo octane tour driver review, callaway diablo octane driver specs, callaway diablo octane driver vs razr hawk, callaway gardens golf pro shop, callaway gardens golf tee times, callaway gardens golf rates, callaway gardens golf tournament, callaway gardens golf course map, callaway gardens golf scorecard, callaway gardens golf reviews, callaway gardens golf coupons, callaway putters review, callaway putters for sale, does callaway make putters, callaway odyssey putters, callaway putters 2014, callaway apparel outlet, callaway womens golf apparel, callaway corporate apparel, callaway women's apparel, callaway apparel perry ellis, callaway clothing, callaway apparel coupon code, callaway clubs for beginners, callaway clubs costco, callaway clubs set, callaway clubs used, callaway clubs review, callaway x20 clubs, callaway kids clubs, callaway diablo edge irons review, callaway diablo edge hybrid, callaway diablo edge driver, callaway diablo edge review golf digest, callaway diablo edge iron set, callaway diablo edge irons specs, callaway diablo edge review, callaway cart bag costco, callaway 14 sport cart bag, callaway cart bag 2012