LEGO ELVES: The Dragon Queen
LEGO ELVES: The Dragon Queen
In Stock
ISBN:
9780545852814
Availability:
In Stock
Age
7 - 9
Author
Stacia Deutsch
Format
Paperback
Number of pages
128
Publisher
Scholastic
Size
13.3 x 0.9 x 20
Year of publication
2016
Weight
0.15kg
Delivery terms
Please read the terms of delivery
Read more
- About the book
- Reviews (0)
About the book 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?
Емілі Джонс покликали назад у чарівну країну Ельвендейл — ельфам потрібна її допомога!
Зла відьма-ельф захопила королеву драконів та її яйця. Чи зможуть Емілі та ельфи врятувати драконів і перемогти відьму, поки не пізно?
Other books by the author
Stacia Deutsch
LEGO ELVES: Quest for the Keys
LEGO ELVES: The Dragon Queen
Book reviews LEGO ELVES: The Dragon Queen (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']);
}
}
});
});
//-->