Special Offers
- RAPID TOOLS 0.8mm Galvanised Steel Tie Wire Carton (50 coils)Special Price $412.00 Regular Price $499.00
- Bahco ADJUST3 Adjustable Shifter Wrench Set-3pceSpecial Price $135.00 Regular Price $169.00
- Kincrome 17044 Automatic Wire Stripper 165mm (6-1/2")Special Price $49.00 Regular Price $75.00
- Hitachi G13YC2 1430w 125mm (5") Electronic Disc Angle GrinderSpecial Price $419.00 Regular Price $489.00
- ITM INVERTER GENERATOR PETROL 7000W PEAK WITH ELECTRIC STARTSpecial Price $3,999.00 Regular Price $4,299.00
- Dewalt DCN692N-XE 18V XR Li-ion Brushless 2-Speed Framing Nailer - BARE UNIT-BDSpecial Price $599.00 Regular Price $699.00
- Hitachi/Hikoki 18V 5.0Ah Li-Ion Cordless Brushless Framing Nailer KitSpecial Price $899.00 Regular Price $1,199.00
- Forza Tools 36L 1100W OIL FREE COMPRESSOR FT2236018Special Price $699.00 Regular Price $799.00
- LEICA Disto Compact Blue Tooth Laser Distance Measurer-D110Special Price $235.00 Regular Price $259.00
- BONE Low Profile Mechanics Creeper-THE BONE-180kg Capacity BONE6031Special Price $599.00 Regular Price $679.00
- Maxwatt 7kVA PETROL GENERATOR ELECTRIC STARTSpecial Price $1,499.00 Regular Price $1,599.00
- RAPID TOOLS WRAPTOR 1.3mm Stainless Steel Tie Wire Carton (24 coils)Special Price $849.00 Regular Price $899.00
Load more
Loading...
Recently sold
- KAJO LONGLIFE HI PERFORMANCE GREASE LZR2 (EP2)-500G-6PACKSpecial Price $90.00 Regular Price $96.00
- KAJO SCREW CARTRIDGE GREASE GUN ADAPTER-MILWAUKEE,METABO,AEGSpecial Price $69.00 Regular Price $79.00
- LEICA DD120 Underground Service Locator -Replaces DD130Special Price $1,936.00 Regular Price $2,099.00
- VETO Pro Pac Hi Viz Tech Pac Back Pack Bag VETOTP1HV - BFDSpecial Price $330.00 Regular Price $449.00
- HIKOKI - 36V 185mm Rear Handle Circular Saw - BARE UNITSpecial Price $419.00 Regular Price $599.00
- EZE LAP Diamond Hone & Stone Sharpener-Fine LFSpecial Price $19.00 Regular Price $25.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-05-06')) AND ((IF(at_wtp_bonus_start_date.value_id > 0, at_wtp_bonus_start_date.value, at_wtp_bonus_start_date_default.value) <= '2026-05-06')) 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
- Metabo SSD18LTX200BLKIT 18v Cordless Brushless Impact Driver Kit-5.2ah-Gen 2 Bonus Redeem Free Bonuses (Refer Images)Special Price $599.00 Regular Price $729.00
- PRO KIT 43PIECE WALL MOUNTED STORAGE & TOOL RACK SET - PT80930 Perfect For Garage or Workshop!!!!....Grab Yours Now!!!...
- Senix X2 18V Brushless 60Nm Cordless Hammer Drill Kit BONUS REDEEM FREE BONUSES (REFER IMAGES)$249.00
- Metabo 18V Li-ion Cordless 3pce Combo Kit Including Brushless Bonus Redeem Free Bonus (Refer Image)$1,499.00
- Metabo 18V 3 PIECE 2 X 5.5AH COMBO KIT MET18MX3SB2HD5.5FB Bonus Redeem Free Bonus (Refer Image)$1,399.00
-
- Metabo 18V Backpack Sprayer Kit AU60203800 Bonus Redeem Free bonuses (Refer Images)Special Price $879.00 Regular Price $899.00
-
- MAXISAFE Air Hood Face Shield with CleanAIR Powered Air Respiratory PAPR Unit Due To COVID This Line Is Selling Fast!!!...Special Price $1,899.00 Regular Price $2,099.00
- Hikoki/Hitachi Multivolt 18v/36v Cordless 125mm Angle Grinder Bare Unit Skin-G18DSL2 See Picture For Current Bonus Redemptions Valid Till 30/9/26$199.00
- Senix 2X2 cordless 36V(2x18v) Brushless 1190 m³/h Blower Kit BONUS REDEEM FREE BONUSES (REFER IMAGES)$349.00
- Impacta Shield Aluminium Hands Free Sanitising Station Bollard-Grey Hurry Stock Are Selling Fast!!!...Aussie Made!!!...Special Price $399.00 Regular Price $459.00
- Metabo AU69000040 18v 12PC Brushless LIHD Cordless Combo Kit -BD Bonus Redeem Free bonuses (Refer Images)Special Price $2,499.00 Regular Price $3,299.00
- OX Tools Superior Super Fast Cut & Tuffcut Diamond Blade Combo-14"/350mm Limited Edition!!!....Grab Yours Before Its Too Late!!!...
- TREND Airshield Pro Respirator Face Shield Mask & Defender Ear Muff Combo Pack NEXT BATCH DUE MID LATE FEBUARYSpecial Price $899.00 Regular Price $999.00
- Metabo 18V 2 Piece Brushless Drill/Wrench 400 nm Combo Kit - 2 x 5.5Ah Bonus Redeem Free Bonus (Refer Image)Special Price $799.00 Regular Price $899.00
View All
Loading...
















































