Sticker Puzzle Christmas (Sticker Puzzles)
Back to the book
Sticker Puzzle Christmas (Sticker Puzzles)
In Stock
ISBN:
9781409583264
Availability:
In Stock
Age
3 - 6
Author
Susannah Leigh
Format
Paperback
Number of pages
34
Publisher
Usborne Publishing Ltd
Size
25 x 0.4 x 19.7
Year of publication
2014
Weight
0.25kg
Delivery terms
Please read the terms of delivery
Read more
About the book
Reviews (0)
About the book Sticker Puzzle Christmas (Sticker Puzzles)
A satisfyingly challenging puzzle adventure for young children with a picture puzzle to solve on every double page. Designed to help develop essential skills including visual discrimination, sorting and matching, this book also tests readers' comprehension, maths and logic skills. Stickers add a further interactive element.,
Other books by the authorSusannah Leigh
Sticker Puzzle Christmas (Sticker Puzzles)
Book reviews Sticker Puzzle Christmas (Sticker Puzzles) (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']);
}
}
});
});
//-->