@coveo/headless
    Preparing search index...

    Interface RecommendationsOptions

    interface RecommendationsOptions {
        productId?: string;
        slotId: string;
    }
    Index

    Properties

    Properties

    productId?: string

    The unique identifier of the product to use for seeded recommendations.

    slotId: string

    The unique identifier of the recommendations slot (e.g., b953ab2e-022b-4de4-903f-68b2c0682942).