Overview
Tags are a way to assign simple metadata to various objects
| Property |
Value |
| API Name |
s_c__Tag__c |
| Label |
Tag |
| Plural Label |
Tags |
| Type |
Custom Object |
Fields
| Field Label |
API Name |
Type |
Required |
Description |
| Store |
s_c__Store_Id__c |
Lookup (s_c__Store__c) |
Yes |
The Store that this Tag belongs to. |
| Type |
s_c__Type__c |
Picklist |
No |
Defines what type of Tag this is. In your theme you can use tag types to choose how to display items. |
| Value |
s_c__Value__c |
TextArea |
No |
Defines the text that should be shown for this tag. |
Relationships
| Field |
Type |
Related Object |
Relationship Name |
s_c__Store_Id__c |
Lookup |
s_c__Store__c |
Tags |
Last updated March 6, 2025