window.onload = () => { buildEmbeddedExperience() }; document.getElementById('re_cancel_acc_btn').onclick = function () { offboard_url = `https://app.bellwethr.com/offboard/experience/steel-supplements-3225862324? subscription_id=MY-CUSTOMER-SUBSCRIPTION-ID&client_email=MY-CLIENTS-EMAIL-ADDRESS¤t_plan=PRODUCT-PLAN-ID&monthly_price=SUBSCRIPTION-PRICE&num_orders=NUMBER-OF-ORDERS-FOR-CUSTOMER&lifetime_revenue=CUSTOMER-LIFETIME-REVENUE `; openReModal(offboard_url); }