I am trying to figure out if I can put a direct HTML URL link on a button to add a product to my woocommerce basket. I use the wordpress theme to show digital downloadable products, but the theme itself does not have a cart and verification tools, so I'm trying to use woocommerce for this.
I have a button for each of my products that may contain a URL for a direct link to the download file, but when I click on it I want it to add the product to the woocommerce basket instead.
There seems to be a way to do this using short code, but the theme highlights the square brackets so I need the full URL.
source
share