Product Tax Group Object Reference
Overview
Product_Tax_Group__c is the join table between Product2 and Tax_Group__c objects. It is the tax group (or multiple groups) that are associated with a Product2 object.
| Property |
Value |
| API Name |
s_c__Product_Tax_Group__c |
| Label |
Product Tax Group |
| Plural Label |
Product Tax Groups |
| Type |
Custom Object |
Fields
| Field Label |
API Name |
Type |
Required |
Description |
| Product Id |
s_c__Product_Id__c |
Lookup (Product2) |
No |
Select a Product to link with the Tax Group |
| Tax Group Id |
s_c__Tax_Group_Id__c |
Lookup (s_c__Tax_Group__c) |
Yes |
Select a Tax Group to link with the Product |
| 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__Product_Id__c |
Lookup |
Product2 |
Product_Tax_Groups |
s_c__Tax_Group_Id__c |
Lookup |
s_c__Tax_Group__c |
Product_Tax_Groups |
Last updated March 6, 2025