Variables
ProductVariantAvailability
declaration
constProductVariantAvailability: {~schema: {availabilityDate?:Date;quantity:number;status:"inStock"|"outOfStock"|"backorder"|"preorder"; }; }
Represents the current availability of a product variant.
Type declaration
| Name | Type | Description |
|---|---|---|
| { | ‐ |
|
| Date when the product is available again. See https://support.google.com/merchants/answer/6324470?sjid=8908944638393652594-EU |
|
| The current approximate inventory level for the variant. See |
|
| See |