Getting Started with ProductManager
This tutorial walks you through installing ProductManager, connecting your first Shopify store, and performing your first bulk edit. By the end, you'll understand the core workflow and be ready to manage your catalog like a pro.
What You'll Learn
- How to download and install ProductManager
- Creating a custom app in Shopify Admin
- Connecting your store to ProductManager
- The Filter → Select → Edit workflow
- Making your first bulk edit
Prerequisites
- Windows 10 or later (64-bit)
- A Shopify store with admin access
- Permission to create custom apps in your store
Step 1: Download and Install
Download the ProductManager installer from our download page. The installer includes everything you need - no separate .NET installation required.
- Run
ProductManager-Setup.exe - Follow the installation wizard
- Launch ProductManager from the Start Menu
Step 2: Create a Custom App in Shopify
ProductManager connects to your store using a custom app. This gives you full control over the connection and what permissions are granted.
- Log in to your Shopify Admin
- Go to Settings → Apps and sales channels
- Click Develop apps
- Click Create an app and name it "ProductManager"
- Go to Configuration → Configure Admin API scopes
- Enable these scopes:
read_productsandwrite_productsread_inventoryandwrite_inventoryread_locationsread_product_listings
- Click Save, then go to API credentials
- Click Install app
- Copy the Admin API access token (you'll only see this once!)
Step 3: Connect Your Store
- In ProductManager, click Add Store in the toolbar
- Enter your store name (just the subdomain, e.g.,
mystorenotmystore.myshopify.com) - Paste your Admin API access token
- Click Test Connection to verify
- Click Save
ProductManager will sync your products from Shopify. For stores with thousands of products, this may take a few minutes.
Step 4: Learn the Workflow
ProductManager follows a simple Filter → Select → Edit workflow:
- Filter: Use the search box or advanced filters to narrow down products
- Select: Click to select one product, Ctrl+Click for multiple, or Shift+Click for a range
- Edit: Use inline editing (click a cell) or bulk operations (toolbar buttons)
Step 5: Your First Bulk Edit
Let's try a simple bulk price increase:
- Select a few products (Ctrl+Click to select multiple)
- Click Bulk Edit → Prices in the toolbar
- Choose "Increase by percentage" and enter 10
- Click Preview to see the changes
- If it looks good, click Apply
That's it! Your prices are updated in Shopify. ProductManager automatically creates a backup so you can restore if needed.
Next Steps
- Bulk Price Editing - Learn all the pricing options
- AI Descriptions - Set up AI-powered description generation
- Import & Export - Master CSV and Excel workflows