If you sell DTF transfers on Shopify, the biggest unlock for revenue is letting customers design their own gang sheets directly in your store — no email back-and-forth, no quote-by-quote artwork prep, no delays between order and production. The DTFGSA gang sheet builder embeds into Shopify as a custom product page with a full design surface, AI nesting, white channel automation, and Stripe-backed checkout. This guide walks through the setup.
Three things change when customers self-serve:
Shops that switch from quote-and-email to embedded self-service typically see 30–50% increase in conversion and 60–80% reduction in customer service overhead.
In Shopify admin → Products → Add product. Create a product called "Custom DTF Gang Sheet" (or similar). Set the price to $0.15 base if you're selling at cost, or whatever your retail markup is.
The product page needs a custom template that loads the DTFGSA builder. In your theme editor → Templates → Add a new template → "product.gangsheet.liquid".
In the new template, paste this snippet where you want the builder to appear:
<div id="dtfgsa-builder"></div> <script src="https://dtfgangsheetapp.com/universal-embed.js" data-shop="your-shop.myshopify.com" data-product-handle="custom-dtf-gang-sheet" data-mode="shopify"> </script>
Replace your-shop.myshopify.com with your actual Shopify domain. The embed script handles the rest — it injects the full builder UI, loads the AI nester, manages cart sync with Shopify, and triggers Shopify checkout when the customer is ready.
The builder reads pricing from your DTFGSA admin dashboard. Open your DTFGSA account, navigate to Settings → Embed Pricing, and set:
The DTFGSA cost ($0.15/sheet on export) is your wholesale cost; the retail price you set on Shopify is what the customer pays.
In Shopify admin → Settings → Notifications → Webhooks, add:
https://api.dtfgangsheetapp.com/webhooks/shopify/order-paidThis tells DTFGSA when a customer pays, so the production-ready file is automatically generated and made available in your account dashboard.
Place a test order on your store. The customer flow should be:
The embedded builder maintains your store's branding (header, footer, theme colors). The builder UI is the same DTFGSA experience but white-labeled to your shop name. Customers see:
In your DTFGSA admin dashboard:
Your fulfillment workflow becomes: receive Shopify order email → log into DTFGSA → download production file → send to your RIP. No artwork prep needed.
The DTFGSA embed has the same per-sheet pricing as the standalone builder: $0.15 per 22"×36" gang sheet on export. There's no separate "embed license" fee — pay only on production exports.
For high-volume Shopify stores (200+ sheets/month), volume rates are available. Contact sales with your monthly volume estimate.
Usually a Liquid template caching issue — clear your theme cache or hard-refresh. Also check that the data-shop attribute matches your actual myshopify.com domain.
Confirm the Shopify webhook is configured (Step 4) and pointing to the correct endpoint. Test it manually via Shopify's "Send test webhook" button.
Check that the order paid webhook has fired — Shopify Admin → Settings → Notifications → Recent webhook deliveries. Failed deliveries can be re-sent manually.
For shops that want a one-click install instead of editing Liquid templates, the DTFGSA Shopify app is in the Shopify App Store (search "DTFGSA"). Same functionality, faster setup. The custom embed (described above) is for shops that want full control over the customer-facing UI.
Free to install, $0.15 per sheet on export. Setup takes about 20 minutes.
Open the builder →