Yakima Side, Lower Strap 8880220 (2024)

Yakima Side, Lower Strap 8880220 (1)

Yakima Side, Lower Strap 8880220 (3)

Be the first to review this product

$15.00

or 4 interest-free payments of $3.75 with

Shop now. Pay later.

Always interest-free.

Add your favourites to cart

Select Afterpay at checkout

Log into or create your Afterpay account, instant approval decision

Your purchase will be split into 4 payments, payable every 2 weeks

Now you can shop across borders

If you are a resident of New Zealand, Canada or the UK, you can now shop at select stores in Australia using your local Afterpay or Clearpay account.

The payment amounts will display in your local currency when you checkout with Afterpay, prior to confirming your purchase. The local terms that normally apply when you use Afterpay in New Zealand or Canada, or Clearpay in the UK, will apply to any purchases you make from a retailer in Australia.

For Australian residents, all you need to apply is to have a debit or credit card, and to be over 18 years of age.

Late fees and additional eligibility criteria apply. The first payment may be due at the time of purchase.
For complete terms visit afterpay.com/en-AU/terms-of-service

Yakima Side, Lower Strap 8880220 (4)

  • BrandYakima
  • SKUY8880220
  • Sport / ActivityBiking

Yakima Side, Lower Strap 8880220 (5)

Be the first to
review this product

Shipping cost rules:

Free shipping over $99.00 excludes over-sized products and regional post codes (according to Australia Post's guidelines). The best way to ascertain if your product qualifies for free shipping is to use the shipping estimator on the product page or alternatively through the checkout process.

  • For the fastest and most efficient deliveries we recommend having your order delivered to a business address.
  • If your order has a substantial freight cost we may contact you regarding this order to find a solution to get this order to you however, we do reserve the right to cancel the order if the freight cost is greater than 10% of the item.
  • Unfortunately due to the size of some products we sell, freight costs can be very unpredictable to rural locations, in some circ*mstances prohibiting us from shipping to remote locations.

To find out if your parcel qualifies for free shipping or the cost to ship to you please use the shipping estimator on the relevant product.

Delivery Information:

Delivery Location

Estimated Delivery Times

Metro NSW, VIC &QLD1-7Days
Regional NSW, VIC, QLDand All of TAS2-7Days
WA, NT & SA7-10 Days
Large / Bulky goods to all areas (Platform Bike Racks, Roof Boxes, Platform Basket and Trays)2-14 Days

(Delivery time estimates are provided by our couriers and delays may occur due to a number of other factors.)

There are no deliveries made on Saturdays, Sundays or public holidays by our couriers.

Typically, We will despatch orders the next working day. Orders placed on Friday will generally be despatched the following work day which would be Monday of the following or the next working day. Orders placed 1 day prior or on the same day as a public holiday will be despatched the next working day.

No retailer or courier company can ever "guarantee" a next working day delivery.

All courier companies occasionally have the same transport problems that can happen to everyone, inclusive of but not limited to: snow blocked roads, closed roads, traffic jams, mechanical breakdown, an inability to find the delivery address or to gain access to it if, for example, it's in a block of flats. We work with some of the best couriers in the business, and overall they provide an outstanding service.

Please note that we cannot be held responsible for the consequences of any delay caused by the failure of our contracted couriers to fulfil their obligations, although we will always do all that is reasonable to provide the goods by the time required. Please also note that the percentage of delayed deliveries is very small, and the percentage of items lost in transit is all but non-existent.

  • Yakima Side, Lower Strap 8880220 (6)
  • Yakima Side, Lower Strap 8880220 (7)
  • Yakima Side, Lower Strap 8880220 (8)
  • Yakima Side, Lower Strap 8880220 (9)
  • Yakima Side, Lower Strap 8880220 (10)
  • Yakima Side, Lower Strap 8880220 (11)
  • Yakima Side, Lower Strap 8880220 (12)

  1. help@roofracksgalore.com.au1300 071 264

`;}if (hasSpecialOrder) {html += '

* Special order means we don\'t currently have the stock but can order it in for you.

';}html += '

    ';let i = 0; for (let key in data.stores) { i++;html += `
  1. ${data.stores[key].address}

    View on map

    ${data.stores[key].opening_hours}

    ${data.stores[key].phone}

  2. `;}html += '

';} else if (data.hasOwnProperty('postcode') && data.postcode) {html += `

Unfortunately your closest store is over ${data.distance_max}km away. See our delivery options

`;}if (data.hasOwnProperty('stores') && Object.keys(data.stores).length) {html += '

Status explanations

';}if (data.hasOwnProperty('stores') && Object.keys(data.stores).length) {html += '

View all our locations

';}resolve(html);});}

`;html += '

';}resolve(html);});}export function after(data) {marcwatts.hide('.magento2-shipping-click-and-collect-product-form .actions');if (!document.querySelector('.magento2-shipping-click-and-collect-product-form input[name="postcode"]').value) {let postcode = marcwatts.storage('marcwatts_customer.location.click_and_collect.postcode');if (postcode) {document.querySelector('.magento2-shipping-click-and-collect-product-form input[name="postcode"]').value = postcode;}}document.querySelector('.magento2-shipping-click-and-collect-product-form').addEventListener('keyup', (event) => {// enter keyif (event.keyCode == 13) { return;}// setlet form = event.target.closest('form');let distanceMax = form.querySelector('input[name="distance_max"]').value;let inventoryMessage = form.querySelector('input[name="inventory_message"]').value;let inventoryType = form.querySelector('input[name="inventory_type"]').value;let postcode = event.target.value;// savemarcwatts.storage('marcwatts_customer.location.click_and_collect.postcode', postcode);// resetdocument.querySelector('.magento2-shipping-click-and-collect-product-result').innerHTML = postcode.length >= 4 ? 'Loading...' : '';// getif (postcode.length >= 4) {marcwatts.submit(form).then(result => {let stores = Object.keys(result.data.stores).length ? result.data.stores : {};// blockmarcwatts.block('magento2-shipping-click-and-collect-product-result', {'distance_max': distanceMax,'inventory_message': inventoryMessage,'inventory_type': inventoryType,'postcode': postcode,'stores': stores,'_in': '.magento2-shipping-click-and-collect-product-result','_path': '/marcwatts/theme/vendor/magento2/shipping/block/click-and-collect/product/result/magento2-shipping-click-and-collect-product-result.js'});marcwatts.css('/marcwatts/theme/vendor/magento2/shipping/block/click-and-collect/product/result/magento2-shipping-click-and-collect-product-result.css');});}});document.querySelector('.magento2-shipping-click-and-collect-product-form input[name="postcode"]').dispatchEvent(new KeyboardEvent('keyup', {bubbles: true}));}

5-7 day dispatch

`;}resolve(html);});}

';marcwatts.block('magento2-inventory-message-product-shipping', {'product': data.product,'_in': '.magento2-inventory-message-product-shipping','_path': '/marcwatts/theme/vendor/magento2/inventory/block/message/product/shipping/magento2-inventory-message-product-shipping.js'});marcwatts.css('/marcwatts/theme/vendor/magento2/inventory/block/message/product/shipping/magento2-inventory-message-product-shipping.css');resolve(html);return;}if (data.hasOwnProperty('product') && data.product.hasOwnProperty('product_id') && data.product.product_id) {let postcode = data.hasOwnProperty('postcode') && postcode.length ? data.postcode : '';//marcwatts.storage('marcwatts_customer.location.delivery.postcode');html = `

`;html += '

';marcwatts.block('magento2-inventory-message-product-shipping', {'product': data.product,'_in': '.magento2-inventory-message-product-shipping','_path': '/marcwatts/theme/vendor/magento2/inventory/block/message/product/shipping/magento2-inventory-message-product-shipping.js'});marcwatts.css('/marcwatts/theme/vendor/magento2/inventory/block/message/product/shipping/magento2-inventory-message-product-shipping.css');html += '

';marcwatts.block('magento2-shipping-delivery-product-result', {'_in': '.magento2-shipping-delivery-product-result','_path': '/marcwatts/theme/vendor/magento2/shipping/block/delivery/product/result/magento2-shipping-delivery-product-result.js'});marcwatts.css('/marcwatts/theme/vendor/magento2/shipping/block/delivery/product/result/magento2-shipping-delivery-product-result.css');}resolve(html);});}

Yakima Side, Lower Strap 8880220 (2024)
Top Articles
5 Ingredient Peanut Butter Energy Bites (VIDEO) - Chef Savvy
61 Gluten Free Kid-Friendly Recipes for Picky Eaters
Spasa Parish
The Machine 2023 Showtimes Near Habersham Hills Cinemas
Gilbert Public Schools Infinite Campus
Rentals for rent in Maastricht
159R Bus Schedule Pdf
11 Best Sites Like The Chive For Funny Pictures and Memes
Finger Lakes 1 Police Beat
Craigslist Pets Huntsville Alabama
Paulette Goddard | American Actress, Modern Times, Charlie Chaplin
Red Dead Redemption 2 Legendary Fish Locations Guide (“A Fisher of Fish”)
What's the Difference Between Halal and Haram Meat & Food?
Rugged Gentleman Barber Shop Martinsburg Wv
Jennifer Lenzini Leaving Ktiv
Havasu Lake residents boiling over water quality as EPA assumes oversight
Justified - Streams, Episodenguide und News zur Serie
Epay. Medstarhealth.org
Olde Kegg Bar & Grill Portage Menu
Half Inning In Which The Home Team Bats Crossword
Amazing Lash Bay Colony
Cyclefish 2023
Truist Bank Open Saturday
What’s Closing at Disney World? A Complete Guide
New from Simply So Good - Cherry Apricot Slab Pie
Ohio State Football Wiki
Find Words Containing Specific Letters | WordFinder®
FirstLight Power to Acquire Leading Canadian Renewable Operator and Developer Hydromega Services Inc. - FirstLight
Webmail.unt.edu
When Is Moonset Tonight
2024-25 ITH Season Preview: USC Trojans
Metro By T Mobile Sign In
Restored Republic December 1 2022
Dl 646
Apple Watch 9 vs. 10 im Vergleich: Unterschiede & Neuerungen
12 30 Pacific Time
Operation Carpe Noctem
Kino am Raschplatz - Vorschau
Classic Buttermilk Pancakes
Pick N Pull Near Me [Locator Map + Guide + FAQ]
'I want to be the oldest Miss Universe winner - at 31'
Gun Mayhem Watchdocumentaries
Ice Hockey Dboard
Infinity Pool Showtimes Near Maya Cinemas Bakersfield
Dermpathdiagnostics Com Pay Invoice
A look back at the history of the Capital One Tower
Alvin Isd Ixl
Maria Butina Bikini
Busted Newspaper Zapata Tx
2045 Union Ave SE, Grand Rapids, MI 49507 | Estately 🧡 | MLS# 24048395
Upgrading Fedora Linux to a New Release
Latest Posts
Article information

Author: Carmelo Roob

Last Updated:

Views: 5855

Rating: 4.4 / 5 (65 voted)

Reviews: 88% of readers found this page helpful

Author information

Name: Carmelo Roob

Birthday: 1995-01-09

Address: Apt. 915 481 Sipes Cliff, New Gonzalobury, CO 80176

Phone: +6773780339780

Job: Sales Executive

Hobby: Gaming, Jogging, Rugby, Video gaming, Handball, Ice skating, Web surfing

Introduction: My name is Carmelo Roob, I am a modern, handsome, delightful, comfortable, attractive, vast, good person who loves writing and wants to share my knowledge and understanding with you.