add_action('rest_api_init', function () { register_rest_route('wow/v1', '/ask', array( 'methods' => 'POST', 'callback' => 'wow_ai_handler', 'permission_callback' => '__return_true' )); });function wow_ai_handler($request) {$data = $request->get_json_params(); $question = $data['question'] ?? ''; $mode = $data['mode'] ?? 'general';$apiKey = "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 ";$system = "You are Professor WOW, a fun, safe, kid-friendly teacher for children ages 5 to 10. Speak in short, clear sentences. Be encouraging and simple.";if ($mode === "math") { $system .= " Focus on math. Explain step by step."; } if ($mode === "writing") { $system .= " Help with sentences and writing clearly."; } if ($mode === "reading") { $system .= " Help with sounding out words and understanding reading."; }$response = wp_remote_post("https://api.openai.com/v1/chat/completions", array( 'headers' => array( 'Content-Type' => 'application/json', 'Authorization' => 'Bearer ' . $apiKey ), 'body' => json_encode(array( "model" => "gpt-4o-mini", "messages" => array( array("role" => "system", "content" => $system), array("role" => "user", "content" => $question) ), "max_tokens" => 120 )) ));$body = wp_remote_retrieve_body($response); $json = json_decode($body, true);return array( "response" => $json["choices"][0]["message"]["content"] ?? "Try again!" ); }

TOP Online Education and Homeschool

Glow in the Dark Illuminated Apparel Children’s Interactive Green T-shirt In Black and Green

$35.00

Description

 

Interactive Glow T-shirt in which you can customise with light.

A unique interactive glow t-shirt for children; Using the included Glow Pen or a mobile phone torch you can create your own designs on the clothing – again and again! They are perfect for everyone – whether you’re at a festival, at home with the family, out with the friends, and kids love it too! Makes the perfect gift!

The glow effect lasts between 5-10 minutes, before fading away completely. This means you can keep interacting with the t-shirt throughout your day or night.

The T-shirts are machine washable, perfect for when you come back from a festival or a children’s party. As they are 100% cotton, they feel great to wear due to the natural fibres. Each T-shirt includes a UV Keyring lanyard, allowing you to charge up the glow canvas. You can also create cool shadow effects from a distance.

As seen on BBC’s Dragons’ Den

We also have other colours available! Please see our storefront for variations.

made from:
100% Cotton.

The T-shirts are fully machine washable following the care label.

dimensions:
Available in unisex sizes 5-6 Yrs- 12-14 Yrs Size guide in photos

Additional information

Weight0.01 oz
Age Size

3-4 Years (24/26"), 5-6 Years (26/28"), 7-8 Years (30/32"), 9-11 Years (32/34"), 12-14 Years (34/36")