Advertisement
Guest User

Untitled

a guest
Mar 26th, 2019
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <script>
  2. var __isp_options = {
  3.     isp_serp_callback: function() {
  4.         $jquery_isp("body").on('DOMSubtreeModified', ".cart_count", function () {
  5.             $jquery_isp(".cart_content").load(location.href + " .cart_content > *");
  6.         });
  7.     }
  8. }
  9. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement