editorConfig['mediaPrefix'] . $registry->navID . '/'; $imageData = json_decode($this->data['carColorImages']); $images = array(); $thumbs = array(); $editorData = ''; if ($this->isEditable === true) { $editorData = ' data-editor="CarColor" data-id="' . $this->data['carColorID'] . '" data-element="CarColor_' . $this->data['carColorID'] . '"'; } ?>