Poq.SDK.Node

Home > @poq/sdk > FormVariant > swatch

FormVariant.swatch property

URL of the product image to represent this form variant.

Signature:

readonly swatch: string | undefined;

Example

console.log(formVariant.swatch); // http://static.myshop.com/images/redtshirt.jpg