Skip to content
Log in

Shipping Carrier Product Object Reference

On this page

Overview

Configures a shipping carrier product.

Property Value
API Name s_c__Shipping_Carrier_Product__c
Label Shipping Carrier Product
Plural Label Shipping Carrier Products
Type Custom Object

Fields

Field Label API Name Type Required Description
Active s_c__Active__c Checkbox No Enable/disable the shipping carrier product.
Api Parameters s_c__Api_Params__c LongTextArea(10000) No [Internal Use] Parameters used to lodge a shipment with an external API. Exact contents varies depending on the Shipping Provider.
Display Name s_c__Display_Name__c Text(255) No Name of the shipping carrier product to be displayed to the user.
Fixed Price s_c__Fixed_Price__c Currency(18,2) No Hard override of the carrier-quoted price. When set, all other pricing rules are ignored and the customer is always charged this amount. Leave blank to skip.
Instructions Markdown s_c__Instructions_Markdown__c LongTextArea(131072) No Instructions for the shipping carrier product to be shown to the user.
Markup Amount s_c__Markup_Amount__c Currency(18,2) No Flat amount added on top of the marked-up price. Applied after Markup Percentage. Leave blank to skip.
Markup Percentage s_c__Markup_Percentage__c Percent(18,4) No Percentage added to the carrier-quoted base price. For example, 10 means +10%. Applied before Markup Amount. Leave blank to skip.
Max Price s_c__Max_Price__c Currency(18,2) No Maximum price ceiling applied after markup steps. If the post-markup price is above this value, it is clamped to the ceiling. Must be greater than or equal to Min Price. Leave blank to skip.
Min Price s_c__Min_Price__c Currency(18,2) No Minimum price floor applied after markup steps. If the post-markup price is below this value, it is raised to the floor. Leave blank to skip.
Product Code s_c__Product_Code__c Text(255) No The product code for the shipping carrier product.
Shipping Provider s_c__Shipping_Provider_Id__c Lookup (s_c__Shipping_Provider__c) No The shipping provider associated to this shipping carrier 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__Shipping_Provider_Id__c Lookup s_c__Shipping_Provider__c Shipping_Carrier_Products_Provider

Was this article helpful?

Was this article helpful?