Advertisement
Webotvurci

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

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