Sorry for the late response.
i found the following solution
if (strpos($ItemLink, 'wp-content/uploads') !== false){
$ProductString .= "<a href=". $ItemLink ." target='_blank' class='pdfLink'><i class='fa fa-file-pdf'></i> Download PDF</a>";
}
Productpicture
Articelink in Productdetails