@coveo/headless
    Preparing search index...

    Interface BadgesProduct

    interface BadgesProduct {
        badgePlacements: BadgePlacement[];
        productId: string;
    }
    Index

    Properties

    badgePlacements: BadgePlacement[]
    productId: string