Merchant setup guide

Add instant 3D-printing quotes to your website.

Use the hosted quote subdomain when you control DNS, or paste the widget snippet into a quote page when you do not.

Decision guide Pick the install path that fits access.
  1. 01
    Can edit DNS Use quote.yourdomain.com for the hosted quote portal.
  2. 02
    Can edit CMS Create /quote and paste the widget snippet.
  3. 03
    Ready to test Test uploads, pricing, checkout, and dashboard visibility.

Embed snippet

Paste this into your quote page.

Replace YOUR_TENANT_ID with the public tenant ID shown in Trennen admin settings.

<div id="trennen-quote-widget"></div>
<script
  src="https://embed.trennen.co.nz/widget.js"
  data-tenant-id="YOUR_TENANT_ID"
  data-theme-primary="#0077c8"
  data-theme-font="Inter, system-ui, sans-serif">
</script>
Theme options Match the quote path to the merchant brand.

Use data attributes or scoped CSS variables for colors, fonts, radius, and wording support.

Custom quote domain

Point a quote subdomain at Trennen.

Use this path when the merchant can edit DNS. It keeps the quote portal on the merchant domain and helps avoid third-party-cookie issues.

Type CNAME

Use a CNAME record rather than an A record.

Name quote

This creates quote.theirdomain.com.

Target quotes.trennen.co.nz

Leave TTL automatic or default.

For Cloudflare, use DNS-only at first. Turn proxying on only after the quote page has been tested.

CMS setup

Works with common website builders.

The widget is lightweight and can be added without a custom app build.

WordPress

Custom HTML block

Create /quote, add a Custom HTML block, paste the snippet, then publish and test.

Wix

Embed HTML

Add an Embed HTML element, paste the snippet, and give the frame enough height.

Squarespace

Code Block

Add a Code Block, set it to HTML, paste the snippet, and keep Display Source off.

Shopify

Page or theme section

Add a quote page or theme section, paste the snippet, then link Get a Quote in navigation.

Cloudflare

CNAME record

DNS > Records > Add CNAME. Name quote, target quotes.trennen.co.nz, DNS-only first.

GoDaddy and Namecheap

Advanced DNS

Add a CNAME with host quote and value quotes.trennen.co.nz. Do not use @.

Launch QA

Test before the quote page goes public.

Use these checks before handing the quote page to customers. The guide stays public so merchants can prepare setup at any time.

Script embed.trennen.co.nz/widget.js

Confirm it resolves and returns JavaScript.

Quote page Upload, price, pay

Test in Chrome, Firefox, and Safari with restrictive cookie settings.

Dashboard Order visible

Confirm the merchant sees the quote and order after submission.