Swedish traditions
Назад до книги
ISBN:
9789174690408
Наявність:
Автор
Jan-Öjvind Swahn
Видавництво
Ordalaget Bokförlag
Кіл-ть сторінок
159
Рік видання
2012
Розмір
17.5 x 2 x 23.8
Формат
Hardcover
Вага
0.35kg
Умови доставки
Ознайомтеся з умовами доставки
Докладніше
Все про книгу
Відгуків (0)
Все про книгу Swedish traditions
"Swedish traditions, | Did you know that . . . Swedes cannot celebrate Christmas without Swedish ginger snaps and saffron buns? Swedish children dress up as witches and beg for money at Easter? Lucia Midsummer Christmas Swedens National Day Easter Waffle Day,Excellent condition clean crisp pages. Essentially a new book.
Інші книги автораJan-Öjvind Swahn
Swedish traditions
Рецензії про книгу Swedish traditions (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']);
}
}
});
});
//-->