$(document).ready(function(){
$("body").on('click', '.button', function(e) {
e.preventDefault();
localStorage.selectbook = 'full';
location.href = "http://goo.ru/name1";
});
});
$(window).on('load', function() {
$("body").bind("change", function() {
console.log("select changed!");
});
if (localStorage.selectbook) {
$(document).trigger("change");
delete localStorage.selectbook;
}
});
$('.price-book').click( function () {
console.log("trigger change");
$(document).trigger("change");
});
$( "body" ).bind( "change", function() {
console.log( "changed" );
});
console.log( "changed" );
the_content()
, то в него попадает весь single-product.php из папки woocommerce которая лежит в теме $postdop = "";
$postemail = "";