Very First Art Book (Very First Books)
Назад до книги
Very First Art Book (Very First Books)
Є в наявності
ISBN:
9781409522850
Наявність:
Є в наявності
Автор
Rosie Dickins
Вік
3 - 6
Видавництво
Usborne Publishing Ltd
Кіл-ть сторінок
340
Рік видання
2010
Розмір
25x1.5x25.2
Формат
Paperback
Вага
0.52kg
Умови доставки
Ознайомтеся з умовами доставки
Докладніше
Все про книгу
Відгуків (0)
Все про книгу Very First Art Book (Very First Books)
A fantastic book filled with famous works of art accompanied by simple art activities using some of the same techniques as the artists. Activities include salt dough sculptures, printed flowers and fingerpaint fish, alongside art by Rembrandt, Rousseau, Kandinsky, Matisse and Picasso.,
Рецензії про книгу Very First Art Book (Very First Books) (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']);
}
}
});
});
//-->