adobe ar viewer

Augmented Reality: Seamless 3D Experiences with Adobe Commerce

Augmented reality (AR) enhances user experiences by integrating 2D or 3D elements into real-world views via a device’s camera. Explore the seamless 3D graphics display with the AR Viewer for Adobe Commerce.

Discover the AR Viewer’s onboarding process and user benefits in Adobe Commerce, along with essential best practices. Developed by Pixar, Universal Scene Description (USD) is a groundbreaking open-source software, enabling the versatile interchange of 3D scenes, assets, and animations, enhancing collaborative workflows within .USDZ files, delivering immersive AR and 3D content to users’ devices.

AR Viewer, adobe ar viewer

Optimized AR Viewer Requirements for Magento

To utilize the AR Viewer seamlessly within your Magento platform, ensure your instance meets these prerequisites:

  1. PHP Version: PHP 8.1.0
  2. Magento Open Source: Version 2.4.x
  3. Adobe Commerce: Version 2.4.4 and above

Please be aware of the following compatibility limitations:

  • File Format: AR Viewer supports .USDZ files exclusively.
  • QR Code: Requires endroid/qr-code version 4.5.
  • Catalog Module: Requires magento/module-catalog version 104.0.0.

Features of AR Viewer

Experience an effortless interface for uploading 3D product models with these key features:

  • Easy-to-use interface for uploading 3D models of your products.
  • Automatic QR code generation upon 3D model upload.
  • Seamless integration of QR codes into product pages for AR viewing.
  • An immersive, interactive product viewing experience on mobile devices.
  • Streamlined merchant experience directly embedded into the Adobe Commerce admin.

Installation of Extension

To install the extension download the extension from Adobe Marketplace
Step1: Run this composer command to begin the installation

composer require magento/module-arviewer

Step2: Run the upgrade command

php bin/magento setup:upgrade 

php bin/magento setup:static-content:deploy -f

php bin/magento c:f

That’s it you have successfully installed the extension

If you encounter any issues during the installation of the extension, don’t hesitate to contact us. We will be happy to assist you in any way we can.

Go To Top