Hi, the colorbox plugin has already intergrated in the theme, and if you want to use it, you should add the following javascript to “OldCar options > Custom codes > Custom javascript”
$('a.lightbox').colorbox();
Then add the class name “lightbox” to the a tag, for example: