Perplexity Try-On Is Live: The GEO Playbook for Apparel DTC Brands

The April 2026 wave of AI-search feature launches had one release that actually moves product out the door: Perplexity Try-On. Shoppers now build a virtual avatar from a single selfie, then preview apparel SKUs directly inside Perplexity’s shopping cards. For apparel DTC operators this is not a novelty demo. Perplexity’s own telemetry shows Try-On eligible SKUs pull roughly 3x the shopping-card views of non-eligible SKUs in the same category. See the original release log at releasebot.io.

What Try-On actually does and why it is different this time

The user flow is simple. Shopper asks something like “black blazer under 200 for office”, Perplexity returns shopping cards, and eligible cards now carry a Try-On button. One tap puts the shopper’s avatar in the garment, rotatable, with automatic size suggestions. The avatar is generated once from an uploaded selfie and persists across sessions, so the friction is front-loaded.

Virtual try-on is not new in isolation. Amazon has offered eyewear try-on since 2023. Google Shopping shipped image-based try-on for women’s tops the same year. Neither expanded meaningfully beyond their initial category. Perplexity is the first to ship full apparel coverage inside a conversational AI search surface, and to do it across an entire Shopify merchant base rather than a curated brand list.

The operational shift is in ranking. Perplexity’s shopping-card ranking already weighed price, review signal, and brand authority. Try-On eligibility is now a hard upstream gate. Ineligible SKUs still appear, but below the Try-On cluster. If your catalog cannot clear the compliance bar, you are not competing on price anymore. You are competing for what is left of the scroll.

The eligibility bar, specifically

Perplexity documented the requirements cleanly. The table below maps what is required and what breaks if you miss it.

RequirementStandardFailure mode
Image count3+ images per SKU, front / back / sideSKU excluded from Try-On pool entirely
Primary image backgroundTransparent PNGAvatar composite renders with white halo, filtered out
Structured dataschema.org/Product with Offer.availabilityProduct metadata unreadable, skipped
Garment type metadatatop / bottom / dress / outerwearAvatar cannot target body region
Size chartStructured JSON-LD SizeSpecificationNo fit recommendation, conversion drops
PlatformShopify surfaced first via existing integrationNon-Shopify storefronts queued

The image bar is where most apparel feeds break. Brands still mix flat-lay, lifestyle, and on-model shots with inconsistent backgrounds. That mix works on a PDP, it does not work for Try-On ingestion. The teams with clean Amazon A+ main images already have compliant assets; everyone else needs a reshoot budget.

The size chart requirement is the quiet killer. Most Shopify stores embed size charts as static images inside the PDP. Perplexity’s parser cannot read those. You need JSON-LD with explicit measurements per size variant. It is not hard to implement, it is simply missing almost everywhere.

The four-step Shopify rollout

Shopify merchants get routed through the existing Perplexity integration, so there is no separate Try-On program signup. Four concrete actions to take this week:

First, audit the product feed. Export the products CSV from Shopify Admin and score each SKU against the three-image and transparent-background requirement. Expect a meaningful portion of your catalog to fail. Do not try to remediate everything. Rank SKUs by trailing-90-day gross margin and reshoot the top cohort first.

Second, install a size-chart schema app. Filter the Shopify App Store for apps that output JSON-LD SizeSpecification blocks, not apps that only render a table in the theme. Validate post-install by viewing the PDP source and confirming the “@type”: “SizeSpecification” payload renders.

Third, tag garment type via metafields. Shopify has no native garment-type field, so create a metafield namespace tryon with key garment_type and constrain values to top, bottom, dress, outerwear. Surface it into your theme’s Product schema as an additionalProperty. Without this tag, the avatar rigger cannot place the garment.

Fourth, QA against live Perplexity. Open perplexity.ai, run queries your target customers would run, and confirm your SKUs surface in the Try-On cluster. When they do not, check the merchant-side feed diagnostics. Expect two to three iteration rounds before you get clean ingestion across the catalog.

Which SKUs deserve the reshoot budget

Reshooting a single SKU with transparent background and three consistent angles runs roughly 15 to 30 USD per SKU depending on studio and retouching workflow. That math does not work for everything. Prioritize where the 3x card-view lift actually converts.

Two SKU profiles earn the investment first. High-AOV outerwear and dresses above 50 USD, where fit anxiety is the primary cart-abandonment reason and Try-On removes it. Silhouettes that are hard to read flat, such as oversized, crop, drape, or asymmetric cuts, where static imagery under-sells the garment. Seasonal or capsule drops with short lifecycles are a third candidate, because a 3x exposure multiplier is often the difference between sell-through and markdown.

Deprioritize basics such as plain tees and standard denim where decision friction is already low. Skip footwear and accessories for now, Perplexity Try-On has not opened those categories. Hold on extended-size and bespoke fits until Perplexity publishes clearer guidance on body-diversity coverage in the avatar system. The current model favors standard size ranges.

The next 90 days of GEO work

Near term, expect Perplexity to extend Try-On into adjacent categories. Footwear and bags are the obvious next cohort. Brands that get image pipelines and structured data clean now will onboard new categories at zero incremental engineering cost.

Downstream, Google and Bing will respond. Google Shopping’s women’s-tops try-on has run since 2023 and the infrastructure exists to extend it. The good news for brands: schema.org structured data is portable, so the work you do for Perplexity carries forward with minimal rework.

The real operational question is speed, not whether to do it. First-movers on Shopify are already capturing the 3x lift. By the time that lift compresses to 1.5x, the work becomes table stakes rather than advantage. Get the feed audit done this week, lock reshoot scheduling for your top-margin SKUs next week, and target a clean Perplexity ingestion pass by end of April. The outsized-return window is measured in weeks, not quarters.

Related Articles