Fastest path to launch. This guide walks you through setting up a complete co-branded storefront using CreatorCommerce’s pre-built sections. Perfect for getting started quickly and testing your setup.
Prerequisites
Before you can build and test your storefront, you need:- At least one collaboration synced — A creator partnership must exist in CreatorCommerce
- Test creator set up — Create a test creator to preview your build
- Test destination configured — Map a test tier to your creator template
Step 1: Create a Test Creator
Why: You need a creator with data to test your storefront. Building is possible without one, but testing requires real creator data. How to set up:Create a test program/tier in your affiliate software
Set up a test tier (e.g., “Test Program” or “Development Tier”) in your affiliate platform (Shopify Collabs, Impact, etc.).
Add a test creator
Create a test creator with a John Doe-style profile:
- Name: “Test Creator” or “John Doe”
- Email: Your email (so you can access onboarding)
- Assign to your test tier
Sync to CreatorCommerce
The creator should automatically sync to CreatorCommerce. Verify they appear in your CreatorCommerce dashboard.
Configure test destination
In CreatorCommerce, go to Settings → Destinations and create a test destination mapped to your test tier. This routes affiliate traffic to your creator template.
Complete test creator onboarding
Click on your test creator in CreatorCommerce, then click Copy onboarding link. Go through the onboarding flow to:
- Add a profile photo
- Write a bio
- Create product collections (drops)
- Add product reviews/notes
- Upload UGC content
Theme Setup
Step 1: Enable CreatorCommerce SDK
Location: Theme Editor → App Embeds Why: The SDK detects affiliate context and writes cart attributes (cc-creator-handle, cc-creator-id) that power all personalization. This is essential for full-funnel tracking and personalization.
Do this first. Enabling the SDK early ensures tracking works from the start and you can test personalization immediately.
Step 2: Create Creator Template
Location: Theme Editor → Page Templates
What you have now: An empty creator page template. Next, we’ll populate it with sections.
Step 3: Copy Homepage Sections
Why: Starting with your homepage gives you a one-to-one copy to work from. Your creator page will have the same structure, but personalized for creators. Two methods:- Easy Way (Recommended)
- Section by Section
Copy the JSON file:
- In your theme files, open
templates/index.json - Copy all contents
- Open
templates/metaobject/creator.json - Paste the contents
- Save
Hero Section Setup
Replace Homepage Hero with Creator Hero
Why: Your homepage hero changes with seasonal offers and campaigns. Your creator hero should be consistent to the creator’s offer, which flexes with their content and discounts (all dynamic anyway).Add CC Hero section
Click Add section → Search for “CC” → You’ll see:
- CC Hero - Equinox — Immersive, animated gradient hero with WebGL effects
- CC Hero - Primavera — Clean, minimal hero with carousel support
Configure Primavera Hero Section
Click on the hero section to open its settings. Here’s what to configure:Content & Copy
Eyebrow (Creator Badge Text):- Recommended:
Recommended by [cc-creator-first-name] - This appears as a small badge at the top
- Replace the default lorem ipsum with something engaging
- Examples:
Shop with [cc-creator-first-name]Discover this new product line with [cc-creator-first-name]Go nude with [cc-creator-first-name](for a clothing brand called “Nudes”)
- Make it digestible and value-focused
- Example:
Get [cc-collab-discount-amount]% off by shopping my curated collections. Also check out the new spring collection.
- Typically better for health/beauty brands
- For apparel, you can clear this out
- Example:
Trusted by 10,000+ customers
- Button Text:
Shop my curations(or similar) - Button Link:
#drops-anchor(scrolls to curated collections section)
Collab Highlight
Show Collab Highlight:- Options:
Show first name— Displays creator’s first nameShow shop title— Displays creator’s shop titleHide labels— Shows logo/photo without textHide component— Hides the entire collab highlight
Show first name for most use cases
Carousel Display
Carousel Type:- Social Design — Instagram/TikTok-style story carousel
- Inline Carousel — Traditional product carousel
- If no UGC is uploaded by the creator, show a tasteful fallback video
- Keeps the hero engaging even without creator content
Styling
Background:- Set a background color
- Optionally set a background image
- Set text color (or use auto-contrast)
- Enabled: Text color automatically adjusts (white on dark backgrounds, black on light)
- Disabled: Use manual text color
- Badge background color
- Badge border color
- Button background color (override theme or use theme default)
- Border widths
- Border radius (for sharp corners)
- Vertical padding (all devices)
- Accent text size
- Uppercase accent text toggle
- Star adjustment (for trust indicators)
- Left padding for desktop (when carousel is on left)
- Apply custom CSS as needed for advanced styling
Product Sections
Choose Your Product Section
CreatorCommerce offers two main product section types:- CC Products - Curated Lists
- CC Products - Curated Bundle
Best for: Higher SKU stores (10+ products)
- Great for apparel
- Great for health & beauty
- Creators can make multiple collections (drops)
- Dropdown selector to switch between drops
- “Add Bundle to Cart” functionality
Add Curated Lists Section
What you get: A pre-built product grid section that:
- Automatically pulls in creator drops
- Shows a dropdown to switch between drops
- Includes a pre-made product card
- Supports “Add Bundle to Cart”
Customize Product Card
Option 1: Use Pre-Built Card (Default)- The section comes with a pre-made product card
- Works out of the box
- Good for quick launches
Find Your Theme's Product Card
In your theme files, search for
product-card or card-product (usually in snippets/)Tip: Check your featured collection section or any product list section—they likely use your theme’s product cardProduct Page Customization
Add Creator Quote Sections
When customers view products, show creator endorsements and quotes. CreatorCommerce offers two complementary sections:- CC Product - Quote Badge
- CC Product - Quote Editorial
What it is: A sticky banner that appears when a creator has a note or media for the productFeatures:
- Shows creator avatar
- Displays product quote/note
- Shows UGC attached to product
- Expandable to reveal full quote and media carousel
- Sticky positioning options
Add Quote Sections to Product Template
Open Product Template
In Theme Editor, go to your product template (usually
templates/product.json or the default product template)Preview as Creator
How to test:Select Preview as Creator
In the Theme Editor, find Preview as creator or Select preview as creator option
Switch Product
You’ll also need to switch the product preview to a product that has a review from the selected creator
Testing Your Storefront
Final Checklist
Before publishing:- CreatorCommerce SDK is enabled (App Embeds)
- Creator template created and populated
- Hero section configured with creator content
- Product section added (curated lists or bundles)
- Product card customized (if desired)
- Product page quote sections added
- Test creator has content (photo, bio, drops, reviews)
Publish and Test
What to verify:
- Creator name and photo appear correctly
- Product collections load
- Creator quotes show on product pages
- Discount codes work
- Cart attributes are set (check in browser console)
- Mobile experience works
Next Steps
Once your basic storefront is live:- Add More Sections — Explore other CC sections (banners, testimonials, etc.)
- Customize Styling — Fine-tune colors, fonts, spacing to match your brand
- Test with Real Creators — Invite a real creator to test the experience
- Extend to Full Funnel — Add co-branding to cart, checkout, and post-purchase
- Enable Tracking — Set up analytics to measure performance
Related Documentation
- Co-branded Storefronts — Complete overview of co-branded experiences
- Getting Started with Landing Pages — Deep dive into metaobject templates
- Co-branded Landing Pages — Landing page features
- Co-branded Product Pages — Product page personalization
- Co-branded Product Lists — Product collection displays
- Enable Tracking — Set up attribution and analytics