Test Your English Vocabulary in Use: Advanced
Назад до книги
Test Your English Vocabulary in Use: Advanced
Є в наявності
ISBN:
9780521545341
Наявність:
Є в наявності
Автор
Michael McCarthy
Видавництво
Cambridge University Press
Кіл-ть сторінок
171
Рік видання
2005
Розмір
19.3 x 1.3 x 26.5
Формат
Paperback
Вага
0.32kg
Умови доставки
Ознайомтеся з умовами доставки
Докладніше
Все про книгу
Відгуків (0)
Все про книгу Test Your English Vocabulary in Use: Advanced
Vocabulary tests to accompany the popular English Vocabulary in Use Advanced. Vocabulary tests to accompany the popular English Vocabulary in Use Advanced.
Інші книги автораMichael McCarthy
Test Your English Vocabulary in Use: Advanced
Рецензії про книгу Test Your English Vocabulary in Use: Advanced (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']);
}
}
});
});
//-->