PATH:
home
/
letacommog
/
pymreception1
/
wp-content
/
plugins
/
yith-woocommerce-wishlist
/
assets
/
js
/
admin
jQuery(document).ready(function(a){a("input#yith_wcwl_frontend_css").on("change",function(){a(this).is(":checked")?(a("#yith_wcwl_styles_colors").hide(),a("#yith_wcwl_rounded_corners").parents("tr").hide(),a("#yith_wcwl_add_to_wishlist_icon").parents("tr").hide(),a("#yith_wcwl_add_to_cart_icon").parents("tr").hide()):(a("#yith_wcwl_styles_colors").show(),a("#yith_wcwl_use_button").is(":checked")&&(a("#yith_wcwl_rounded_corners").parents("tr").show(),a("#yith_wcwl_add_to_wishlist_icon").parents("tr").show(), a("#yith_wcwl_add_to_cart_icon").parents("tr").show()))}).change();a("input#yith_wcwl_use_button").on("change",function(){a(this).is(":checked")&&!a("#yith_wcwl_frontend_css").is(":checked")?(a("#yith_wcwl_rounded_corners").parents("tr").show(),a("#yith_wcwl_add_to_wishlist_icon").parents("tr").show(),a("#yith_wcwl_add_to_cart_icon").parents("tr").show()):(a("#yith_wcwl_rounded_corners").parents("tr").hide(),a("#yith_wcwl_add_to_wishlist_icon").parents("tr").hide(),a("#yith_wcwl_add_to_cart_icon").parents("tr").hide())}).change(); a("#yith_wcwl_multi_wishlist_enable").on("change",function(){a(this).is(":checked")?(a("#yith_wcwl_wishlist_create_title").parents("tr").show(),a("#yith_wcwl_wishlist_manage_title").parents("tr").show()):(a("#yith_wcwl_wishlist_create_title").parents("tr").hide(),a("#yith_wcwl_wishlist_manage_title").parents("tr").hide())}).change();a("input#yith_wcwl_disable_wishlist_for_unauthenticated_users").on("change",function(){a(this).is(":checked")?(a("#yith_wcwl_show_login_notice").parents("tr").hide(), a("#yith_wcwl_login_anchor_text").parents("tr").hide()):(a("#yith_wcwl_show_login_notice").parents("tr").show(),a("#yith_wcwl_login_anchor_text").parents("tr").show())}).change();a("input#yith_wcwl_show_estimate_button").on("change",function(){if(a(this).is(":checked")){var b=a("#yith_wcwl_show_additional_info_textarea");b.parents("tr").show();b.on("change",function(){a(this).is(":checked")?a("#yith_wcwl_additional_info_textarea_label").parents("tr").show():a("#yith_wcwl_additional_info_textarea_label").parents("tr").hide()}).change()}else a("#yith_wcwl_show_additional_info_textarea").parents("tr").hide(), a("#yith_wcwl_additional_info_textarea_label").parents("tr").hide()}).change()});
[+]
..
[-] yith-wcwl.js
[edit]