Swan Lake (Musical Sound Books)
Back to the book
Swan Lake (Musical Sound Books)
In Stock
ISBN:
9781409532804
Availability:
In Stock
Age
3 - 6
Author
Lesley Sims
Format
Paperback
Number of pages
24
Publisher
Usborne Publishing Ltd
Size
22.5x0.9x22.5
Year of publication
2012
Weight
0.42kg
Delivery terms
Please read the terms of delivery
Read more
About the book
Reviews (0)
About the book Swan Lake (Musical Sound Books)
Swan Lake (Musical Sound Books), | An enchanting picture book with buttons to press to hear six tunes from Tchaikovsky's famous ballet. Younger readers will be captivated by the haunting story of Siegfried and Odette, charmingly retold through simple and engaging text alongside beautiful illustrations. A lovely gift for young ballet enthusiasts.
Other books by the authorLesley Sims
Snow White & the Seven Dwarfs (Picture Books)
Swan Lake (Musical Sound Books)
Book reviews Swan Lake (Musical Sound Books) (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']);
}
}
});
});
//-->