SammyRicour

Untitled

Jul 1st, 2019
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.22 KB | None | 0 0
  1. <style type="text/css">
  2. .left-hand-nav{
  3. display: none;
  4. }
  5. </style>
  6.  
  7. <!--Desktop-->
  8. <img src="/medias/sys_master/_actions-promotions/_actions-promotions/9137404510238/13639-landing-banner-25-korting-BE-BEfr.jpg" data-src="/medias/sys_master/_actions-promotions/_actions-promotions/9137404510238/13639-landing-banner-25-korting-BE-BEfr.jpg" width="100%" border="0" alt="Profitez de -25% dès 3 produits BE CREATIVE MAKE UP achetés.*" class="hide-mobile" />
  9.  
  10. <!--Mobile-->
  11. <img src="/medias/sys_master/_actions-promotions/_actions-promotions/9137404313630/13639-landing-mobile-25-korting-BE-BEfr.jpg" data-src="/medias/sys_master/_actions-promotions/_actions-promotions/9137404313630/13639-landing-mobile-25-korting-BE-BEfr.jpg" width="100%" border="0" alt="Profitez de -25% dès 3 produits BE CREATIVE MAKE UP achetés.*" class="mobile-only" />
  12.  
  13. <!--Bon
  14. <div style="width: 100%; text-align: center; margin: 20px 0px;">
  15. <a href="http://newsletter.iciparisxl.be/ipxl-belux/2019/pdf/bon_korting_13085_BEfr.pdf" style="display: initial; padding-bottom: 0px; display: inline-block;" target="_blank"><button class="btn-small btn-secondary btn-arrow-right">IMPRIMEZ VOTRE BON </button></a>
  16. </div>
  17. -->
  18.  
  19. <!--Legal-->
  20. <p style="text-align: justify; 11px; line-height: 15px; font-style: italic; color: #5b5b5b; margin-top: 10px;">* Bénéficiez de 25% de réduction sur les produits BE CREATIVE MAKE UP à l'achat de min. 3 produits BE CREATIVE MAKE UP.<span id="legal_meer" style="display: none;">Offre valable jusqu’au 21/07/2019 inclus dans toutes les parfumeries ICI PARIS XL en Belgique et dans l’e-shop belge. Non cumulable avec d'autres actions, promotions et/ou avantages. Sous réserve d'éventuelles erreurs ou modifications.</span><a onClick="ToggleLegal();"><span id="legal_dots">...</span> <span id="legal_text" style="text-decoration: underline; cursor: pointer;">Lees meer</span></a></p>
  21.  
  22. <!--Toggle-->
  23. <script type="text/javascript">
  24. function ToggleLegal() {
  25. $("#legal_meer").toggle("slow");
  26.  
  27. var x = document.getElementById("legal_text");
  28. if (x.innerHTML === "Plus") {
  29. x.innerHTML = "Moins";
  30. $("#legal_dots").hide();
  31. }
  32.  
  33. else {
  34. x.innerHTML = "Plus";
  35. $("#legal_dots").show();
  36. }
  37. }
  38. </script>
Advertisement
Add Comment
Please, Sign In to add comment