Minor doc change
This commit is contained in:
parent
779f618adf
commit
61992e2d2e
|
@ -221,6 +221,7 @@ const createSimpleProductWithCategory = async ( productName, productPrice, categ
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create variable product.
|
* Create variable product.
|
||||||
|
* Also, create variations for all attributes.
|
||||||
*
|
*
|
||||||
* @param varProduct Defaults to the variable product object in `default.json`
|
* @param varProduct Defaults to the variable product object in `default.json`
|
||||||
* @returns the ID of the created variable product
|
* @returns the ID of the created variable product
|
||||||
|
|
Loading…
Reference in New Issue