Little Blue Truck Leads the Way
Back to the book
Little Blue Truck Leads the Way
Individual order
ISBN:
9780544568051
Availability:
Age
0 - 3
Author
Alice Schertle
Format
Board book
Number of pages
38
Publisher
Clarion Books
Size
19.1 x 2.5 x 17.1
Year of publication
2015
Weight
0.00kg
Delivery terms
Please read the terms of delivery
Read more
About the book
Reviews (0)
About the book Little Blue Truck Leads the Way
The big city sure is a speedy, noisy place for a country truck like Blue. With everyone pushing to be first, soon there"s a giant traffic jam! Luckily, Little Blue Truck comes to the rescue in true Blue style. This new adventure makes working together and taking turns more fun than ever.
Other books by the authorAlice Schertle
Little Blue Truck Leads the Way
Book reviews Little Blue Truck Leads the Way (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']);
}
}
});
});
//-->