Install on Shopify
Open Website & embed → Shopify
Cabinet → Settings → Website & embed → Connect → Shopify.
Step 1 · Where should clients book?
One platform at a time. Progress: Choose → Configure → Go live.
Same pattern for Wix (Add to Wix). If app install isn’t configured, use Create snippet.
Recommended · App: enter Shop domain (your-shop.myshopify.com) and click Add to Shopify when app install is configured. Alternative · Snippet: enter Storefront URL and Create snippet (or download the Liquid file).
Paste Go live materials
Go live shows Shopify — floating Book now (theme.liquid before </body>), Shopify — inline calculator (Custom Liquid / section), and Shopify — aftercare page (iframe). Booking/calculator use window.InkdeskShopify + /embed/v1/inkdesk-embed.js; aftercare is a separate themed iframe.
<script>
window.InkdeskSquarespace = {
platform: "squarespace",
salon: "tattoo-point",
key: "pk_…",
mode: "booking+calculator",
button: { label: "Book now" }
};
</script>
<script src="https://inkdesk.online/embed/v1/inkdesk-embed.js" defer></script>Set theme=dark or theme=light on the aftercare iframe to match your storefront. Never paste sk_ keys into theme files. Re-copy from Sites → View install code anytime.
Verify
Publish the theme, load a storefront page, and wait for Verified — widget is live on Go live (or ● live under Sites).
- ✓ yourshop.com · WordPress · ● live
- · staging.yourshop.com · snippet · pending
Go live waits for the widget beacon — then Verified — widget is live.