Checkout

Product Name

$0.00

Complete your purchase

Cancel anytime

document.addEventListener("DOMContentLoaded", () => { const priceMap = { "gym-buddi": "$2.99", "1-click-yt-summarizer": "$9.99", "intelliface": "$4.99", "smalltalktrainer" : "$12.99", "dreamkeep" : "$9.99", "optimusmailer" : "$14.99", "mystoicself" : "$6.99", "pen2latek" : "$2.99", "studybuddi" : "$14.99", "levelupgpt" : "$14.99", "foodcoach" : "$9.99", "eqbooster" : "$9.99" }; const nameMap = { "gym-buddi": "GymBuddi 1mo subscription", "1-click-yt-summarizer": "1-Click YT Summarizer 1mo subscription", "intelliface": " Intelliface 1mo subscription", "smalltalktrainer" : "SmallTalkTrainer 1mo subscription", "dreamkeep" : "DreamKeep 1mo subscription", "optimusmailer" : "OptimusMailer 1mo subscription", "mystoicself" : "MyStoicSelf 1mo subscription", "pen2latek" : "Pen2Latek 1mo subscription", "studybuddi" : "StudyBuddi 1mo subscription", "levelupgpt" : "LevelUpGPT 1mo subscription", "foodcoach" : "FoodCoach 1mo subscription", "eqbooster" : "EQ-Booster 1mo subscription" }; const urlParams = new URLSearchParams(window.location.search); const landingPage = urlParams.get("landing-page"); const price = priceMap[landingPage] || "$0.00"; const productName = nameMap[landingPage] || "Product"; const priceElement = document.getElementById("productPriceOnButton"); if (priceElement) { priceElement.textContent = price; } const priceElement2 = document.getElementsByClassName("productPrice")[0]; if (priceElement2){ priceElement2.textContent = price; } const productNameElement = document.getElementsByClassName("productName")[0]; if (productNameElement){ productNameElement.textContent = productName; } const checkoutButton = document.querySelector('button'); checkoutButton.addEventListener('click', function(e) { e.preventDefault(); gtag('event', 'confirm_purchase', { event_category: 'funnel', event_label: landingPage }); window.location.hash = 'done'; }); });

©skieslaunch. All rights reserved.

Coming Soon...

The product is still in development. You are now on our VIP list, and will be contacted when the product is ready. We might also reach out to you to guide product development.Note: You have not been charged and your payment information was not saved.Thank you for your interest.