PricebookEntry Object Reference

Overview

Property Value
API Name PricebookEntry
Label PricebookEntry
Plural Label PricebookEntrys
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 the Add to Cart buttons for the Product. If blank, the Pricebook2.Add_To_Cart_Text__c field will be used
[Future] Subscription Balloon Price s_c__Balloon_Price__c Currency(18,2) No [Feature not yet available] If set this will be used as the amount that will be billed at the end of the subscription term.
Bundle Only s_c__Bundle_Only__c Checkbox No Indicates whether this product can only be sold as part of a bundle. If checked, customers and staff will not be able to add this product directly to the cart as a standalone item. The product page will list the bundles it is available in.
Bundle Price Strategy s_c__Bundle_Price_Strategy__c Picklist No Defines the pricing strategy for bundles when this product is the anchor product. Flat Price: Uses only the price of the anchor product. Component Price: Uses the sum of prices of all components including the anchor product. This field is only applicable when the product is used as an anchor product in a bundle.
Buy it Now Text s_c__Buy_It_Now_Text__c Text(128) No Text to be displayed on the Buy it Now buttons for the Product. If blank, the Pricebook2.Buy_It_Now_Text__c field will be used.
Can Earn Points s_c__Can_Earn_Points__c Checkbox No If checked, customers can earn points by purchasing this product.
Can Purchase With Currency s_c__Can_Purchase_With_Currency__c Checkbox No If checked, customers can use currency to purchase this product.
Can Purchase With Points s_c__Can_Purchase_With_Points__c Checkbox No If checked, customers can use points to purchase this product.
Deposit Amount s_c__Deposit_Amount__c Currency(18,2) No If set the user will be charged this amount as a deposit during checkout.
Deposit Points s_c__Deposit_Points__c Number(18,0) No If set the user will be charged this amount of points as a deposit during checkout.
Disable Quantity Selection s_c__Disable_Quantity_Selection__c Checkbox No Prevents users from editing the quantity when purchasing this Product. If enabled, s_c__Order_Quantity_Maximum__c must be set (either on this PriceBookEntry or its related PriceBook) as it is used as the quantity when a customer purchases the Product
Display If Restricted? s_c__Display_If_Restricted__c Checkbox No
Earn Points Bonus s_c__Earn_Points_Bonus__c Number(18,0) No The amount of bonus points earned by purchasing this product. Bonus points are earned on top of any other points earned, if any.
Earn Points s_c__Earn_Points__c Number(18,0) No The amount of points earned by purchasing this product. If blank and Can Earn Points is true, the Price Book's Default Earn Rate will be used to calculate the number of points earned.
Enable Variable Pricing s_c__Enable_Variable_Pricing__c Checkbox No Allow the customer to choose how much they would like to pay (e.g. for donations). The minimum price allowed is the Price or s_c__Sale_Price__c
Hide Price Text s_c__Hide_Price_Text__c Text(128) No Text to be displayed in place of the price for the Products when s_c__Hide_Price__c is true. If blank the Pricebook2.Hide_Price_Text__c field will be used.
Hide Price s_c__Hide_Price__c Checkbox No If enabled the Product will show s_c__Hide_Price_Text__c in place of a price, for example to show "Price on Application".
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
Minimum Sell Price s_c__Minimum_Sell_Price__c Currency(18,2) No If set this will be used as the minimum possible discounted price for this Product on StoreConnect POS. If blank the Product2.Minimum_Sell_Price field is used.
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). If blank the value in PriceBook.s_c__Order_Quantity_Maximum__c will be used.
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. If blank the Pricebook2.Out_Of_Stock_Text__c field will be used.
Percentage s_c__Percentage__c Percent(8,6) No The percentage value to add to all orders that include this product. This is calculated on the toal amount of the order after any shipping and taxes.
Purchase Points Sale s_c__Purchase_Points_Sale__c Number(18,0) No If set this will be used as the points price required to purchase this product.
Purchase Points s_c__Purchase_Points__c Number(18,0) No The amount of points required to purchase this product. If blank and Can Purchase With Points is true, the Price Book's Default Purchase Rate will be used to calculate the number of points required.
Restricted Text s_c__Restricted_Text__c Text(128) No
Restricted s_c__Restricted__c Checkbox No
Sale Price s_c__Sale_Price__c Currency(18,2) No If set this will be used as the amount users will be charged for the Product. If blank the Price field is used.
[Future] Subscription Setup Price s_c__Setup_Price__c Currency(18,2) No [Feature not yet available] If set this will be used as the amount that will be billed at the start of the subscription term.
Tax Method s_c__Tax_Method__c Picklist No Defines whether a product's price (per currency if multi-currency is enabled) is tax inclusive, exclusive, exempt or inherited from price book for a store, account or membership. Overrides corresponding parent price book Tax_Method__c field if not inherited. Default is Inherit.
Tax Zone s_c__Tax_Zone_Id__c Lookup (s_c__Zone__c) No The tax zone applicable to this price book entry if tax method is Inclusive. Overrides corresponding parent price book Tax_Zone_Id_c if tax method is inclusive.
Variable Pricing Options s_c__Variable_Pricing_Options__c MultiselectPicklist No The allowed prices if s_c__Enable_Variable_Pricing__c is enabled. Selecting "Other" allows the user to enter any amount as long as it's higher than Price. Custom names should be in cents (e.g. 5000 for $50).
Exclude From Price Reductions s_c__Exclude_From_Price_Reductions__c MultiselectPicklist No Excludes this price book entry from specific types of price reductions. When blank, inherits the setting from the product. When set, overrides the product-level setting. Values: Discounts, Promotions.
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_Book_Entries_Zone