chore(docs): Generated API Reference (#3935)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com> Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
This commit is contained in:
co-authored by
olivermrbl
Shahed Nasser
parent
beffa3de0e
commit
cce2b3827e
@@ -189,3 +189,13 @@ properties:
|
||||
type: object
|
||||
example:
|
||||
car: white
|
||||
purchasable:
|
||||
description: |
|
||||
Only used with the inventory modules.
|
||||
A boolean value indicating whether the Product Variant is purchasable.
|
||||
A variant is purchasable if:
|
||||
- inventory is not managed
|
||||
- it has no inventory items
|
||||
- it is in stock
|
||||
- it is backorderable.
|
||||
type: boolean
|
||||
|
||||
Reference in New Issue
Block a user