Interface AplusContentApiModelStandardComparisonProductBlock

The A+ Content standard comparison product block.

StandardComparisonProductBlock

interface AplusContentApiModelStandardComparisonProductBlock {
    asin?: string;
    highlight?: boolean;
    image?: AplusContentApiModelImageComponent;
    metrics?: AplusContentApiModelPlainTextItem[];
    position: number;
    title?: string;
}

Properties

asin?: string

The Amazon Standard Identification Number (ASIN).

StandardComparisonProductBlock

highlight?: boolean

Determines whether this block of content is visually highlighted.

StandardComparisonProductBlock

StandardComparisonProductBlock

Comparison metrics for the product.

StandardComparisonProductBlock

position: number

The rank or index of this comparison product block within the module. Different blocks cannot occupy the same position within a single module.

StandardComparisonProductBlock

title?: string

The comparison product title.

StandardComparisonProductBlock

MMNEPVFCICPMFPCPTTAAATR