Special Offers
- ICCONS Gas Powered GT9 Series Concrete Nail Gun System Combo Pack-5000 PinsSpecial Price $3,599.00 Regular Price $6,999.00
- SICAR 300mm (12") 2.6m Sliding Table 4HP Italian Designed Panel Saw 240V SEGA300Special Price $9,848.00 Regular Price $10,999.00
- Metabo LF 850 S 850w Paint Remover ***REPLACES LF724S***Special Price $999.00 Regular Price $1,099.00
- Forza Tools 2900W (2x 1450W) 50L Oil Free Trade Portable Air Compressor-FT290050Special Price $899.00 Regular Price $999.00
Load more
Loading...
Recently sold
- RUPES SSPF SANDER Electric Half Sheet 5mm orbitSpecial Price $839.00 Regular Price $899.00
- Draper Tools Metric Ratchet Pipe Threading Kit (7 Piece) DRA22496Special Price $429.00 Regular Price $559.00
- ONE ELEVEN - Galvanised Trade ToolBox (765mm wide)Special Price $95.00 Regular Price $99.00
- Milwaukee Stubby 8 in 1 MultiBit Ratcheting S/driver – 48222330 - BFDSpecial Price $19.00 Regular Price $29.00
- DEVILBISS Desiccant Snake Air Filtration Hose DS20Special Price $89.00 Regular Price $119.00
- ToughCut Oltre 14.2mm x 14.2mm x 2mm Square 30Deg 2 Sided TCT Insert Blade (10Pce) suit Spiral Cutter HeadSpecial Price $75.00 Regular Price $99.00
- KAJO SCREW CARTRIDGE GREASE GUN ADAPTER-MILWAUKEE,METABO,AEGSpecial Price $69.00 Regular Price $79.00
Load more
Loading...
Latest Deals
SELECT `e`.*, `cat_index`.`position` AS `cat_index_position`, `price_index`.`price`, `price_index`.`tax_class_id`, `price_index`.`final_price`, IF(price_index.tier_price IS NOT NULL, LEAST(price_index.min_price, price_index.tier_price), price_index.min_price) AS `minimal_price`, `price_index`.`min_price`, `price_index`.`max_price`, `price_index`.`tier_price`, IF(at_wtp_bonus_end_date.value_id > 0, at_wtp_bonus_end_date.value, at_wtp_bonus_end_date_default.value) AS `wtp_bonus_end_date`, IF(at_wtp_bonus_start_date.value_id > 0, at_wtp_bonus_start_date.value, at_wtp_bonus_start_date_default.value) AS `wtp_bonus_start_date`, IF(at_wtp_bonus_type.value_id > 0, at_wtp_bonus_type.value, at_wtp_bonus_type_default.value) AS `wtp_bonus_type`, IFNULL(review_summary.reviews_count, 0) AS `reviews_count`, IFNULL(review_summary.rating_summary, 0) AS `rating_summary` FROM `catalog_product_entity` AS `e`
INNER JOIN `catalog_category_product_index_store1` AS `cat_index` ON cat_index.product_id=e.entity_id AND cat_index.store_id=1 AND cat_index.visibility IN(2, 4) AND cat_index.category_id=2
INNER JOIN `catalog_product_index_price` AS `price_index` ON price_index.entity_id = e.entity_id AND price_index.customer_group_id = 0 AND price_index.website_id = '1'
INNER JOIN `catalog_product_entity_datetime` AS `at_wtp_bonus_end_date_default` ON (`at_wtp_bonus_end_date_default`.`entity_id` = `e`.`entity_id`) AND (`at_wtp_bonus_end_date_default`.`attribute_id` = '192') AND `at_wtp_bonus_end_date_default`.`store_id` = 0
LEFT JOIN `catalog_product_entity_datetime` AS `at_wtp_bonus_end_date` ON (`at_wtp_bonus_end_date`.`entity_id` = `e`.`entity_id`) AND (`at_wtp_bonus_end_date`.`attribute_id` = '192') AND (`at_wtp_bonus_end_date`.`store_id` = 1)
INNER JOIN `catalog_product_entity_datetime` AS `at_wtp_bonus_start_date_default` ON (`at_wtp_bonus_start_date_default`.`entity_id` = `e`.`entity_id`) AND (`at_wtp_bonus_start_date_default`.`attribute_id` = '191') AND `at_wtp_bonus_start_date_default`.`store_id` = 0
LEFT JOIN `catalog_product_entity_datetime` AS `at_wtp_bonus_start_date` ON (`at_wtp_bonus_start_date`.`entity_id` = `e`.`entity_id`) AND (`at_wtp_bonus_start_date`.`attribute_id` = '191') AND (`at_wtp_bonus_start_date`.`store_id` = 1)
INNER JOIN `catalog_product_entity_int` AS `at_wtp_bonus_type_default` ON (`at_wtp_bonus_type_default`.`entity_id` = `e`.`entity_id`) AND (`at_wtp_bonus_type_default`.`attribute_id` = '190') AND `at_wtp_bonus_type_default`.`store_id` = 0
LEFT JOIN `catalog_product_entity_int` AS `at_wtp_bonus_type` ON (`at_wtp_bonus_type`.`entity_id` = `e`.`entity_id`) AND (`at_wtp_bonus_type`.`attribute_id` = '190') AND (`at_wtp_bonus_type`.`store_id` = 1)
LEFT JOIN `review_entity_summary` AS `review_summary` ON e.entity_id = review_summary.entity_pk_value AND review_summary.store_id = 1 AND review_summary.entity_type = (SELECT `review_entity`.`entity_id` FROM `review_entity` WHERE (entity_code = 'product')) WHERE ((IF(at_wtp_bonus_end_date.value_id > 0, at_wtp_bonus_end_date.value, at_wtp_bonus_end_date_default.value) >= '2026-03-13')) AND ((IF(at_wtp_bonus_start_date.value_id > 0, at_wtp_bonus_start_date.value, at_wtp_bonus_start_date_default.value) <= '2026-03-13')) AND ((IF(at_wtp_bonus_type.value_id > 0, at_wtp_bonus_type.value, at_wtp_bonus_type_default.value) LIKE '4') OR (IF(at_wtp_bonus_type.value_id > 0, at_wtp_bonus_type.value, at_wtp_bonus_type_default.value) LIKE '5') OR (IF(at_wtp_bonus_type.value_id > 0, at_wtp_bonus_type.value, at_wtp_bonus_type_default.value) LIKE '6') OR (IF(at_wtp_bonus_type.value_id > 0, at_wtp_bonus_type.value, at_wtp_bonus_type_default.value) LIKE '7') OR (IF(at_wtp_bonus_type.value_id > 0, at_wtp_bonus_type.value, at_wtp_bonus_type_default.value) LIKE '8')) ORDER BY rand() ASC, `e`.`entity_id` DESC
Count: 16
- AUST SAW RaiderX Metal Blade 165mm x 20 x 32T Perfect For Cordless Metal Saws!!...3x Life!!!..Special Price $109.00 Regular Price $149.00
- BOLLE B-Clean B600 Plastic cleaning station with 500 ml lens cleaner (spray) + 2x200 tissues A Must For Workshop, Factory or Jobsite!!!..
- Bahco 22pce Bit Set-1/4" Drive Super Handy Set For Tradies!!!
- ICCONS PolyPRO Chemical Injection System Adhesive Gen 2-420ml Market Leading Construction Injection System For Jobsites!!..
- NomadiQ The Ultimate Portable, Compact & Light Weight Gas BBQ With Bonus Carry Pouch Valued @ $39
- Hitachi Hikoki 36v/18v 8Ah Multivolt Li-Ion Slide Battery-BSL36B18 See Picture For Current Bonus Redemptions Valid Till 31/3/26$279.00
- Hitachi/Hikoki KC18DPL(HRZ) 2 Piece 18V/MV Brushless Cordless Combination Pack-FDB See Picture For Current Bonus Redemptions Valid Till 31/3/26$779.00
- HIKOKI HITACHI 18V/36V Cordless Slide 5" (125mm) Angle Grinder Combo Kit See Picture For Current Bonus Redemptions Valid Till 31/3/26$349.00
-
- INDUSTRIAL XS Premium P Handle Hand Truck Trolley-300kg Rated Hot Seller For Removalists & Freight Companies!!!Special Price $339.00 Regular Price $399.00
- HIKOKI - 18V Li-ion Cordless 600ml Caulking Gun - BARE UNIT See Picture For Current Bonus Redemptions Valid Till 31/3/26Special Price $399.00 Regular Price $599.00
- Estwing Vinyl Grip Smooth Face Hammer Blue Ultra Series-15oz - E6-15S Hot Seller For Carpenters & Formworkers!!!....Special Price $139.00 Regular Price $149.00
- HIKOKI - 36V 2.5Ah Li-Ion Cordless Brushless 3pce Combo Kit See Picture For Current Bonus Redemptions Valid Till 31/3/26Special Price $1,199.00 Regular Price $1,599.00
- OX Tools Superior Super Fast Cut & Tuffcut Diamond Blade Combo-16"/400mm Limited Edition!!!....Grab Yours Before Its Too Late!!!...
View All
Loading...
















































