Winnie the Pooh's Book of Manners
Back to the book
Winnie the Pooh's Book of Manners
Individual order
ISBN:
9780786832064
Availability:
Age
7 - 9
Author
Mary Hogan
Format
Hardcover
Number of pages
176
Publisher
Disney Pr
Size
20.3 x 0.4 x 20.3
Year of publication
2000
Weight
0.00kg
Delivery terms
Please read the terms of delivery
Read more
About the book
Reviews (0)
About the book 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.
Other books by the authorMary Hogan
Winnie the Pooh's Book of Manners
Book reviews Winnie the Pooh's Book of Manners (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']);
}
}
});
});
//-->