Hub/Theme/Product Carousel Section
Task IntentTheme

Product Carousel Section

Build a swipeable product carousel with autoplay, navigation arrows, and dot indicators.

What This Sidekick Query Does

Build a swipeable product carousel with autoplay, navigation arrows, and dot indicators.

Prompts

Copy, adapt, and run this directly in Shopify Sidekick.

Create a product carousel section that displays products from [COLLECTION_NAME] in a horizontally scrolling carousel. Show [VISIBLE_SLIDES] products at a time on desktop, 2 on tablet, 1 on mobile. Include left/right navigation arrows and dot indicators below. The carousel should support touch/swipe gestures on mobile. Add an optional autoplay feature that advances every [AUTOPLAY_SECONDS] seconds and pauses on hover. Each product card in the carousel should show: product image, title, price, and a Quick Add button. Add a section heading of [SECTION_HEADING] above the carousel. Use CSS scroll-snap for smooth native scrolling or vanilla JavaScript – no external libraries. Generate the complete Liquid section with schema settings, JavaScript, and CSS.

Expected Output

Build a swipeable product carousel with autoplay, navigation arrows, and dot indicators.

Tips to Improve Results

Copy the prompt above
Open Shopify Sidekick in your Shopify admin
Paste the prompt and replace the bracketed placeholders with your details
Review Sidekick's response and apply the suggestions