# Product Variant Object Reference

Source: https://support.storeconnect.com/articles/product-variant-object-reference · Last modified 21 August 2026

## Overview

Product Variants are different variations of the same product. For example, small, medium and large, or red, green or blue.
        Each product can have an unlimited number of Product Variants, each of which is just another product.
        By having 2 variant records per product (one for colour and one for size), you could achieve a combination like Red Small, Red Large, Blue Small, Blue Large.
        This would represent 4 products, but require 8 product variant records.

| Property | Value |
|----------|-------|
| **API Name** | `s_c__Product_Variant__c` |
| **Label** | Product Variant |
| **Plural Label** | Product Variants |
| **Type** | Custom Object |

## Fields

| Field Label | API Name | Type | Required | Description |
|-------------|----------|------|----------|-------------|
| Master Product | `s_c__Master_Product_Id__c` | Lookup ([Product2](product2-object-reference)) | No | A Lookup to the product the variants are grouped under. |
| Position | `s_c__Position__c` | Number(18,0) | No | The position of the product variant in relation to others related to the same master product with the same variant type. Lower numbers are shown first, records without a number are then sorted alphabetically by value. |
| Variant Label | `s_c__Variant_Label__c` | Text(255) | No | The button text or picklist value shown on the product page. If no value is provided we use Variant Value instead. |
| Variant Product | `s_c__Variant_Product_Id__c` | Lookup ([Product2](product2-object-reference)) | No | A Lookup to the product that can be selected under the master product. |
| Variant Type | `s_c__Variant_Type__c` | Picklist | Yes | The grouping this variant record belongs to within the master product. i.e. Size, Colour, Type etc. |
| Variant Value | `s_c__Variant_Value__c` | Text(255) | Yes | Defines the specific value of the variant for selection. i.e Red, Blue, Large, Small etc.       This vlaue does not need to be what the customer sees as you can use the Variant Label field for the customer facing value. |
| StoreConnect External ID | `s_c__sC_Id__c` | Text(36) | No | StoreConnect External ID, do not modify in Salesforce. |

## Relationships

| Field | Type | Related Object | Relationship Name |
|-------|------|----------------|-------------------|
| `s_c__Master_Product_Id__c` | Lookup | [Product2](product2-object-reference) | Master_Product_Variant_Products |
| `s_c__Variant_Product_Id__c` | Lookup | [Product2](product2-object-reference) | Variant_Product_Master_Products |

---

## Follow StoreConnect

- [Email Newsletter](https://getstoreconnect.com/c/lp-newsletter)
- [LinkedIn Newsletter](https://www.linkedin.com/build-relation/newsletter-follow?entityUrn=7444956928444862464)
- [YouTube](https://www.youtube.com/channel/UCngKdP2x8l1wcbAKW3tvU8g)
- [LinkedIn](https://www.linkedin.com/company/storeconnect)
- [X / Twitter](https://x.com/storeconnecthq)

## Popular Links

- [Partners](https://getstoreconnect.com/partners)
- [News](https://getstoreconnect.com/articles/news)
- [Events](https://getstoreconnect.com/articles/events)
- [Feature Comparison](https://getstoreconnect.com/how-we-compare)
- [Download a free trial](https://appexchange.salesforce.com/appxListingDetail?listingId=a0N3A00000FMkeKUAT)
- [Book a Demo](https://getstoreconnect.com/contact)

## Documentation

- [Help documentation](https://support.storeconnect.com/help-documentation)
- [AI agents](https://support.storeconnect.com/ai)
- [Videos & tutorials](https://support.storeconnect.com/videos-tutorials)
- [Developer reference](https://support.storeconnect.com/developer-reference)
- [Release notes](https://support.storeconnect.com/release-notes)
- [Troubleshooting](https://support.storeconnect.com/troubleshooting)
- [Trust Center](https://trust.getstoreconnect.com/)
- [Status Page](https://status.storeconnect.com/)

## Contact

- info@getstoreconnect.com
- US +1 415 745 3230
- AUS +61 2 8365 2308

100 S Ashley Dr, Suite 600-2461
Tampa FL 33602-600 USA

Level 22, Sydney Place
180 George Street
Sydney, NSW, 2000, AUS

---

StoreConnect Support — https://support.storeconnect.com/articles/product-variant-object-reference