I’m kind of hesitant to suggest these custom Xpaths given that they stopped working earlier. But anyway:
=XPathOnUrl(A1;"//span[@class=‘a-list-item’][descendant::span[contains(text(),‘Unternehmensvertreter:’)]]/text()")
=Dump(XPathOnUrl(A1;"//span[@class=‘a-list-item’][descendant::span[contains(text(),‘UStID:’)]]/text()"))
