Building a Local AI Home Setup: Home Assistant, Frigate and a Themed Dashboard

A living-room smart-home dashboard and security camera feeds running on a local AI home server

Building a Local AI Home Setup: Home Assistant, Frigate and a Themed Dashboard

A living-room smart-home dashboard and security camera feeds running on a local AI home server

A local AI home setup means your house runs its automations, camera detection and voice control on hardware you own, with nothing piped out to a cloud service. It is equal parts practical and a good excuse to tinker. Here is how ours fits together, and what it takes to build your own.

To be clear on what we do: Scott’s Shipping Services does not sell the software. We import the hardware behind it, cleared and delivered, so the estimate below is for that import.


What a local AI home setup is

The local AI home stack: Home Assistant with Frigate, a local LLM, cameras and a dashboard, nothing to the cloud

The hub is usually Home Assistant, the open-source platform that ties your lights, locks, sensors, cameras and energy gear together. The AI part is what you add on top: local camera detection, a model for voice and automations, and a dashboard to pull it all into one place. The common thread is that it runs on your own hardware, so the house keeps working even when the internet does not.


Camera detection without the cloud

Frigate is an open-source video recorder that does AI object and person detection locally on your camera feeds. It tells the difference between a person, a car and a cat without sending a frame of footage to anyone. Ours runs alongside Unifi cameras feeding into Home Assistant.

The win is plain: no monthly cloud-camera subscription, and no footage of your home sitting on someone else’s server. The detection happens in the house and stays there.


A model that helps run the house

A local LLM wired into Home Assistant gives you natural-language voice control and smarter automations without handing your home data to a third party. Ask it to set a scene, summarise what the cameras saw, or run a routine, and the request never leaves your network.

It pairs with the basics that make a home feel automated: presence detection that knows who is home, routines that run on their own, and energy gear reporting in real time.


Make it yours

A Lord of the Rings themed Home Assistant TV dashboard showing weather, solar and battery energy, presence and a camera tile, running on local AI

This is the part that turns a utility into a hobby. Ours is a themed dashboard for the TV called Rivendell, leaning shamelessly into Lord of the Rings, with tiles for weather, solar and battery, presence and the cameras, and an Eye of Sauron that scans the screen for no practical reason at all.

The point is that it is yours. Once the hardware is in the house, you are free to build something genuinely useful, faintly ridiculous, or both, with no subscription ticking over for the privilege.


What you need

You can start small. Frigate runs happily on modest hardware with a small AI accelerator, while a useful local LLM wants more memory behind it. The deciding spec, as always, is how much VRAM or unified memory you can put in front of the model.

The hardware is the part that does not land easily in South Africa. Scott’s Shipping Services imports it, clears it and delivers it as one all-inclusive quote. See our guide to importing AI and local-LLM hardware into South Africa for what to buy, and the wider case for owning your AI hardware. If you want us to source specific parts, that is our international shopping concierge.


Frequently asked questions

Do I need a powerful GPU for a home AI setup?

It depends what you run. Frigate manages object detection on modest hardware with a small AI accelerator. A useful local LLM for voice and automations wants more memory behind it, which is where a capable GPU or a unified-memory box earns its place.

Is Frigate free?

Frigate is open source, so the software is free. You run it on your own hardware, which is where the cost and the privacy both sit with you rather than a subscription.

Can I run all this on a Raspberry Pi?

A Pi with an AI accelerator can handle light camera detection. A genuinely useful local language model needs more memory than a Pi offers, so most setups pair the Pi-class device for sensors with a stronger machine for the model.

What hardware should I import?

It depends on the models you want to run. Our guide to importing AI and local-LLM hardware into South Africa breaks down the options from a mini PC upward.


Useful resources

SSS: Why run a local LLM? The case for owning your AI hardware

SSS: Importing AI and local-LLM hardware into South Africa

SSS: International shopping concierge


Planning a home AI build? Use our online calculator for a quick estimate, or get in touch to source the hardware.


About the Author

With years of hands-on experience in international shipping and South African customs, Scott started SSS to give individuals and businesses a simpler, more transparent way to import. He and his team have handled thousands of shipments from six continents, building a reputation for reliability, compliance, and honest pricing.

Using a Local LLM to Automate Your Small Business in South Africa

A South African boutique owner working at a laptop with a compact mini PC running local AI

Using a Local LLM to Automate Your Small Business in South Africa

A South African boutique owner working at a laptop with a compact mini PC running local AI

Most small businesses lose hours every week to repetitive admin: classifying items, chasing tracking numbers, sorting email, posting to social, pulling the same report again. A local LLM, running on a machine you own, can take the routine end of that off your plate without a monthly per-seat bill. Here is what automating a small South African operation actually looks like, using our own setup as the example.

To be clear on what we do: Scott’s Shipping Services does not sell the software. We import the hardware that runs it, cleared and delivered, so the estimate below is for landing that kit in South Africa.


The work worth automating

Small business tasks a local LLM can automate: customs-code classification, invoice matching, email triage, scheduled reports and social posting

The best candidates for automation are the same everywhere: repetitive, high-volume, low-judgement tasks that follow a pattern. The jobs nobody enjoys and everybody forgets. A local model is well suited to that end of the work, while anything needing real judgement stays with a person.

The point is not to replace your team. It is to stop them spending an afternoon on what a machine in the corner can do in the background.


Real examples from our own business

Scott’s Shipping Services runs on this kind of automation. A few of the jobs working in the background:

  • Customs-code classification. New orders are scanned and assigned the right tariff code, with dutiable items flagged for attention.
  • Invoice and order handling. Invoices matched to orders, depot arrivals tagged, and tracking numbers pulled out of a stream of carrier emails.
  • Email triage. Incoming mail sorted and categorised so the things that need a person surface first.
  • Scheduled reporting. The numbers that matter pulled together on a fixed schedule instead of by hand.
  • Content and social. A week of social posts drafted and scheduled at a time, plus the technical SEO and schema groundwork behind the website.

The always-on, repetitive end of all of it runs on a local model, with frontier APIs kept for the occasional hard problem.


Why run it locally

Predictable versus runaway cost: cloud per-token climbs while owned hardware stays flat

Predictable cost. No per-token meter, and no risk of a misconfigured job running up a large bill overnight. Once the hardware is paid for, the running cost is electricity.

Always on. A machine in the corner works day and night without a usage tab climbing in the background.

Your data stays yours. Customer details, invoices and order history stay on your own hardware rather than going to an outside provider.

Build out as you grow. Start with what you can fund, add capacity when the business calls for it. No tier you have to commit to up front.


What you actually need

You do not need a data centre. A capable workstation or a compact turnkey box is enough to start, and someone reasonably comfortable with tech to set it up. The deciding spec is memory, because that sets the size of model you can run.

The hardware is the part that does not land easily in South Africa. Scott’s Shipping Services imports it, clears it through customs, and delivers it as one all-inclusive quote. See our guide to importing AI and local-LLM hardware into South Africa for what to buy, and the wider case for owning your AI hardware. If you would rather we source specific parts, that is our international shopping concierge.


Frequently asked questions

Do I need a developer to set this up?

It helps to have someone comfortable with tech. A clued-up IT person can stand up a capable machine and the open tools that run models on it. You do not need a full software team.

What can a local model realistically automate?

Repetitive, high-volume, pattern-based work: sorting, classifying, matching, drafting, summarising, scheduled reporting. Keep the judgement calls and anything high-stakes with a person.

Is it expensive?

It is an upfront hardware cost rather than a subscription, which makes it predictable. There is no per-seat or per-token bill climbing each month, and no surprise hikes.

What hardware do I need?

It depends on the models you want to run. Our guide to importing AI and local-LLM hardware into South Africa covers the options from a single workstation upward.


Useful resources

SSS: Why run a local LLM? The case for owning your AI hardware

SSS: Importing AI and local-LLM hardware into South Africa

SSS: International shopping concierge


Thinking about automating the admin? Use our online calculator for a quick estimate, or get in touch to source the hardware.


About the Author

With years of hands-on experience in international shipping and South African customs, Scott started SSS to give individuals and businesses a simpler, more transparent way to import. He and his team have handled thousands of shipments from six continents, building a reputation for reliability, compliance, and honest pricing.

Local LLMs for Professional Firms in South Africa: POPIA, Data Control and Audit

A South African professional beside a secure on-premises server, conveying POPIA-compliant local AI

Local LLMs for Professional Firms in South Africa: POPIA, Data Control and Audit

A South African professional beside a secure on-premises server, conveying POPIA-compliant local AI

For a South African firm handling client money, medical records or legal files, the question with AI is not which model is cleverest. It is where your data goes. A local LLM, one that runs on hardware you own, keeps that data in the building, which is the cleanest answer to POPIA. This guide is for financial, medical and legal practices weighing AI against their compliance obligations.

To be clear on what we do: Scott’s Shipping Services does not sell the software. We import the hardware a local setup runs on, cleared and delivered, so the estimate below is for that import.


The shadow AI already in your office

Public AI bans get bypassed and leak, so an approved local AI is the safer option

If your staff have deadlines and a phone, some of them are already pasting work into a public AI tool. Often that work contains client information. The common response is to block the public tools on the office network.

Blocks rarely hold. People switch to a personal phone or a home laptop, and the data leaves anyway, now with no oversight at all. A ban tends to push the problem underground rather than solve it. Giving staff a safe, sanctioned AI they are allowed to use is more effective than an unenforceable rule. A local model is that safe option, because the data stays inside your control.


Why cloud privacy promises may fall short of POPIA

Confidential client data kept on a local LLM in the office versus data sent to an overseas cloud AI provider, with a POPIA compliance angle

POPIA governs how personal information is processed, including when it is sent across borders. The major AI providers are built around large-scale processing, much of it on overseas infrastructure. A professional or API plan still routes your prompts, and whatever you paste into them, to a processor outside South Africa.

A provider can offer a genuine privacy policy and still not line up neatly with what POPIA asks of you as the responsible party. The strongest data-residency and processing controls are usually reserved for large enterprise agreements, not the plans a typical firm signs up for. Running the model locally sidesteps the cross-border question entirely, because the data never leaves your premises.

This is general information, not legal advice. Where the line sits for your practice is a question for a compliance specialist, but the structural point holds: on-premises is the simplest position to defend.


You can audit a local model

A local model keeps a full who-what-when log; a cloud service gives no visibility

With a model on your own hardware, you own the logs. You can see what was asked, what came back, which user it came from, and when. If a result is later queried, or a process produces the wrong output, you can reconstruct exactly what happened.

With an external service you lose most of that visibility into per-user activity. For regulated work, where you may have to show who did what, a complete audit trail is not a nice-to-have. Owning the model means owning the record.


The runaway-cost risk

Cloud AI is billed by the token. One enthusiastic user, or a single misconfigured automation, can run up a large bill in a day. Keeping that in check means usage caps, monitoring and a layer of oversight you did not have before.

Owned hardware has a fixed cost. Once it is paid for, the meter does not run, and a novice cannot accidentally spend thousands overnight. For a small firm, predictable is worth a great deal.


What it looks like in practice

Most firms do not need to go all or nothing. The sensitive work, document review, drafting, extracting data from your own files, runs on a model in your office. Anything that is not confidential can still use a frontier API when you want the extra capability.

The hardware that makes this practical, from a compact machine like the NVIDIA DGX Spark or AMD Strix Halo to a GPU workstation, does not land easily in South Africa. Scott’s Shipping Services imports it, clears it, and delivers it as one all-inclusive quote. For the full breakdown of what to buy, see our guide to importing AI and local-LLM hardware into South Africa, and the wider case for owning your AI hardware. If you want us to source specific parts, that is our international shopping concierge.


Frequently asked questions

Is a local LLM POPIA compliant?

Compliance depends on your whole setup, not one tool. What a local model does is remove the cross-border processing question that makes cloud AI hard to square with POPIA, because the data stays on your premises. Confirm the specifics for your practice with a compliance specialist.

Can I not just use the privacy settings on ChatGPT or similar?

Professional and API plans still process your data with a provider outside South Africa, and the strongest data-residency controls are generally enterprise-only. A local model keeps the data in-house, which is a simpler position to defend.

What hardware does a small firm need?

It depends on the size of model you want to run, and the deciding spec is memory. Our guide to importing AI and local-LLM hardware into South Africa breaks down the options, from a single workstation to a turnkey box.

Does SSS give legal or compliance advice?

No. We import the hardware, cleared and delivered. The legal and compliance side is for a specialist in that field. Tell us what you want to run and we will help you land the right kit.


Useful resources

SSS: Why run a local LLM? The case for owning your AI hardware

SSS: Importing AI and local-LLM hardware into South Africa

SSS: International shopping concierge


Weighing a private AI setup for your firm? Use our online calculator for a quick estimate, or get in touch to source the hardware.


About the Author

With years of hands-on experience in international shipping and South African customs, Scott started SSS to give individuals and businesses a simpler, more transparent way to import. He and his team have handled thousands of shipments from six continents, building a reputation for reliability, compliance, and honest pricing.

Why Run a Local LLM? The Case for Owning Your AI Hardware

A glass-panel desktop AI rig glowing blue with a South African city skyline at dusk

Why Run a Local LLM? The Case for Owning Your AI Hardware

A glass-panel desktop AI rig glowing blue with a South African city skyline at dusk

Running a local LLM means hosting an AI model on hardware you own instead of renting access through a cloud API. For South African professionals, builders and businesses, owning the hardware is what turns AI from a monthly bill into an asset you control. This is the case for going local: what you gain, who it suits, and the kind of work it already does.

We do not sell the model. What we do is import the hardware it runs on, cleared and delivered to your door, so the estimate below is for landing that kit in South Africa.


What you actually gain

Infographic on the case for running a local LLM: privacy, no subscription, no runaway costs, and a model you keep, set against a cloud API you rent

It keeps working. A model on your own hardware does not care about sanctions, export bans, account suspensions or a provider pulling out of the South African market. Nobody can switch it off.

Your data stays put. Nothing is uploaded to a third party. For anyone handling client records, case files, patient data or financials, that is the difference between compliant and not under POPIA.

You pay for it once. No subscription, no per-token meter running in the background, no price hike landing on a Tuesday. The cost is the hardware you already own.

No runaway bills. A misconfigured script cannot quietly burn thousands in API tokens overnight. There is no meter to run away with.

You keep what works. A model that suits your workflow will not be deprecated or retired out from under you. Pin the version that works and run it for years.

Right tool, right cost. Run the repetitive, always-on grunt work on your own model, and save the frontier APIs for the genuinely hard problems. Most jobs do not need a flagship model.

Always-on tasks, private data and grunt work run on a local model; the hardest problems go to a frontier API

Who it is for, and what it does

Who runs local AI: professionals, builders, small business and hobbyists

Professionals who need it now

Doctors, lawyers, accountants and developers working with confidential or regulated data cannot push it to a cloud API and hope for the best. Local is the compliant route, and usually the urgent one. The data control, POPIA and audit side of this runs deep, so we covered it on its own: local LLMs for professional firms in South Africa.

Builders and IT consultants

Developers who build AI tools and sell them to several companies need to own the stack they ship. We have built our own at SSS: a custom CRM shaped around how the business runs, and a WhatsApp bot for customer queries, the channel most South Africans actually use. On hardware you control, you build and test without a token meter running, and you are not handing your clients’ workflows to a third party you cannot vouch for.

Small businesses with a clued-up IT person

If you have someone who can put a capable machine in the corner, you can automate the work that quietly eats hours: customs-code classification, email triage, scheduled reporting, social posting. A local model runs the always-on, repetitive end of it while the frontier APIs handle the rest. We walk through the real examples in using a local LLM to automate your small business.

Hobbyists and tinkerers

Plenty of this starts as a hobby and turns into something real: home automation, local camera detection, a themed dashboard on the TV. Running the AI side on your own hardware means no subscription for something you built for yourself, and full freedom to tinker. Ours leans Lord of the Rings, and we show how it fits together in building a local AI home setup.


Where SSS comes in

The local AI stack: apps, models, runtime and the hardware foundation of GPU and memory

Every one of these benefits depends on one thing: owning the hardware. That is the part that does not land easily in South Africa.

Scott’s Shipping Services sources the GPUs, mini-supercomputers and high-VRAM cards local models run on, handles the customs classification, duties and VAT, and delivers it landed as one all-inclusive quote. For the full breakdown of what to buy, see our guide to importing AI and local-LLM hardware into South Africa. If you want us to buy specific parts on your behalf, that is our international shopping concierge.


Frequently asked questions

Do I need a local LLM, or is the cloud fine?

For plenty of work, a cloud API is fine. Local wins when privacy matters, when you want predictable costs instead of a per-token meter, or when the job needs to run all day every day. Many setups do both: local for the routine work, cloud for the hardest problems.

Is a local model as good as ChatGPT or Claude?

The frontier cloud models still lead on the hardest tasks. For everyday work, coding help, summarising, drafting and the repetitive grunt work, open models you can run locally are now strong enough that most users would not notice the difference.

What hardware do I need to run one?

It depends on the size of model you want to run, and the deciding spec is memory. Our guide to importing AI and local-LLM hardware into South Africa breaks down the tiers, from a single card to a turnkey box.

Can SSS set the whole thing up for me?

We are the import side: we get the right hardware into South Africa, cleared and delivered. We are not a managed AI service, but tell us what you want to run and we will help you land the parts that fit.


Useful resources

SSS: Importing AI and local-LLM hardware into South Africa

SSS: International shopping concierge

SSS: How to import goods to South Africa


Planning a local AI build? Use our online calculator for a quick estimate, or get in touch to source the hardware.


About the Author

With years of hands-on experience in international shipping and South African customs, Scott started SSS to give individuals and businesses a simpler, more transparent way to import. He and his team have handled thousands of shipments from six continents, building a reputation for reliability, compliance, and honest pricing.

Importing AI and Local-LLM Hardware into South Africa

GPUs and a mini AI server on a pallet at a South African shipping port at dusk

Importing AI and Local-LLM Hardware into South Africa

GPUs and a mini AI server on a pallet at a South African shipping port at dusk

Importing AI hardware into South Africa means getting the GPUs, mini-supercomputers and high-VRAM cards that local LLMs run on past two obstacles: thin local supply and a customs process that treats high-value electronics with suspicion. This guide covers what people are actually running local models on in 2026, the grey-market parts worth knowing about, and how Scott’s Shipping Services brings it in as one all-inclusive price.


The quick version

Local LLM hardware is the compute you need to run open-weight models like DeepSeek, Qwen and Llama on your own machine instead of a cloud API. The deciding spec is memory: how much VRAM or unified memory you can put in front of the model.

The hardware splits into three tiers. Turnkey boxes like the NVIDIA DGX Spark and AMD Strix Halo mini PCs ship with 128GB of unified memory. Retail GPUs like the RTX 4090 and 5090 remain the single-card workhorses. Grey-market gear covers China-modded 48GB RTX 4090s and ex-datacentre cards mounted on adapter boards.

Three tiers of local LLM hardware: turnkey boxes, retail GPUs and grey-market cards, imported into South Africa

Almost none of it sits on a South African shelf, and the modded parts carry real risk. SSS sources the hardware, handles the customs classification, duties and VAT, and delivers it landed as one quote.

Bar chart comparing VRAM sizes for local LLM hardware: 24GB, 48GB, 128GB and 424GB

What is driving the demand

Two things turned self-hosting from a niche hobby into a queue of buyers. The first is the open Chinese models. DeepSeek and Qwen now ship open-weight releases that hold their own against commercial APIs, and at 4-bit quantisation a capable model like DeepSeek-R1 32B fits on a single 24GB card. Good models that run on hardware you can own are the whole driver.

The second is Odysseus, the self-hosted AI workspace released by Felix Kjellberg (PewDiePie) on 31 May 2026. It runs local backends like Ollama, vLLM and llama.cpp, and his own rig of eight modded RTX 4090s plus two RTX 4000 Ada cards put a real number on what a serious local setup looks like. The result is a wave of people pricing their own builds.


What people actually run local LLMs on

Turnkey boxes: DGX Spark and Strix Halo

The NVIDIA DGX Spark is built around the Grace Blackwell GB10 chip with 128GB of unified memory, enough to load models up to roughly 200 billion parameters in NVFP4. It runs them at around 35 to 80 tokens per second, with memory bandwidth near 273 GB/s as the main limit. Even abroad it has been supply-constrained, with multi-week lead times.

The AMD Strix Halo (Ryzen AI Max+ 395) pairs 16 Zen 5 cores with an integrated Radeon 8060S and up to 128GB of shared memory, leaving roughly 115 to 120GB usable for inference. It loads a 70B model without splitting it across cards and pushes a 30B model at around 100 tokens per second. It has become the practical all-rounder for a quiet desktop or air-gapped build.

Retail GPUs: RTX 4090 and 5090

The RTX 4090 with 24GB remains the best single-card option, handling 32B models at Q4 with room for cache. The RTX 5090 at 32GB lifts that ceiling, and two cards together open up larger models. The constraint in South Africa is not whether they work, it is getting current stock at a sane price.

Decision-flow infographic matching model size to hardware: up to 32B on a 24GB card, up to 70B on 128GB unified memory, bigger models on a multi-GPU build

The grey market: modded cards and adapter boards

This is where the buzz gets loud and the risk gets real.

Infographic on grey-market modded GPUs showing they run hot, are loud, and come with no warranty

Modded 48GB RTX 4090s. NVIDIA never made a 48GB 4090. These are custom builds out of China that reball the memory to double the VRAM, sold mostly on Alibaba and AliExpress as blower-style cards. On paper a 48GB card for large-model work is tempting. In practice, independent reviewers have measured VRAM temperatures above 105°C, blower noise past 60 dB, and stress-test failure rates several times higher than stock cards, often built on second-hand chips with no warranty.

SXM2 and SXM4 adapter boards. These breakout boards drop ex-datacentre modules like the Tesla V100, P100 and A100 into a normal PCIe slot. The VRAM-per-rand maths looks great, but power delivery, cooling and BIOS quirks make these a project build, not a plug-and-play card.

The grey market is exactly where buying blind costs money. A card that arrives dead, or cooks itself in a fortnight, has no recourse when you ordered it solo off a marketplace listing. This is the part of the market where knowing which sellers and which parts are worth touching is the whole value.


Memory and storage worth importing too

Compute is only half a build. Running a model larger than your VRAM means offloading layers to system memory, so DDR5 capacity and speed matter for anyone pushing past their card. Model weights also have to live somewhere fast: a 70B model at Q4 is around 40GB, and the largest open models run into hundreds of gigabytes, so a quick NVMe SSD earns its place.

It is usually worth importing the RAM and storage on the same shipment as the compute. One consignment, one customs entry, one delivery.


Why this hardware is hard to get in South Africa

Local stock is thin past a retail 4090. Turnkey AI boxes and datacentre-class cards rarely reach South African shelves at all, and when they do the markup reflects the scarcity.

High-value electronics also draw SARS attention. Correct tariff classification, an honest customs value, duties where they apply and VAT at 15% are all part of the entry. Get the paperwork wrong and a costly parcel sits in limbo while it is queried. For how that valuation is worked out, see our guide on how customs value is determined in South Africa.

Buying grey-market parts yourself stacks a second risk on top: if the card is faulty on arrival, you are arguing with an overseas marketplace seller, not a local supplier.


How SSS gets it in for you

Scott’s Shipping Services is an end-to-end import service. We buy the hardware, ship it, clear it through customs, pay the duties and VAT, and deliver it to your door as one all-inclusive quote. We do not do clearing-only work or handle goods you have already bought.

Sourcing judgement. We work with reputable suppliers, and where a build calls for grey-market parts we know which sellers and which cards are worth the risk and which to avoid.

Clean customs entries. High-value electronics get the correct HS classification and an honest customs value before they ship, so clearance stays fast and defensible if SARS asks questions.

One point of contact. From the seller’s warehouse to your door, one team handles the whole chain. If you want us to buy specific items on your behalf, that is our international shopping concierge; for full builds and heavier consignments, our freight import service covers it. New to the process? Start with how to import goods to South Africa.


Frequently asked questions

Can you import a DGX Spark or Strix Halo machine to South Africa?

Yes. We source turnkey AI machines like the NVIDIA DGX Spark and AMD Strix Halo mini PCs from overseas suppliers and handle the full import, including customs, VAT and delivery. Lead times depend on stock abroad, which has been tight, so it is worth asking early.

Are the China-modded 48GB RTX 4090 cards worth it?

Sometimes, with eyes open. They offer a lot of VRAM, but they are custom builds with reported thermal and reliability problems and no warranty. If a build genuinely needs that much VRAM, we can advise on whether a modded card or a different route makes more sense, and source accordingly.

Can you get ex-server GPUs like the V100 or A100 and the adapter boards?

Yes. We can source datacentre cards and the SXM-to-PCIe adapter boards they need. These are involved builds, so we will be straight with you about the power and cooling they demand before you commit.

Do I pay duty and VAT on AI hardware?

VAT at 15% applies to imported hardware. Whether duty applies, and at what rate, depends on the exact tariff classification of the item. We confirm the classification and the full landed cost before you commit, so there are no surprises at clearance.

What does it cost to import a local LLM rig?

It depends on the parts, the source country and the shipment weight. We quote the whole job as one figure, with the hardware, shipping, customs, duties, VAT and delivery included. Get a quick estimate to see your landed cost.

Can SSS advise on what hardware to buy?

We are importers, not a build shop, but we know the market well. Tell us the models you want to run or the rig you are copying, and we will help you land the right parts reliably.


Useful resources

SSS: Why run a local LLM? The case for owning your AI hardware

SSS: How to import goods to South Africa

SSS: How customs value is determined in South Africa

SSS: 5 common importing mistakes and hidden costs


Planning an AI or local-LLM build? Use our online calculator for a quick estimate, or get in touch to source the parts.


About the Author

With years of hands-on experience in international shipping and South African customs, Scott started SSS to give individuals and businesses a simpler, more transparent way to import. He and his team have handled thousands of shipments from six continents, building a reputation for reliability, compliance, and honest pricing.

Prohibited and Restricted Imports in South Africa: What You Can and Can’t Bring In

Customs officer in a hi-vis vest inspecting imported parcels at a South African port

Prohibited and Restricted Imports in South Africa: What You Can and Can’t Bring In

Customs officer in a hi-vis vest inspecting imported parcels at a South African port

South Africa sorts controlled goods into two groups. Prohibited items may never be imported. Restricted items are allowed only if you hold the correct permit or authority before the goods arrive. Import the wrong thing, or the right thing without the right paperwork, and SARS can detain, seize, or destroy the shipment, with no refund from the seller. This guide explains the difference, lists the categories that catch people out, and shows how to check before you buy.


The quick version

Most everyday online purchases (electronics, clothing, hobby gear, homeware) import without special permits, though duty and VAT still apply. The items that need extra care fall into a smaller set: anything regulated for safety, health, security, or trade-protection reasons. If your order touches medicines, food, plants, animal products, firearms, radio or telecoms equipment, or used goods, assume a permit or approval is required and confirm it before you pay. For how those costs are calculated once an item is cleared to enter, see our guide to how customs value is determined.


Prohibited vs restricted: the difference

The two terms are often used interchangeably, but they are not the same thing.

  • Prohibited goods cannot be imported under any circumstances. There is no permit that makes them legal.
  • Restricted goods can be imported, but only with the correct permit, licence, or letter of authority issued by the relevant South African authority before the shipment arrives.

Several different bodies control imports, not just SARS. SARS handles customs clearance, but the permit itself usually comes from another regulator: ITAC for import permits and used goods, the NRCS for regulated products, ICASA for radio and telecoms equipment, SAHPRA for medicines and health products, and the Department of Agriculture for food, plants, and animal products. Knowing which body governs your item is half the battle.


Goods commonly prohibited

The following are generally not allowed into South Africa at all:

  • Narcotics and illegal drugs
  • Counterfeit and trademark-infringing goods (fake branded clothing, shoes, electronics, and accessories)
  • Certain weapons, including some knife types and prohibited firearm categories
  • Hazardous and toxic waste
  • Used and retreaded pneumatic tyres
  • Pornographic or obscene material as defined under South African law

This is not an exhaustive list, and definitions matter. A folding knife may be fine while a specific concealed or automatic type is not. When a category is borderline, treat it as prohibited until confirmed otherwise.


Goods that need a permit or authority

These can be imported, but only with the right approval in place first. Our FAQ lists the restricted and prohibited categories we see most often.

Firearms and ammunition

Importing firearms requires a permit and the appropriate competency and licensing through the South African Police Service. This is a slow, document-heavy process and not something to start after the goods have shipped.

Medicines, supplements, and health products

Medicines and many supplements fall under SAHPRA. Some require registration or a specific authorisation to bring in, even for personal use. Vitamins and common supplements sit in a grey area and are frequently held at customs.

Food, plants, and animal products

Foodstuffs, seeds, plants, and anything of animal origin are controlled by the Department of Agriculture and may need import permits and health certificates. Many are refused outright on biosecurity grounds.

Radio, wireless, and telecoms equipment

Devices that transmit (two-way radios, signal boosters, some drones, and certain smart-home gear) need ICASA type approval. Read more in our guide to importing smart home devices.

Regulated electrical and consumer products

Many electrical goods, appliances, and certain consumer products require an NRCS Letter of Authority to confirm they meet compulsory safety specifications. Our guide to importing electronics to South Africa covers where this applies.

Used and second-hand goods

Used goods, from clothing to machinery to vehicles, generally require an ITAC import permit. Second-hand vehicle imports in particular are tightly controlled.


Grey areas that trip people up

Some of the most common customs hold-ups involve items buyers assume are fine:

  • Supplements and protein powders. Routinely stopped pending SAHPRA or health clearance.
  • Vapes and e-cigarettes. Increasingly regulated and taxed; rules are tightening.
  • Drones. May need both ICASA approval and civil aviation registration depending on the model.
  • Replica and “inspired by” branded goods. Treated as counterfeit if they carry protected marks.
  • Lithium batteries and powered devices. Not prohibited, but classed as dangerous goods. They need a Material Safety Data Sheet and are subject to carrier rules. See our note on this in the air vs sea freight guide.

These are also among the most common importing mistakes South Africans make.


What happens if you get it wrong

If a restricted item arrives without the required permit, SARS will hold it. Depending on the goods, you may be able to apply for the permit retrospectively (slow, and storage fees accrue while you wait), or the shipment may be seized and destroyed. Prohibited goods are simply confiscated. In all cases the seller is unlikely to refund you, so the loss is yours. Honest declarations and correct permits are far cheaper than the alternative.


How to check before you buy

  1. Identify the category. Is it electrical, wireless, ingestible, animal or plant based, a weapon, or used? Any “yes” means check further.
  2. Find the controlling authority. Match the item to the right body (ITAC, NRCS, ICASA, SAHPRA, SAPS, or Agriculture).
  3. Confirm the permit before paying. Never order first and sort paperwork later.
  4. Keep your invoice and product details. Customs may ask for them during clearance.
  5. Ask if you are unsure. Five minutes of checking can save you the cost of the goods.

For the full process from purchase to delivery, see our step-by-step guide to importing goods to South Africa.


How SSS handles restricted goods

Scott’s Shipping Services reviews every order against current import rules before we buy anything. If an item is prohibited, we tell you upfront rather than letting it ship and get seized. If it is restricted, we flag what permit or approval is needed so you can decide how to proceed. Because we manage purchasing, shipping, customs clearance, and delivery as one all-inclusive service, compliance is built into the quote rather than left for you to untangle at the border.


Frequently asked questions

What items are prohibited from import into South Africa?

Narcotics, counterfeit goods, certain weapons, hazardous waste, used tyres, and obscene material are generally prohibited and cannot be imported under any permit. Definitions are specific, so borderline items should be treated as prohibited until confirmed.

What is the difference between prohibited and restricted goods?

Prohibited goods can never be imported. Restricted goods can be imported, but only if you hold the correct permit or authority before the shipment arrives. The permit usually comes from a regulator such as ITAC, NRCS, ICASA, SAHPRA, SAPS, or the Department of Agriculture, not from SARS.

Can I import supplements and vitamins into South Africa?

Sometimes, but they are frequently held at customs pending health clearance through SAHPRA. Some products require authorisation even for personal use. Confirm the specific product before ordering.

Do I need a permit to import electronics?

Standard consumer electronics usually clear without a special permit, though duty and VAT apply. However, products that transmit a signal may need ICASA type approval, and certain regulated electrical goods need an NRCS Letter of Authority.

What happens if my restricted item arrives without a permit?

SARS will hold the shipment. You may be able to apply for the permit afterwards while storage fees accrue, or the goods may be seized and destroyed. The seller will usually not refund you, so the loss falls to you.

Does SSS check whether my item is allowed before buying?

Yes. We review every order against current import restrictions before purchase. If something is prohibited or needs a permit, we tell you before any money is spent on the goods.


Not sure whether your item is allowed? Use our online calculator for a quick estimate, or get in touch and we’ll check it for you before you buy.


About the Author

With years of hands-on experience in international shipping and South African customs, Scott started SSS to give individuals and businesses a simpler, more transparent way to import. He and his team have handled thousands of shipments from six continents, building a reputation for reliability, compliance, and honest pricing.

Air Freight vs Sea Freight to South Africa: How to Choose

Air freight vs sea freight to South Africa - cargo plane and container ship at sunset with Table Mountain

Air Freight vs Sea Freight to South Africa: How to Choose

Air freight vs sea freight to South Africa - cargo plane and container ship at sunset with Table Mountain

Choosing between air freight and sea freight is the first decision you will make when importing anything over 30 kg into South Africa. The right choice depends on three things: how heavy the shipment is, how fast you need it, and how much you are willing to spend. This guide covers the practical differences so you can decide before you request a freight quote.

Air freight vs sea freight at a glance

Air FreightSea Freight
Best for30 to 100 kg, items under 1 m on any side100 kg+ up to full 40 ft containers
Typical timeline2 to 3 weeks door to door2 to 3 months door to door
Cost per kgHigher; best for lighter, time-sensitive goodsLower; best for bulk or heavy shipments
Size limitsRestricted by aircraft cargo holdUp to full container (20 ft / 40 ft)

Timelines start once the goods are collected from the supplier or delivered to the port of origin. Actual transit depends on the origin country, routing, and customs processing.

When air freight makes sense

Air freight suits shipments between 30 and 100 kg where no single dimension exceeds one metre. It is the faster option by a wide margin, and for goods in this weight range the cost difference is often less dramatic than people expect, particularly from major hubs like the US, UK, and EU where flight frequency keeps rates competitive.

Common air freight imports include specialist equipment, electronics, automotive parts, and medical devices. If the item is expensive relative to its weight, air freight is almost always the better value because you reduce time in transit and lower the risk of damage from extended handling.

When sea freight makes sense

Sea freight is designed for volume. Once a shipment crosses the 100 kg mark, or when the items are physically large, ocean shipping becomes significantly cheaper per kilogram. For full container loads the economics are even more favourable.

There are two sea freight options. LCL (Less than Container Load) means your cargo shares a consolidated container with other shipments, the standard for loads that do not justify a full container. FCL (Full Container Load) gives you a dedicated 20 ft or 40 ft container when the volume warrants it.

Typical sea freight imports include gym equipment, industrial machinery, furniture, building materials, and bulk stock for small businesses. If timing is flexible and the shipment is heavy, sea freight will save you money.

How costs are calculated

Freight costs feed into your total customs value (CIF), which SARS uses to calculate duties and VAT. CIF stands for Cost + Insurance + Freight, so the shipping method you choose directly affects how much duty you pay.

With SSS, this is rolled into a single rand quote. Product cost, international freight, customs duties, 15% VAT, and local delivery are all included. No foreign currency transfers, no separate customs broker fees, no surprises. The number we quote is the number you pay.

You also do not need your own importer’s code. We clear under our own customs licence and issue you a standard South African tax invoice.

What about shipping terms?

Your supplier’s shipping terms (Incoterms) affect who arranges what. SSS works with three:

  • EXW (Ex Works): we collect directly from the supplier. You provide their details and we handle everything from their door to yours.
  • FOB (Free on Board): the supplier delivers to their nearest port. We take over from there.
  • DDP (Delivered Duty Paid): the supplier arranges shipping. Our role is limited to payment and import paperwork.

Not sure which terms your supplier is offering? Their proforma invoice will usually state it. If it does not, ask, because it affects your quote. More on avoiding costly mistakes in our guide to common importing mistakes.

Hazardous and restricted goods

Both air and sea freight have restrictions on what can be shipped. Lithium batteries, aerosols, flammable liquids, and certain chemicals require a Material Safety Data Sheet (MSDS). Some items need additional clearance from South African authorities before they can be imported.

If your shipment contains anything hazardous or restricted, declare it upfront. Incorrect declarations cause delays, and in some cases the goods may be rejected entirely. Full details are in our shipping restrictions FAQ.

How to get started

The process is the same regardless of whether you choose air or sea freight. Send us the details of what you want to import (supplier information, a proforma invoice, and the package dimensions and weight) and we will quote you a single all-inclusive price in rands.

Not sure where to start? Our step-by-step importing guide walks you through the full process. Ready to go? Request a freight quote.

Frequently asked questions

Should I use air freight or sea freight to South Africa?

It depends on weight and urgency. Air freight suits shipments of 30 to 100 kg where speed matters. Sea freight is better for anything over 100 kg or where timing is flexible, because the cost per kilogram is significantly lower.

How long does sea freight take to South Africa?

Expect 2 to 3 months from the point the goods leave the supplier, including customs clearance and local delivery. Transit time varies by origin country and port congestion.

How much does air freight cost to South Africa?

Air freight costs more per kilogram than sea freight, but the exact amount depends on weight, dimensions, origin country, and the type of goods. SSS quotes all-inclusive in rands: freight, duties, VAT, and delivery in one number.

Do I need an importer’s code to use freight shipping?

No. SSS clears under its own customs licence, so you do not need to register with SARS or hold your own importer’s code. We issue you a standard South African tax invoice.

What is the difference between LCL and FCL?

LCL (Less than Container Load) means your cargo shares a container with other shipments. FCL (Full Container Load) gives you a dedicated container. LCL is standard for most imports; FCL is more cost-effective when you have enough volume to justify a full 20 ft or 40 ft container.

Can I import hazardous goods by freight?

Some hazardous goods can be imported, but they require a Material Safety Data Sheet (MSDS) and may need additional clearance documents. Declare hazardous items upfront. Undeclared goods cause delays or rejection.

Planning your next import? Use our online calculator for a quick estimate, or get in touch for advice on your shipment.


About the Author

With years of hands-on experience in international shipping and South African customs, Scott started SSS to give individuals and businesses a simpler, more transparent way to import. He and his team have handled thousands of shipments from six continents, building a reputation for reliability, compliance, and honest pricing.

How to Buy from Etsy in South Africa

Handmade Etsy goods being packed into a parcel for delivery to South Africa

How to Buy from Etsy in South Africa

Handmade Etsy goods being packed into a parcel for delivery to South Africa

South Africans can buy from Etsy, but most sellers don’t ship here directly, and those that do rarely quote customs duties or VAT upfront. The simplest route is to use a managed import service like Scott’s Shipping Services (SSS), which handles the purchase, international shipping, customs clearance, and door-to-door delivery for one all-inclusive price. This guide covers every option, the real costs involved, and the risks you should know about before placing an order.


Can you buy from Etsy in South Africa?

Yes. Etsy is accessible from South Africa, and there is nothing stopping you from browsing or placing orders. The catch is that Etsy is not a single retailer. Every listing is run by an individual seller, which means shipping policies, costs, and reliability vary from one shop to the next.

In practice, this creates several problems for South African buyers:

  • Many sellers do not offer shipping to South Africa at all
  • Those that do often use slow, untracked postal services
  • Shipping costs are frequently inflated or inaccurate
  • Delivery timelines are unpredictable

Etsy itself does not handle logistics. The seller is solely responsible for packaging, dispatch, and choosing a shipping method. That lack of standardisation is where most problems begin. Understanding how to spot reputable online sellers is especially important on marketplace platforms like Etsy.


How shipping from Etsy to South Africa works

There are three main ways to get an Etsy order delivered to South Africa.

1. Direct shipping from the seller

The seller ships your order using their chosen postal service or courier. This is the simplest option on paper, but it carries the most risk. Tracking is often limited, customs handling is unpredictable, and if anything goes wrong, you are dealing with an individual seller in another country.

2. Freight Forwarder

You ship the item to a warehouse address overseas (typically in the US or UK), and a freight forwarding company sends it onward to South Africa. This gives you more control over the international leg, but you still manage customs clearance, duties, and VAT yourself.

3. Fully managed import via SSS

SSS handles the entire process: we purchase the item on your behalf, receive it at our international address, ship it to South Africa, clear it through customs, pay the duties and VAT, and deliver it to your door. One quote upfront, no surprises. For a detailed breakdown, see our step-by-step process guide.


What does it cost to import from Etsy to South Africa?

The total landed cost of an Etsy import is more than just the item price. Several additional charges apply, and most buyers underestimate them.

Cost ComponentWhat It CoversTypical Range
Item PriceThe listed price on Etsy (usually in USD, GBP, or EUR)Varies
International ShippingSeller’s shipping charge or forwarding cost$15 – $80+
Customs DutyDetermined by product type and HS code classification0% – 45%
VAT15% applied to item price + shipping + duty combined15%
Clearance FeesCharged by the courier or clearing agent processing your parcelR150 – R500+

Why cost surprises happen

When you order directly from Etsy, the checkout total only reflects the item price and the seller’s shipping charge. Customs duty, VAT, and clearance fees appear later, often as a demand-for-payment from the courier before they release your parcel.

The VAT calculation catches most people off guard. SARS applies 15% VAT not just to the item price, but to the item price plus shipping plus any duty charged. On a R2,000 item with R500 shipping and 20% duty, the VAT alone adds over R400. For a full explanation of how this calculation works, see our post on how customs value is determined.

Tip: Request a full landed-cost quote before purchasing. This is the single most effective way to avoid unexpected charges on arrival.


How long does delivery take?

Shipping MethodTypical TimeframeTracking
Postal Service (e.g. USPS, Royal Mail)3–8 weeksLimited or none
Express Courier (DHL, FedEx, UPS)5–10 business daysFull tracking
SSS Managed Shipping10–21 business days (origin-dependent)Full tracking with updates

Delays commonly occur because of seller dispatch times (some Etsy sellers take 1–3 weeks to make or ship custom items), customs inspections, or incomplete documentation. SSS manages seller communication and ensures documentation is correct before the item ships, which reduces the most common causes of delay.


Common risks when buying from Etsy internationally

Etsy’s marketplace model means you are buying from individuals, not from a company with standardised quality control or shipping infrastructure. That introduces risks you would not face with a large retailer like Amazon.

  • Incorrect or misrepresented items. What arrives may not match the listing photos, especially with handmade or custom-made goods.
  • Lost or untracked shipments. Postal services between countries offer limited visibility. Once a parcel enters the international mail system, tracking often stops until it reaches South Africa.
  • Communication gaps. Time zone differences and language barriers can make resolving issues with sellers slow and frustrating.
  • No practical return option. Returning an item from South Africa to an international seller typically costs more than the item is worth, and the process is entirely at your expense.

These are among the most common importing mistakes that cost South African buyers money.

Warning: Once an item has shipped internationally, resolving disputes becomes significantly harder. Etsy’s buyer protection has limits, and cross-border returns are rarely practical or cost-effective.


When should you use SSS instead of DIY?

SSS is the better option when any of the following apply:

  • The seller does not ship to South Africa
  • The item is high-value, fragile, or custom-made
  • You want to know the full cost before committing
  • You have been stung by unexpected customs charges before
  • You simply do not want to deal with international logistics

DIY importing can work for low-value, low-risk items where the seller offers tracked shipping. But for anything above a few hundred rand, the savings often disappear once you factor in duty miscalculations, courier clearance fees, and the time spent chasing a parcel. For a broader view of why using a managed service makes sense, see our post on the benefits of using an import company.

All SSS shipments are insured during transit, and if something goes wrong, you deal with us directly rather than chasing an individual seller across time zones.


Step-by-step: how to import from Etsy using SSS

  1. Find the item you want on Etsy and copy the product link
  2. Submit the link and any specifications via our quick estimate form
  3. We send you a full, all-inclusive landed-cost quote
  4. Once you approve, we purchase the item and coordinate with the seller
  5. We manage international shipping and customs clearance
  6. Your item is delivered to your door in South Africa

Most quotes are returned within 24 hours. For standard items, the entire process from purchase to delivery typically takes 2–4 weeks depending on the seller’s location and dispatch time. For more detail on each stage, see our full import process guide.


Frequently asked questions

Do I have to pay customs duty on Etsy orders to South Africa?

Yes. Any goods imported into South Africa are subject to customs duty based on the product type and its HS code classification. Duty rates range from 0% to 45%. VAT at 15% is charged on top of the item price, shipping cost, and duty combined. These charges are not included in Etsy’s checkout total.

Can Etsy sellers ship directly to South Africa?

Some can, but most do not. Each Etsy seller sets their own shipping destinations, and South Africa is not a default option for many international shops. Even when a seller does offer it, they typically use slow postal services with limited or no tracking.

What happens if my Etsy order gets stuck in customs?

Parcels can be held at customs if the documentation is incomplete, the declared value looks incorrect, or the goods require additional inspection. You will usually receive a notice from the courier or SARS requesting further information or payment before the parcel is released. With SSS, we handle all customs documentation upfront, which prevents most common hold-ups.

Is it worth using SSS for small Etsy purchases?

For items under a few hundred rand where the seller offers tracked shipping, DIY can work. For anything higher in value, fragile, or from a seller who does not ship to South Africa, the cost of unexpected duties, clearance fees, and potential loss typically outweighs the service fee.


Planning your next import? Use our online calculator for a quick estimate, or get in touch for advice on your shipment.


About the Author

With years of hands-on experience in international shipping and South African customs, Scott started SSS to give individuals and businesses a simpler, more transparent way to import. He and his team have handled thousands of shipments from six continents, building a reputation for reliability, compliance, and honest pricing.

Import Goods for My Business in South Africa | SSS All-Inclusive

A South African small business owner receiving imported stock in a stockroom

Why South African SMEs Choose All-Inclusive Importing with Scott’s Shipping Services

A South African small business owner receiving imported stock in a stockroom

If you want to import goods for your business in South Africa, the real problem is rarely finding a supplier. It is the mess that follows: unclear landed costs, customs surprises, VAT demands at the door, and three different providers blaming each other when something stalls. Scott’s Shipping Services (SSS) removes all of that. One provider, one all-inclusive price covering international shipping, customs clearance, duties, VAT, and delivery to your door.


The reality of importing for South African businesses

Many SMEs start importing informally. A supplier is found overseas. A courier quote looks reasonable. The assumption is that the rest will sort itself out.

This is where problems begin.

Common pain points

Courier quotes that exclude customs duties and VAT. Unexpected SARS clearance delays. Incorrect tariff codes leading to penalties or reassessments. Multiple vendors pointing fingers when something goes wrong. Cash flow disruption caused by surprise costs at arrival. These are among the most common importing mistakes South African businesses make.

For a business importing resale stock or critical equipment, these are not theoretical risks. They directly affect margins, delivery commitments, and customer trust.


What does “all-inclusive importing” actually mean?

“All-inclusive” is used loosely in logistics. At SSS, it has a specific meaning: one quote, one provider, one outcome.

When an SME imports through SSS, the quoted price includes international shipping, customs clearance, import duties (where applicable), VAT, insurance, and delivery to South Africa. That is the price. There is no separate clearing agent invoice. No last-minute SARS payment demand. No “this wasn’t included” email after the goods have landed.

This structure removes the most common source of SME frustration: partial pricing. The number you see before committing to a supplier is the number you pay. For more on why this matters, read about the benefits of using an import company in South Africa.


Why does cost predictability matter more than a low headline price?

SMEs do not fail because importing is expensive. They fail because importing is unpredictable.

A quote that looks cheap but excludes VAT, duties, or compliance costs is not a saving. It is deferred risk. The real cost only becomes clear once the goods land, and by then the margin is already compressed or gone.

What SSS pricing looks like in practice

You know your landed cost before committing to the supplier. There are no working capital shocks at arrival. Resale businesses can plan margins accurately. E-commerce sellers can price products online with confidence. Retailers importing seasonal stock can commit capital knowing exactly what the total outlay will be.

Predictability is not just convenient. For a business managing cash flow month to month, it is a competitive advantage.


Should SMEs handle customs compliance themselves?

They can. But customs compliance is where many otherwise capable businesses get into trouble.

South African import regulations are enforced by SARS. Errors are not handled casually. Incorrect tariff classification, undervaluation, incomplete documentation, or non-compliant product categories can result in penalties, delays, and inspections. For SMEs whose focus should be on sales and operations, these are expensive distractions.

How SSS handles the compliance layer

SSS manages customs classification, SARS declarations, documentation trails, and alignment with current import requirements on behalf of the importer. This does not eliminate regulation. It eliminates uncertainty. You can read more about how customs value is determined in South Africa if you want the detail without needing to manage it yourself.


How does SSS compare to DIY and fragmented services?

Most SMEs weigh three alternatives before choosing a provider.

OptionRisk ProfileCost ClarityManagement Load
DIY Courier ImportsHighLowHigh
Separate Courier + Clearing AgentMediumMediumHigh
SSS All-Inclusive ServiceLowHighLow

The difference is not speed or access. It is accountability. With SSS, one provider owns the outcome. If something goes wrong, you are not coordinating between a courier, a clearing agent, and a customs consultant. One call. One resolution.


Which types of SMEs use SSS?

Without naming clients, these are the patterns SSS sees most often.

E-Commerce Sellers

Businesses importing repeat stock from platforms like Amazon or Asian suppliers need consistent landed costs to price competitively. SSS enables stable pricing models by removing cost variability. If you sell online and import regularly, knowing your exact landed cost per unit is non-negotiable.

Retail and wholesale stock importers

SMEs importing resale goods benefit from knowing total landed costs before committing capital. This supports accurate margin and cash flow planning, particularly for seasonal buying cycles.

Project-based imports

Engineering firms, installers, and technical service providers often import specialised equipment on tight timelines. Delays or compliance issues can halt entire projects. SSS prioritises documentation accuracy and predictable delivery windows for these shipments. Electronics and specialised tools are among the most commonly imported items in this category.


Importing from global marketplaces

SSS regularly assists SMEs importing from international platforms and suppliers. Whether you are buying from Amazon US, Amazon UK, or sourcing directly from manufacturers, the process is the same: SSS handles purchasing, international shipping, customs clearance, and delivery as one managed service.

For platform-specific guidance, see:


When does SSS make the most sense?

SSS is best suited to SMEs that import regularly or plan to scale imports, need predictable landed costs, cannot afford customs delays or penalties, and prefer operational simplicity over piecemeal services.

SSS is not positioned as the cheapest option on paper. It is positioned as the lowest-risk option in practice. If your priority is a headline-low courier rate and you are comfortable managing customs yourself, SSS is probably not the right fit. If your priority is knowing what you will pay, when it will arrive, and that compliance is handled, it is.


Frequently asked questions

What does “all-inclusive” cover at SSS?

An SSS all-inclusive quote covers international shipping, customs clearance, import duties, VAT, insurance, and delivery to your address in South Africa. There are no additional invoices or surprise charges after the goods land.

Can SSS handle goods I have already purchased overseas?

No. SSS provides end-to-end importing, which means SSS handles the purchase from the supplier as well as shipping and clearance. If you have already bought goods and need shipping or clearing only, SSS is not the right provider for that shipment.

How do I know my landed cost before committing?

You can use the Quick Estimate calculator for an early-stage cost indication, or request a full import quote for a detailed figure. Both are provided before you commit to any purchase.

Does SSS work with businesses importing small quantities?

Yes. SSS works with SMEs of all sizes, from single-item imports of specialised equipment to regular bulk stock orders. The service is structured around your shipment, not a minimum volume.

Who handles customs if something goes wrong?

SSS does. Because SSS manages the full import chain, any customs queries, documentation issues, or SARS interactions are handled by SSS on your behalf. You do not need to engage with SARS or a separate clearing agent.


Getting Started

You can start with a high-level cost indication before making any decisions. Use the Quick Estimate calculator for early-stage planning, or request a full import quote when you are ready to proceed. Both options are designed to inform, not pressure.

Importing should support your business growth, not compete with it for your attention. If you want clarity instead of complexity, the next step is simple.

If you’re planning your next import, don’t leave it to chance.
Scott’s Shipping Services is here to make the process smooth,
cost-effective, and fully compliant. Get your quick estimate today
using our online calculator,
or contact us for expert advice on your shipment.


About the Author

Scott is the founder and director of Scott’s Shipping Services, a trusted name in international shipping and customs clearance in South Africa. With over a decade of experience helping hundreds of individuals and businesses import goods safely and efficiently, Scott combines technical expertise with practical know-how. His team has managed over 5,000 successful shipments globally, earning a reputation for reliability, transparency, and straight, honest pricing.

AliExpress South Africa – Shop Globally, Delivered To Your Door With SSS

AliExpress parcels delivered to a South African home

AliExpress South Africa: Buy From AliExpress, Delivered to Your Door

AliExpress parcels delivered to a South African home

AliExpress has just about everything, but getting it to South Africa reliably is another story. Between untracked post, customs surprises, and parcels that vanish somewhere between Guangzhou and Germiston, most people learn the hard way.

Scott’s Shipping Services (SSS) removes all of that. You send us the link, we handle the purchase, courier shipping, customs clearance, duties, VAT, and door delivery, all quoted as one upfront price before you pay a cent. That includes the trickier corners of the marketplace, like the modded GPUs and AI hardware worth knowing about, covered in our guide to importing AI and local-LLM hardware into South Africa.


Why use SSS for AliExpress orders to South Africa

Buying directly from AliExpress and shipping to South Africa usually means choosing between slow, untracked postal delivery or rolling the dice on a seller’s own logistics. Neither option gives you much control if something goes wrong.

SSS sits between you and the seller. We place the order, route it through tracked courier networks, handle SARS customs clearance, and deliver to your door. Here’s what that means in practice:

  • Courier shipping, not post office queues. Tracked, door-to-door delivery. No standing in line, no “item not found” at the counter.
  • One all-inclusive price. Purchase cost, international courier, duties, VAT, and clearance fees, all in one number before you commit.
  • Insurance available. Optional transit insurance protects your order against loss or damage.
  • No Importer’s Code needed for standard personal imports within normal thresholds. We handle the customs compliance.
  • Any AliExpress seller. Send us the product link. We’ll handle the rest.

Before ordering from any AliExpress seller, it pays to do basic due diligence. Our guide on spotting reputable online retailers covers what to check.

Note: Scott’s Shipping Services is not affiliated with AliExpress. We are an independent South African import logistics company that purchases and ships on your behalf.


How does ordering from AliExpress through SSS work?

Four steps. You handle the first one; we handle the rest. For a full walkthrough of the import process, see our step-by-step import guide.

  1. Find your item on AliExpress.
    Browse AliExpress as normal and copy the full product URL for anything you want.
  2. Get your price from SSS.
    Use the Quick Estimate calculator for a fast ballpark, or submit a full quote request for a confirmed all-inclusive total. Both are free and carry no obligation.
  3. Approve and pay.
    Happy with the number? Complete payment securely. No hidden fees, no “customs invoice” arriving weeks later.
  4. We do the rest.
    We purchase the item, ship it by courier, clear it through South African customs, and deliver to your door. Typical delivery is 10 to 15 working days from purchase, depending on the seller’s dispatch time and courier capacity.

What We Handle for You

Every AliExpress order through SSS is a fully managed import. That means:

Purchase and Payment

We place the order directly with the AliExpress seller, manage order confirmations, and consolidate multiple items where it makes sense to reduce shipping costs.

Courier Shipping

Your order ships via tracked, door-to-door courier networks. We avoid untracked postal routes that cause delays, losses, and the kind of post office experiences nobody enjoys.

Customs, Duties, and VAT

No guesswork. We calculate duties and VAT upfront using current SARS tariffs and include them in your quote. You know exactly what you’re paying before you commit. For a deeper explanation of how these charges are calculated, see our guide on how customs value works in South Africa.

Clearance and Delivery

We handle SARS clearance and deliver to your home or business anywhere in South Africa. You get tracking updates throughout.


Why South Africans choose SSS

We’ve helped thousands of South African shoppers import what they actually want, not just what happens to be in stock locally. From single gadgets to bulk orders, every shipment gets the same level of care. AliExpress is just one of the many stores we import from. See also our guides on buying from Amazon, eBay, and Etsy.

See what our customers are saying on Instagram, Facebook, and Reddit.


Frequently asked questions

Can I buy from AliExpress in South Africa?

Yes. Many AliExpress sellers either don’t ship to South Africa at all or only offer slow, untracked postal delivery. SSS bridges that gap with courier shipping, full customs handling, and transparent upfront pricing.

How long does shipping from AliExpress take with SSS?

Typical delivery is 10 to 15 working days after purchase. The exact timeframe depends on the seller’s dispatch speed and courier capacity at the time.

Will I pay customs duties on my AliExpress order?

Yes. Import duties and 15% VAT apply to goods entering South Africa. We calculate these upfront using current SARS tariff schedules and include them in your quote, so there are no surprise charges on delivery.

Can I insure my AliExpress shipment?

Yes. We offer optional transit insurance to protect your order against loss or damage while in transit. Recommended for higher-value items.

Do I need an Importer’s Code to buy from AliExpress?

Not for typical personal imports that fall within SARS standard thresholds. For commercial volumes or restricted product categories, we’ll advise you on the requirements before you commit.

What if the AliExpress seller sends the wrong item?

Because we manage the purchase directly, we run order checks before dispatch. If something does go wrong on the seller’s side, we handle the dispute process with AliExpress on your behalf. Read our guide on common importing mistakes to learn what else can go wrong and how to avoid it.


Ready to order from AliExpress?

Send us the link. We’ll give you a single, all-inclusive price covering everything from purchase to your front door. No admin on your side, no customs paperwork, no surprises.


Planning your next import? Use our online calculator for a quick estimate, or get in touch for advice on your shipment.


About the Author

With years of hands-on experience in international shipping and South African customs, Scott started SSS to give individuals and businesses a simpler, more transparent way to import. He and his team have handled thousands of shipments from six continents, building a reputation for reliability, compliance, and honest pricing.