# Navigation placement

Premium Carousel is enriched with the possibility of positioning the navigation. See the sections below for the various settings and codes needed.

# Shoptet Administration Section

This time, you will be pasting codes into the following section of Shoptet adiministration.

Administration > TEMPLATES > Editor of the appearance > HTML code > Footer (bottom of the BODY tag)

# Top navigation ⬆️

An image To display the navigation at the top of the banner, copy the code below into the section in the Shoptet administration mentioned above.

<script src="https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/extras/premium-carousel/navigace-nahore.js"></script>
1

# Bottom navigation ⬇️

An image To display the navigation at the bottom of the banner, copy the code below into the section in the Shoptet administration mentioned above.

<script src="https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/extras/premium-carousel/navigace-dole.js"></script>
1

# Left navigation ⬅️

An image To display the navigation at the left of the banner, copy the code below into the section in the Shoptet administration mentioned above.

<script src="https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/extras/premium-carousel/navigace-vlevo.js"></script>
1