Winnie the Pooh's Book of Manners
Назад до книги
Winnie the Pooh's Book of Manners
Індивідуальне замовлення
ISBN:
9780786832064
Наявність:
Автор
Mary Hogan
Вік
7 - 9
Видавництво
Disney Pr
Кіл-ть сторінок
176
Рік видання
2000
Розмір
20.3 x 0.4 x 20.3
Формат
Hardcover
Вага
0.00kg
Умови доставки
Ознайомтеся з умовами доставки
Докладніше
Все про книгу
Відгуків (0)
Все про книгу Winnie the Pooh's Book of Manners
Youngsters are invited to join Winnie the Pooh as he learns to mind his manners when he is at parties, playing games, on the phone, at the table, and all the time.
Інші книги автораMary Hogan
Winnie the Pooh's Book of Manners
Рецензії про книгу Winnie the Pooh's Book of Manners (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']);
}
}
});
});
//-->