Docs
  • INTRO
    • What is Shoplift?
    • What to Test
    • Quickstart
      • Install Shoplift
      • Create a Test
      • Edit Your Variant
      • Launch Your Test
  • TEST
    • Template Testing
      • Overview
      • Guides
        • Guide: Testing Individual Pages
        • Guide: Testing One-Click Payment Methods
        • Guide: Testing App Blocks
        • Guide: Testing Different Template Types
      • Theme Compatibility
      • Template Management
      • Switching Themes
      • Shopify Markets
      • Shopify Translate & Adapt
    • Theme Testing
      • Overview
      • Guides
        • Guide: Testing a Navigation Menu
        • Guide: Testing a Mini Cart
      • Theme Management
      • Theme Development
      • Switching Themes
    • URL Testing
      • Overview
      • Guides
        • Guide: Testing URLs
        • Guide: Testing Product Properties
    • JavaScript API (Beta)
      • isHypothesisActive
      • setAnalyticsConsent
      • getVisitorData
    • Lift Assist™
      • What is Lift Assist™?
      • How To Use Lift Assist™
      • Brand Styles
    • Audience Targeting
      • Devices
      • New and Returning Visitors
      • Custom Audiences (UTMs, Referring Domains, and Geo-targeting)
    • Test Management
      • Test Compatibility
      • Mutual Exclusion
      • QA Checklist
      • Scheduling Tests
      • Pausing Tests
      • Implementing Winning Tests
    • Performance
      • Pagespeed
      • Shopify Caching
      • CDNs and Edge Delivery
  • ANALYZE
    • Reports
      • Overview
      • Metrics
        • Goals & Reporting Metrics
        • Metric Views
      • Test Progress
      • Statistical Significance
      • Channel Groups
    • Tracking
      • Visitor Attribution
      • Web Pixel
      • Liquid Snippet
      • Anti-Flicker
      • Analytics Discrepancies
  • integrate
    • Integrations and Tooling
      • GA4 (Beta)
        • Integrate GA4 (Shopify)
        • Integrate GA4 with Google Tag Manager
        • Integrate GA4 with Elevar
        • Analyze Test Data In Google Analytics
        • Disabling the GA4 Integration
      • Subscription Apps
      • Page Builder Apps
      • Reporting Tools
      • Heatmapping Tools
      • Custom Integrations
  • ADMIN
    • Plans and Billing
      • Subscription Plans
      • Uninstalling Shoplift
    • Users and Permissions
      • Managing Team Access
      • Managing User Notifications
    • Privacy and Compliance
      • Customer Data and GDPR
  • PARTNERS & DEVELOPERS
    • Shoplift Partner Program
    • Testing on Development Stores
  • SUPPORT
    • Frequently Asked Questions
    • Get Help
    • Give Feedback
Powered by GitBook

Contact Us

  • Get help
  • Give feedback
  • Request a feature

Helpful Links

  • Shoplift
  • Shopify App Store
On this page
  • Implementing a winning test template
  • How winning test templates are implemented
  • Implementing a winning test theme

Was this helpful?

  1. TEST
  2. Test Management

Implementing Winning Tests

Once you've determined a winner for your test, you can easily apply the variant as the new default experience for all shoppers.

PreviousPausing TestsNextPerformance

Last updated 1 month ago

Was this helpful?

Applying your variant is available for theme and template tests only.

Implementing a winning test template

Once a test is ended, you will have the choice to apply your test variant as your new default experience for your homepage or for the assigned collections, products, or pages. To do this, click Apply variant in the top right corner of your test. Your store will now use your variant template as the default experience for all products, collections, or pages originally assigned to your control.

FAQ: Can I apply variants for inconclusive tests?

You can still choose to implement the test variant of an inconclusive test as the new default experience. Open the test menu in the top right corner (the ⁝ button), and you should see an option to apply the variant.

How winning test templates are implemented

Depending on the type of template you've tested, the implementation method may vary. Most template tests can be automatically implemented with the Apply variant button.

Homepage (Index) templates

✓ Shoplift can automatically implement

Unlike other template types on your store, homepage templates are not "assigned" - your store will always use a suffix-less index template (i.e. index.liquid or index.json) as your default homepage template.

This means that in order to implement a suffixed homepage template as your new default experience, Shoplift must replace the JSON or liquid code from your original, suffix-less template (index.json) with the JSON or liquid code from your tested, suffixed template (i.e. index.sl-AE2FB8F1.json).

However, we don't delete the original code found in your older, suffix-less index template. Instead, we migrate it to a new template that contains the date of implementation as the suffix (i.e. index.05-04-2024.json).

If you would like to revert to your original homepage template at any time, simply replace the code in your index.json template with the code from your previous template, now named with the date of implementation as the suffix.

Collection, product, and page templates

✓ Shoplift can automatically implement

When a tested collection, product, or page template is implemented via a winning test, Shoplift simply reassigns whichever collections, products, or pages are currently assigned to your original (control) template to your variant (tested) template. Your original template is unchanged, and can be reassigned at any time.

Variant templates of a different template type

✕ Requires manual implementation

When you test templates of different types (i.e. a homepage template vs. a page builder template), Shoplift cannot automatically apply the variant template as the new default experience. To apply the variant template manually, you can either create a new template (i.e. create a new homepage template and apply the changes there) or assign the template to site pages through your page builder tool.

Implementing a winning test theme

Once a test is ended, you will have the choice to apply your test variant as your new theme. To do this, click Apply variant in the top right corner of your test. Your store will now use your variant theme as the default experience for your entire site.

Apply Variant