Hiding products in the featured collection carousel

Topic summary

  • Goal: Hide products in the Palo Alto theme’s Featured Collection carousel and show only promo cards (image + text).

  • Context: The carousel supports up to 5 “promo” cards, but products still appear, which aren’t desired.

  • Attempts: Could not find a section named “featured-collection.” Identified code likely responsible for rendering products and asked which parts to remove. Deleting some lines affected the entire Featured Collection section.

  • Request: Clear guidance on the exact code to modify to suppress product tiles, or an alternative section/approach to replicate the same image + text carousel without products.

  • Status: No solution implemented yet; the issue remains open. Code snippets and screenshots are central to understanding the problem.

Summarized with AI on January 24. AI used: gpt-5.

Hello! I am looking to use the featured collection carousel in the palo alto theme to display an image and some text instead of a product. Currently it allows you to use 5 “promo” cards which is what I am using to display my image and text however its showing products as well which I don’t need. Just looking to remove or hide the products from the carousel or use a different section to achieve the same look.

Thank you so much for the quick response and guidance! I don’t have a section labeled featured-collection but I believe I located the code responsible for the product rendering is this it? And if so do you happen to know what should be removed?

Or maybe its this section of code? I tried deleting some lines and it seems to affect the entire featured collection section.

If its not too much trouble I would be so grateful for your assistance.