If you don't want the app to automatically insert the button into your product page then you can set the integration option to "OFF - Manual". You can then add the button wherever you want on the product page and trigger the modal with the JavaScript API.
Example 1: Custom Button to Open "Reserve In Store" Modal
1
<buttononclick="ris.showReserveModal();">Reserve In Store</button>
Copied!
Example 2: Custom Link to Open "Choose Location" Modal