@nosto/search-js
    Preparing search index...

    Type Alias FormattedPrices

    type FormattedPrices = {
        listPriceText?: string;
        priceText?: string;
    }
    Index

    Properties

    listPriceText?: string
    priceText?: string