Better Homes and Gardens 501 Quilt Blocks: A Treasury of Patterns for Patchwork & Applique
Better Homes and Gardens 501 Quilt Blocks: A Treasury of Patterns for Patchwork & Applique
Індивідуальне замовлення
ISBN:
9780696019975
Наявність:
Автор
Better Homes and Gardens
Видавництво
Better Homes & Gardens Books
Кіл-ть сторінок
320
Рік видання
1994
Розмір
25.4 x 2.5 x 23.6
Формат
Hardcover
Вага
1.50kg
Умови доставки
Ознайомтеся з умовами доставки
Докладніше
- Все про книгу
- Відгуків (0)
Все про книгу Better Homes and Gardens 501 Quilt Blocks: A Treasury of Patterns for Patchwork & Applique
Shows quilt block patterns, grouped by theme, and sample blocks
Показує шаблони блоків для ковдри, згруповані за темою, і зразки блоків
Інші книги автора
Better Homes and Gardens
Better Homes and Gardens 501 Quilt Blocks: A Treasury of Patterns for Patchwork & Applique
Рецензії про книгу Better Homes and Gardens 501 Quilt Blocks: A Treasury of Patterns for Patchwork & Applique (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']);
}
}
});
});
//-->