KNIVES 2020 (World's Greatest Knife Book)
KNIVES 2020 (World's Greatest Knife Book)
Individual order
ISBN:
9781946267887
Availability:
Author
Joe Kertzman
Format
Paperback
Number of pages
312
Publisher
Gun Digest Books
Size
20.83 x 1.52 x 27.69
Year of publication
2019
Weight
1.10kg
Delivery terms
Please read the terms of delivery
Read more
- About the book
- Reviews (0)
About the book KNIVES 2020 (World's Greatest Knife Book)
Encyclopedias,Weapons & Warfare KNIVES 2020 (World's Greatest Knife Book) 9781946267887
Other books by the author
Joe Kertzman
KNIVES 2020 (World's Greatest Knife Book)
Book reviews KNIVES 2020 (World's Greatest Knife Book) (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']);
}
}
});
});
//-->