World War II Map by Map
World War II Map by Map
Individual order
ISBN:
9780241358719
Availability:
Author
DK, Peter Snow, Richard Overy
Format
Hardcover
Number of pages
288
Publisher
DK
Size
26.3 x 2.8 x 31
Year of publication
2019
Weight
1.20kg
Delivery terms
Please read the terms of delivery
Read more
- About the book
- Reviews (0)
About the book World War II Map by Map
Encyclopedias,Weapons & Warfare World War II Map by Map 9780241358719
Other books by the author
DK, Peter Snow, Richard Overy
World War II Map by Map
Book reviews World War II Map by Map (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']);
}
}
});
});
//-->