A developer has written the logic to import products from an enterprise resource pi
products are in Salesforce, but they are not visible in the store.
What did the developer forget to assign to the imported products?
A. Entitlement policy
B. Storefront
C. Account
D. Promotion
B. Storefront
Explanation:
A developer has written the logic to import products from an enterprise
resource planning (ERP) platform into B2B storefront products. The imported products are
in Salesforce, but they are not visible in the store. The developer forgot to assign the
storefront to the imported products. A storefront is a logical grouping of products,
categories, and price books that defines what products are available for purchase in a B2B
Commerce site1. A product must be associated with at least one storefront to be visible in
the store2. The developer can use the Data Loader to insert or update the storefront
assignments for the imported products3.
Option A, Option C, and Option D are incorrect because they are not required for the
products to be visible in the store. An entitlement policy is a set of rules that determines the
availability of products based on the buyer’s account, contract, or order history4. An
account is a record that represents a business or person involved in a business
transaction. A promotion is a marketing tool that offers discounts or incentives to buyers.
These are optional features that can be used to customize the B2B Commerce experience,
but they are not necessary for the products to be visible in the store.
References:
Storefronts
Product Visibility
Insert new Products and custom Price Books via Data Loader
Entitlement Policies
[Accounts]
[Promotions]