Poq.SDK.Node

Home > @poq/sdk-sfcc > Product > variationValues

Product.variationValues property

The actual variation attribute id - value pairs. Only for type variant and variation group.

Signature:

variationValues?: {
        [key: string]: string;
    };