• Google Plus
  • twitter
  • Pinterest
  • facebook
  • rss
  • Home
  • Local Deals
  • Blog

SaleCamel.com

Find focus bikes on sale for up to 49% off the regular retail price. Browse below and try the filters on the left to narrow your results.

Refine Search

Filter Your Results Here

Check All  |  Uncheck All
loading...
Check All  |  Uncheck All
loading...
Check All  |  Uncheck All
loading...

Related Deals

Try these similar searches

  1. Focus Bike on Sale
  2. Boots Focus Boa on Sale
  3. Snowboard Boots Focus Boa on Sale
  4. Focus Izalco on Sale
  5. Focus Snowboard Boots on Sale
  6. Focus Bike Raven on Sale
  7. Focus Fsl Bike on Sale

The Focus Bikes men's Arriba Bicycle is the classic among fitness bikes.

$880.00

$625.00

29%
off

Source: Paragon Sports

(69 Reviews)

Save item for later

Purist elegant and bristling with technology. The Urban from Focus doesn’t just look great the technology in this bike makes it an attention grabber.

$1750.00

Best Price

Source: Paragon Sports

(69 Reviews)

Save item for later

Focus Variado Road Bike

$1650.00

$1099.99

33%
off

Source: Jenson USA

Save item for later

Focus Thunder XTR Bike

$4700.00

$3524.99

25%
off

Source: Jenson USA

Save item for later

Focus Raven Mountain Bike

$5200.00

$3899.97

25%
off

Source: o2 Gear Shop

(2629 Reviews)

Save item for later

Focus Raven 29r Mountain Bike 42cm

$3900.00

Best Price

Source: o2 Gear Shop

(2629 Reviews)

Save item for later

Focus Mares CX Rapha Cyclocross Bike Clincher 56cm

$6440.00

Best Price

Source: o2 Gear Shop

(2629 Reviews)

Save item for later

Focus Izalco Pro RA Road Bike 58cm

$4300.00

Best Price

Source: o2 Gear Shop

(2629 Reviews)

Save item for later

Focus Izalco Ergoride Road Bike 56cm

$3300.00

Best Price

Source: o2 Gear Shop

(2629 Reviews)

Save item for later

Focus Highland Peak Bike

$740.00

$554.99

25%
off

Source: Jenson USA

Save item for later

Focus Forest Mountain Bike

$1650.00

$1499.97

9%
off

Source: o2 Gear Shop

(2629 Reviews)

Save item for later

Focus Forest 29r Mountain Bike 42cm

$1600.00

Best Price

Source: o2 Gear Shop

(2629 Reviews)

Save item for later

[1] , 2
Company Name

Recent Searches

focus bike rc icelantic oracle sanuk chiba solomon north face denali hooded jacket merrell moab waterproof micro usb cable womens north face kira jacket kids merrell north face thermal denali jacket

See more...

© 2012 Joe Ross LTD. All Rights Reserved.

Home | About | Add Your Site | Advertise | Contact | Merchants | Coupons | Notifications | Disclaimer

Array
(
    [0] => Array
        (
            [api_query] => http://api.salecamel.com?api_key=123456789&&search_start=0&search_limit=25&search_sort=1&do_get=get_online_deals&search_terms=focus+bike
            [execution_time] => 0.045425891876221
            [from_api] => Array
                (
                    [0] => Array
                        (
                            [mysql_query] => SELECT keyword_overide FROM past_searches_regular WHERE search_terms = 'focus bike' LIMIT 1
                            [execution_time] => 0.00035500526428223
                        )

                    [1] => Array
                        (
                            [mysql_query] => CREATE TEMPORARY TABLE `these_items` (
  `item_id` int(11) NOT NULL AUTO_INCREMENT,
  `item_title` varchar(400) NOT NULL,
  `item_manufacturer` varchar(100) NOT NULL DEFAULT '0',
  `merch_id` int(11) NOT NULL,
  `item_key` varchar(255) NOT NULL,
  `item_url` varchar(400) NOT NULL,
  `item_image` varchar(400) NOT NULL,
  `item_reg_price` decimal(8,2) NOT NULL,
  `item_sale_price` decimal(8,2) NOT NULL,
  `item_per_off` smallint(3) NOT NULL,
  `item_added` int(10) NOT NULL,
  `item_per_off_rev` int(11) NOT NULL DEFAULT '0',
  `item_added_rev` int(11) NOT NULL DEFAULT '0',
  `item_ending` int(10) NOT NULL DEFAULT '0',
  `item_cat_1_id` smallint(2) NOT NULL DEFAULT '0',
  `item_cat_2_id` smallint(2) NOT NULL DEFAULT '0',
  `item_price_grp` tinyint(1) NOT NULL,
  `item_per_grp` tinyint(1) NOT NULL,
  `item_views` smallint(5) NOT NULL DEFAULT '0',
  `item_hot_score` decimal(5,2) NOT NULL DEFAULT '0.00',
  `key_matches_count` int(10) NOT NULL DEFAULT '0',
  PRIMARY KEY (`item_id`),
  UNIQUE KEY `item_unique` (`item_key`)
 ) ENGINE=Memory
                            [execution_time] => 0.00082898139953613
                        )

                    [2] => Array
                        (
                            [mysql_query] => INSERT `these_items` 
	SELECT *, 0 AS 'key_matches_count' 
		FROM items_reg WHERE MATCH (item_title) AGAINST ('+focus* +bike*' IN BOOLEAN MODE) 
			ORDER BY item_per_off_rev
				ON DUPLICATE KEY UPDATE key_matches_count = key_matches_count + 1
                            [execution_time] => 0.01694393157959
                        )

                    [3] => Array
                        (
                            [mysql_query] => SELECT MAX( item_per_off ) AS item_per_off FROM these_items
                            [execution_time] => 0.00030803680419922
                        )

                    [4] => Array
                        (
                            [mysql_query] => SELECT m.merch_name FROM these_items i, merchants m WHERE i.merch_id = m.merch_id GROUP BY i.merch_id ORDER BY i.item_per_off_rev LIMIT 3
                            [execution_time] => 0.00063800811767578
                        )

                    [5] => Array
                        (
                            [mysql_query] => SELECT COUNT(*) AS total FROM these_items WHERE item_id > 0
                            [execution_time] => 0.00035595893859863
                        )

                    [6] => Array
                        (
                            [mysql_query] => SELECT item_key FROM these_items ORDER BY key_matches_count DESC, item_title DESC, LENGTH(item_title), item_added_rev LIMIT 0, 25
                            [execution_time] => 0.00048303604125977
                        )

                    [7] => Array
                        (
                            [mysql_query] => SELECT i.*, m.merch_name, m.merch_url, m.merch_can_ok, m.merch_google_rating, m.merch_google_reviews, m.merch_google_key, m.merch_local_url, m.merch_coupons_count FROM items_reg i, merchants m WHERE MATCH (i.item_title) AGAINST ('+focus* +bike*' IN BOOLEAN MODE) AND m.merch_id = i.merch_id AND i.item_key IN ('arribabicyclebikesclassicfitnessfocusismen','abackbikesfocusholdsisizalcomachinenothingpropureracing','anattentionbikebristlingdoesntelegantfocusgrabbergreatitjustlookmakespuristtechnologyurban','bikecompactfocusizalcooutletpro','bikefocusroadvariado','bikefocusurban','bikefocusthunderxtr','bikebudfocussuper','bikefocusmountainraven','bikefocusraven','29rbikefocusmountainraven','bikefocusproject','bikeclinchercxcyclocrossfocusmaresrapha','axbikecyclocrossfocusmares','bikefocusizalcoproraroad','bikecpfocusizalcoproroad','bikeergoridefocusizalcoroad','bikecpergofocusizalcorroad','bikefocushighlandpeak','bikefocusfsl','bikefocusforestmountain','bikefocusforest','29rbikefocusforestmountain','29bikefocusforest','bikeextremefirstfocus') ORDER BY FIELD(i.item_key, 'arribabicyclebikesclassicfitnessfocusismen','abackbikesfocusholdsisizalcomachinenothingpropureracing','anattentionbikebristlingdoesntelegantfocusgrabbergreatitjustlookmakespuristtechnologyurban','bikecompactfocusizalcooutletpro','bikefocusroadvariado','bikefocusurban','bikefocusthunderxtr','bikebudfocussuper','bikefocusmountainraven','bikefocusraven','29rbikefocusmountainraven','bikefocusproject','bikeclinchercxcyclocrossfocusmaresrapha','axbikecyclocrossfocusmares','bikefocusizalcoproraroad','bikecpfocusizalcoproroad','bikeergoridefocusizalcoroad','bikecpergofocusizalcorroad','bikefocushighlandpeak','bikefocusfsl','bikefocusforestmountain','bikefocusforest','29rbikefocusforestmountain','29bikefocusforest','bikeextremefirstfocus'), CASE  i.item_per_off WHEN 0 THEN 1 ELSE 0 END, i.item_sale_price
                            [execution_time] => 0.019292116165161
                        )

                    [8] => Array
                        (
                            [mysql_query] => INSERT INTO past_searches_regular ( `search_add_date`, `search_terms`, `ad1`, `ad2` ) VALUES ( '1368888987', 'focus bike', '', '' ) ON DUPLICATE KEY UPDATE search_add_date = '1368888987', search_clicks = search_clicks+1, no_results = '0'
                            [execution_time] => 0.00025296211242676
                        )

                    [9] => Array
                        (
                            [mysql_query] => DROP TABLE `these_items`
                            [execution_time] => 0.00014996528625488
                        )

                )

        )

    [1] => Array
        (
            [api_query] => http://api.salecamel.com?api_key=123456789&search_limit=10&do_get=get_related&search_terms=focus bike
            [execution_time] => 0.003169059753418
            [from_api] => Array
                (
                )

        )

)