s_c__Store__c Object Reference

Name s_c__Store__c
Type Custom StoreConnect Object
Description Stores are the entry point to purchase within your StoreConnect site and this provides all the information needed to show a store on your StoreConnect site. Each site can support multiple stores, each with it's own set of branding, purchasing, email, domain and path combination.

Field Definitions

Field Name Type Required Unique
s_c__Activate_Points_At_Order_Status__c LongTextArea No No
The Order Status at which any points earned from a purchase should be activated. Only activated points can be used for further purchases.
s_c__Body_Content_Block_Id__c Lookup (s_c__Content_Block__c) No No
The specified content block will be inserted as is just before the closing BODY tag on every page on the website. You can use liquid in this as well.
s_c__Booking_Hold_Duration__c Number(5, 0) No No
The number of minutes that bookable Products will be held after being added to the cart. While an item is on hold, it will reduce availability by the quantity in the Cart until it is either purchased or the hold expires.
s_c__Cache_Version__c Text No No
Changing this field allows the user to invalidate any existing cached data in their application, used if there is a incorrect data showing in a cached field that would otherwise take time to expire.
s_c__Calculate_Stock_By__c Picklist No No
Used in conjunction with stock level recalculation process to trigger and calculate stock level 'Count on Hand' and 'Available to Sell'.
s_c__Cash_Rounding_Rule__c Picklist No No
The method to use when rounding cash payments on POS.
s_c__Cash_Rounding_Unit__c Currency(16, 2) No No
If set cash payments will be rounded to this unit on POS.
s_c__Category_Placeholder_Id__c Lookup (s_c__Media__c) No No
s_c__Code__c Text No No
s_c__Confirmation_Email_Template__c Text No No
Classic Email Template API Name to confirm email address at registration
s_c__Currency__c Picklist No No
s_c__Custom_Styles__c LongTextArea No No
Global over-ride of store's styles such as brand colour and background colour etc.
s_c__Default_Points_Usage__c Picklist No No
If an Account Points Ledger record is created for this Store, this setting will be passed through to the Account Points Ledger record Usage__c field.
s_c__Default_Timezone__c Picklist No No
The default timezone for the Store.
s_c__Default__c Checkbox(false) No No
s_c__Deliver_Vouchers_At_Order_Status__c Text No No
The Order Status at which Vouchers should be delivered to the customer.
s_c__Deposit_Amount__c Currency(18, 0) No No
If set the user will be charged this amount as a deposit during checkout.
s_c__Deposit_Points__c Number(18, 0) No No
If set the user will be charged this amount of points as a deposit during checkout.
s_c__Disable__c Checkbox(false) No No
If true, the store is disabled, the site will show a blank page with simple title and text stating that the Store is offline for maintenance. Optionally, if there is a content block referenced in the Disabled_Content_Block_Id__c field this will be shown instead of the default text.
s_c__Disabled_Content_Block_Id__c Lookup (s_c__Content_Block__c) No No
This is the content block that is optionally displayed when the store has the Disabled__c field set to true. If this is not specified then default text will be shown in the store saying the site is offline for maintenance and the customer should check back later.
s_c__Display_Price_In__c MultiselectPicklist No No
Determines what the Store's prices are shown in. Either Currency, Points, or both.
s_c__Domain__c URL No No
s_c__Email_Logo_Id__c Lookup (s_c__Media__c) No No
s_c__Enable_Quotations__c Checkbox(false) No No
Enables or disables Request Quotations feature workflow for products with Hide Price enabled in the Price Book Entry.
s_c__External_Javascripts__c LongTextArea No No
s_c__Footer_Content_Block_Id__c Lookup (s_c__Content_Block__c) No No
The specified content block will be displayed as the store's footer. If this is set, then `Footer_Menu_Id__c` is ignored. If nothing is set a default footer will be shown.
s_c__Footer_Menu_Id__c Lookup (s_c__Menu__c) No No
The specified menu will be displayed as the store's footer. If nothing is set, the default footer will be shown
s_c__Head_Content_Block_Id__c Lookup (s_c__Content_Block__c) No No
The specified content block will be inserted as is just before the closing HEAD tag on every page on the website. You can use liquid in this as well.
s_c__Header_Content_Block_Id__c Lookup (s_c__Content_Block__c) No No
The specified content block will be displayed as the store's header. If this is set, then `Header_Menu_Id__c` is ignored. If nothing is set a default header will be shown.
s_c__Header_Menu_Id__c Lookup (s_c__Menu__c) No No
The specified menu will be displayed as the store's header. If nothing is set, the default header will be shown
s_c__Home_Page_Id__c Lookup (s_c__Page__c) No No
s_c__Invitation_Email_Template__c Text No No
Classic Email Template API Name to invite a Contact
s_c__Link__c URL No No
s_c__Locale__c Picklist No No
The locale for the Store.
s_c__Logo_Id__c Lookup (s_c__Media__c) No No
Logo image to be displayed on the store
s_c__Mail_From_Address__c Email No No
The email address you wish to have your transactional emails sent as. Must be configured as an `Organization-Wide Addresses` in Setup
s_c__Meta_Description__c LongTextArea No No
s_c__Meta_Keywords__c Text No No
Comma separated list of keywords to appear within the meta keywords tag in the HEAD tag of the page.
s_c__Meta_Title__c Text No No
s_c__POS_Order_Types__c Text No No
A list of Order types that can be created for this Store on POS devices, separated by semicolons.
s_c__Path__c Text No No
The path of the store in URLs when it the current store, e.g. https://example.com/eu.
s_c__Pay_By_Account_Enabled__c Checkbox(false) No No
[DEPRECATED] To enable or disable the "Pay by Account" payment option for this store, create and configure a Payment Provider.
s_c__Points_Earned_With_Points_Ratio__c Percent(18, 2) No No
Defines the ratio to apply to any points earned when the purchase was made with points. A ratio of 100 means all points are earned, whereas a ratio of 0 means no points are earned.
s_c__Points_Expiry_Length__c Number(18, 0) No No
Number of Points Expiry Units that will be used to calculate the default expiry date on Points. Leave blank for no expiry.
s_c__Points_Expiry_Unit__c Picklist No No
The unit of measure for the Points_Expiry_Length__c for the Points expiry date. Will be used to calculate the default expiry when a Account_Points_Ledger credit entry is created. Leave blank for no expiry.
s_c__Preview_Store__c Formula No No
Link to the website page for this Store so you can see what it looks like with the current Store configuration.
s_c__Pricebook_Id__c Lookup (Pricebook2) No No
s_c__Privacy_Banner_Markdown__c LongTextArea No No
Information about Privacy Compliance to be shown on the web store's privacy information banner.
s_c__Privacy_Compliance_Enabled__c Checkbox(false) No No
When checked, this enables the privacy compliance features on the web store, eg for GDPR or SCA. It will show a banner that lets the website visitor accept or manage the cookies.
s_c__Privacy_Settings_Markdown__c LongTextArea No No
Information about Privacy Compliance to be shown on the web store's privacy settings screen.
s_c__Product_Label_Downloads__c Text No No
s_c__Product_Label_Features__c Text No No
s_c__Product_Label_Specifications__c Text No No
s_c__Product_Label_Support__c Text No No
s_c__Product_Label_Warranty__c Text No No
s_c__Product_Placeholder_Id__c Lookup (s_c__Media__c) No No
s_c__Reset_Password_Email_Template__c Text No No
Classic Email Template API Name for reset password
s_c__Shipping_Enabled__c Checkbox(false) No No
s_c__Social_Image_Id__c Lookup (s_c__Media__c) No No
The Image to show when the Home Page is shared on Social Media. If not provided, will use the Store Logo.
s_c__Store_Group_Id__c Lookup (s_c__Store_Group__c) No No
The Group that this Store belongs to
s_c__Tax_Inclusive__c Checkbox(false) No No
Tick this checkbox if your product pricing's are tax inclusive.
s_c__Tax_Provider_Id__c Lookup (s_c__Tax_Provider__c) No No
Defines the Tax Provider that applies to this store.
s_c__Terms_Page_Id__c Lookup (s_c__Page__c) No No
s_c__Test_Mode__c Checkbox(true) No No
Test Mode changes the store to show "Test Order" during checkout for all orders going through the system. This is on by default on all new stores. Test Orders are not billed a Shared Success fee. If you want to test on a live store, use the Test Checkout Email store variable instead.
s_c__Theme_Id__c Lookup (s_c__Theme__c) No No
s_c__Theme__c Picklist Yes No
s_c__Unique_Domain_Path__c Text [External ID] No Yes
Ensure that there can be only one store with the same domain and path.
s_c__Voucher_Expiry_Length__c Number(18, 0) No No
Number of Voucher Expiry Units that will be used to calculate the default expiry date on Vouchers. Leave blank for no expiry.
s_c__Voucher_Expiry_Unit__c Picklist No No
The unit of measure for the Voucher_Expiry_Length__c for the Voucher expiry date. Will be used to calculate the default expiry when a Voucher is created. Leave blank for no expiry.
s_c__Zone_Id__c Lookup (s_c__Zone__c) No No
s_c__sC_Id__c Text [External ID] No Yes
StoreConnect External ID, do not modify in Salesforce

For more information about how or when to use the above, see our documentation.

 

 
Back to Documentation