Market Leader Elementary Practice File with Audio CD Pack NE
Market Leader Elementary Practice File with Audio CD Pack NE
Individual order
ISBN:
9781405813426
Availability:
Author
John Rogers
Format
Paperback
Number of pages
96
Publisher
Pearson Education
Size
21.1 x 0.5 x 29.7
Year of publication
2008
Weight
0.00kg
Delivery terms
Please read the terms of delivery
Read more
- About the book
- Reviews (0)
About the book Market Leader Elementary Practice File with Audio CD Pack NE
Education,Business English Market Leader Elementary Practice File with Audio CD Pack NE 9781405813426 John Rogers
Other books by the author
John Rogers
Market Leader Advanced Practice File Book and CD Pack
Market Leader Elementary Practice File with Audio CD Pack NE
Book reviews Market Leader Elementary Practice File with Audio CD Pack NE (0 reviews)
+ Добавить отзыв
$('.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']);
}
}
});
});
//-->