first commit

This commit is contained in:
DESKTOP-GBA0BK8\Admin
2023-04-08 12:19:53 -04:00
commit 7c8c8b1c76
4586 changed files with 2050693 additions and 0 deletions
@@ -0,0 +1 @@
var $j=jQuery.noConflict();function oceanwpEddDisplayCart(){"use strict";var t=$j(".owp-cart-overlay");$j("body").on("edd_cart_item_added",function(){t.fadeIn(),$j("body").addClass("show-cart");var o=$j("#owp-qv-wrap"),e=$j("#owp-qv-content");o.length&&($j("html").css({overflow:"","margin-right":""}),$j("html").removeClass("owp-qv-open"),o.fadeOut(),o.removeClass("is-visible"),setTimeout(function(){e.html("")},600))}),t.on("click",function(){console.log("clicked"),$j(this).fadeOut(),$j("body").removeClass("show-cart")}),$j(window).resize(function(){t.fadeOut(),$j("body").removeClass("show-cart")})}$j(document).ready(function(){"use strict";oceanwpEddDisplayCart()});