Fendt
fendt 720 vario
..
Product #:
fendt 720 vario
2 - 3 dagen
Merk:
Fendt
Type:
fendt 720 vario
Beschikbaarheid:
2 - 3 dagen
');
}
if (data['success']) {
$('#review-title').after('
' + data['success'] + '
');
$('input[name=\'author\']').val('');
$('textarea[name=\'review\']').val('');
$('input[name=\'rating\']:checked').attr('checked', '');
}
}
});
});
// Function to active reviews tab
activeReviewsTab = (function(){
$('#productTab a[href="#reviews"]').tab('show');
});
// Function to update price when options are added
$(document).ready(function(){
$('.image-additional').slick({
dots: false,
infinite: false,
speed: 300,
slidesToShow: 3,
touchMove: false,
slidesToScroll: 1
});
});
})