Все получилось

в плагине default_images.php добавляем в строке
foreach($this->images as $image){
?>
<a href="<?php echo $image['url_full']?>"
rel="lightbox-cats" class="highslide" onclick="return hs.expand(this)">
в image_manager.php
function onScatalogProductShow(&$view, &$product)
{
JHTML::script('slimbox.js', 'components/com_scatalog/assets/slimbox/js/');
JHTML::stylesheet('slimbox.css', 'components/com_scatalog/assets/slimbox/css/'); JHTML::stylesheet('highslide.css', 'components/com_scatalog/assets/highslide/');
slimbox в кладем в папку components/com_scatalog/assets