Title: ArtInAR – 2D to 3D Art
Author: roesware
Published: <strong>February 25, 2026</strong>
Last modified: April 3, 2026

---

Search plugins

![](https://ps.w.org/artinar/assets/icon.svg?rev=3477410)

# ArtInAR – 2D to 3D Art

 By [roesware](https://profiles.wordpress.org/roesware/)

[Download](https://downloads.wordpress.org/plugin/artinar.1.2.zip)

 * [Details](https://pcd.wordpress.org/plugins/artinar/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/artinar/#reviews)
 *  [Installation](https://pcd.wordpress.org/plugins/artinar/#installation)
 * [Development](https://pcd.wordpress.org/plugins/artinar/#developers)

 [Support](https://wordpress.org/support/plugin/artinar/)

## Description

Art In AR adds an AR/3D button to WooCommerce product pages so customers can view
your product in their own space. It supports GLB (Android) and USDZ (iOS) models
and works with Advanced Custom Fields (ACF) or standard post meta.

Features:
 – Automatic button display via a configurable WooCommerce hook – Shortcode:`[
art_in_ar_buttons]` for manual placement – GLB and USDZ URLs via meta keys – Optional
QR-code fallback for desktop/unsupported devices – Lightweight and privacy-friendly:
no tracking, no external ads.

#### Translations

 * Base language: English (`artinar`).
 * Included locales: Dutch (Netherlands `nl_NL`), Dutch (Belgium `nl_BE`), German(
   Germany `de_DE`).
 * Community translations are managed via translate.wordpress.org. When this plugin
   is hosted on WordPress.org, translations are delivered automatically.

#### Requirements

 * WooCommerce
 * WordPress 5.8+
 * PHP 7.4+

### Privacy

This plugin is designed with privacy in mind.

 1. **Google Scene Viewer**
 2.  * **Service:** An Android system component for viewing 3D models in AR.
     * **Usage:** Used to display GLB models on Android devices.
     * **Data sent:** When an Android user clicks the “View on your wall” button, the
       URL of the GLB model is sent to Google’s Scene Viewer.
     * **Terms & Privacy:** [Google Terms of Service](https://policies.google.com/terms)/
       [Google Privacy Policy](https://policies.google.com/privacy)

The `qr-code-styling` library is bundled within the plugin and is loaded locally
from your own server, so no IP addresses are shared with a third-party CDN for this
purpose.

Optionally, you can enable a QR display (Settings  Art In AR). When enabled, a QR
code is generated using the `qr-code-styling` library. If you host your own GLB/
USDZ assets on an external domain, this is your own responsibility and subject to
your privacy policy.

## Screenshots

 * [[
 * Example of the AR/3D button on the product page.
 * [[
 * Settings page with meta key and text options.

## Installation

 1. Upload the plugin folder to `/wp-content/plugins/` or install via the WordPress
    dashboard.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Configure the meta keys and texts via Settings  Art In AR.
 4.  * Default meta keys: `art_in_ar_glb_url` and `art_in_ar_usdz_url`.
 5. Add the GLB/USDZ URLs to your product (via ACF or post meta).
 6. Optional: use the `[art_in_ar_buttons]` shortcode to place the buttons manually.

## FAQ

### The 3D model fails to load (“Failed to fetch”)

If you host your GLB files on a different domain or a CDN, ensure that your server
sends the correct CORS headers. Specifically, the `Access-Control-Allow-Origin` 
header must be present. The plugin automatically adds `crossorigin="anonymous"` 
when an external URL is detected to support this.

### Where do I store the GLB/USDZ URLs?

Use the standard post meta fields `art_in_ar_glb_url` and/or `art_in_ar_usdz_url`.
If ACF is installed, you can also use ACF fields with those keys.

### Does this work without ACF?

Yes. The plugin tries `get_field()` first and falls back to `get_post_meta()`.

### Can I change the button position?

Yes, via Settings  Art In AR you can adjust the WooCommerce hook or disable automatic
display and use the shortcode.

### Does the plugin load external scripts or track users?

Yes, it utilizes Google Scene Viewer for AR on Android. No tracking is performed
by the plugin itself. The QR-code styling library is bundled locally for better 
privacy. See the Privacy section for more details.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“ArtInAR – 2D to 3D Art” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ roesware ](https://profiles.wordpress.org/roesware/)

“ArtInAR – 2D to 3D Art” has been translated into 2 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/artinar/contributors)
for their contributions.

[Translate “ArtInAR – 2D to 3D Art” into your language.](https://translate.wordpress.org/projects/wp-plugins/artinar)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/artinar/), check out
the [SVN repository](https://plugins.svn.wordpress.org/artinar/), or subscribe to
the [development log](https://plugins.trac.wordpress.org/log/artinar/) by [RSS](https://plugins.trac.wordpress.org/log/artinar/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.2

 * Fixes for WooCommerce= 1.1 =
 * Add support for WooCommerce variable products: AR/3D models can now be set per
   variation.
 * Refactor model URL retrieval into a reusable helper method.

#### 1.0.0

Initial release.

## Meta

 *  Version **1.2**
 *  Last updated **2 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 *  Languages
 * [Dutch](https://nl.wordpress.org/plugins/artinar/), [Dutch (Belgium)](https://nl-be.wordpress.org/plugins/artinar/),
   and [English (US)](https://wordpress.org/plugins/artinar/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/artinar)
 * Tags
 * [3d](https://pcd.wordpress.org/plugins/tags/3d/)[Augmented Reality](https://pcd.wordpress.org/plugins/tags/augmented-reality/)
   [product](https://pcd.wordpress.org/plugins/tags/product/)[shortcode](https://pcd.wordpress.org/plugins/tags/shortcode/)
   [woocommerce](https://pcd.wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/artinar/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/artinar/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/artinar/reviews/)

## Contributors

 *   [ roesware ](https://profiles.wordpress.org/roesware/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/artinar/)