MockMagentoBundledProductItemOption

Properties

Name Type Description
uid faker.datatype.uuid()
label faker.random.word()
quantity faker.datatype.number({ min: 1, max: 20 })
is_default faker.datatype.boolean()
position faker.datatype.number({ min: 1, max: 10 })
product this.createProduct()
createProduct MagentoSimpleProduct
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.