Getting Started with HFProductManager
This tutorial walks you through installing HFProductManager, 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 HFProductManager
- Creating a custom app in Shopify Admin
- Connecting your store to HFProductManager
- 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 HFProductManager 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 HFProductManager from the Start Menu
Step 2: Create a Custom App in Shopify
HFProductManager connects to your store using a custom app with Client ID and Client Secret. 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 (you may need to enable developer access first)
- Click Create an app and name it "HFProductManager"
- Go to Configuration → Configure Admin API scopes
- Enable these scopes:
read_productsandwrite_products— Product managementread_inventoryandwrite_inventory— Inventory managementread_locations— Inventory locationsread_product_listings— Product listingsread_ordersandread_all_orders— Sales reportsread_publicationsandwrite_publications— Sales channelsread_content— Page references in metafieldsread_files— File references in metafields
- Click Save, then go to API credentials
- Click Install app
- Copy the Client ID and Client Secret from the Settings page
Step 3: Connect Your Store
- In HFProductManager, click Add Store in the toolbar
- Enter your store name (just the subdomain, e.g.,
mystorenotmystore.myshopify.com) - Paste your Client ID and Client Secret
- Click Test Connection to verify
- Click Save
HFProductManager will automatically obtain an access token using your credentials and sync your products from Shopify. For stores with thousands of products, this may take a few minutes.
Step 4: Learn the Workflow
HFProductManager 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. HFProductManager 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