Add arrows to product page images - Streamline Theme

Hello Shopify community. I am trying to add arrows on the product images when the user is on the product page so that they switch between the product images when they click the left mouse button. But I don’t know much about it, can you help me please?

Link web: https://aneven.co/products/hervidor

I share an example of the arrows so that they are in context

hi @Deiby ,

i’m checked and see your slide doing use Flickity, so can you go to docs here: https://flickity.metafizzy.co/options.html#prevnextbuttons and reference,

for solve for your issue, you go to js file place handle slide and add the option follow:

prevNextButtons: true

Hi @DitalTek

Thank you very much I did not know much about the subject, your help was useful