Selling Partner API SDK for JavaScript
    Preparing search index...

    The variation theme is a list of Amazon catalog item attributes that define the variation family.

    interface ItemVariationTheme {
        attributes?: string[];
        theme?: string;
    }
    Index

    Properties

    Properties

    attributes?: string[]

    Names of the Amazon catalog item attributes that are associated with the variation theme.

    theme?: string

    Variation theme that indicates the combination of Amazon catalog item attributes that define the variation family.