DOOR KING SOUTH AFRICA
Shipping & Delivery
Door King delivers security doors, garage doors and automation products
across South Africa. Delivery is quoted according to product type,
order size, destination and handling requirements.
01
Security Door Delivery
Nationwide delivery is available on our standard single, pivot and
double security doors.
| Door Type |
Standard Size |
Delivery |
| Single Security Door |
860 × 2050 mm |
Calculated according to destination |
| Pivot Security Door |
1200 × 2050 mm |
Calculated according to destination |
| Double Security Door |
Up to 1800 × 2050 mm |
Calculated according to destination |
02
Garage Door Delivery
Garage doors are packaged together with the applicable hardware
and automation components for transport.
| Door Type |
Standard Size |
Delivery |
| Single Garage Door |
2480 × 2100 mm |
Quoted according to destination and order |
| Double Garage Door |
4880 × 2100 mm |
Quoted according to destination and order |
| Custom Garage Doors |
Made to Order |
Custom delivery quotation applies |
03
Bulk & Multi-Door Orders
Orders containing multiple doors may require consolidated freight,
dedicated transport or special handling.
Bulk delivery quotations
Where possible, Door King will combine products into one shipment.
The applicable delivery charge depends on the number and size of the
doors, total shipment volume, destination and accessibility.
Our sales team may contact you after an order or quotation request
if a customised transport arrangement is required.
04
Nationwide Coverage
Door-to-door delivery is available throughout South Africa.
Major Cities
Regular delivery is available to major metropolitan areas and
surrounding suburbs.
Regional Areas
We deliver to towns and regional destinations throughout the country.
Remote Locations
Remote or difficult-to-access destinations may require a custom
delivery quotation.
05
Estimated Delivery Timeframes
Delivery times depend on stock availability, product type and destination.
IN STOCK
Approximately 3–7 Working Days
Applicable to many standard products that are available from stock.
CUSTOM / IMPORTED
Approximately 4–12 Weeks
Lead times vary depending on production, availability and incoming shipments.
Delivery and lead times are estimates and may vary due to courier schedules,
product availability, transport delays or circumstances outside Door King's control.
06
What Happens After Your Order?
We coordinate the shipment and keep you informed during the process.
01
Order Confirmed
Your product and delivery details are checked.
02
Shipment Prepared
Your order is packed and prepared for transport.
03
Courier Booked
The shipment is handed over or booked with the transport provider.
04
Delivery
Tracking or delivery information is supplied where available.
07
Important Delivery Information
-
Please ensure that the delivery address and contact number supplied
with your order are correct.
-
Someone should be available at the delivery address to receive and
inspect the shipment.
-
Large doors and oversized products may require assistance when unloading.
-
Any visible transport damage should be reported as soon as possible
with clear photographs of the packaging and product.
-
Delivery does not automatically include installation unless installation
is specifically included in your quotation or order.
-
Custom-size and special-order products may have different lead times
and delivery arrangements.
NEED A DELIVERY QUOTE?
Speak to Our Sales Team
Send us your product requirements and delivery area and we will confirm
the appropriate delivery option.
.dk-shipping-page {
--black:#111214;
--text:#222;
--muted:#6f6f6f;
--light:#f6f6f4;
--border:#e4e4e1;
width:100%;
background:#fff;
color:var(--text);
font-family:inherit;
}
.dk-shipping-page * {
box-sizing:border-box;
}
.dk-shipping-container {
width:100%;
max-width:1100px;
margin:0 auto;
padding-left:20px;
padding-right:20px;
}
/* HERO */
.dk-shipping-hero {
padding:82px 0;
background:var(--black);
color:#fff;
text-align:center;
}
.dk-shipping-eyebrow {
margin-bottom:12px;
color:#929292;
font-size:10px;
font-weight:800;
letter-spacing:2px;
text-transform:uppercase;
}
.dk-shipping-hero h1 {
margin:0 0 17px;
color:#fff;
font-size:clamp(38px,5vw,60px);
line-height:1.05;
font-weight:750;
letter-spacing:-1.5px;
}
.dk-shipping-hero p {
max-width:720px;
margin:0 auto;
color:#b9b9b9;
font-size:15px;
line-height:1.7;
}
/* BLOCKS */
.dk-shipping-block {
padding:58px 0;
border-bottom:1px solid var(--border);
}
.dk-shipping-block__heading {
display:grid;
grid-template-columns:45px 1fr;
gap:12px;
max-width:790px;
margin-bottom:26px;
}
.dk-shipping-block__heading > span {
color:#999;
font-size:10px;
font-weight:800;
padding-top:7px;
}
.dk-shipping-block__heading h2 {
margin:0 0 7px;
color:#111;
font-size:clamp(25px,3vw,34px);
line-height:1.1;
font-weight:720;
letter-spacing:-.6px;
}
.dk-shipping-block__heading p {
margin:0;
color:#737373;
font-size:13px;
line-height:1.6;
}
/* TABLE */
.dk-shipping-table-wrap {
width:100%;
overflow-x:auto;
border:1px solid var(--border);
border-radius:9px;
}
.dk-shipping-table {
width:100%;
min-width:650px;
border-collapse:collapse;
background:#fff;
}
.dk-shipping-table th {
padding:14px 16px;
background:#f4f4f2;
border-bottom:1px solid var(--border);
color:#555;
text-align:left;
font-size:9px;
font-weight:800;
letter-spacing:.8px;
text-transform:uppercase;
}
.dk-shipping-table td {
padding:16px;
border-bottom:1px solid #ededeb;
color:#333;
font-size:12px;
}
.dk-shipping-table tbody tr:last-child td {
border-bottom:none;
}
/* INFO */
.dk-info-box {
max-width:850px;
padding:23px 25px;
background:#f6f6f4;
border:1px solid var(--border);
border-radius:9px;
}
.dk-info-box strong {
display:block;
margin-bottom:8px;
color:#111;
font-size:14px;
}
.dk-info-box p {
margin:8px 0 0;
color:#6f6f6f;
font-size:12px;
line-height:1.65;
}
/* COVERAGE */
.dk-feature-grid {
display:grid;
grid-template-columns:repeat(3,1fr);
gap:14px;
}
.dk-feature-card {
padding:23px;
background:#f6f6f4;
border:1px solid var(--border);
border-radius:8px;
}
.dk-feature-card strong {
display:block;
margin-bottom:6px;
color:#111;
font-size:13px;
}
.dk-feature-card p {
margin:0;
color:#727272;
font-size:11px;
line-height:1.6;
}
/* TIME */
.dk-time-grid {
display:grid;
grid-template-columns:repeat(2,1fr);
gap:14px;
}
.dk-time-card {
padding:25px;
border:1px solid var(--border);
border-radius:8px;
}
.dk-time-label {
margin-bottom:11px;
color:#999;
font-size:9px;
font-weight:800;
letter-spacing:1px;
}
.dk-time-card strong {
display:block;
margin-bottom:7px;
color:#111;
font-size:15px;
}
.dk-time-card p {
margin:0;
color:#737373;
font-size:11px;
line-height:1.6;
}
.dk-small-note {
max-width:900px;
margin:16px 0 0;
color:#898989;
font-size:10px;
line-height:1.6;
}
/* PROCESS */
.dk-process-grid {
display:grid;
grid-template-columns:repeat(4,1fr);
border-top:1px solid var(--border);
border-bottom:1px solid var(--border);
}
.dk-process-card {
padding:24px 19px;
border-right:1px solid var(--border);
}
.dk-process-card:last-child {
border-right:none;
}
.dk-process-card > span {
display:block;
margin-bottom:13px;
color:#999;
font-size:9px;
font-weight:800;
}
.dk-process-card strong {
display:block;
margin-bottom:5px;
color:#111;
font-size:13px;
}
.dk-process-card p {
margin:0;
color:#777;
font-size:10.5px;
line-height:1.55;
}
/* IMPORTANT */
.dk-important {
max-width:900px;
padding:24px 27px;
background:#f6f6f4;
border:1px solid var(--border);
border-radius:8px;
}
.dk-important ul {
margin:0;
padding-left:20px;
}
.dk-important li {
margin:9px 0;
color:#606060;
font-size:12px;
line-height:1.6;
}
/* CONTACT */
.dk-shipping-contact {
margin:58px 0;
padding:38px;
display:flex;
justify-content:space-between;
align-items:center;
gap:35px;
background:#111214;
border-radius:12px;
color:#fff;
}
.dk-shipping-contact h2 {
margin:0 0 9px;
color:#fff;
font-size:28px;
line-height:1.1;
}
.dk-shipping-contact p {
max-width:620px;
margin:0;
color:#aaa;
font-size:12px;
line-height:1.6;
}
.dk-contact-actions {
min-width:210px;
display:flex;
flex-direction:column;
gap:8px;
}
.dk-contact-btn {
min-height:45px;
padding:13px 16px;
display:flex;
align-items:center;
justify-content:center;
border-radius:5px;
text-decoration:none!important;
font-size:9px;
font-weight:800;
letter-spacing:.7px;
text-transform:uppercase;
}
.dk-contact-btn--primary {
background:#fff;
color:#111!important;
}
.dk-contact-btn--secondary {
background:transparent;
color:#fff!important;
border:1px solid #555;
}
/* FOOT NOTE */
.dk-shipping-footer-note {
margin-bottom:50px;
padding-top:20px;
border-top:1px solid var(--border);
display:flex;
flex-wrap:wrap;
gap:8px 20px;
color:#777;
font-size:10px;
}
.dk-shipping-footer-note strong {
color:#111;
}
.dk-shipping-footer-note a {
color:#111!important;
text-decoration:none!important;
}
/* TABLET */
@media(max-width:800px) {
.dk-feature-grid {
grid-template-columns:1fr;
}
.dk-process-grid {
grid-template-columns:repeat(2,1fr);
}
.dk-process-card:nth-child(2) {
border-right:none;
}
.dk-process-card:nth-child(-n+2) {
border-bottom:1px solid var(--border);
}
.dk-shipping-contact {
flex-direction:column;
align-items:flex-start;
}
.dk-contact-actions {
width:100%;
}
}
/* MOBILE */
@media(max-width:600px) {
.dk-shipping-container {
padding-left:15px;
padding-right:15px;
}
.dk-shipping-hero {
padding:62px 0;
}
.dk-shipping-hero h1 {
font-size:38px;
}
.dk-shipping-hero p {
font-size:13px;
}
.dk-shipping-block {
padding:45px 0;
}
.dk-shipping-block__heading {
grid-template-columns:32px 1fr;
}
.dk-time-grid {
grid-template-columns:1fr;
}
.dk-process-grid {
grid-template-columns:1fr;
}
.dk-process-card,
.dk-process-card:nth-child(2) {
border-right:none;
border-bottom:1px solid var(--border);
}
.dk-process-card:last-child {
border-bottom:none;
}
.dk-shipping-contact {
margin:45px 0;
padding:28px 20px;
}
}