Bridgerton: The Viscount Who Loved Me (Bridgertons Book 2)
Назад до книги
Bridgerton: The Viscount Who Loved Me (Bridgertons Book 2)
Індивідуальне замовлення
ISBN:
9780349429793
Наявність:
Автор
Julia Quinn
Видавництво
Piatkus
Кіл-ть сторінок
384
Рік видання
2021
Розмір
12.6 x 3 x 19.6
Формат
Paperback
Вага
0.35kg
Умови доставки
Ознайомтеся з умовами доставки
Докладніше
Все про книгу
Відгуків (0)
Все про книгу Bridgerton: The Viscount Who Loved Me (Bridgertons Book 2)
The
second book in the beloved and globally bestselling Bridgerton Family, now
a series created by Shonda Rhimes for Netflix. Welcome to Anthony's story
. . .
Інші книги автораJulia Quinn
Bridgerton: The Duke and I (Bridgertons Book 1)
Bridgerton: The Viscount Who Loved Me (Bridgertons Book 2)
Рецензії про книгу Bridgerton: The Viscount Who Loved Me (Bridgertons Book 2) (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']);
}
}
});
});
//-->