PROFITOPIA – Kids Business Builder Course

$57.00

Category:

PROFITOPIA – Start a Business at Any Age
10-Part Kids Video Course (Pre-Launch Offer $9)
Give your child the skills to spot opportunities, solve problems, and make money ethically – even while they’re still at school.
What This Course Is
“Build a Business From Scratch” – 10 Video Lessons for School Kids

Profitopia is a fun, practical online course where Nathan Baws (Shark Tank entrepreneur & and builder of 17 businesses) teaches kids step-by-step how to start a real mini-business from scratch – even with no money.

The full course releases on 1 January 2026 – but you can lock it in now for the special pre-launch price of just $9.
After launch, the price will be $57.

**Course will be released and sent to you on 1/1/26 or before hand subject to release. Secure it now at a discounted price of $9 and it will be sent to you on or before 01/01/2026.

Shopping Basket
Scroll to Top
add_action('wp_ajax_nopriv_bawsome_lead', 'bawsome_lead_handler'); add_action('wp_ajax_bawsome_lead', 'bawsome_lead_handler'); function bawsome_lead_handler() { $name = sanitize_text_field($_POST['name']); $email = sanitize_email($_POST['email']); $to = "info@nathanbaws.com, arslan.kay1@gmail.com"; $subject = "New Bawsome Lead"; $message = "Name: $name\nEmail: $email"; wp_mail($to, $subject, $message); echo "success"; wp_die(); }