Swan Lake (Musical Sound Books)
Назад до книги
Swan Lake (Musical Sound Books)
Є в наявності
ISBN:
9781409532804
Наявність:
Є в наявності
Автор
Lesley Sims
Вік
3 - 6
Видавництво
Usborne Publishing Ltd
Кіл-ть сторінок
24
Рік видання
2012
Розмір
22.5x0.9x22.5
Формат
Paperback
Вага
0.42kg
Умови доставки
Ознайомтеся з умовами доставки
Докладніше
Все про книгу
Відгуків (0)
Все про книгу 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.
Інші книги автораLesley Sims
Snow White & the Seven Dwarfs (Picture Books)
Swan Lake (Musical Sound Books)
Рецензії про книгу Swan Lake (Musical Sound Books) (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']);
}
}
});
});
//-->