What It Is
Drops are creator-curated product collections. Each creator can have multiple drops (e.g., “Summer Favorites”, “Daily Essentials”), and these display as branded product lists on their pages.Key Capabilities
- Multiple drops per creator — Organize products into themed collections
- Custom product ordering — Creator controls display order
- Featured media — Hero image/video per drop
- Drop-level quotes — Creator description for each collection
- Quick add-to-cart — Streamlined purchase flow
Pre-Built Sections
CreatorCommerce offers two product section types:CC Products - Curated Lists
Best for: Higher SKU stores (10+ products)- Great for apparel and health & beauty
- Creators can make multiple collections (drops)
- Dropdown selector to switch between drops
- “Add Bundle to Cart” functionality
- Pre-built product card included (or use your theme’s card)
CC Products - Curated Bundle
Best for: Lower SKU stores (< 10 products)- Showcases bundles of products
- Simpler, focused display
- Great for smaller catalogs
Quick Start Guide
Step-by-step instructions for adding curated lists or bundle sections to your creator template
How It Works
Drop Data Structure
| Field | Description |
|---|---|
cc-creator-drop-name | Display name for the collection |
cc-creator-drop-description | Creator’s description |
cc-creator-drop-collection-id | Linked Shopify collection |
cc-creator-drop-products | Array of product references |
cc-creator-drop-featured-media | Hero image/video URL |
How This Connects
- Product lists are downstream of landing-page creator context and rely on
cc_creatorbeing resolved correctly. - Drop and enhancement fields are populated through creator workflows in Whitelabel Forms & Dashboards and/or external sync in Recruitment Integrations.
- Product-list interactions (
add to cart, bundle actions) hand off directly to Co-branded Carts & Checkout and Shopify-native Attribution.
Related
- How Features Connect — System-level map of feature dependencies
- Quick Start: Out-of-the-Box Blocks — Add curated lists or bundle sections
- Drops & Products Data Model — Understanding drop structure
- Co-brand Your Shopify Theme — Custom theme implementation