Головна
Навчальна
Solutions 2nd Edition Pre-Intermediate: Teacher's Book and CD-ROM Pack
Solutions 2nd Edition Pre-Intermediate: Teacher's Book and CD-ROM Pack
Назад до книги
Solutions 2nd Edition Pre-Intermediate: Teacher's Book and CD-ROM Pack
Індивідуальне замовлення
ISBN:
9780194553711
Наявність:
Автор
Davies/Falla
Видавництво
Oxford University Press
Рік видання
2012
Розмір
20.9 x 0.9 x 29.5
Формат
Paperback with CD-ROM
Вага
0.30kg
Умови доставки
Ознайомтеся з умовами доставки
Докладніше
Все про книгу
Відгуків (0)
Все про книгу Solutions 2nd Edition Pre-Intermediate: Teacher's Book and CD-ROM Pack
The Solutions Second Edition Teacher's Book with Teacher's Resource CD-ROM provides a comprehensive package to support Solutions teachers, and is perfect for mixed-ability classrooms.
Рецензії про книгу Solutions 2nd Edition Pre-Intermediate: Teacher's Book and CD-ROM 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']);
}
}
});
});
//-->