AAAAacademiac/www/administrator/components/com_virtuemart/views/product/tmpl/product_edit_images.php 0000604 00000003602 15140213731 0030543 0 ustar 00 home
product->images[0]->virtuemart_media_id)) $this->product->images[0]->addHidden('file_is_product_image','1');
if (!empty($this->product->virtuemart_media_id)) echo $this->product->images[0]->displayFilesHandler($this->product->virtuemart_media_id,'product');
else echo $this->product->images[0]->displayFilesHandler(null,'product');
?>
'.JText::_('COM_VIRTUEMART_RTB_AD').'
';
$jlang =JFactory::getLanguage();
$tag = $jlang->getTag();
$imgUrl = 'http://www.removethebackground.de//images/logoremove.png';
if(strpos($tag,'de')!==FALSE){
$url = 'http://www.removethebackground.de/virtuemart.aspx';
} else if(strpos($tag,'fr')!==FALSE){
$url = 'http://www.removethebackground.fr/virtuemart.aspx';
} else {
$url = 'http://www.removethebackground.co.uk/virtuemart.aspx';
}
echo '

';
?>