Nutcracker
Nutcracker
Є в наявності
ISBN:
9780836249347
Наявність:
Є в наявності
Автор
E. T. A. Hoffmann
Вік
3 - 6
Видавництво
Andrews McMeel Pub
Кіл-ть сторінок
38
Рік видання
1991
Розмір
17.5 x 13 x 0.5
Формат
Hardcover
Вага
0.00kg
Умови доставки
Ознайомтеся з умовами доставки
Докладніше
- Все про книгу
- Відгуків (0)
Все про книгу Nutcracker
After hearing how her toy nutcracker got his ugly face, a little girl helps break the spell and changes him into a handsome prince
Інші книги автора
E. T. A. Hoffmann
Nutcracker
Рецензії про книгу Nutcracker (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']);
}
}
});
});
//-->