True Stories Polar Adventures
Назад до книги
True Stories Polar Adventures
Індивідуальне замовлення
ISBN:
9781474903820
Наявність:
Автор
Paul Dowswell
Вік
9 - 13
Видавництво
Usborne Publishing Ltd
Кіл-ть сторінок
144
Рік видання
2015
Розмір
13.1x1.3x19.9
Формат
Paperback
Вага
0.34kg
Умови доставки
Ознайомтеся з умовами доставки
Докладніше
Все про книгу
Відгуків (0)
Все про книгу True Stories Polar Adventures
A collection of true stories of exploration over the icy wastelands of the North and South Poles, including the fated expedition of Captain Scott of the Antartic and Ernest Shackleton's epic trek across the snow to save his crew. Stories are illustrated with maps and drawings, and readers can find out more online via Usborne Quicklinks.
Інші книги автораPaul Dowswell
True Stories of Heroes
True Stories Polar Adventures
Рецензії про книгу True Stories Polar Adventures (0 відгуків)
+ Добавить отзыв
$('.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']);
}
}
});
});
//-->