Webotvurci

lapert.cz - pojištění zásilky 2

Jun 25th, 2021 (edited)
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.25 KB | None | 0 0
  1. <script>
  2. jQuery(document).ready(function () {
  3.   if (jQuery("body").hasClass("in-kosik")) {
  4.     if (!jQuery(".fvDoplnek-produkt form input[type=checkbox]").is(':checked')) {
  5.       fvstudio.submitUpsellForm(4278968, 'addCartItem')
  6.     }
  7.   }
  8. });
  9. </script>
Add Comment
Please, Sign In to add comment