Product Tax Object Reference

Overview

Product_Tax__c is the join table between Product2 and Tax__c objects. It is the tax (or multiple taxes) that are associated with a Product2 object.

Property Value
API Name s_c__Product_Tax__c
Label Product Tax
Plural Label Product Taxes
Type Custom Object

Fields

Field Label API Name Type Required Description
Product s_c__Product_Id__c Lookup (Product2) No Select a Product to link with the Tax
Tax s_c__Tax_Id__c Lookup (s_c__Tax__c) Yes Select a Tax 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_Taxes
s_c__Tax_Id__c Lookup s_c__Tax__c Product_Taxes