LEGO ELVES: The Dragon Queen
LEGO ELVES: The Dragon Queen
Є в наявності
ISBN:
9780545852814
Наявність:
Є в наявності
Автор
Stacia Deutsch
Вік
7 - 9
Видавництво
Scholastic
Кіл-ть сторінок
128
Рік видання
2016
Розмір
13.3 x 0.9 x 20
Формат
Paperback
Вага
0.15kg
Умови доставки
Ознайомтеся з умовами доставки
Докладніше
- Все про книгу
- Відгуків (0)
Все про книгу LEGO ELVES: The Dragon Queen
Emily Jones has been called back to the magical land of Elvendale - the elves need her help!
An evil elf witch has captured the dragon queen and her eggs. Can Emily and the elves save the dragons and defeat the witch before it's too late?
Емілі Джонс покликали назад у чарівну країну Ельвендейл — ельфам потрібна її допомога!
Зла відьма-ельф захопила королеву драконів та її яйця. Чи зможуть Емілі та ельфи врятувати драконів і перемогти відьму, поки не пізно?
Інші книги автора
Stacia Deutsch
LEGO ELVES: Quest for the Keys
LEGO ELVES: The Dragon Queen
Рецензії про книгу LEGO ELVES: The Dragon Queen (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']);
}
}
});
});
//-->