Advertisement
Guest User

Untitled

a guest
Apr 25th, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 2.07 KB | None | 0 0
  1. <!-- Livre da Diabetes upsell -->
  2. <!-- upsell Livre Da Diabetes Avançado -->
  3. <script>
  4.     var urlParams = new URLSearchParams(window.location.search);
  5.     var upsell = '<iframe src="https://livredadiabetes.upsell.bubbstore.net/p/168331?upsell_token='+urlParams.get('upsell_token')+'" frameborder="0" width="100%" height="450"></iframe>';
  6.     document.getElementById('iframeUpsell').innerHTML = upsell1;
  7. </script>
  8. <div id="iframeUpsell"></div>
  9.  
  10. <!-- upsell Vivendo Livre Da Doenca -->
  11. <script>
  12.     var urlParams = new URLSearchParams(window.location.search);
  13.     var upsell = '<iframe src="https://livredadiabetes.upsell.bubbstore.net/p/168356?upsell_token='+urlParams.get('upsell_token')+'" frameborder="0" width="100%" height="450"></iframe>';
  14.     document.getElementById('iframeUpsell').innerHTML = upsell1;
  15. </script>
  16. <div id="iframeUpsell"></div>
  17.  
  18. <!-- upsell Magragen -->
  19. <script>
  20.     var urlParams = new URLSearchParams(window.location.search);
  21.     var upsell = '<iframe src="https://livredadiabetes.upsell.bubbstore.net/p/168344?upsell_token='+urlParams.get('upsell_token')+'" frameborder="0" width="100%" height="450"></iframe>';
  22.     document.getElementById('iframeUpsell').innerHTML = upsell1;
  23. </script>
  24. <div id="iframeUpsell"></div>
  25.  
  26.  
  27. <!-- Procolo do Fungo Upsell -->
  28.  
  29. <!-- upsell Vivendo Livre Da Doenca -->
  30. <script>
  31.     var urlParams = new URLSearchParams(window.location.search);
  32.     var upsell = '<iframe src="https://protocolodofungo.upsell.bubbstore.net/p/168771?upsell_token='+urlParams.get('upsell_token')+'" frameborder="0" width="100%" height="450"></iframe>';
  33.     document.getElementById('iframeUpsell').innerHTML = upsell1;
  34. </script>
  35. <div id="iframeUpsell"></div>
  36.  
  37. <!-- upsell Magragen -->
  38. <script>
  39.     var urlParams = new URLSearchParams(window.location.search);
  40.     var upsell = '<iframe src="https://protocolodofungo.upsell.bubbstore.net/p/168772?upsell_token='+urlParams.get('upsell_token')+'" frameborder="0" width="100%" height="450"></iframe>';
  41.     document.getElementById('iframeUpsell').innerHTML = upsell1;
  42. </script>
  43. <div id="iframeUpsell"></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement