Add the following lines before the
<body> of each template or page that you
want to use swiper on.
<!-- Swiper JS -->
<script src="./../assets/vendors/swiper/swiper-bundle.min.js"></script>
<!-- Swiper Initialize JS -->
<script src="./../assets/js/components/extended/swiper-init.min.js"></script>