Pricebook2 Object Reference

Overview

Property Value
API Name Pricebook2
Label Pricebook2
Plural Label Pricebook2s
Type Standard Object

Fields

Field Label API Name Type Required Description
Add to Cart Text s_c__Add_To_Cart_Text__c Text(128) No Text to be displayed on Add to Cart buttons for Products. Can be overridden for individual Products with PriceBookEntry.s_c__Add_To_Cart_Text__c. If blank, the text 'Add to Cart' will be used.
Buy it Now Text s_c__Buy_It_Now_Text__c Text(128) No Text to be displayed on Buy it Now buttons for Products. Can be overridden for individual Products with PriceBookEntry.s_c__Buy_It_Now_Text__c. If blank, the text 'Buy it Now' will be used.
Default Earn Rate s_c__Default_Earn_Rate__c Number(18,4) No The default conversion rate for earning points from purchases. Used if product can earn points and the Pricebook Entry does not specify an earn points value.
Default Purchase Rate s_c__Default_Purchase_Rate__c Number(18,2) No The default conversion rate for when purchasing using points. This value is used if product is bought with points and the Pricebook Entry does not specify an purchase points value.
Hide Price Text s_c__Hide_Price_Text__c Text(128) No Text to be displayed in place of the price on Products where PriceBookEntry.s_c__Hide_Price__c is enabled. Can be overridden for individual Products with PriceBookEntry.s_c__Hide_Price_Text__c. If blank "POA" will be used.
Minimum Deposit Amount s_c__Minimum_Deposit_Amount__c Currency(18,2) No If set the user will be asked for this minimum deposit amount set during checkout.
Minimum Deposit Percent s_c__Minimum_Deposit_Percent__c Number(16,4) No Minimum Deposit Percent
Minimum Deposit Points s_c__Minimum_Deposit_Points__c Number(18,0) No If set the user will be asked for this minimum deposit point set during checkout
Order Quantity Maximum s_c__Order_Quantity_Maximum__c Number(18,0) No The maximum quantity of any individual Product which can be added to a single Order. Products that track inventory will use either this or the current stock availability as the limit (whichever is lower). Can be overridden for individual Products with PriceBookEntry.s_c__Order_Quantity_Maximum__c. If left blank then stock availability is used as the limit (or no limit if the Product is backorderable).
Out of Stock Text s_c__Out_Of_Stock_Text__c Text(128) No Text to be displayed if the Product is out of stock (for Products that track stock). Can be overridden for individual Products with PriceBookEntry.s_c__Out_Of_Stock_Text__c. If blank 'Out of Stock' will be shown.
Tax Method s_c__Tax_Method__c Picklist No Defines whether product pricing is tax inclusive, exclusive or exempt for a store, account or membership. Can be overridden by corresponding related price book entries Tax_Method__c field. Default is Exclusive. A none/null value is equivalent to Exclusive.
Tax Zone s_c__Tax_Zone_Id__c Lookup (s_c__Zone__c) No The tax zone applicable to all entries within this price book if tax method is Inclusive & single currency org. Can be overridden by corresponding related price book entries Tax_Zone_Id__c field.
Unavailable Text s_c__Unavailable_Text__c Text(255) No Text to be displayed in place of the price when a Product is not available to purchase (e.g. is discontinued). If blank, "Unavailable" will be shown.
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__Tax_Zone_Id__c Lookup s_c__Zone__c Price_Books_Zone