Skip to content

Product Selector Field

The Product Selector field allows customers to choose products from your Shopify store directly within forms. This guide explains how to use this powerful integration.

The Product Selector is a specialized field that:

FeatureDescription
Search ProductsCustomers can search your catalog
Show ImagesDisplays product thumbnails
Auto-FillPre-selects current product on product pages
Collects Product DataSubmission includes full product details
Use CaseExample
Product Inquiries”Ask about this product”
Warranty RegistrationRegister specific product
Return RequestsSelect product to return
Product ReviewsReview specific product
Custom OrdersRequest customization for product
Bulk OrdersSelect multiple products
  1. Edit your form
  2. Click Add Elements
  1. Find Product Selector in field types
  2. Click to add to your form
SettingDescription
LabelField label (e.g., “Select Product”)
RequiredMake selection mandatory
Allow MultipleLet users select multiple products
Show ImagesDisplay product thumbnails
Auto-Select Current ProductPre-fill on product pages
ModeBest For
SingleWarranty, returns, reviews
MultipleBulk orders, wholesale, inquiries

When enabled on product pages:

  1. Form detects current product
  2. Product is pre-selected
  3. Customer can change if needed

How to Enable:

  1. Select Product Selector field
  2. Toggle Auto-Select Current Product
  3. Save form

Display thumbnails in selector:

OptionEffect
EnabledShows product image next to name
DisabledText-only list

Recommendation: Enable for better visual recognition.

Best experience with auto-select:

  1. Add form to product page
  2. Enable auto-select
  3. Customer sees current product pre-filled

For general inquiries:

  1. Product Selector shows search
  2. Customer searches for product
  3. Selects from results

Product Selector includes search:

  1. Customer types product name
  2. Results filter in real-time
  3. Select from matching products

When a product is selected, submission includes:

DataDescription
Product IDShopify product ID
Product TitleProduct name
Product HandleURL handle
Product URLLink to product page
Product ImageThumbnail URL
Variant InfoIf variant selected
PriceProduct price

In notifications and exports:

Product: {product_title}
Product ID: {product_id}
Link: {product_url}
Price: {product_price}
IF "Product" = "Custom Item"
THEN show "Customization Details" field
IF "Product Category" = "Electronics"
THEN show "Serial Number" field

For product issues:

  1. Product Selector - Which product
  2. File Upload - Photos of issue
  3. Description - What’s wrong

For returns:

  1. Order Number - Locate order
  2. Product Selector - Which item
  3. Reason - Why returning

Use descriptive labels:

GoodPoor
”Which product is this about?""Product"
"Select the product to review""Select"
"Product needing service""Item”

For product-specific forms:

  • Always require product selection
  • Ensures context for submission

On product pages:

  • Always enable auto-select
  • Reduces friction for customer
  • Ensures correct product

Add supporting fields:

  • Order number
  • Purchase date
  • Serial number (if applicable)
CauseSolution
API sync issueWait for sync or refresh
No productsAdd products to Shopify
Permission issueCheck app permissions
CauseSolution
Not on product pageOnly works on product pages
Theme issueCheck theme integration
Multiple productsFeature detects first product
CauseSolution
No product imagesAdd images to products
Image optimizationCheck image URLs
CDN issuesVerify Shopify CDN access
Play