{"title":"Product Tag Object Reference","slug":"product-tag-object-reference","url":"https://support.storeconnect.com/articles/product-tag-object-reference","url_markdown":"https://support.storeconnect.com/articles/product-tag-object-reference.md","subtitle":null,"summary":"A join object between Product2 and Tag__c","type":"Developer_Documentation","video_url":"","keywords":"salesforce, object reference, Product Tag, s_c__Product_Tag__c, api","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Overview\n\nA join object between Product2 and Tag__c\n\n| Property | Value |\n|----------|-------|\n| **API Name** | `s_c__Product_Tag__c` |\n| **Label** | Product Tag |\n| **Plural Label** | Product Tags |\n| **Type** | Custom Object |\n\n## Fields\n\n| Field Label | API Name | Type | Required | Description |\n|-------------|----------|------|----------|-------------|\n| Position | `s_c__Position__c` | Number(18,0) | No | The display order for this Product Tag in relation to other records for the same Product and Tag. |\n| Product | `s_c__Product_Id__c` | Lookup ([Product2](product2-object-reference)) | No | The Product for this Product Tag. |\n| Tag | `s_c__Tag_Id__c` | Lookup ([s_c__Tag__c](tag-object-reference)) | Yes | The Tag for this Product Tag. |\n\n## Relationships\n\n| Field | Type | Related Object | Relationship Name |\n|-------|------|----------------|-------------------|\n| `s_c__Product_Id__c` | Lookup | [Product2](product2-object-reference) | Product_Tags |\n| `s_c__Tag_Id__c` | Lookup | [s_c__Tag__c](tag-object-reference) | Product_Tags |"}