If you are interested in displaying your products and services but do not use a WordPress site you can copy and paste the code below to any website page to activate your remote view.
(Only copy the code within the asterisk starting with “<div>” ending with “</script>”)
*********************************************************************************************
<div>
<iframe style=”width:100%;” src=”https://www.eztimerental.com/?vendor=YOUR_VENDOR_NAME” frameborder=”0″></iframe>
</div>
<script>
window.addEventListener(‘message’, function (e) {
document.querySelector(‘iframe’).height = e.data.height;
}, false)
</script>
*********************************************************************************************
** Replace the word “YOUR_VENDOR_NAME” with your vendor name exactly as it appears on EzTmeRental**
Save the page and your new cart page should show up.