ProductVariantInfo
constProductVariantInfo: {~schema: {image?: {alt?:string;meta?:any;sources: {focalPoint?: [number,number];height:number;provider:string;responsive?:"static"|"mobile"|"desktop";src:string;width:number; };type:"image"; }; }; }
Additional information about a product variant.
Type declaration
| Name | Type | Description |
|---|---|---|
| { | ‐ |
| { | Image associated with the product variant. |
|
| ‐ |
|
| ‐ |
| { | Each source is a different version of the same image. Differences may be:
|
|
| ‐ |