{"title":"Product Bookable Location Object Reference","slug":"product-bookable-location-object-reference","url":"https://support.storeconnect.com/articles/product-bookable-location-object-reference","url_markdown":"https://support.storeconnect.com/articles/product-bookable-location-object-reference.md","subtitle":null,"summary":"Product Bookable Location defines a locations that offer a bookable product.","type":"Developer_Documentation","video_url":"","keywords":"salesforce, object reference, Product Bookable Location, s_c__Product_Bookable_Location__c, api","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Overview\n\nProduct Bookable Location defines a locations that offer a bookable product.\n\n| Property | Value |\n|----------|-------|\n| **API Name** | `s_c__Product_Bookable_Location__c` |\n| **Label** | Product Bookable Location |\n| **Plural Label** | Product Bookable Locations |\n| **Type** | Custom Object |\n\n## Fields\n\n| Field Label | API Name | Type | Required | Description |\n|-------------|----------|------|----------|-------------|\n| Bookable Location | `s_c__Bookable_Location_Id__c` | Lookup ([s_c__Bookable_Location__c](bookable-location-object-reference)) | Yes |  |\n| Maximum Bookings | `s_c__Max_Bookings__c` | Number(18,0) | No | The maximum number of Bookings that can be made for this Booking Product at this Location. |\n| Minimum Bookings | `s_c__Min_Bookings__c` | Number(18,0) | No | The minimum number of Bookings required for this Booking Product at this Location. |\n| Product | `s_c__Product_Id__c` | Lookup ([Product2](product2-object-reference)) | No |  |\n| StoreConnect External ID | `s_c__sC_Id__c` | Text(36) | No | StoreConnect External ID, do not modify in Salesforce |\n\n## Relationships\n\n| Field | Type | Related Object | Relationship Name |\n|-------|------|----------------|-------------------|\n| `s_c__Bookable_Location_Id__c` | Lookup | [s_c__Bookable_Location__c](bookable-location-object-reference) | Product_Bookable_Locations |\n| `s_c__Product_Id__c` | Lookup | [Product2](product2-object-reference) | Product_Bookable_Locations |\n\n## Referenced by\n\nThese objects hold a lookup or master-detail relationship to **Product Bookable Location** (`s_c__Product_Bookable_Location__c`). Where the referring record exists to join things together, **Also links to** shows what it connects this object to.\n\n| Object | Field | Type | Relationship Name | Also links to |\n|--------|-------|------|-------------------|---------------|\n| [s_c__Availability__c](availability-object-reference) | `s_c__Product_Bookable_Location_Id__c` | Lookup | Availabilities | — |\n| [s_c__Bookable_Event__c](bookable-event-object-reference) | `s_c__Product_Bookable_Location_Id__c` | Lookup | Bookable_Events | — |"}