How can I add a 'shop now' button to my website video?

Hi everyone, I want to add a “shop now” button to the video I have on my website. Below is the code I am using for the video, what do I need to add to this code to have a shop now button on the video? I want the button on the bottom in the centre. Thank you

https://neurodepthnd.com/

{% if template == “index” or template == “page” %}

<source src="<iframe src=""> {% endif %}

{% if template == “index” or template == “page” %}

{% endif %}

Try This