Example Scrum Tickets for Planning a WebAR Implementation

This page is provided as is for project managers to use to plan a WebAR implementation. These example stories are based on our experience assisting many clients deploy WebAR to their websites.

Tickets in Excel Sheet format:


As a developer I need the 3D Cloud WebAR SDK libraries available within the website codebase to be able to add to the relevant sections of the website.

The SDK can be imported via node package manager or as a url import, see documentation here: WebAR SDK Integration Guide - 3D Cloud Manual (Public) - 3D Cloud™ Confluence (atlassian.net)

Acceptance Criteria:

  • 3D Cloud WebAR javascript library is available within website pages

  • 3D Cloud WebAR CSS is available within website pages

Estimated Time to Complete: 1 hour

Set up a staging environment using assetEnvironment: stage for testing prior to production so that issues can be caught before launches

Acceptance Criteria:

  • A staging/test environment is accessible by project team for testing outside of production

Estimated Time to Complete: 4 hours

As a user I would like to have a way to request an AR asset I can view in my room on a mobile device. If on a mobile device (iOS or Android) the button should retrieve the appropriate AR asset (USDZ for iOS or GLB for Android) through the correct URL to trigger the native AR viewer on the device to load the asset and show in room. If a user is on a desktop device the button should present a QR code to the user allow for them to load the product on a mobile device.

Acceptance Criteria:

  • On product details pages for SKUs that have webar assets available a “view in ar” button should be visible to the user

  • If clicked the button will load the correct AR asset in the native AR viewer on mobile devices

  • on desktops it should trigger a modal to show a QR code to send to mobile

Estimated Time to Complete: 8 hours

Link to UX story ticket

Set up view in AR button on product details pages per linked story ticket

Estimated Time to Complete: 8 hours

Link to UX story ticket

Test view in AR button on product details pages

Estimated Time to Complete: 4 hours