Loading
Salesforce now sends email only from verified domains. Read More
Get Started with B2C Commerce
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Associate a Store with an Inventory List in B2C Commerce

          Associate a Store with an Inventory List in B2C Commerce

          Offer customers the pick-up from store capability within your storefront.

          Required Editions

          Available in: B2C Commerce

          Offer customers the pick-up from store capability within your storefront.

          In Salesforce B2C Commerce, use the order API to implement a pick-up-from-store scenario by associating a basket product line item with an inventory list. Use Business Manager to assign a store to an inventory list. Then programmatically retrieve an associated product inventory list from the Store object. See Inventory Management.

          1. Associate stores with inventory lists in Business Manager.
            1. Define your inventory lists. See Create Inventory Lists and Records.
            2. Define your stores. See Create Stores in B2C Commerce.
            3. Associate each store with an inventory list. See Create Stores in B2C Commerce.
          2. Use the B2C Commerce API to add this functionality to your application.
            getInventoryList () Use to retrieve an associated product inventory list from the Store object. Returns the associated dw.catalog.ProductInventoryList object. From dw.catalog.Store.
           
          Loading
          Salesforce Help | Article