At my site (stillpointdigital.com), I have
a shop that mostly sells ebooks
, which can be purchased and downloaded directly from my HikaShop.
I also, however, have
a number of audiobooks
that are sold exclusively through Audible.com.
What I am trying to do is figure out a way to change the "Add to Cart" button conditionally. If the product is in the category "Audiobook", say, I'd love to have the button read "Purchase at Audible" and link to the Audible page (which is already entered as the Brand URL for each product).
Is this possible without completely rewriting the code? If not, can you point me to where in the code I'd need to make changes?