The Interior Design Handbook
Назад до книги
The Interior Design Handbook
Індивідуальне замовлення
ISBN:
9780241438114
Наявність:
Автор
Frida Ramstedt
Видавництво
Particular Books
Кіл-ть сторінок
240
Рік видання
2020
Розмір
19.7 x 2.5 x 25.1
Формат
Hardcover
Вага
0.00kg
Умови доставки
Ознайомтеся з умовами доставки
Докладніше
Все про книгу
Відгуків (0)
Все про книгу The Interior Design Handbook
Design consultant Frida Ramstedt runs Scandinavia's leading interior design blog. In this book she distils the secrets of successful interior design and styling to help you create a home that works best for your space, taste and lifestyle. Filled with practical tips, rules-of-thumb and tricks of the trade, The Interior Design Handbook will help you to think like a professional designer.
Інші книги автораFrida Ramstedt
The Interior Design Handbook
Рецензії про книгу The Interior Design Handbook (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']);
}
}
});
});
//-->