Address: 456 Logan Rd, Brisbane, 4120
Phone: +61 7 3394 4844
Website: Go to site
Social networks:
Work time: Tuesday:8:30am-5:30pm
Wednesday:8:30am-5:30pm
Thursday:8:30am-7pm
Friday:8:30am-5:30pm
Saturday:8:30am-5pm
Sunday:9am-5pm
Monday:8:30am-5:30pm

About Supercheap Auto Stones Corner

Supercheap Auto Stones Corner is located at 456 Logan Rd Brisbane 4120, US

Supercheap Auto Stones Corner | Tools, Auto & Car Parts Store Near Me
Supercheap Auto Stones Corner is a leading Australian retailer of tools, car parts, auto spares and accessories, offering a SUPER range of trusted brands. Visit us in store today!
innerSpan.style[‘display’] = ‘inline-block’;
innerSpan.innerHTML = originalHTML;
el.innerHTML = ”;
el.appendChild(innerSpan);
} else {
// Reprocessing.
innerSpan = el.querySelector(‘span.textFitted’);
// Remove vertical align if we’re reprocessing.
if (hasClass(innerSpan, ‘textFitAlignVert’)){
innerSpan.className = innerSpan.className.replace(‘textFitAlignVert’, ”);
innerSpan.style[‘height’] = ”;
el.className.replace(‘textFitAlignVertFlex’, ”);
}
}

// Prepare & set alignment
if (settings.alignHoriz) {
el.style[‘text-align’] = ‘center’;
innerSpan.style[‘text-align’] = ‘center’;
}

// Check if this string is multiple lines
// Not guaranteed to always work if you use wonky line-heights
var multiLine = settings.multiLine;
if (settings.detectMultiLine && !multiLine &&
innerSpan.getBoundingClientRect().height >= parseInt(window.getComputedStyle(innerSpan)[‘font-size’], 10) * 2){
multiLine = true;
}

// If we’re not treating this as a multiline string, don’t let it wrap.
if (!multiLine) {
el.style[‘white-space’] = ‘nowrap’;
el.style[‘font-size’] = ‘unset’;
}

low = settings.minFontSize;
high = settings.maxFontSize;

// Binary search for highest best fit
var size = low;
while (low > 1;
innerSpan.style.fontSize = mid + ‘px’;
var innerSpanBoundingClientRect = innerSpan.getBoundingClientRect();
if (
innerSpanBoundingClientRect.width

d=>clearTimeout(c,c=setTimeout(a,b,d));

/* Account – my orders, your order flyout close button allignment – 19/07/24 */
.pt_order .account-flyout.active .button-close {
left: 0px;
top: 0px;
height: 64px;
width: 64px;
}

/* PDP hide atc button on atc-confirmation recommender – 18/07/24 */
.ui-dialog.atc-confirmation .ckSwiper-init #add-to-cart-item {
display: none;
}

/* PDP hide delivery store status labels – 23/04/24 */
.delivery-method .method-cost-container .store-status {
display: none;
}

/* PDP hide old bonus buy – 22/04/24 */
#product-content .pdp-bonus-buy-btn {
display: none;
}

/* GLOBAL web chat hide – 07/02/24 */
#web-chat {
display: none;
}

/* GLOBAL web chat colour – 07/02/24 */
/* START */
#web-chat {
background-color: #d70000 !important;
right: 15px !important;
}
.section-chat .header-wrapper {
background-color: #d70000;
background: #d70000;
}
.section-chat .header-wrapper .welcome-text {
color: #d70000;
}
/* END */

/* GLOBAL – Fix to product sets for compliance (hide was price, change price colour) – 06/02/24 */
/* START */
[data-itemid*=”PS”] .product-standard-price {
display: none !important;
}
[data-itemid*=”PS”] .product-pricing .the-price {
color: #0a1928 !important;
}
[data-itemid*=”PS”] .product-pricing sup {
color: #0a1928 !important;
}
a.product-link.product-panel[href*=”/PS”] .product-standard-price {
display: none !important;
}
a.product-link.product-panel[href*=”/PS”] .product-pricing .the-price {
color: #0a1928 !important;
}
a.product-link.product-panel[href*=”/PS”] .product-pricing sup {
color: #0a1928 !important;
}
/* END */

/* GLOBAL hide may fit vehicle – 07/02/24 */
.may-fitment {
display: none !important;
}

/* PRODUCT SET PDP styles – 07/02/24 */
.pdp-main .product-set .product-set-list .product-set-item + .product-set-item,
.pdp-main .product-set .product-set-list script + .product-set-item:nth-child(n + 4) {
border-top: 1px solid #e4e4e4;
padding-top: 30px;
margin-top: 30px;
}

/* PDP stock status styling – 07/02/24 */
.text-status {
font-size: 14px !important;
}

/* PDP click & collect message style – 07/02/24 */
.specialclickncollect-msg {
color: #3b4753 !important;
font-family: Sohne-Buch, Helvetica, Arial, sans-serif !important;
font-size: 12px !important;
}

/* GLOBAL privacy policy popup align bottom – 07/02/24 */
.cookie-notification {
position: fixed;
inset: auto 0px 0px;
z-index: 99;
}

/* PDP product-info styling – 07/02/24 */
@media (max-width: 767px) {
.pdp-main .product-info {
margin: 30px -15px 0;
}
}

/* GLOBAL old swiper title styling – 07/02/24 */
.swiper-title {
padding: 0px !important;
}

/* GLOBAL header styling – 07/02/24 */
@media only screen and (max-width: 767px) {
/* GLOBAL header styling – 07/02/24 */
.search-mobile-icon,
.search-mobile-reserve {
display: none !important;
}
/* GLOBAL header styling – 07/02/24 */
#header-wrapper .srg-cart {
font-size: 25px !important;
}
/* GLOBAL header styling – 07/02/24 */
.site-logo {
float: left !important;
margin-bottom: 2px !important;
}
}

/* PDP product manual styling – 07/02/24 */
a.manual-link {
background: #e7e8ea;
}

/* GLOBAL breadcrumb padding mobile – 07/02/24 */
@media only screen and (max-width: 767px) {
.breadcrumb {
padding: 10px 0 !important;
}
}

/* PDP logged out club tooltip styling – 07/02/24 */
.pdp-main .product-detail .product-price.club-price-no-login .custom-tooltip-content {
width: auto !important;
}

/* PLP hides second title – 07/02/24 */
.plp-title {
display: none !important;
}

/* GLOBAL chevron arrow sizing – 07/02/24 */
.srg-arrow-right,
.srg-dropdown-arrow-black,
.srg-arrow-up {
font-size: 12px !important;
font-size: 0.75rem !important;
}

/* GLOBAL header cart quantity – 07/02/24 */
.minicart-quantity {
font-size: 12px !important;
font-size: 0.75rem !important;
}

/* GLOBAL old swiper button styling – 07/02/24 */
.swiper-button-next,
.swiper-button-prev {
box-shadow: 0 3px 6px rgb(0 0 0 / 30%) !important;
}

/* PDP c&c / delivery widget styling – 07/02/24 */
.stacked-delivery-options {
box-shadow: 0 3px 6px rgb(0 0 0 / 30%) !important;
}

/* GLOBAL back to top button styles – 07/02/24 */
#back-to-top span {
box-shadow: 0 3px 6px rgb(0 0 0 / 30%) !important;
background: #fff !important;
border-radius: 50% !important;
color: #910028 !important;
}

/* PDP blog article styling – 07/02/24 */
.pt_product-details .content-article .img-blog {
padding-top: 20% !important;
}

/* GLOBAL mini cart max width – 07/02/24 */
@media (max-width: 500px) {
.coffee-header .my-cart .mini-cart-content {
max-width: 95vw !important;
min-width: auto !important;
}
}

/* BLOG hide article text snippet – 07/02/24 */
.blog-teaser {
display: none !important;
}

/* PRODUCT TILES delivery availabilty – 06/02/24 */
.delivery-availabilty {
display: none !important;
}

/* HOMEPAGE styling – 06/02/24 */
.home-slot-content:first-of-type {
margin-top: 0px;
}

/* BLOG listing page layout styles – 06/02/24 */
@media (min-width: 768px) {
.blog-listing-container .blog-landing-article {
width: calc(100% / 3.2) !important;
}
}
/* BLOG listing page layout styles – 06/02/24 */
@media (max-width: 767px) {
.blog-listing-container .blog-landing-article {
width: calc(100% / 2.11) !important;
}
}

/* Product badge styles – 08/05/24 */
.sc-badge {
–badgePos: 0.3em;
position: absolute;
z-index: 11;
inset: var(–badgePos) auto auto var(–badgePos);
text-transform: uppercase;
font-size: 20px;
font-family: Sohne-Schmal-Fett, Helvetica, Arial, sans-serif;
line-height: 0.85 !important;
letter-spacing: 0.05em;
display: grid;
place-items: center;
padding: 0.21em 0.2em 0.24em 0.275em;
border-radius: 5px;
background-color: var(–sca-sc-navy);
color: white;
}
#pdp-swiper .sc-badge,
.wrapper-product-badge .sc-badge {
font-size: min(28px, (100vw – 30px) * 0.064);
}
@media (min-width: 768px) {
#pdp-swiper .sc-badge,
.wrapper-product-badge .sc-badge {
font-size: 22.5px;
}
}
@media (min-width: 1024px) {
#pdp-swiper .sc-badge,
.wrapper-product-badge .sc-badge {
font-size: 28px;
}
}
.wrapper-product-badge {
all: unset !important;
}
#pdp-swiper .product-primary-image:has(.video.swiper-slide-active) {
z-index: 12;
}

/* PLP & PDP fitting kit required badge – 08/05/24 */
/* START */
.fitting-kit-badge-pdp,
.fitting-kit-badge-plp {
inset: auto auto var(–badgePos) var(–badgePos);
}
@media (max-width: 767px) {
#pdp-swiper:has(.swiper-pagination-bullets) .fitting-kit-badge-pdp,
#pdp-swiper:has(.swiper-pagination-bullets) .fitting-kit-badge-plp {
inset: auto auto calc(var(–badgePos) + 16px) var(–badgePos);
}
}
/* END */

/* PLP & PDP clearance badge – 08/05/24 */
.clearance-badge-plp {
inset: var(–badgePos) var(–badgePos) auto auto;
background-color: var(–sca-sc-yellow);
color: black;
}

/* PLP & PDP special order badge – 08/05/24 */
/* START */
.special-order-badge-pdp,
.special-order-badge-plp {
inset: var(–badgePos) var(–badgePos) auto auto;
}
/* END */

/* PLP & PDP new badge – 08/05/24 */
.new-badge-plp {
background-color: var(–sca-sc-blue);
}

/* QRcode landing page vehicle selector – 06/02/24 */
.vehicle-select2.select2-container–default .select2-selection__arrow {
background: none !important;
}

/* PDP brand image size constraint – 06/02/24 */
.pdp-main .product-detail .wrapper-brand .product-brand img {
max-height: 60px;
}

/* PLP top level cat page styles – 07/02/24 */
.content-cat-icon h2 {
display: none;
}

/* PLP top level cat page styles – 07/02/24 */
.content-cat-icon .content-cat-icon-item a {
background: #fff;
padding: 20px;
margin: 10px;
border-radius: 10px;
}

/* PLP top level cat page styles – 07/02/24 */
.content-cat-icon .content-cat-icon-item .name-category {
height: 36px;
display: grid;
place-items: center;
}

/* PLP top level cat page styles – 07/02/24 */
.content-cat-icon .list-icons {
padding-bottom: 40px;
margin-bottom: 20px;
}

/* PLP lhs refinement styles – 07/02/24 */
.refinement ul {
max-height: 400px;
overflow: auto;
}

/* PLP lhs refinement styles – 07/02/24 */
.category-refinement > ul ul {
max-height: 2000px !important;
overflow: auto;
}

/* GLOBAL black button – 07/02/24 */
/* START */
.btn-black-white {
background-color: #000;
color: #fff;
}
.btn-black-white:hover {
background-color: #fff !important;
color: #000 !important;
border: 1px solid #000 !important;
}
/* END */

/* Clearance Price carret Fix */
.pdp-main .product-detail .has-clearance .carret {
display: inline-block;
left: -5px;
margin-right: -5px;
top: -4px;
}

function waitForjQueryClearanceFix(){
if(window.jQuery) {
var clearanceBadge = $(‘#pdpMain .pdp-swiper span[class^=”clearance-badge”]’);
var clearanceCaret = $(‘.pdp-main .product-detail .has-clearance .carret’);
if(clearanceBadge.length && clearanceBadge.is(“:visible”) && clearanceCaret.length && clearanceCaret.is(“:visible”)){
$(‘.pdp-main .product-detail .product-price .price-sales’).css(‘color’, ‘#d70000’);
}

var clubPriceStroke = $(‘.pdp-main .product-detail #product-content > .product-price.authenticated.has-club .nonclub-stroke’);
if (clubPriceStroke.length && clubPriceStroke.is(“:visible”) && !clubPriceStroke.parent().hasClass(‘ contain-promo’)){
clubPriceStroke.parent().addClass(‘ contain-promo’);
}
} else {
setTimeout(waitForjQueryClearanceFix, 50);
}
}

waitForjQueryClearanceFix();

.fitting-kit-pdp-badge-content {
margin-bottom: 0.25rem;
position: relative;
background-color: #122461;
width:255px;
left:0;
right:0;
margin:0 auto;
border-radius:5px;
}

.fitting-kit-pdp-badge-header .fitting-kit-pdp-badge-text {
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
white-space: nowrap;
padding: 0px 0.625rem;
height: 1.6rem;
font-size: 14px;
line-height: 1.5;
color: #FFF;
display: flex;
}

.fitting-kit-pdp-badge-header {
position: absolute;
bottom:5%;
z-index:3;
left:0;
right:0;
margin:0 auto;
}

@media screen and (max-width: 1023px) {
.fitting-kit-pdp-badge-content {
width:220px;
}

.fitting-kit-pdp-badge-header .fitting-kit-pdp-badge-text {
font-size: 12px;
}
}
.fitting-kit-plp-badge-content {
margin-bottom: 0.25rem;
position: relative;
background-color: #122461;
width:80%;
left:0;
right:0;
margin:0 auto;
border-radius:5px;
}

.fitting-kit-plp-badge-header .fitting-kit-plp-badge-text {
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
white-space: nowrap;
padding: 0px 0.625rem;
height: 1.6rem;
font-size: 14px;
line-height: 1.5;
color: #FFF;
display: flex;
}

.fitting-kit-plp-badge-header {
position: absolute;
bottom:3%;
z-index:3;
left:0;
right:0;
margin:0 auto;
}

@media screen and (max-width: 350px) {
.fitting-kit-plp-badge-content {
width:75%;
}
}
@media screen and (max-width: 1023px) {
.fitting-kit-plp-badge-content {
width:85%;
}

.fitting-kit-plp-badge-header .fitting-kit-plp-badge-text {
font-size: 12px;
}
}
@media screen and (max-width: 320px) {
.fitting-kit-plp-badge-content {
width:100%;
}
.fitting-kit-plp-badge-content::before {
display:none;
}
.fitting-kit-plp-badge-content::after {
display:none;
}
}

.aus-made-pdp-badge-content {
margin-bottom: 0.25rem;
position: relative;
background-color: #122461;
width:225px;
left:0;
right:0;
margin:0 auto;
border-radius:5px;
}

.aus-made-pdp-badge-header .aus-made-pdp-badge-text {
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
white-space: nowrap;
padding: 0px 0.625rem;
height: 1.6rem;
font-size: 14px;
line-height: 1.5;
color: #FFF;
display: flex;
}

.aus-made-pdp-badge-header {
position: absolute;
bottom:5%;
z-index:3;
left:0;
right:0;
margin:0 auto;
}

@media screen and (max-width: 1023px) {
.aus-made-pdp-badge-content {
width:220px;
}

.aus-made-pdp-badge-header .aus-made-pdp-badge-text {
font-size: 12px;
}
}
.aus-made-plp-badge-content {
margin-bottom: 0.25rem;
position: relative;
background-color: #122461;
width:80%;
left:0;
right:0;
margin:0 auto;
border-radius:5px;
}

.aus-made-plp-badge-header .aus-made-plp-badge-text {
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
white-space: nowrap;
padding: 0px 0.625rem;
height: 1.6rem;
font-size: 14px;
line-height: 1.5;
color: #FFF;
display: flex;
}

.aus-made-plp-badge-header {
position: absolute;
bottom:3%;
z-index:3;
left:0;
right:0;
margin:0 auto;
}

@media screen and (max-width: 350px) {
.aus-made-plp-badge-content {
width:65%;
}
}
@media screen and (max-width: 1023px) {
.aus-made-plp-badge-content {
width:75%;
}

.aus-made-plp-badge-header .aus-made-plp-badge-text {
font-size:12px;
}
}
@media screen and (max-width: 320px) {
.aus-made-plp-badge-content {
width:100%;
}
}
.aus-made-plp-badge-content::before {
display:none;
}
.aus-made-plp-badge-content::after {
display:none;
}
.pdp-swiper .clearance-badge-header {
left:0px;
}

.clearance-badge-content {
margin-bottom: 0.25rem;
position: relative;
background-color: #ffdd00;
width:100px;
}
.clearance-badge-header .clearance-badge-content::after {
position: absolute;
right: -0.5rem;
top: 0px;
content: ” “;
width: 0px;
height: 0px;
border-top: 1.5rem solid #ffdd00;
border-right: 0.5rem solid transparent;
}
.clearance-badge-header .clearance-badge-text {
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
white-space: nowrap;
padding: 0px 0.625rem;
height: 1.6rem;
font-size: 14px;
line-height: 1.5;
color: #000;
display: flex;
}

.clearance-badge-header {
position: absolute;
top:2%;
left:-15px;
z-index:3;
}

@media screen and (max-width: 1169px) {
.clearance-badge-header {
left:-10px;
}
}

@media screen and (max-width: 767px) {
.clearance-badge-header {
left:0px;
}
}

@media screen and (max-width: 767px) and (min-width: 500px) {
.clearance-badge-header .clearance-badge-content::after {
display:none;
}
}

.pdp-swiper .new-badge-header {
left:0px;
}

.new-badge-content {
margin-bottom: 0.25rem;
position: relative;
background-color: #0265B7;
width:100px;
}
.new-badge-header .new-badge-content::after {
content: ” “;
width: 0px;
height: 0px;
border-top: 1.5rem solid #0265B7;
border-right: 0.5rem solid transparent;
position: absolute;
right: -0.5rem;
top: 0px;
}
.new-badge-header .new-badge-text {
font-family: “Helvetica Neue”, Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.5;
color: rgb(255, 255, 255);
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
white-space: nowrap;
padding: 0px 0.625rem;
height: 1.5rem;
}

.new-badge-header {
position: absolute;
top:2%;
left:-15px;
z-index:3;
}

@media screen and (max-width: 1169px) {
.new-badge-header {
left:-10px;
}
}

@media screen and (max-width: 767px) {
.new-badge-header {
left:0px;
}
}

@media screen and (max-width: 767px) and (min-width: 500px) {
.new-badge-header .new-badge-content::after {
display:none;
}
}

.pdp-swiper .oricom-badge-header {
left:0px;
}

.oricom-badge-content {
margin-bottom: 0.25rem;
position: relative;
background-color: #ffdd00;
width:100px;
}
.oricom-badge-header .oricom-badge-content::after {
position: absolute;
right: -0.5rem;
top: 0px;
content: ” “;
width: 0px;
height: 0px;
border-top: 1.5rem solid #ffdd00;
border-right: 0.5rem solid transparent;
}
.oricom-badge-header .oricom-badge-text {
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
white-space: nowrap;
padding: 0px 0.625rem;
height: 1.6rem;
font-size: 14px;
line-height: 1.5;
color: #000;
display: flex;
}

.oricom-badge-header {
position: absolute;
top:2%;
left:-15px;
z-index:3;
}

@media screen and (max-width: 1169px) {
.oricom-badge-header {
left:-10px;
}
}

@media screen and (max-width: 767px) {
.oricom-badge-header {
left:0px;
}
}

@media screen and (max-width: 767px) and (min-width: 500px) {
.oricom-badge-header .oricom-badge-content::after {
display:none;
}
}

/* BUNDLE BADGING – 01-03-24 */
/* PDP */
.bundle-badge-pdp:not(#fakeID) {
position: absolute;
inset: 5px 5px auto auto;
font-family: Sohne-Schmal-Fett, Helvetica, Arial, sans-serif;
line-height: 0.85 !important;
letter-spacing: 0.05em;
font-size: clamp(16px, 1.8vw, 20px);
padding: 0.21em 0.2em 0.24em 0.275em;
/* padding: 5px; */
text-align: center;
width: fit-content;
background-color: var(–sca-sc-oil);
box-shadow: 0 0 0 0.15em white;
}
.product-tile:not(#fakeID, .product-detail) .bundle-badge-plp:not(#fakeID) {
inset: 0 0 auto auto;
background-color: var(–sca-sc-oil);
}

/* Catalogue Landing Page CSS */
.sscontainer {
max-width: 1400px;
padding: 2rem;
margin: 3rem auto 0;
} /* Grid Items */
.ssitem {
display: grid;
grid-auto-rows: minmax(250px, auto);
grid-gap: 20px;
}
.ssitem a {
border-radius: 5px;
padding: 1rem;
display: flex;
flex-direction: column;
position: relative;
overflow: hidden;
}
.sscontainer a:hover {
text-decoration: none !important;
}
.ssitem img {
width: 100%;
height: auto !important;
margin-bottom: 1rem;
}
.ssitem h3 {
color: #fff;
font-family: Sohne-Schmal-Fett, Arial, Helvetica, sans-serif;
line-height: 0.9;
text-transform: uppercase;
font-size: 50px;
}
.ssitem h4 {
color: #fff;
}
.ssitem p,
.ss-cat-icons p {
font-size: 18px;
font-weight: 700;
color: #000;
}
.ssitem a p:first-of-type {
text-transform: uppercase;
margin-bottom: 0px;
font-size: 14px;
} /* Grid Title */
.sscontainer-title {
display: flex;
justify-content: space-between;
align-items: flex-end;
margin: 0 auto 1rem;
}
.sscontainer-title h1 {
color: #0a1928;
font-family: Sohne-Schmal-Fett, Arial, Helvetica, sans-serif;
line-height: 0.9;
text-transform: uppercase;
font-size: 80px;
}
.sscontainer-title h1 span,
.sscontainer-title h4 {
color: #d70000;
}
.sscontainer-title h4:hover {
color: #0a1928;
} /* Grid Item Overlay */
.hp-overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 100%;
width: 100%;
transition: 0.1s ease-in-out;
background-color: #d70000 !important;
opacity: 0;
display: grid;
place-content: center;
z-index: 3;
}
.ssitem a:hover .hp-overlay {
opacity: 0.9;
}
.sn {
color: #fff;
font-size: 20px;
text-shadow: none;
} /* 5 tile grid + 3 tile (Left Large)*/
.ssitem-5 {
grid-template-columns: repeat(4, 1fr);
}
.ssitem-3cluster {
grid-template-columns: repeat(2, 1fr);
}
.ssitem-5 a,
.ssitem-3cluster a {
background-color: #e7e8ea;
}
.ssitem-5 a:first-of-type {
background-size: cover;
justify-content: flex-end;
grid-column: 1 / span 2;
grid-row: 1 / span 2;
}
.ssitem-3cluster a:first-of-type {
background-size: cover;
grid-row: 1 / span 2;
justify-content: flex-end;
}
.ssitem-3cluster a img {
max-width: 50%;
display: block;
margin: auto;
}
.ssitem-5 a:first-of-type img,
.ssitem-3cluster a:first-of-type img {
display: block;
margin: auto;
} /* 3 tile Grid */
.ssitem-3 {
grid-template-columns: repeat(3, 1fr);
}
.ssitem-3 a {
background-color: #ffd200;
}
.ssitem-3 h3 {
text-align: center;
color: #000;
font-family: Sohne-Schmal-Fett, Arial, Helvetica, sans-serif;
line-height: 0.9;
text-transform: uppercase;
font-size: 50px;
}
.ssitem-3 h3 span {
color: #d70000;
} /* 1 large & 4 tile + Swipe */
.sscontainer .swiper-outer {
max-width: 1340px;
padding: 0px;
}
.ssitem-5cluster {
grid-template-columns: repeat(4, 1fr);
}
.ssitem-swipe {
grid-template-columns: repeat(2, 1fr);
}
.ss-swiper {
margin-top: 1rem;
}
.ss-swiper .ssitem {
display: flex;
grid-gap: 0;
align-items: stretch;
}

.ss-swiper .ssitem > div {
background-color: #e7e8ea;
height: auto;
border-radius: 5px;
position: relative;
}

/* .ss-swiper .ssitem > div:hover {
background-color: #d70000;
} */
.ssitem-swipe a {
height: 100%;
}
.ssitem-5cluster a,
.ss-swiper .ssitem a {
background-color: #e7e8ea;
}

.ssitem-5cluster a:first-of-type,
.ssitem-swipe a:first-of-type,
.ssitem-swipe > div:first-of-type,
.ssitem-swipe-tools a:first-of-type {
background-size: cover;
justify-content: center;
grid-column: 1 / -1;
grid-row: 1 / span 2;
}
.ssitem-5cluster a:first-of-type div.brand,
.ssitem-swipe a:first-of-type div.brand,
.ssitem-swipe > div:first-of-type div.brand,
.ssitem-swipe-tools a:first-of-type div.brand {
margin: 0 3rem;
max-width: 400px;
}
.ssitem-5cluster a:first-of-type div.brand img,
.ssitem-swipe a:first-of-type div.brand img,
.ssitem-swipe > div:first-of-type div.brand img,
.ssitem-swipe-tools a:first-of-type div.brand img {
width: 150px;
} /* Category swiper */
.ss-swiper .ss-cat-icons p {
text-align: center;
margin-top: 1rem;
}
.ss-swiper .ss-cat-icons .sc-logo {
max-width: 120px;
display: block;
margin: auto;
transition: all ease-in-out 0.3s;
}
.ss-swiper .ss-cat-icons .swiper-slide:hover .sc-logo {
transform: scale(1.05);
}
.ss-cat-swiper .swiper-container .swiper-slide {
width: 100px;
}
@media (max-width: 1024px) {
.ssitem a:hover .hp-overlay {
opacity: 0;
}

.ssitem-5,
.ssitem-5cluster,
.ssitem-3cluster {
grid-template-columns: repeat(2, 1fr);
}
.ssitem-3 {
grid-template-columns: repeat(2, 1fr);
}
.ssitem-3cluster a:first-of-type {
grid-column: 1 / -1;
justify-content: flex-end;
}
.ssitem-3cluster a img {
max-width: 100%;
margin: 0 0 1rem;
display: flex;
}
}
@media (max-width: 767px) {
.sscontainer-title h1 {
font-size: 60px;
}
.ssitem p {
font-size: 12px;
line-height: 14px;
}
.ssitem a p:first-of-type {
font-size: 10px;
line-height: 14px;
}
.ssitem-3 {
grid-template-columns: repeat(1, 1fr);
}
.ssitem {
grid-gap: 10px;
grid-auto-rows: minmax(200px, auto);
}
.sscontainer {
padding: 1rem;
}
.sscontainer-title {
flex-direction: column;
align-items: flex-start;
}
.ss-cat-swiper .swiper-container .swiper-slide {
width: 70px;
}
.ss-swiper .ss-cat-icons .sc-logo {
max-width: 45px;
}
.ss-swiper .ss-cat-icons p {
font-size: 10px;
font-weight: 400;
line-height: 12px;
margin-top: 0.5rem;
}
}

/* Blog Article Swiper */
.blog-articles-template {
margin: 0 auto;
max-width: 1155px;
}
.blog-article-copy h3 {
color: #000;
height: 70px;
}
.blog-article-copy p {
height: 96px;
color: #000;
}
.blog-article-swiper-container {
height: 500px;
width: 300px;
min-width: 300px;
border: 1px solid #b6babe;
margin-right: 20px;
background-color: #fff;
overflow: hidden;
}
.blog-article-swiper-container:hover .blog-article-image img {
transform: scale(1.05);
}
.blog-article-image img {
transition: all 0.5s ease-in-out;
object-fit: cover;
}
.blog-article-swiper-container a:hover {
text-decoration: none !important;
color: #000 !important;
}
.blog-article-image {
height: 220px;
overflow: hidden;
}
.blog-article-image img {
display: block;
object-fit: cover;
width: auto;
}
.blog-article-blurb {
height: 280px;
text-align: left;
position: relative;
display: flex;
flex-direction: column;
}
.blog-article-copy {
padding: 24px;
display: flex;
flex-direction: column;
}
.blog-article-btn {
padding: 0px !important;
}
.blog-article-swiper {
padding-bottom: 10px;
width: 100%;
height: 100%;
}
.blog-articles-template .swiper-pagination-bullet-active::after {
background: #000 !important;
}
@media screen and (max-width: 767px) {
.blog-articles-template .swiper-pagination {
bottom: 0px;
}
}

/*Content Asset CSS*/
.one-item-image,
.two-item-image,
.two-item-image-center,
.two-item-image-small,
.three-item-image,
.three-item-image-2 {
position: relative;
margin: auto;
color: #fff;
width: 100%;
}
.one-item-image img,
.two-item-image img,
.two-item-image-center img,
.two-item-image-small img,
.three-item-image img,
.three-item-image-2 img {
object-fit: cover;
width: 100%;
}
.one-item-image h2,
.two-item-image h2,
.two-item-image-center h2,
.two-item-image-small h2,
.three-item-image h2,
.three-item-image h1,
.three-item-image-2 h2 {
color: #fff;
}
.template-overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 100%;
width: 100%;
opacity: 0;
transition: 0.3s ease-in-out;
background: rgb(0, 0, 0, 0.3);
background: linear-gradient(
6deg,
rgba(0, 0, 0, 1) 0%,
rgba(0, 0, 0, 0) 65%
);
opacity: 1;
}
.template-overlay-center {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 100%;
width: 100%;
opacity: 0;
transition: 0.3s ease-in-out;
background: rgb(0, 0, 0, 0.5);
opacity: 1;
}
.one-item-image .centered {
position: absolute;
bottom: 100px;
left: 50%;
transform: translate(-50%);
text-align: left;
width: 70%;
z-index: 2;
}
.two-item-image-center .centered {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
text-align: left;
width: 70%;
z-index: 2;
}
.one-item-image .bottom-right {
position: absolute;
bottom: 100px;
right: 10%;
text-align: right;
width: 50%;
z-index: 2;
}
.one-item-image .bottom-left {
position: absolute;
bottom: 100px;
left: 10%;
text-align: left;
width: 50%;
z-index: 2;
}
.two-item-image .bottom-left,
.two-item-image-small .bottom-left,
.three-item-image .bottom-left,
.three-item-image-2 .bottom-left {
position: absolute;
bottom: 30px;
left: 30px;
text-align: left;
width: 70%;
z-index: 2;
}
.one-item-image,
.one-item-image img {
height: 430px;
}
.two-item-image,
.three-item-image,
.two-item-image img,
.three-item-image img {
height: 686px;
}
.three-item-image-2,
.two-item-image-center,
.two-item-image-small,
.three-item-image-2 img,
.two-item-image-small img,
.two-item-image-center img {
height: 335px;
}
.btn-image {
width: 200px;
}
@media only screen and (max-width: 1024px) {
.two-item-image,
.two-item-image-center,
.two-item-image-small,
.three-item-image,
.three-item-image-2,
.two-item-image img,
.two-item-image-center img,
.three-item-image img,
.three-item-image-2 img,
.two-item-image-small img {
height: 430px;
}
}
@media only screen and (max-width: 767px) {
.one-item-image .bottom-right,
.one-item-image .bottom-left,
.one-item-image .centered,
.two-item-image .bottom-left,
.three-item-image .bottom-left,
.two-item-image-small .bottom-left,
.three-item-image-2 .bottom-left {
position: absolute;
top: 55%;
left: 50%;
transform: translate(-50%, -50%);
text-align: left;
right: 0;
bottom: 0;
width: 100%;
padding: 20px;
}
.template-overlay {
background: linear-gradient(
6deg,
rgba(0, 0, 0, 0.3) 0%,
rgba(0, 0, 0, 0.3) 65%
);
}
} /*Image Card*/
.carte-container-two,
.carte-container-three {
display: grid;
grid-gap: 10px;
}
.shadow .carte-item {
border: 1px solid #b6babe;
}
.carte-container-two {
grid-template-columns: repeat(2, 1fr);
}
.carte-container-three {
grid-template-columns: repeat(3, 1fr);
}
.carte-image img {
height: 250px;
width: 100%;
object-fit: cover;
overflow: hidden;
transition: all 0.5s ease-in-out;
}
.carte-image {
overflow: hidden;
border-radius: 5px 5px 0 0;
}
.carte-item {
display: flex;
flex-flow: column nowrap;
margin-bottom: 1rem;
color: #000 !important;
border-radius: 5px;
}
.carte-item:hover {
color: #000;
text-decoration: none !important;
}
.carte-body {
margin: 1.5rem 2rem 0.5rem;
text-align: left;
}
.btn-carte {
margin: auto 2rem 1.5rem;
width: 200px;
}
.carte-item:hover img {
transform: scale(1.05);
}
@media all and (max-width: 1000px) {
.carte-container-three {
grid-template-columns: repeat(2, 1fr);
}
}
@media all and (max-width: 767px) {
.carte-container-three,
.carte-container-two {
grid-template-columns: 1fr;
}
}

/*Accordion*/
.ev-accordion,
.ev-accordion1,
.ev-accordion2 {
background-color: #fff;
color: #000;
cursor: pointer;
padding: 24px 0;
width: 100%;
border: none;
text-align: left;
outline: none;
transition: 0.6s;
position: relative;
}
.ev-accordion p,
.ev-accordion1 p,
.ev-accordion2 p {
max-width: 90%;
font-weight: 700;
margin-bottom: 0px;
font-size: 18px;
}
.ev-accordion:first-of-type,
.ev-accordion1:first-of-type,
.ev-accordion2:first-of-type {
border-top: 1px solid #d2d2d2;
}
.ev-accordion:after,
.ev-accordion1:after,
.ev-accordion2:after {
content: “e911”;
color: #911319;
float: right;
top: 50%;
right: -16px;
transform: translate(-50%, -50%);
position: absolute;
font-family: SRG-Icon-Font !important;
font-size: 12px;
padding: 2px 7px 1px 7px;
}
.ev-accordion:hover:after,
.ev-accordion1:hover:after,
.ev-accordion2:hover:after {
background-color: #e7e8ea;
border-radius: 50%;
border-color: #e7e8ea;
}
.ev-accordion-active:after,
.ev-accordion-active1:after,
.ev-accordion-active3:after {
content: “e908″;
background-color: #e7e8ea;
border-radius: 50%;
border-color: #e7e8ea;
}
.ev-accordion-active,
.ev-accordion:hover,
.ev-accordion-active1,
.ev-accordion1:hover,
.ev-accordion-active2,
.ev-accordion2:hover {
background-color: #fff;
color: #911319;
}
.evaccordionbody,
.evaccordionbody1,
.evaccordionbody2 {
padding: 0px 0px;
background-color: white;
max-height: 0;
overflow: hidden;
transition: max-height 0.2s ease-out;
border-bottom: 1px solid #d2d2d2;
}

/*SC CSS*/
.sc-cat-bg {
background-color: #0a1928;
height: 450px;
}
.sc-cat-header {
background-color: #f2f2f2;
}
.sc-cat {
position: relative;
max-width: 1400px;
margin: auto;
height: 450px;
}
.sc-cat-name {
font-family: Sohne-Schmal-Fett, Helvetica, Arial, sans-serif;
font-weight: 800;
position: absolute;
bottom: 2rem;
left: 2rem;
color: #ffffff;
font-size: clamp(60px, 12vw,134px);
line-height: 0.9;
text-transform: uppercase;
z-index: 2;
width: calc(100% – 4rem);
}
.sc-cat-img {
position: absolute;
top: 100px;
right: 0px;
max-width: 550px;
}
.sc-cat-blurb {
position: relative;
max-width: 1400px;
margin: auto;
padding: 68px 2rem;
}
.sc-cat-blurb p {
font-family: Sohne-Buch, Helvetica, Arial, sans-serif;
max-width: 600px;
font-size: 25px;
line-height: 29px;
}
@media (max-width: 1200px) {
.sc-cat {
overflow: hidden;
}
}
@media (max-width: 1000px) {
.sc-cat-img {
right: -100px;
top: 150px;
}
}
@media (max-width: 767px) {
.sc-cat-bg,
.sc-cat {
height: 250px;
}
.sc-cat-img {
display: none;
}
}

.content-cat-icon .content-cat-icon-item .name-category {
margin: 0px !important;
}

.content-cat-icon .content-cat-icon-item {
margin-top:0px;
}

}

Supercheap Auto

/* ATC button fix for mobile to fix content shift*/
.atc-group.new-atc .atc-quantity {
@media(max-width:767px) {
width: 48px;
}
}

/* Site Logo */
.pt_cart .primary-logo {
text-align: center;
background: #D70000;
padding: 10px 0;
}

.pt_cart img.site-logo {
max-height: 35px;
}

/* Bazaar Voice */

.product-bv-rating {
display: block;
margin: 5px auto;
text-align: center;
}

.product-bv-rating .bv-item {
display: inline-block;
}

.pt_product-search-result .product-bv-rating dd.bv-rating-ratio {
padding-right: 0!important;
}

.pt_bonusbuy .product-bv-rating dd.bv-rating-ratio {
padding-right: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-33 .bv-author-profile .bv-badge-image img, .bv-cv2-cleanslate .bv-core-container-33 .bv-mbox-fullprofile .bv-badge-image img {
max-height: 100%!important;
}

/* Disqus */

#disqus_thread {
width: 1170px;
max-width: 100%;
margin: 10px auto 0;
padding: 0 15px;
}

/* Responsive Tables */
.table-responsive {
min-width: 700px;
}

.table-flow {
overflow-x: auto;
}

#sizechart-sca .table {
margin: 0 0 20px;
}

#sizechart-sca .table thead {
background: #eeeeee;
}

#sizechart-sca .table td {
padding: 10px;
height: 40px;
}

#sizechart-sca .table th {
padding: 10px;
height: 40px;
font-size: .800rem;
}

#sizechart-sca .table tbody tr:hover {
background-color: rgba(0, 0, 0, 0.01);
}

#sizechart-sca-1 {
float: left;
}

#specifications-sca .table {
margin: 0 0 20px;
}

#specifications-sca .table thead {
background: #eeeeee;
}

#specifications-sca .table th {
padding: 10px;
height: 30px;
width: 50%;
}

#specifications-sca .table tbody tr:hover {
background-color: rgba(0, 0, 0, 0.01);
}

#specifications-sca .table td {
padding: 10px;
height: 30px;
width: 50%;
}

#specifications-sca .table tbody tr:hover {
background-color: rgba(0, 0, 0, 0.01);
}

@media (max-width: 767px) {
.table-responsive {
min-width: 600px;
}

#sizechart-sca .table, #sizechart-sca table {}
#sizechart-sca .table td, #sizechart-sca table td {
display: table-cell;
width: inherit;
}

#sizechart-sca .table thead,
#sizechart-sca table thead {
display: table-header-group;
}

#specifications-sca .table, #specifications-sca table {}
#specifications-sca .table td, #specifications-sca table td {
display: table-cell;
width: inherit;
}

#specifications-sca .table thead,
#specifications-sca table thead {
display: table-header-group;
}
}

/* MegaMenu – Brand Tiles */

#megamenu-brands .col-md-4 {
float: left;
padding: 0.5%;
}

#megamenu-brands .row {
padding: 0;
margin: 0;
}

/* Brand Page Styling */

#brand-tiles {
height: 380px;
}

.brand-container {
margin: 0 auto;
position: relative;
overflow: hidden;
z-index: 1
}

.content-full .brand-container .brand-slide {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
float: left;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
overflow: hidden;
position: relative
}

.brand-slide {
-webkit-flex-shrink: 0;
-ms-flex: 0 0 auto;
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative
}

.content-full .brand-container .brand-slide .content-full-hero {
width: 100%
}

.content-full .brand-container .brand-slide img {
width: 100%
}

.content-full .brand-container .brand-slide .wide-logo {
width: 320px;
height: auto;
padding: 10px 0
}

.content-full .brand-container .brand-slide .medium-logo {
max-width: 220px;
height: auto;
padding: 10px 0
}

.content-full .brand-container .brand-slide .high-logo {
max-width: 120px;
height: auto;
padding: 10px 0
}

.content-full .brand-container .brand-slide .content-full-body.text-sm-center {
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
left: 50%
}

.content-full .brand-container .brand-slide .content-full-body {
position: absolute;
z-index: 1;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
max-width: calc(100% – 80px)
}

.content-full .brand-container .brand-slide .content-full-body>div.brand-text1 {
padding: 10px 0
}

.content-full .brand-container .brand-slide .content-full-body>div {
display: block;
text-transform: uppercase
}

@media(max-width:767px) {
.content-full .brand-container .brand-slide img.wide-logo {
width: 100%;
max-width: 160%;
height: auto;
padding: 10px 0
}
.content-full .brand-container .brand-slide img.high-logo {
width: 100%;
max-width: 90px;
height: auto;
padding: 10px 0
}
}

@media(min-width:768px) {
.content-full .brand-container .brand-slide .content-full-body {
max-width: calc(100% – 240px)
}
}

.brand-quote {
padding: 20px;
margin-bottom: 20px
}

.brand-quote .separator {
height: 25px;
margin-bottom: 20px;
overflow: hidden;
position: relative
}

.brand-quote .separator span {
font-size: 80px;
font-size: 5rem;
display: inline-block;
margin-bottom: -20px;
margin-left: -4px;
vertical-align: bottom;
color: #921d2e
}

.brand-quote .separator:after {
height: 1px;
width: 100%;
background-color: #921d2e;
content: ”;
display: block;
left: 45px;
position: absolute;
top: 48%
}

.brand-quote .quote {
font-family: bebas neue, Arial, sans-serif;
font-size: 18px;
font-size: 1.125rem;
line-height: 22px;
line-height: 1.375rem;
letter-spacing: .075em;
text-transform: uppercase
}

.brand-quote h2 {
font-size: 1.625rem;
font-size: 26px
}

#brand-intro {
margin: 0 0 10px;
padding: 0 0 5px;
background-color: #fff
}

#brand-intro h2 {
width: 60%;
margin-left: auto;
margin-right: auto
}

.brand-logo {
position: relative;
top: 40%;
width: 240px
}

.brand-blurb {
width: 70%;
max-width: 1170px
}

#brand-content {
margin-left: auto;
margin-right: auto;
max-width: 1170px
}

#brand-content h1 {
color: #4c4e54
}

.brand-icon {
background-color: #000;
padding: 10px;
margin-bottom: 10px
}

.holder {
padding: 0 10px 10px;
margin: 0;
background: #fff
}

.holder-2 {
padding: 20px 10px 10px;
margin: 10px 0 20px;
background: #fff
}

#split-1 {
padding: 0;
margin: 10px 0;
text-align: center
}

#split-2 {
padding: 0;
margin: 10px 0;
text-align: center
}

.split-content {
padding-top: 10px
}

#brand-footer {
background-color: #fff;
margin-top: -10px;
padding: 10px 0
}

#brand-footer .viewMore[aria-expanded=false]:before {
content: “Show More +”
}

#brand-footer .viewMore[aria-expanded=true]:before {
content: “Show Less -”
}

#brand-footer .viewVideo[aria-expanded=false]:before {
content: “View Video +”
}

#brand-footer .viewVideo[aria-expanded=true]:before {
content: “Hide Video -”
}

.patagonia-logo {
position: relative;
top: 40%;
width: 240px
}

@media(max-width:767px) {
.brand-blurb {
width: 100%
}

.bonus-buy-total {
display:none!important;
}
}

@media(min-width:768px) {
#split-1 {
text-align: left
}
#split-2 {
text-align: left
}
}

/* Recommendations Second Title Hide */

.recommendations-title {
display: none;
}

/* Store Events Title Hide */

.store-events .title-store-detail {
display:none!important;
}

/* Vehicle Fitted Title Hide */

.isVehicleFitted {
display:none!important;
}

/* Mega Menu Height */

.menu-horizontal {
height:auto!important;
}

/* Padding Removal PDP */
#shipping-method-list {
padding-top: 5px;
}

/* Force Mobile Pagination on PLP */
@media (max-width:767px) {
.pagination-bar.hidden-sm-down:last-child {
display: unset !important;
margin: auto;
padding-top: 5px;
padding-bottom: 20px;
}
}

.personalize-price .price-sales .carret {
display: none !important;
}

document.addEventListener(“DOMContentLoaded”, function(event) {
document.querySelector(“.customer-order-only”)?.classList.toggle(‘available’);
document.querySelector(“.customer-order-only”)?.classList.toggle(‘unavailable’);
updateMarketingCheckbox();

// MutationObserver to listen for changes in the flyout content
var observer = new MutationObserver(function(mutations) {
mutations.forEach(function(mutation) {
if ($(mutation.target).hasClass(‘account-flyout-content’)) {
// When the content of the flyout has changed, update the marketing checkbox
updateMarketingCheckbox();
}
});
});

var target = $(‘.account-flyout’);
var config = { childList: true, subtree: true };
if (target) {
observer.observe(document, config);
}

});
function updateMarketingCheckbox() {
var $marketingCheckboxes = $(‘#dwfrm_profile_customer_addtoemaillist’).not(‘#edit-profile-setting #dwfrm_profile_customer_addtoemaillist’);
$marketingCheckboxes.closest(‘.form-group’).hide();
$marketingCheckboxes.prop(‘checked’, true);
}

window.addEventListener(‘DOMContentLoaded’, function () {
function waitForElementAndAdjustStyle(cssSelector) {
return new Promise(resolve => {
const targetElement = $(cssSelector);

if (targetElement.length) {
targetElement.css(‘min-height’, ‘0px’);
return resolve(targetElement);
}

const domChangeObserver = new MutationObserver(() => {
const targetElement = $(cssSelector);

if (targetElement.length) {
targetElement.css(‘min-height’, ‘0px’);
resolve(targetElement);
domChangeObserver.disconnect();
}
});

domChangeObserver.observe(document.body, {
childList: true,
subtree: true
});
});
}

waitForElementAndAdjustStyle(‘div[class^=”_hj”] button[class*=”openStateToggle”][class^=”_hj”]’)
.then(() => console.log(‘Hotjar loaded’))
.catch(error => console.error(‘Error in Hotjar stylesheet promise’, error));
});

Menu

Search Catalog

My Garage
Garage

Select Your Car

My Store
Stores

SCA Lawnton

Μy Account

Sign in

Sign-in / Join

Club Account

Sign in Club

Join Club

Trade Account

.st0{fill:#FFD200;}
.st1{fill:#0A1928;}

Go to Trade

0

Cart

Sign in Club

Go to Trade

Deals

On Sale

Club Prices

Clearance

Trending

12V & Portable Power

Roof Racks

Wiper Blades

Best Sellers

New Arrivals

Top Brands

See More
See Less

Shop by Category

Oils, Fluids & Filters

Spare Parts

Tools & Garage

Batteries & Electrical

Technology

Accessories & Seat Covers

4WD & Recovery

Car Care & Cleaning

Paint & Panel

Toolboxes, Shelving & Storage

Toys, Gifting & Apparel

Caravan, Camping & Trailer

Tyres

See More
See Less

Parts Guide

Club

Trade

Gift Cards

DIY Advice

Services

In Store Fitment & Services

Shop by Vehicle

Motorcycle

Marine

Agriculture

EV & Hybrid

See More
See Less

Help & Information

My Account

Track My Order

Help Centre

Price Beat Guarantee

Returns & Exchanges

Club FAQs

Trade Information

Partnerships

See More
See Less

New Arrivals

Shop By Brand

Gift Cards

Wish List

Main menu

Car Care & Cleaning

Shop All Car Care & Cleaning

Air Fresheners

Bulk & Trade Chemicals

Ceramic Protection

Cleaning

Detailing Kits

Detailing Tools & Accessories

Glass & Plastic

Interior & Exterior Trim

Marine, Truck & Caravan

Microfibre & Detailing Cloths

Motorcycle Care

Pressure Washers

Tyre & Wheels

Vacuum Cleaners

Wash & Dry

Wax, Polish & Detailing

Back

Air Fresheners

Shop All Air Fresheners

Air Conditioner Cleaners

Can Air Fresheners

Spray Air Fresheners

Card Air Fresheners

Granule Air Fresheners

Membrane Air Fresheners

Novelty Air Fresheners

Vent Air Fresheners

Back

Bulk & Trade Chemicals

Shop All Bulk & Trade Chemicals

Back

Ceramic Protection

Shop All Ceramic Protection

Back

Cleaning

Shop All Cleaning

Brooms, Mops & Cleaning Tools

Cleaning Chemicals

Cleaning Solvents

Cloths, Rags & Wipes

Degreaser

Detailing & Wash Brushes 

Hand Cleaner

Oil Spill Kits

Back

Detailing Kits

Shop All Detailing Kits

Back

Detailing Tools & Accessories

Shop All Detailing Tools & Accessories

Air Dryers

Applicators

Buckets & Tubs

Chamois

Detailing & Wash Brushes

Drying Towels

Ice Scrapers

Microfibre & Detailing Cloths

Polishers

Polishing Accessories

Snow Cannons

Sponges, Wash Pads & Mitts

Squeegee

Back

Glass & Plastic

Shop All Glass & Plastic

Glass Treatments

Glass & Windscreen Cleaner

Headlight Cleaning & Restoration Kits

Back

Interior & Exterior Trim

Shop All Interior & Exterior Trim

Bumper & Exterior Trim

Carpet & Fabric

Interior Cleaners

Interior Protectants

Leather Care

Back

Marine, Truck & Caravan

Shop All Marine, Truck & Caravan

Fibreglass & Marine Care

Truck Wash

Back

Motorcycle Care

Shop All Motorcycle Care

Back

Pressure Washers

Shop All Pressure Washers

Electric Pressure Washers

Petrol Pressure Washers

Pressure Washer Accessories

Commercial Pressure Washers

Back

Tyre & Wheels

Shop All Tyre & Wheels

Metal Polish & Cleaner

Tyre Shine & Dressing

Wheel & Rim Cleaner

Back

Vacuum Cleaners

Shop All Vacuum Cleaners

Back

Wash & Dry

Shop All Wash & Dry

Car Wash

Chamois & Drying Towels

Quick Detailer

Snow Wash & Accessories

Sponges & Washmitts

Waterless Cleaning

Back

Wax, Polish & Detailing

Shop All Wax, Polish & Detailing

Bug & Tar Remover

Clay Bar & Decontamination

Polish

Protective Coatings

Spray Detailers

Wax

Back

Steam & Spot Cleaners

Shop All Steam & Spot Cleaners

Main menu

Batteries & Electrical

Shop All Batteries & Electrical

Automotive Electrical

Batteries

Battery Accessories

Fuses

Globes

Household Batteries

Lighting

Motorcycle Lights & Accessories

Portable Power

Starting & Charging

Wiring Accessories

Back

Automotive Electrical

Shop All Automotive Electrical

Body Electrical (Int & Ext)

Engine Electrical

Flashers & Relays

Ignition & Key Electrical

Back

Batteries

Shop All Batteries

4WD/Truck Batteries

Car Batteries

Deep Cycle Batteries

Lithium Batteries

Marine Batteries

Motorcycle Batteries

Mower Batteries

VLRA & SLA Batteries

Back

Battery Accessories

Shop All Battery Accessories

Accessories

Battery Terminals & Leads

Back

Fuses

Shop All Fuses

Back

Globes

Shop All Globes

Exterior Bulbs

Headlight Bulbs

Interior Bulbs

Back

Household Batteries

Shop All Household Batteries

Back

Lighting

Shop All Lighting

Auxiliary & Warnings Lamps

Driving Lights

Interior Lamps

Headlights & Accessories

Back

Motorcycle Lights & Accessories

Shop All Motorcycle Lights & Accessories

Back

Portable Power

Shop All Portable Power

Battery Boxes

Dual Battery Charging

Inverters

Portable Power Stations

Back

Starting & Charging

Shop All Starting & Charging

Battery Chargers

EV Charging Cables

Jumper Leads

Jump Starters

Power Inverters

Back

Wiring Accessories

Shop All Wiring Accessories

Accessories

Cable Ties

Crimps & Connectors

Electrical Cable

Electrical Kits

PVC Tape

Soldering

Switches & Panels

Testers

Accessory Plugs

50 Amp

Main menu

Tools & Garage

Shop All Tools & Garage

Adhesives

Air Tools

Diagnostic & Scan Tools

Electrical & Lighting

Garage & Workshop

Garden & Outdoors

Hand Tools

Hardware

Power Tools

Power Tool Accessories

Pressure Washers

Safety & Protection

Service & Specialty Tools

Tool Kits

Vacuum Cleaners

Vehicle Jacks

Welding

Back

Adhesives

Shop All Adhesives

Glues

Tapes

Back

Air Tools

Shop All Air Tools

Air Compressors

Air Hoses & Fittings

Air Tools Accessories

Air Tool Kits

Mechanical Air Tools

Parts & Accessories

Spray Painting Air Tools

Back

Diagnostic & Scan Tools

Shop All Diagnostic & Scan Tools

Back

Electrical & Lighting

Shop All Electrical & Lighting

Extension Leads

Floodlights

Household Batteries

Powerboards

Spotlights

Worklights

Back

Garage & Workshop

Shop All Garage & Workshop

Block & Tackle

Car Ramps

Car Stands

Creeper & Seats

Engine Cranes & Stands

Fans & Heaters

Garage Tools & Equipment

Lifting straps

Loading Ramps

Misc Equipment

Motorcycle Equipment

Parts Washer

Shop Press

Vehicle Hoists

Wheel Braces

Wheel Chocks

Back

Garden & Outdoors

Shop All Garden & Outdoors

Carports & Accessories

Garden Tools & Accessories

Hoses & Fittings

Parts & Servicing

Back

Hand Tools

Shop All Hand Tools

Bench Vices

Clamps

Files, Chisels & Scrapers

Hammers

Hex & Torx Keys Sets

Measuring & Levels

Multi Tools

Pliers

Pry Bars & Wrecking Bars

Punches

Ratchets

Rivets & Staples

Saws, Knives & Blades

Screwdrivers

Sockets

Spanners

Torque Wrenches

Wrenches

Back

Hardware

Shop All Hardware

Adhesives

Castors & Wheels

Hand Trolleys

Nuts, Bolts & Washers

Padlocks & Chains

Back

Power Tools

Shop All Power Tools

Drills

Grinders

Heat Guns

Other Power Tools

Polishers

Power Saws

Power Tool Kits

Rotary Tools

Sanders

Tool Batteries & Chargers

Jobsite Radios

Back

Power Tool Accessories

Shop All Power Tool Accessories

Drill Bits & Accessories

Grinder Accessories

Multi Tool Accessories

Polisher Accessories

Sander Accessories

Saw Accessories

Tool Batteries & Chargers

Back

Pressure Washers

Shop All Pressure Washers

Electric Pressure Washers

Petrol Pressure Washers

Pressure Washer Accessories

Back

Safety & Protection

Shop All Safety & Protection

Ear protection

Eye protection

Gloves

Masks

Back

Service & Specialty Tools

Shop All Service & Specialty Tools

Bearing & Seal Tools

Brake & Clutch Tools

Diagnostic & Scan Tools

Electrical Tools

Extractors & Thread Repair

Filter Tools

Fluid Transfer

Fuel & Aircon Servicing

Grease Guns & Accessories

Hose & Pipe Tools

Ignition Service Tools

Inspection & Pick Up Tools

Interior & Trim Tools

Misc Specialty Tools

Motorcycle Servicing

Oil Pans & Funnels

Picks & Scrapers

Pullers

Service Tools

Steering & Suspension Tools

Torque Wrenches

Workshop Manuals

Back

Tool Kits

Shop All Tool Kits

Back

Vacuum Cleaners

Shop All Vacuum Cleaners

Back

Vehicle Jacks

Shop All Vehicle Jacks

Bottle Jacks

Misc Jacks

Scissor Jacks

Trolley Jacks

Back

Welding

Shop All Welding

Butane & Gas

Welding Machines

Welding Rods & Wire

Welding Safety

Welding Tools & Accessories

Main menu

Accessories & Seat Covers

Shop All Accessories & Seat Covers

Bike Racks & Accessories

Body Protection

Boot Mats & Ute Mats

Car Seats & Accessories

Custom Accessories

Dash Mats

Exterior Accessories

Exterior Covers

Floor Mats

Interior Accessories

Mirrors

Roof Racks

Safety & Security

Seat Belt Covers

Seat Covers

Seat Cushions

Steering Wheel Covers

Sunshades & Tint

Towbars

Travel Accessories

Back

Bike Racks & Accessories

Shop All Bike Racks & Accessories

Back

Body Protection

Shop All Body Protection

Bonnet Protectors

Door Protectors & Body Moulding

Headlight Protectors

Paint Protection

Weather Shields

Back

Boot Mats & Ute Mats

Shop All Boot Mats & Ute Mats

Back

Car Seats & Accessories

Shop All Car Seats & Accessories

Baby Car Seats

Baby Car Seat Accessories

Kids Travel

Back

Custom Accessories

Shop All Custom Accessories

Custom LED Lighting

Exhaust Tips

Gauges & Meters

Gear Knobs & Pedals

Other Accessories

Steering Wheels & Accessories

Back

Dash Mats

Shop All Dash Mats

Back

Exterior Accessories

Shop All Exterior Accessories

Number Plate Frames

Mud Flaps

Stickers & Decals

Tonneau Covers & Accessories

Wheel Covers

Back

Exterior Covers

Shop All Exterior Covers

Car Covers

4WD & SUV Covers

Motorcycle Covers

Marine Covers

Caravan Covers

Hail Covers

Carports & Accessories

Back

Floor Mats

Shop All Floor Mats

Carpet

Rubber

Tailor Made

Back

Interior Accessories

Shop All Interior Accessories

Drink Holders

Interior Organisers

Phone Accessories & Charging

Phone & Device Holders

Back

Mirrors

Shop All Mirrors

Blind Spot & Towing Mirrors

Interior Mirrors

Back

Roof Racks

Shop All Roof Racks

Awnings

Bars & Fitting Kits

Roof Pods, Trays & Baskets

Roof Rack Accessories

Roof Rack Spare Parts

Back

Safety & Security

Shop All Safety & Security

Emergency Accessories

Fire Safety

First Aid Kits

P & L Plates

Parking Safety

Steering Wheel Locks

Back

Seat Belt Covers

Shop All Seat Belt Covers

Back

Seat Covers

Shop All Seat Covers

Seat Cover Bundles

Classic Seat Covers

Deluxe Seat Covers

Dog Seat Covers

Fashion Seat Covers

Licensed Seat Covers

Outdoor Seat Covers

Seat Protectors

Sheepskin & Fur

Slip Ons

Sports Seat Covers

Vehicle Specific

Back

Seat Cushions

Shop All Seat Cushions

Back

Steering Wheel Covers

Shop All Steering Wheel Covers

Back

Sunshades & Tint

Shop All Sunshades & Tint

Front Sunshades

Side & Rear Sunshades

Window Tint

Back

Towbars

Shop All Towbars

Back

Travel Accessories

Shop All Travel Accessories

Drink Bottles, Mugs & Cups

Pet Travel

Rugs & Blankets

Travel Accessories

Umbrellas & Ponchos

Main menu

Technology

Shop All Technology

Aerials & Accessories

Connectivity

Dash Cameras

Entertainment Accessories

GPS & Navigation

Head Units

Home Security & Technology

Installation Accessories

Reversing Cameras

Speakers

Subs & Amps

Vehicle Safety

Back

Aerials & Accessories

Shop All Aerials & Accessories

Accessories

Automotive Aerials

Back

Connectivity

Shop All Connectivity

Bluetooth

Charging

Other

Smart Monitors

Smart Tags

Back

Dash Cameras

Shop All Dash Cameras

Back

Entertainment Accessories

Shop All Entertainment Accessories

Drones

Back

GPS & Navigation

Shop All GPS & Navigation

GPS Units

Back

Head Units

Shop All Head Units

Back

Home Security & Technology

Shop All Home Security & Technology

Home Security

Home Tech

Back

Installation Accessories

Shop All Installation Accessories

Accessories

Audio Wiring Kits

Facias & Pockets

Harnesses

Speaker Mounts

Back

Reversing Cameras

Shop All Reversing Cameras

Back

Speakers

Shop All Speakers

4" Speakers

5" & 6" Speakers

6×9" & Oval Speakers

Assorted Speakers

Component Speakers

Back

Subs & Amps

Shop All Subs & Amps

Amplifiers

Boxed Subwoofers

Subwoofers

Back

Vehicle Safety

Shop All Vehicle Safety

Main menu

4WD & Recovery

Shop All 4WD & Recovery

12v Air Compressors

4WD Accessories

4WD Awnings

4WD Driving Lights

4WD Recovery

4WD Roof Racks

4WD Storage Cases

Batteries & Power Storage

Fridges & Coolers

First Aid Kits

Jerry Cans & Accessories

Recovery Boards

Snorkels

Solar Power & Charging

Tyre Care

UHF CB & VHF Radios

Winches

Back

12v Air Compressors

Shop All 12v Air Compressors

Back

4WD Accessories

Shop All 4WD Accessories

Back

4WD Awnings

Shop All 4WD Awnings

Back

4WD Driving Lights

Shop All 4WD Driving Lights

Driving Lights

Driving Light Accessories

Light Bars

Back

4WD Recovery

Shop All 4WD Recovery

Back

4WD Roof Racks

Shop All 4WD Roof Racks

Awnings

Bike Carriers

Roof Pods, Trays & Baskets

Roof Rack Accessories

Roof Racks

Roof Rack Spare Parts

Back

4WD Storage Cases

Shop All 4WD Storage Cases

Back

Batteries & Power Storage

Shop All Batteries & Power Storage

4WD & Truck Batteries

Deep Cycle Batteries

Power Packs

Back

Fridges & Coolers

Shop All Fridges & Coolers

Fridge Accessories

Fridge Freezers

Ice Boxes

Thermo Coolers

Back

Jerry Cans & Accessories

Shop All Jerry Cans & Accessories

Fuel Storage

Siphons & Accessories

Water Storage

Back

Recovery Boards

Shop All Recovery Boards

Back

Snorkels

Shop All Snorkels

Back

Solar Power & Charging

Shop All Solar Power & Charging

DC-DC Chargers

Dual Battery Kits

Power Inverters

Solar Accessories

Solar Blankets

Solar Maintenance Chargers

Solar Panels & Kits

Back

Tyre Care

Shop All Tyre Care

12V Tyre Inflators

Hand & Foot Pumps

Snow Chains

Tyre Gauges

Tyre Pressure Monitors

Tyre Repair

Tyre Valves & Caps

Back

UHF CB & VHF Radios

Shop All UHF CB & VHF Radios

Handheld UHF

In Vehicle UHF

Personal Location Beacons

UHF Aerials

UHF Accessories

Back

Winches

Shop All Winches

Main menu

Caravan, Camping & Trailer

Shop All Caravan, Camping & Trailer

Camping

Caravan Accessories

Solar Power & Charging

Batteries & Power Storage

Generators

Torches & Lighting

Fridges & Coolers

First Aid Kits

Fuel & Water Storage

Trailer Electrical

Trailer Parts & Accessories

Towing Accessories

Tiedowns, Straps & Nets

Tarpaulins (Tarps)

Directories & Maps

Back

Camping

Shop All Camping

Camping Furniture

Camping Chairs

Camping Accessories

Gas & Butane

Stoves & Accessories

Cookware & Dining

Gazebos & Tents

Back

Caravan Accessories

Shop All Caravan Accessories

Awnings & Shades

Caravan Levellers

Caravan Accessories

Water Tanks & Filters

Toilets & Chemicals

Appliances

Towing Mirrors

Back

Solar Power & Charging

Shop All Solar Power & Charging

Solar Panels & Kits

Solar Blankets

Solar Maintenance Chargers

Solar Accessories

Dual Battery Kits

DC-DC Chargers

Power Inverters

Back

Batteries & Power Storage

Shop All Batteries & Power Storage

Power Packs

Deep Cycle Batteries

4WD & Truck Batteries

Back

Generators

Shop All Generators

Back

Torches & Lighting

Shop All Torches & Lighting

Back

Fridges & Coolers

Shop All Fridges & Coolers

Fridge Freezers

Thermo Coolers

Ice Boxes & Coolers

Fridge Accessories

Back

Fuel & Water Storage

Shop All Fuel & Water Storage

Fuel Storage

Water Storage

Syphons & Accessories

Caravan Water Tanks

Back

Trailer Electrical

Shop All Trailer Electrical

Trailer Plugs & Sockets

Trailer Adapters

Trailer Lamps

Trailer Wiring

Light Boards

Back

Trailer Parts & Accessories

Shop All Trailer Parts & Accessories

Jockey Wheels

Trailer Reflectors

Trailer Couplings & Locks

Trailer Wheel Bearings

Trailer Parts

Trailer Winches

Shackles

Back

Towing Accessories

Shop All Towing Accessories

Towbars & Hitches

Tow Balls & Accessories

Towing Mirrors

Back

Tiedowns, Straps & Nets

Shop All Tiedowns, Straps & Nets

Tie Downs

Straps

Nets

Anchor Points

Back

Tarpaulins (Tarps)

Shop All Tarpaulins (Tarps)

Back

Directories & Maps

Shop All Directories & Maps

Back

Caravan Electrical

Shop All Caravan Electrical

Main menu

Oils, Fluids & Filters

Shop All Oils, Fluids & Filters

Additives

Coolant

Engine Oil

Filters

Fluids

Grease

Marine

Motorcycle

Small Engine Oil

Back

Additives

Shop All Additives

Flush & Stop Leak

Fuel Additives

Oil Additives

Transmission & Gear

Back

Coolant

Shop All Coolant

Coolant (Anti Freeze/Anti Boil)

Cooling System Water

Back

Engine Oil

Shop All Engine Oil

Agriculture & Farm Oils

Full Synthetic Oils

Mineral Oils

Semi Synthetic Oils

Back

Filters

Shop All Filters

Air Filters

Cabin Filters

Fuel Filters

Marine Filters

Motorcycle Filters

Oil Filters

Service Kits

Transmission Filter Service Kits

Back

Fluids

Shop All Fluids

Automatic Transmission Fluid

Brake & Clutch Fluid

Gear Oils

Hydraulic Fluid

Power Steering Fluid

Back

Grease

Shop All Grease

Multi Purpose

Special Purpose

Spray Grease

Back

Marine

Shop All Marine

Marine Fuel

Marine Oil

Marine Oil Filters

Back

Motorcycle

Shop All Motorcycle

Additives

Chain Lube

Coolant

Engine Oil

Filters

Filter Cleaner

Fork Oil

Gear Oil

Back

Small Engine Oil

Shop All Small Engine Oil

Main menu

Spare Parts

Shop All Spare Parts

Aircon & Heating

Belts & Timing Parts

Body Parts (Int & Ext)

Braking

Clutch & Transmission

Cooling

Engine Parts

Exhaust & Emission

Fuel System

Gaskets & Seals

Ignition, Start & Charge

Manuals

Marine Parts

Motorcycle Parts

Performance Parts

Shafts, Axles & Wheels

Steering

Suspension

Wipers

Back

Aircon & Heating

Shop All Aircon & Heating

A/C Condenser & Parts

A/C Compressor & Parts

A/C Evaporator Core & Parts

A/C Receiver Drier / Accumulator

A/C System

Heater Parts

Back

Belts & Timing Parts

Shop All Belts & Timing Parts

Belt Grip & Squeal Free

Belts & Timing Belts

Drive Belt

Drive Belt Tensioner/Idler

Timing Chain & Parts

Timing Gears & Parts

Back

Body Parts (Int & Ext)

Shop All Body Parts (Int & Ext)

Body – Bonnet & Guards

Body – Boot/Tailgate

Body – Bumpers & Grilles

Body – Chassis/Roof/Windscreen

Body – Doors & Mirrors

Pedal Pads

Seat Belts

Support Struts

Back

Braking

Shop All Braking

ABS Parts

Air Compressor – Brakes

Air Dyers & Water Separators

Air Valves

Brake Fluid & Cleaner

Brake Hose

Brake Proportioning Valve

Brake Upgrade Kits

Disc Brake Caliper

Disc Brake Pads

Disc Brake Rotors

Drum Brake Hardware

Drum Brake Shoe & Drum

Drum Brake Wheel Cylinder

Master Cylinder

Parking Brake

Power Brake Booster

Back

Clutch & Transmission

Shop All Clutch & Transmission

Automatic Transmission

Cables & Linkage

Clutch Hydraulics

Clutch Kit

Clutch Parts

Flywheel & Ring Gear

Back

Cooling

Shop All Cooling

Cooling Fans

Coolers – Other

Hose Clamps

Hoses

Oil Cooler – Automatic Transmission

Oil Cooler – Engine

Radiator & Parts

Thermostats

Water Pump

Back

Engine Parts

Shop All Engine Parts

Auxiliary Shaft

Balance Shaft

Camshaft

Connecting Rod

Crankshaft

Cylinder Head

Engine & Block

Engine Mount

Engine Valves

Manifolds

Oil Filler Caps

Oil Pump & Parts

Oil Sump / Sump Plugs

PCV Valve

Pistons & Parts

Rocker Cover

Timing Gears & Parts

Turbocharger/Supercharger

Valvetrain Components

Welch (Frost) Plugs & Kits

Back

Exhaust & Emission

Shop All Exhaust & Emission

Crankcase Ventilation

EGR Components

Exhaust Components

Exhaust Repair

Exhaust System

Back

Fuel System

Shop All Fuel System

Accelerator Parts

Carburetor & Parts

Carby & Intake Cleaners

Diesel Fuel Rail

Diesel Injection Pump

Fuel Filter

Fuel Hose & Line

Fuel Injection Components

Fuel Injector

Fuel Pump & Components

Fuel Tank & Parts

Fuel Throttle Body Parts

Petrol Fuel Rail

Back

Gaskets & Seals

Shop All Gaskets & Seals

Cooling

Cylinder Block

Cylinder Head

Engine Kits

Gasket Sealant & Adhesives

Manifolds

Oil Sump

Timing Cover

Back

Ignition, Start & Charge

Shop All Ignition, Start & Charge

Alternator & Parts

Control Module

Distributor Parts

Glow Plugs

Ignition Coils

Ignition & Distributor Parts

Spark Plug

Spark Plug Leads

Starter & Parts

Back

Manuals

Shop All Manuals

Car Manuals

Motorcycle Manuals

Back

Marine Parts

Shop All Marine Parts

Anodes

Marine Oil Filters

Marine Fuel Filters

Marine Fuel Lines

Back

Motorcycle Parts

Shop All Motorcycle Parts

Filters

Motorcycle Brake Pads

Lights & Accessories

Back

Performance Parts

Shop All Performance Parts

Air Intake System

Gauges & Accessories

Heat Protection

Oil Catch Cans

Performance Filters

Turbos & Parts

Back

Shafts, Axles & Wheels

Shop All Shafts, Axles & Wheels

Axle Shaft

CV Joint

Differential

Drive Shaft

Swivel Hub

Universal Joint

Wheel Bearing / Hub

Wheels & Components

Back

Steering

Shop All Steering

King Pin Set

Power Steering Control Valve & Kits

Power Steering Hoses

Power Steering Pump

Steering Box

Steering Column Components

Steering Damper

Steering Knuckle

Steering Links & Ends

Steering Rack

Steering Wheel

Back

Suspension

Shop All Suspension

Alignment Kits & Parts

Ball Joints & Suspension Arms

Panhard Rod

Shocks and Struts

Springs & Air Suspension

Strut Rod

Suspension Bushes

Suspension Kits

Sway Bar & Link

Torsion Bar

Truck Suspension

Back

Wipers

Shop All Wipers

Wiper Accessories

Wiper Blades

Wiper Refills

Main menu

Paint & Panel

Shop All Paint & Panel

Automotive & Specialty Paints

Colour Match Paint

Paint Mixing

Paint & Panel Preparation

Preparation Equipment

Removable Paint & Protection Film

Rust Prevention

Back

Automotive & Specialty Paints

Shop All Automotive & Specialty Paints

Acrylic Bulk Paint

Acrylic Spray Paint

Anodised & Chrome Paint

Bumper & Trim Paint

Caliper Paint

Engine Enamel

Heat Proof Paint

Industrial Enamel

Lens Paint

Project Paint

Removable Coatings & Paints

Rust Proofing Paint

Touch Up Paint

Underbody Paint

Ute Liner Paint

Vinyl & Plastic Paint

Wheel Paint

Back

Colour Match Paint

Shop All Colour Match Paint

Paint Mixing

Touch Up Aerosols

Touch Up Pens

Back

Paint & Panel Preparation

Shop All Paint & Panel Preparation

Acetone

Body Filler

Cleaning Solvents

Cutting Compound

Fibreglass Repair

Paint Stripper

Primer

Thinners

Wax & Grease Remover

Back

Preparation Equipment

Shop All Preparation Equipment

Dent Repair Tools

Household Painting

Masking Tape

Paint & Panel Tools

Sanding Equipment

Sandpaper

Surface Prep Equip

Wire Brushes

Back

Removable Paint & Protection Film

Shop All Removable Paint & Protection Film

Paint Protection Film

Removable Paint

Back

Rust Prevention

Shop All Rust Prevention

Anti-Corrosion Paint

Clear Coat Pens

Cold Gal / Zinc

Electronic Rust Prevention

Fish Oil

Rust Treatment

Main menu

Toolboxes, Shelving & Storage

Shop All Toolboxes, Shelving & Storage

Cargo Cases

EVA Tool Kits

Garage Floor Paint

Hand Tool Boxes

Organisers

Safe Cases

Site Boxes

Storage Containers

Tool Bags

Tool Box Accessories

Tool Chests, Cabinets & Trolleys

Ute Boxes

Workbenches & Shelving

Back

Cargo Cases

Shop All Cargo Cases

Back

EVA Tool Kits

Shop All EVA Tool Kits

Back

Garage Floor Paint

Shop All Garage Floor Paint

Back

Hand Tool Boxes

Shop All Hand Tool Boxes

Back

Organisers

Shop All Organisers

Back

Safe Cases

Shop All Safe Cases

Back

Site Boxes

Shop All Site Boxes

Back

Storage Containers

Shop All Storage Containers

Back

Tool Bags

Shop All Tool Bags

Back

Tool Box Accessories

Shop All Tool Box Accessories

Back

Tool Chests, Cabinets & Trolleys

Shop All Tool Chests, Cabinets & Trolleys

Back

Ute Boxes

Shop All Ute Boxes

Back

Workbenches & Shelving

Shop All Workbenches & Shelving

Main menu

Toys, Gifting & Apparel

Shop All Toys, Gifting & Apparel

Apparel

Gift Cards

Gifts & Toys

Keyrings & Lanyards

Merchandise

Stickers & Decals

Back

Apparel

Shop All Apparel

Clothing

Footwear

Gloves

Headwear

Socks

Sunglasses

Underwear

Weather Protection

Workwear

Back

Bikes, Go Karts & Ride Ons

Shop All Bikes, Go Karts & Ride Ons

Bikes & Go Carts

Scooters

Motorised Ride-Ons

Back

Gifts & Toys

Shop All Gifts & Toys

Die Casts & Models

Gift Packs

Man Cave

Novelty

Remote Control Cars

Tech

Back

Keyrings & Lanyards

Shop All Keyrings & Lanyards

Back

Merchandise

Shop All Merchandise

Red Bull Ampol Racing

Supercheap Auto Bathurst Wildcard

Walkinshaw Andretti United

Back

Stickers & Decals

Shop All Stickers & Decals

Main menu

Tyres

Shop All Tyres

Motorcycle Tyres

Back

Motorcycle Tyres

Shop All Motorcycle Tyres

Main menu

Best Sellers

Shop All Best Sellers

Main menu

In Store Fitment & Services

Shop All In Store Fitment & Services

In Store Vehicle Fitments

Battery Solutions

Diagnostics

Oil Recycling

Battery Recycling

Paint Mixing

Back

In Store Vehicle Fitments

Shop All In Store Vehicle Fitments

Back

Battery Solutions

Shop All Battery Solutions

Back

Diagnostics

Shop All Diagnostics

Back

Oil Recycling

Shop All Oil Recycling

Back

Battery Recycling

Shop All Battery Recycling

Back

Paint Mixing

Shop All Paint Mixing

Main menu

Special Orders

Shop All Special Orders

Main menu

My Garage

Shop All My Garage

SCA Lawnton

Club Login

div:is(.account-flyout, .pwl-flyout).active .flyout-header-sign-tag .content-asset,
div:is(.account-flyout, .pwl-flyout).active .flyout-header-sign-tag .flyout-header-join .txt-join {
display: none;
}
div:is(.account-flyout, .pwl-flyout).active .button-close {
color: var(–sca-sc-white);
top: 0;
right: 0;
font-size: 32px;
height: 60px;
width: clamp(50px, 15vw, 60px);
display: grid;
place-items: center;
}
div:is(.account-flyout, .pwl-flyout).active .flyout-header-sign-tag .content-asset {
all: unset;
position: relative;
display: grid;
height: 100%;
box-sizing: inherit;
}

#right-fly-sign-tag {
position: relative;
display: grid;
place-items: center;
}
div:is(.account-flyout, .pwl-flyout).active .flyout-header-sign-tag {
all: unset;
position: relative;
display: block;
height: 60px;
}

div:is(.account-flyout, .pwl-flyout).active .flyout-header-sign-tag .flyout-header-join {
all: unset;
position: absolute;
height: 100%;
width: clamp(40px, 12vw, 60px);
display: grid;
place-items: center;
background: var(–sca-sc-red);
box-sizing: inherit;
z-index: 1;
}

div:is(.account-flyout, .pwl-flyout).active .flyout-header-sign-tag .flyout-header-join i {
inset: 0 !important;
width: clamp(26px, 8vw, 36px);
}

#right-fly-sign-tag .sg-sohne-schmal-fett {
font-size: clamp(1.6rem, 7vw, 1.8rem);
}

@media (min-width: 768px) {
div:is(.account-flyout, .pwl-flyout).active .button-close {
font-size: 40px;
height: 80px;
width: 80px;
}
div:is(.account-flyout, .pwl-flyout).active .flyout-header-sign-tag {
height: 80px;
}
div:is(.account-flyout, .pwl-flyout).active .flyout-header-sign-tag .flyout-header-join {
width: 80px;
}
div:is(.account-flyout, .pwl-flyout).active .flyout-header-sign-tag .flyout-header-join i {
font-size: 62px;
font-size: 3.875rem;
}
#right-fly-sign-tag .sg-sohne-schmal-fett {
font-size: 3rem;
}
}

Membership made SUPER

.account-flyout.flyout-container:has(.flyout-header-sign-tag) .layout.right,
.pwl-flyout.flyout-container .layout.right {
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), background-color 0ms;
background-color: var(–sca-sc-red2);
}

#right-fly-login-1 {
position: relative;
display: flex;
flex-wrap: wrap;
justify-content: center;
margin: 2rem;
margin-bottom: 0;
overflow: hidden;
isolation: isolate;
background: #f6f7f8;
border-radius: 10px 10px 0 0;
border: 4px solid var(–sca-sc-yellow);
border-bottom: none;
}

#right-fly-login-1 .sca-logo-club-bg,
#right-fly-login-1 .sca-logo-trade-bg {
position: relative;
display: block;
padding: 2rem;
padding-bottom: 0;
background-color: #f6f7f8;
border-radius: 10px 10px 0 0;
}
#right-fly-login-1 .sca-logo-club-bg::after {
content: none;
position: absolute;
width: 1px;
background: var(–sca-sc-oil2);
inset: 2rem 0 0 auto;
}

#right-fly-login-1 .sca-logo-club-bg svg,
#right-fly-login-1 .sca-logo-trade-bg svg {
display: block;
width: 100%;
max-width: min(150px, 26vw);
}

div:is(.account-flyout, .pwl-flyout) div:is(.account-flyout-content, .pwl-flyout-content) .login-box.login-account {
margin: 2rem;
margin-top: 0;
margin-bottom: 4rem;
background-color: #f6f7f8;
border-radius: 0 0 10px 10px;
border: 4px solid var(–sca-sc-yellow);
border-top: none;
padding: 2rem;
}

div:is(.account-flyout, .pwl-flyout) div:is(.account-flyout-content, .pwl-flyout-content) .login-box.login-account h1 {
font-size: 1rem;
line-height: 1.2rem;
margin-bottom: 1rem;
}

div:is(.account-flyout, .pwl-flyout) div:is(.account-flyout-content, .pwl-flyout-content) .login-box.login-account .login-customer-info {
line-height: 1.2rem;
}
div:is(.account-flyout, .pwl-flyout) div:is(.account-flyout-content, .pwl-flyout-content) .login-box.login-account .login-customer-info span {
color: var(–sca-sc-oil);
}

div:is(.account-flyout, .pwl-flyout) div:is(.account-flyout-content, .pwl-flyout-content) .login-box.login-account .login-box-content {
position: relative;
}
div:is(.account-flyout, .pwl-flyout) div:is(.account-flyout-content, .pwl-flyout-content) .or-container span {
background: #f6f7f8;
}

div:is(.account-flyout, .pwl-flyout) div:is(.account-flyout-content, .pwl-flyout-content) .login-box.login-account .login-box-content .not-member {
position: absolute;
color: var(–sca-sc-white);
inset: auto 0 -5rem 0;
margin: 0;
text-transform: none;
text-align: center;
font-family: Sohne-Buch, Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: 400;
font-size: 1rem;
}
div:is(.account-flyout, .pwl-flyout) div:is(.account-flyout-content, .pwl-flyout-content) .login-box.login-account .login-box-content .not-member .create-account-link {
color: var(–sca-sc-yellow);
text-decoration: underline;
font-size: 1rem;
}

@media (max-width: 767px) {
#right-fly-login-1 {
margin: 10px;
margin-bottom: 0;
}
#right-fly-login-1 .sca-logo-club-bg,
#right-fly-login-1 .sca-logo-trade-bg {
padding: 1rem;
}
#right-fly-login-1 .sca-logo-club-bg::after {
inset: 1rem 0 1rem auto;
}
#right-fly-login-1 .sca-logo-club-bg svg,
#right-fly-login-1 .sca-logo-trade-bg svg {
max-width: min(128px, 26vw);
}
div:is(.account-flyout, .pwl-flyout) div:is(.account-flyout-content, .pwl-flyout-content) .login-box.login-account {
margin: 10px;
margin-top: 0;
padding: 10px;
margin-bottom: 3rem;
}
div:is(.account-flyout, .pwl-flyout) div:is(.account-flyout-content, .pwl-flyout-content) .login-box.login-account .login-box-content .not-member {
inset: auto 0 -3.5rem 0;
}

.pwl-flyout .otp-group .digit-group {
justify-content: center;
}
.pwl-flyout .otp-group .digit-group input {
margin-right: 4px;
}

}

.sca-club-logo-st0 {
fill: #d70000;
}
.sca-club-logo-st1 {
fill: #ffd200;
}
.sca-club-logo-st2 {
fill: #d70000;
}

Need Help?

Loading

Back

Store Locator

SCA Stones Corner

SCA Stones Corner

456 LOGAN ROAD

Stones Corner
QLD, AU 4120

07 3394 4844

Set as preferred store

Get directions

Opening Hours

MON8:30 AM – 5:30 PMTUE8:30 AM – 5:30 PMWED8:30 AM – 5:30 PMTHU8:30 AM – 7:00 PMFRI8:30 AM – 5:30 PMSAT8:30 AM – 5:00 PMSUN9:00 AM – 5:00 PM

SCA Stones Corner

.contact-free-cc-info{margin-bottom:25px!important}.content-outer-contact-free{padding:30px 25px;background:#fff}@media (max-width:767px){.content-outer-contact-free{padding:inherit}}Click & Collect pickup available.Purchase your items online and collect them in 30 Minutes. Learn More

#store-directions {
margin-top: -32px;
margin-bottom: 30px;
}
@media (max-width: 767px) {
#store-directions {
margin-top: -5px;
}
}
#store-hours-covid {
width: 100%;
display: block;
font-size: 12px;
line-height: 1.2;
margin: -10px 0 10px;
}
@media (min-width: 1170px) {
#store-hours-covid {
width: 240px;
}

function insertAfter(referenceNode, newNode) {
referenceNode.parentNode.insertBefore(newNode, referenceNode.nextSibling);
}
var div = document.querySelector(“#main .store-detail-outer .store-locator-details .store-directions”);
insertAfter(div, Object.assign(document.createElement(‘div’),{id:”store-directions”}));
document.getElementById(“store-directions”).innerHTML = ‘Change Store’;

Store events

Welcome to Supercheap Auto Stones Corner

How to get to Supercheap Auto Stones Corner?