Zen Gardens: Kyoto's nature enclosed by Thomas Wright
Zen Gardens: Kyoto's nature enclosed by Thomas Wright
Індивідуальне замовлення
ISBN:
9784838101115
Наявність:
Автор
Katsuhiko Mizuno
Видавництво
Kozo Nagasawa
Кіл-ть сторінок
32
Рік видання
1996
Розмір
1.3 x 19.3 x 17
Формат
Paperback
Вага
0.00kg
Умови доставки
Ознайомтеся з умовами доставки
Докладніше
- Все про книгу
- Відгуків (0)
Все про книгу Zen Gardens: Kyoto's nature enclosed by Thomas Wright
Подарункова,Дизайн і архітектура Zen Gardens: Kyoto's nature enclosed by Thomas Wright 9784838101115 Katsuhiko Mizuno
Інші книги автора
Katsuhiko Mizuno
Zen Gardens: Kyoto's nature enclosed by Thomas Wright
Рецензії про книгу Zen Gardens: Kyoto's nature enclosed by Thomas Wright (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']);
}
}
});
});
//-->