How can I embed a product on my website?
How can I embed a product on my website?
Embedding products to your existing website allows your buyers to purchase your digital downloads, items or services without having to leave your website.
Example: https://rocketr.net/test.html
To embed products, add the following code to your HTML:
<a data-product="CHANGE_THIS_TO_PRODUCT_ID" href=" https://rocketr.net/buy/CHANGE_THIS_TO_PRODUCT_ID">Buy Now</a><script type="text/javascript" src="https://rocketr.net/assets/RocketrButton.js?v=1 "></script><br>
Make sure you change CHANGE_THIS_TO_PRODUCT_ID to your product id.