Find My Bike

INDICATOR HON SHADOW 750/1100 R/H

RRP (Inc GST): $ 58.55
Part No.: IH28RH
Description: INDICATOR HON SHADOW 750/1100 R/H
Avail.: 1
Brand: MCS
Range: HONDA
Colour: BULB TYPE
Unit: EACH
$text = ''; if (!empty($decoded['candidates'][0]['content']['parts'])) { foreach ($decoded['candidates'][0]['content']['parts'] as $part) { if (isset($part['text'])) { $text .= $part['text']; } } } $text = trim($text); $text = preg_replace('/^```(?:json)?\s*/i', '', $text); $text = preg_replace('/\s*```$/', '', $text); if (preg_match('/\{[\s\S]*\}|\[[\s\S]*\]/', $text, $m)) { $text = $m[0]; } $parsed = drupal_json_decode($text); if (!is_array($parsed)) { print drupal_json_encode(array( 'ok' => false, 'error' => 'Gemini did not return valid JSON', 'raw_text' => $text, )); drupal_exit(); }