Advertisement
SammyRicour

Untitled

Jul 26th, 2019
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.29 KB | None | 0 0
  1. <!--Desktop-->
  2. <p><img src="https://www.iciparisxl.be/medias/sys_master/_actions-promotions/_actions-promotions/9150125375518/13908-landing-banner-21-incentives-08-2019-BEfr.jpg" data-src="https://www.iciparisxl.be/medias/sys_master/_actions-promotions/_actions-promotions/9150125375518/13908-landing-banner-21-incentives-08-2019-BEfr.jpg" width="100%" border="0" alt="21% de réduction sur ces produits*" class="hide-mobile" /> <!--Mobile--> <img src="https://www.iciparisxl.be/medias/sys_master/_actions-promotions/_actions-promotions/9150125015070/13908-landing-mobile-21-incentives-08-2019-BEfr.jpg" data-src="https://www.iciparisxl.be/medias/sys_master/_actions-promotions/_actions-promotions/9150125015070/13908-landing-mobile-21-incentives-08-2019-BEfr.jpg" width="100%" border="0" alt="21% de réduction sur ces produits*" class="mobile-only" />
  3.  
  4.  
  5. <!--Bon
  6. <div style="width: 100%; text-align: center; margin: 20px 0px;">
  7. <a href="http://newsletter.iciparisxl.be/ipxl-belux/2019/pdf/bon_korting_13823_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>
  8. </div>
  9. -->
  10.  
  11. <!--Legal--></p>
  12. <p style="text-align: justify; 11px; line-height: 15px; font-style: italic; color: #5b5b5b; margin-top: 10px;">*Avec votre Carte de Membre ICI PARIS XL , vous bénéficiez de 21% de réduction sur les produits sélectionnés. <span id="legal_meer" style="display: none;">Valable jusqu’au 11/08/2019 inclus dans toutes les parfumeries ICI PARIS XL en Belgique. Également valable dans l’e-shop belge. Non cumulable avec d'autres actions, promotions et/ou avantages. Non échangeable contre de l'argent comptant. Sous réserve d'éventuelles erreurs et modifications.</span><a onClick="ToggleLegal();"><span id="legal_dots">...</span> <span id="legal_text" style="text-decoration: underline; cursor: pointer;">Plus</span></a></p>
  13. <!--Toggle--> <script type="text/javascript">
  14. function ToggleLegal() {
  15. $("#legal_meer").toggle("slow");
  16.  
  17. var x = document.getElementById("legal_text");
  18. if (x.innerHTML === "Plus") {
  19. x.innerHTML = "Moins";
  20. $("#legal_dots").hide();
  21. }
  22.  
  23. else {
  24. x.innerHTML = "Plus";
  25. $("#legal_dots").show();
  26. }
  27. }
  28. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement