Ukrainian Folk Toy
Back to the book
Ukrainian Folk Toy
Individual order
ISBN:
9789668137457
Availability:
Author
Baltia-Druk
Format
Hardcover
Number of pages
64
Publisher
Baltia-Druk
Size
15,5 х 21,5 x 1
Year of publication
2012
Weight
0.45kg
Delivery terms
Please read the terms of delivery
Read more
About the book
Reviews (0)
About the book Ukrainian Folk Toy
Народні іграшки з тканин і ниток, глини, дерева, трави, соломи,…сиру. З особливостями української народної іграшки, її локальним розмаїттям на основі експонатів музеїв, приватних зборів, авторських творів має на меті познайомити це видання
Other books by the authorBaltia-Druk
Ukrainian Folk Toy
Ukrainian wooden architecture
Book reviews Ukrainian Folk Toy (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']);
}
}
});
});
//-->