how to make download link available in product page instead of add to cart button , after user purchased in woocommerce

I have an online woocommerce shop with downloadable products .
what I need is in single product page after a user purchased and bought a product , he can see his product download link available in single product page and add to cart button be eliminated .
actually I need some function to get get this condition ” user has bought this product ” and give me ability to do conditional task for this case .

now I am trying to use Jet engine dynamic content visibility and query builder .