Sample Projects and Use Cases > Use Case: 3D-Guided Service Instructions > 3D-Guided Service Instructions 302: Add a Simple ThingWorx Service to Vuforia Studio
  
3D-Guided Service Instructions 302: Add a Simple ThingWorx Service to Vuforia Studio
Prerequisites
Before you begin this portion of the project make sure you’ve completed the following sections:
3D-Guided Service Instructions 101: Use Attributes in Creo Illustrate
3D-Guided Service Instructions 201: Use JavaScript to Highlight Parts and Create Ionic Popups
3D-Guided Service Instructions 202: Use JavaScript to Find Parts
3D-Guided Service Instructions 301: Add Pricing Data and a Shopping Cart to a Model
Introduction
In 3D-Guided Service Instructions 301, you added pricing attributes to the quadcopter model though bulk adding in Creo Illustrate. However, most of the time, an attribute like pricing will not be included in the model itself, and will be stored in a different location. In this case, the price of each part will need to be added into a table in ThingWorx that can be called into Vuforia Studio. This section will show you how to take data from ThingWorx, add in into Vuforia Studio, and then manipulate it within an existing Vuforia Studio experience.
Import Entities into ThingWorx Composer
Add a Thing to Vuforia Studio
Call getPriceAvailability and Use the serviceInvokeComplete Event Listener