-
Go to WooCommerce Settings:
- In your WordPress Admin Dashboard, hover over WooCommerce and click on Settings.
-
Click on the Shipping Tab:
- Select the Shipping tab at the top of the settings page.
-
Select Shipping Zones:
- If you don’t have any shipping zones set up, click Add shipping zone. If you already have a zone, click on it to edit.
- Enter a name for the zone (e.g., "Local", "International") and select the regions it applies to.
-
Add Flat Rate Shipping Method:
- Under the Shipping methods section, click on Add shipping method.
- From the dropdown, select Flat rate and click Add shipping method.
-
Configure Flat Rate Settings:
- Click on the Edit button next to the Flat Rate method you just added.
- Set the Method title (this will show up during checkout).
- Enter the Cost (e.g., 10.00 for a flat rate of R10).
- If you want to add additional rules (like cost per item), you can use the Cost field to enter expressions (e.g.,
[qty] * 10
for R10 per item). - Click Save changes.