
$(document).ready( function(){
$(".ajax_add_to_cart_button").remove();
$("#add_to_cart").remove();
})


