{"title":"Product Delivery Window Object Reference","slug":"product-delivery-window-object-reference","url":"https://support.storeconnect.com/articles/product-delivery-window-object-reference","url_markdown":"https://support.storeconnect.com/articles/product-delivery-window-object-reference.md","subtitle":null,"summary":"A join object between Product and Delivery Window","type":"Developer_Documentation","video_url":"","keywords":"salesforce, object reference, Product Delivery Window, s_c__Product_Delivery_Window__c, api","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Overview\n\nA join object between Product and Delivery Window\n\n| Property | Value |\n|----------|-------|\n| **API Name** | `s_c__Product_Delivery_Window__c` |\n| **Label** | Product Delivery Window |\n| **Plural Label** | Product Delivery Windows |\n| **Type** | Custom Object |\n\n## Fields\n\n| Field Label | API Name | Type | Required | Description |\n|-------------|----------|------|----------|-------------|\n| Active From | `s_c__Active_From__c` | DateTime | No | The starting date/time this Product Delivery Window is enabled. |\n| Active To | `s_c__Active_To__c` | DateTime | No | The ending date/time this Product Delivery Window is enabled. |\n| Delivery Window | `s_c__Delivery_Window_Id__c` | Lookup ([s_c__Delivery_Window__c](delivery-window-object-reference)) | No | The Delivery Window associated with this Product Delivery Window. |\n| Product | `s_c__Product_Id__c` | Lookup ([Product2](product2-object-reference)) | No | The Product associated with this Product Delivery Window. |\n\n## Relationships\n\n| Field | Type | Related Object | Relationship Name |\n|-------|------|----------------|-------------------|\n| `s_c__Delivery_Window_Id__c` | Lookup | [s_c__Delivery_Window__c](delivery-window-object-reference) | Product_Delivery_Windows |\n| `s_c__Product_Id__c` | Lookup | [Product2](product2-object-reference) | Product_Delivery_Windows |"}