Laser B1+ Teacher book & Tests Cd Pack
Назад до книги
Laser B1+ Teacher book & Tests Cd Pack
Індивідуальне замовлення
ISBN:
9789604471621
Наявність:
Автор
Crawford
Видавництво
Macmillan Publishing
Рік видання
2008
Розмір
21.1 x 1.2 x 29.7
Формат
Paperback + CD
Вага
0.63kg
Умови доставки
Ознайомтеся з умовами доставки
Докладніше
Все про книгу
Відгуків (0)
Все про книгу Laser B1+ Teacher book & Tests Cd Pack
Laser is part of a modern and exciting three-level course designed for young students. The Laser series has been revised and updated to include PET preparation tasks and changes to the Cambridge ESOL FCE examination.
Інші книги автораCrawford
Laser B1 Teacher Book & Test CD Pack
Laser B1+ Teacher book & Tests Cd Pack
Рецензії про книгу Laser B1+ Teacher book & Tests Cd Pack (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']);
}
}
});
});
//-->