Market Leader Pre-Intermediate Class CD (2) NE
Market Leader Pre-Intermediate Class CD (2) NE
Індивідуальне замовлення
ISBN:
9781405812986
Наявність:
Автор
Mr David Cotton
Видавництво
Pearson Education
Рік видання
2006
Розмір
12.4 x 1 x 14.2
Формат
CD-ROM
Вага
0.00kg
Умови доставки
Ознайомтеся з умовами доставки
Докладніше
- Все про книгу
- Відгуків (0)
Все про книгу Market Leader Pre-Intermediate Class CD (2) NE
Навчальна,Бізнес англійська Market Leader Pre-Intermediate Class CD (2) NE 9781405812986 Mr David Cotton
Інші книги автора
Mr David Cotton
Market Leader Pre-Intermediate Class CD (2) NE
Market Leader: Teachers Resource Book: Business English with the "Financial Times"
Рецензії про книгу Market Leader Pre-Intermediate Class CD (2) NE (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']);
}
}
});
});
//-->