I’m currently using this code below
<a class = "button" href="Page-URL" target="_blank" rel="noopener noreferrer">Buy Now</a>
But when I add this into my store it will open up the custom URL on a different tab. Is there anyway to make a button link to a different page in my store with out opening a new tab?