@adcp/sdk API Reference - v10.0.1
    Preparing search index...

    Interface ProductCardFields

    interface ProductCardFields {
        image?: ImageAsset;
        title?: string;
        description?: string;
        price_label?: string;
        cta_label?: string;
    }
    Index

    Properties

    image?: ImageAsset
    title?: string
    description?: string
    price_label?: string
    cta_label?: string