Product Carousel w/ GSAP (NEW POST)

Here's my codepen - https://codepen.io/Matt-CopOffMatt/pen/OJqvqVg

I'm attempting to build a product carousel with GSAP

I'm trying to stagger load each product card. I got the fade transition to work, but the stagger delay doesn't seem to be working properly. Any idea how to fix this? Also, when trying to animate the button fade in (changing opacity, then using transition: opacity 250ms ease) it doesn't seem to actually fade in, rather abruptly appear.

Thank you
Was this page helpful?