@nosto/nosto-js

    Interface Addtocart

    Payload for addtocart event

    interface Addtocart {
        placementId: string;
        productId: string;
        skuId?: string;
    }
    Index

    Properties

    placementId: string
    productId: string
    skuId?: string
    MMNEPVFCICPMFPCPTTAAATR