Woocommerce
If you open the shortcode generator and click Extra HTMLÂ you will see a field for Extra HTML in Right Controls or Extra HTML in Bottom Controls
add there:
[player_button style="player-but" label="Add to cart" icon="fa-shopping-cart" link="?add-to-cart=ID_OF_THE_DOWNLOAD"]
Replace ID_OF_THE_DOWNLOAD with the id of your woocommerce product
Easy digital downloads
Following this tutorial
[player_button style="player-but" label="Add to cart" icon="fa-shopping-cart" link="?edd_action=add_to_cart&download_id=ID_OF_THE_DOWNLOAD"]
Replace ID_OF_THE_DOWNLOAD with the id of your woocommerce product
Leave A Comment?