The Glasgow School of Art
Назад до книги
The Glasgow School of Art
Індивідуальне замовлення
ISBN:
9780714842219
Наявність:
Автор
James Macaulay
Видавництво
Phaidon Press Ltd
Кіл-ть сторінок
60
Рік видання
2002
Розмір
25.4 x 0.6 x 25.4
Формат
Paperback
Вага
0.45kg
Умови доставки
Ознайомтеся з умовами доставки
Докладніше
Все про книгу
Відгуків (0)
Все про книгу The Glasgow School of Art
The Glasgow School of Art, | The Architecture in Detail series comprises books that focus on individual buildings noted for their exceptional character, innovative design or technical virtuosity. Each volume contains a text by a respected author, a sequence of colour and black-and-white photographs and a set of technical drawings and working details.
Інші книги автораJames Macaulay
The Glasgow School of Art
Рецензії про книгу The Glasgow School of Art (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']);
}
}
});
});
//-->