The Mafia Cookbook
Back to the book
The Mafia Cookbook
Individual order
ISBN:
9781476743486
Availability:
Author
Joseph Iannuzzi
Format
Paperback
Number of pages
158
Publisher
Simon & Schuster
Size
14.6 x 1.9 x 19.7
Year of publication
1993
Weight
0.00kg
Delivery terms
Please read the terms of delivery
Read more
About the book
Reviews (0)
About the book The Mafia Cookbook
Here, at last, is what you have always wanted to know about the Mafia, but have been afraid to ask: What they eat and how to cook it. In The Mafia Cookbook, an ex-mafioso and ace chef combines the two greatest obsessions of American book buyers--organized crime and food. Line drawings.
Other books by the authorJoseph Iannuzzi
The Mafia Cookbook
Book reviews The Mafia Cookbook (0 reviews)
+ Добавить отзыв
$('.add_reve').on('click', function(e){
jQuery("html, body").animate({scrollTop: jQuery('#tab-review .prod_text').offset().top}, 500);
e.preventDefault();
});
$('select[name=\'recurring_id\'], input[name="quantity"]').change(function(){
$.ajax({
url: 'index.php?route=product/product/getRecurringDescription',
type: 'post',
data: $('input[name=\'product_id\'], input[name=\'quantity\'], select[name=\'recurring_id\']'),
dataType: 'json',
beforeSend: function() {
$('#recurring-description').html('');
},
success: function(json) {
$('.alert-dismissible, .text-danger').remove();
if (json['success']) {
$('#recurring-description').html(json['success']);
}
}
});
});
//-->