> For the complete documentation index, see [llms.txt](https://guide.swiftxr.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.swiftxr.io/plugins/jimdo.md).

# Jimdo

## Introduction

SwiftXR is a powerful platform for creating and sharing interactive 3D, augmented reality (AR), and virtual reality (VR) experiences on the web. With the SwiftXR (3D/AR/VR) Integration for Jimdo, you can easily integrate SwiftXR Projects into your Jimdo website, enabling you to create immersive  and interactive web experiences.

Creating a Project in SwiftXR

* Navigate to the SwiftXR Hub: Begin by visiting the SwiftXR Hub, or alternatively click on this link: <https://swiftxr.io/hub>&#x20;
* Initiate Project Creation: Once on Hub, click the “Create Project” button and enter your desired project name.
* Design or Develop: Utilize the intuitive editor to effortlessly add and customize SwiftXR components, bringing your 3D vision to life.

<figure><img src="/files/EIK7d8LhuiUdgDgZNx53" alt=""><figcaption></figcaption></figure>

## Publishing your SwiftXR Project

* Utilize the editor to create your 3D vision using the SwiftXR components. Once satisfied with your creation, press the “Publish” or “Update” button to make your project live

<figure><img src="/files/vvqetM1o4ohNjoMLC5Ul" alt=""><figcaption></figcaption></figure>

## Copy Embed Code

* After publishing, click the dropdown button beside the “Update” button and select “Share.” Within the Share modal, click the “Copy Embed” button to copy the embed code for your project

<figure><img src="/files/pvjRHdMumhwv4azg7bX2" alt=""><figcaption></figcaption></figure>

## Integrating SwiftXR into Jimdo Website

* Go to <https://www.jimdo.com/login/> and “Log In” if you already have an account, If you do not have an account yet, simply “Create an account”
* Select a site you want to edit: Choose a site from the various sites below  to edit

<figure><img src="/files/5YjdFhyOchetVv8eBuwR" alt=""><figcaption></figcaption></figure>

## Choose the Page & Section

* From the left Navigation Menu, pick the page where you want the 3D/AR model to appear

<figure><img src="/files/5YjdFhyOchetVv8eBuwR" alt=""><figcaption></figcaption></figure>

## Select the site you want to edit

* Hover over the section where you want to place the model and click “Add Element”

<figure><img src="/files/GLK9qf4pWVUFd9E1UNqv" alt=""><figcaption></figcaption></figure>

## Add an Embed/HTML Widget

* In the element list, search for “Widget/HTML” (or custom code) and click on it to insert it into the page

<figure><img src="/files/bEtOKbiivyrZrG0mFgty" alt=""><figcaption></figcaption></figure>

## Paste your SwiftXR Code

* Inside the HTML widget editor, paste your SwiftXR “iframe code” and click on “Save” in the bottom right corner.

<figure><img src="/files/uqv4oiAP0NlqIXfu7BYa" alt=""><figcaption></figcaption></figure>

## Viewing your Scene in the Web, AR or VR

* Save and publish the Jimdo website and view the link on any device to explore it immersively

<figure><img src="/files/avtexCPaIIHX9RngA5Li" alt=""><figcaption></figcaption></figure>

## Conclusion

Integrating SwiftXR into your Jimdo website allows you to showcase products in 3D and AR directly on your pages. With just a simple iframe embed, you can provide visitors with an interactive and engaging shopping experience. This not only helps customers better understand your products but also builds trust, reduces uncertainty, and can lead to higher sales and lower return rates

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.swiftxr.io/plugins/jimdo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
