Task IntentTheme
New Arrivals Section
Showcase newly added products with a New badge and optional countdown timer.
What This Sidekick Query Does
Showcase newly added products with a New badge and optional countdown timer.
Prompts
Copy, adapt, and run this directly in Shopify Sidekick.
Build a new arrivals section for my [PAGE_NAME] page. Display the [NUMBER] most recent products sorted by date added from the [COLLECTION_NAME] collection (or use the catalog sorted by newest). Each product card should have a New badge in [BADGE_COLOR], product image, title, price, and a Quick Add button. Optionally show a countdown timer on each card indicating how many days the New badge will remain (based on [NEW_DAYS_THRESHOLD] days since created_at). Add the section heading [SECTION_HEADING] (e.g., Just Dropped) and a subheading [SUBHEADING]. Display as a [LAYOUT_STYLE] (options: grid, carousel, or list). Include a View All button linking to the full collection. Generate the Liquid section code with schema settings, CSS, and any JavaScript needed.
Expected Output
Showcase newly added products with a New badge and optional countdown timer.
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