Puja Sharma runs a ceramics brand. She tweaked one thing in the material editor — the glaze texture — and after that, customers stopped messaging her asking for more photos.
Sounds like a small detail. But it points straight at a problem online stores have been stuck with for years.
Photos alone don't sell anymore
The most frustrating moment in online shopping is when the product photo angle just doesn't tell you what the thing actually looks like. So you message the seller asking for another angle, and if they're slow to reply, you close the tab.
The data on this is stark. In Shopify's writeup on Rebecca Minkoff, shoppers who viewed a 3D model were 44% more likely to add to cart, and visitors who checked the product in AR were 65% more likely to buy — 27% of them actually completed the order.
Furniture brand Oakywood saw average order value jump 458% in Germany, 232% in Switzerland, and 84% in the UK after adding Shopify's AR feature. Custom orders on Etsy, which had been near zero per month, climbed to 200–300 a month.
Numbers like that make it tempting to say "just bolt 3D onto everything." That's where the real problem starts.
But add 3D and your site can grind to a halt
A concern that actually got raised
When Ctruh Studio launched on Product Hunt, developer Greig Santos-Buch called out exactly this risk: "WebGL/JS can tank LCP and INP, hurting SEO rankings." He suggested lazy loading, a 2D fallback for crawlers, and offloading work from the main thread.
That's not a nitpick. Most 3D viewers run heavy WebGL libraries on the main thread, which drags down load speed (LCP) and responsiveness (INP) — and Google penalizes that in search rankings. The feature you added to boost conversion can end up cutting off the search traffic that got people there in the first place.
So the real question isn't "should we add 3D," it's "how do we add it without wrecking site speed."
How Ctruh tried to have it both ways
Ctruh Studio is a no-code XR commerce platform from Ctruh, an India-based deep-tech startup that's appeared on Shark Tank India. Founded in 2022, it raised a $2.5M seed round led by Inflection Point Ventures and Avinya Ventures.
On the performance concern, CEO Vinay Agastya responded directly: 3D content is built to never touch the critical rendering path. The team uses worker-based rendering, WASM decoding, and WebGPU to keep the main thread free, plus sequential virtual texturing (loading only the texture tiles that are actually needed) and versioned caching, so repeat visits barely touch bandwidth.
The point isn't "AI makes 3D." It's "the site doesn't break no matter who makes the 3D."
VersaAI turning text or images into production-ready 3D models in minutes is the flashy part, but for anyone actually running a store, what matters more is whether the page still loads fast once that model is embedded.
On top of that, there's a no-code drag-and-drop editor, 120+ scene templates, and QR-based AR. Like the ceramics example above, sellers can adjust color, texture, and reflectivity directly in the material editor to answer the exact questions customers usually have to ask about — without another photoshoot.
It's not finished, either. Launch-day comments flagged the lack of batch editing across multiple product variants, and the team said it's on the roadmap for the next release.
How to get started without writing code
- Pick a plan and sign up
Free, Pro, Business, or Enterprise — start with whatever fits your scale. - Generate a 3D model with VersaAI
Upload a product photo or describe it in text, and get a model back in minutes. - Fine-tune it in the material editor
Adjust color, texture, and reflectivity to match the real product. This is the step that cuts down "send more photos" requests. - Set up AR and the configurator
Let customers scan a QR code to place the product in their own space or on themselves. - Check loading behavior before you publish
Confirm lazy loading is actually working and that it's not touching your first-paint (LCP) before you go live.
Want to go deeper?
Ctruh Studio's Product Hunt page Read the actual launch comments and developer Q&A — SEO concerns, real seller reviews, all of it producthunt.com
Ctruh Studio's official product page Full feature breakdown of the XR commerce suite and brand case studies ctruh.com
Shopify — The Thrilling Evolution of 3D Ecommerce Real conversion data from brands like Rebecca Minkoff and Oakywood shopify.com
Entrackr — Ctruh's $2.5M seed round Investor list and company history entrackr.com
Business News This Week — Ctruh Studio's launch announcement Founder Vinay Agastya's comments and the pricing tier structure businessnewsthisweek.com
Zoftwarehub — Ctruh product overview A clean spec table: scene template count, editor features, and more zoftwarehub.com


.png)
