The History of the Panzerwaffe: Volume 1: 1939-42
The History of the Panzerwaffe: Volume 1: 1939-42
Individual order
ISBN:
9781472808127
Availability:
Author
Thomas Anderson
Format
Hardcover
Number of pages
304
Publisher
Osprey Publishing
Size
19.74 x 2.92 x 24.38
Year of publication
2015
Weight
1.10kg
Delivery terms
Please read the terms of delivery
Read more
- About the book
- Reviews (0)
About the book The History of the Panzerwaffe: Volume 1: 1939-42
Encyclopedias,Weapons & Warfare The History of the Panzerwaffe: Volume 1: 1939-42 9781472808127
Other books by the author
Thomas Anderson
The History of the Panzerwaffe: Volume 1: 1939-42
Book reviews The History of the Panzerwaffe: Volume 1: 1939-42 (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']);
}
}
});
});
//-->