---
title: "Pricing & Packages | ROBO Boxing Gym Sandton | No Contracts"
description: "Simple, transparent boxing & personal training packages in Sandton. R150 trial, no contracts, no membership joining fees. Compare rates and book today!"
image: "assets/media/structured_boxing_workout_coach.jpeg"
---

# Transparent Pricing & Packages

No registration joining fees. No long-term debit order contracts. Invest in world-class boxing coaching tailored to your schedule.

## 1-on-1 Private Boxing Coaching

### First Class Trial

60-minute private technique and fitness assessment.

### 4 Sessions / Mo

Private coaching, customized progression plan.

### 8 Sessions / Mo

Accelerated pad work, rapid conditioning, VIP scheduling.

### 12 Sessions / Mo

Complete combat conditioning & athletic camp.

## Group Classes, Women & Youth Academy

### Group Class Drop-In

Single group class pass for boxing, Muay Thai or conditioning.

### Unlimited Group Classes

Attend as many group classes as you want across all disciplines.

### Youth Boxing Academy

2x structured classes per week for ages 6-16. 10% sibling discount.

### 2-on-1 Buddy Training

Train with a partner/friend and split the coach cost (R275 each).

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "SportsActivityLocation",
      "@id": "https://www.robo-gym.co.za/#gym",
      "name": "ROBO Boxing Gym Sandton",
      "url": "https://www.robo-gym.co.za/",
      "telephone": "+27799077962",
      "priceRange": "R150 - R3300",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "16 Fricker Rd, Illovo",
        "addressLocality": "Sandton",
        "addressRegion": "Gauteng",
        "postalCode": "2196",
        "addressCountry": "ZA"
      }
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://www.robo-gym.co.za/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Pricing & Packages",
          "item": "https://www.robo-gym.co.za/pricing.html"
        }
      ]
    }
  ]
}
```
