Getting Started: Create a 3D Product Configurator
This page helps you set up a simple yet complete product configurator. You’ll go from a blank project to an embedded, interactive storefront experience. Follow these steps to learn each part, or skip to the area you need.
tip: Already created your configurator? If you’re just looking to add it to your Shopify storefront, you can skip to the App Block embed instructions.
Create a New Configurator
- Open the Aircada configurator panel in your admin dashboard.
- Click Create New Project.
- Give your project a clear name. Example: “T-shirt Configurator”.
- Select the Shopify product you want to connect.
(If your product isn’t created yet, set it up first in Shopify.) - Pick what should happen after each order—redirect or standard Shopify checkout.
- Click Create Configurator to enter the studio.
note: You can adjust mobile/desktop heights, and order flow, anytime under project settings.
Add Your Model to the Scene
- In the left Assets panel, click Upload and select your 3D model file (.glb or .gltf).
- After upload, drag your model onto the scene.
- Resize and move your model to fit well within the camera’s view.
- Use the camera preview to check your product appearance.
tip: To preview your product under different lighting, add a light source or adjust its position in the scene.
Adjust Model Materials
- Select your model.
- Go to the Material tab on the left.
- Remove or disable any old materials to start clean.
- Set Roughness lower for a smoother look. Adjust other properties as needed.
- Adjust color and brightness to match your real product.
tip: Brightness and roughness matter. T-shirts usually look best with higher roughness and neutral brightness.
Make the Model Rotate
- Select the model, open the Geometry or Transform settings.
- Find Rotation, click the connector or quick-tag icon.
- Map pointer (mouse/touch) movement to rotation on the Y-axis (left‑right).
- Test drag response using the interactive viewport. Adjust sensitivity and smoothness if needed.
note: Lock the axis to prevent vertical tilting unless you want full 3D spin.
Make Your Model Customizable
Add Color Options
- Select the t-shirt’s material in the Materials tab.
- Find the Color property and Quick Tag it (right-click).
- Switch to the configurator interface (“Creator” or “Configurator” tab).
- Add an Option Selector component.
- Set buttons or swatches for each shirt color you want to offer.
- Link each selector button to a different color value.
- Label the option group Shirt Color for clarity.
Let Users Upload Their Own Logo
- Select the t-shirt and go to its Material tab.
- Add a Sticker (or “Decal”) effect. Upload a default logo to test.
- Set the sticker’s scale and position so it appears on the shirt’s chest.
- Quick Tag the logo image and scale properties.
- Return to the configurator tab. Add a Media Upload option for users to upload their logo.
- Add a slider or input for logo size, linked to the sticker scale.
- Test configuration to confirm logo changes appear immediately.
tip: Use .png images with transparent backgrounds for the cleanest logo overlays.
Add More Product Options
- Add more color options or additional properties as needed.
- Set clear labels for each group (e.g. Color, Logo, Logo Size).
- Check that each selector updates the 3D view as you expect.
note: You can limit min/max logo size or set custom steps if you want more control.
Set Base Price and Order Settings
- Open the “Settings” panel for your configurator project.
- Adjust the base price, minimum/maximum order quantity, and label for the submit button.
- Save settings—these show up directly in the Shopify product view.
Add the Aircada Configurator App Block to Your Storefront
- Click Publish to save your configurator.
- Go to your Shopify theme editor (“Customize” from Online Store).
- Create a new product template (e.g. “T-shirt Tutorial”).
- Add a new Apps section, then select Product Configurator as a block.
- Link your configurator to the target product.
- Preview the product page to ensure your configurator loads and works as expected.
- Assign your new template to the product in Shopify so customers see the 3D configurator on the product page.
tip: You can minimize or hide default theme sections if you want a dedicated full-width 3D experience.
Preview the Full Flow
- Visit the product page as a customer.
- Try all color, logo, and size options for the shirt.
- Use the configurator’s submit or add-to-cart flow to trigger checkout.
- Check that the configuration summary and uploaded files appear in the order.
note: The order’s admin view includes logo uploads and a snapshot of your customer’s unique design for printing.
Viewing Custom Orders
- Open Orders in your Shopify admin.
- Find the related order and view the line item details.
- Click the logo or snapshot links to download files for printing or review.
- Verify all order info before production.
tip: Use the snapshot URL to double-check that each customer’s final preview matches their request.
FAQ
Quick answers as you build your first configurator
Yes! Upload .glb or .gltf files in the Assets panel. If your model doesn't look right, try reducing file size or merging meshes for best results.
Yes. The configurator is responsive and supports touch gestures for all main interactions.
Encourage customers to use .png for logos, but .jpg also works. Keep logo files under 2MB each.
Adjust the property limits for your sticker scale and position in the configurator panel. Use min/max and step settings for safe ranges.
Yes. Set up price rules or add-ons in the configurator settings to update the base price as customers select different features.
Check the order details in Shopify. You’ll find a preview snapshot and any uploaded logo or artwork files.
Include a reset or clear-all option in your configurator panel. This lets customers return to the starting state anytime.