Product Tag Object Reference

Overview

A join object between Product2 and Tag__c

Property Value
API Name s_c__Product_Tag__c
Label Product Tag
Plural Label Product Tags
Type Custom Object

Fields

Field Label API Name Type Required Description
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.
Product s_c__Product_Id__c Lookup (Product2) No The Product for this Product Tag.
Tag s_c__Tag_Id__c Lookup (s_c__Tag__c) Yes The Tag for this Product Tag.

Relationships

Field Type Related Object Relationship Name
s_c__Product_Id__c Lookup Product2 Product_Tags
s_c__Tag_Id__c Lookup s_c__Tag__c Product_Tags