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
Individual order
ISBN:
9780696019975
Availability:
Author
Better Homes and Gardens
Format
Hardcover
Number of pages
320
Publisher
Better Homes & Gardens Books
Size
25.4 x 2.5 x 23.6
Year of publication
1994
Weight
1.50kg
Delivery terms
Please read the terms of delivery
Read more
- About the book
- Reviews (0)
About the book Better Homes and Gardens 501 Quilt Blocks: A Treasury of Patterns for Patchwork & Applique
Shows quilt block patterns, grouped by theme, and sample blocks
Показує шаблони блоків для ковдри, згруповані за темою, і зразки блоків
Other books by the author
Better Homes and Gardens
Better Homes and Gardens 501 Quilt Blocks: A Treasury of Patterns for Patchwork & Applique
Book reviews Better Homes and Gardens 501 Quilt Blocks: A Treasury of Patterns for Patchwork & Applique (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']);
}
}
});
});
//-->