Minor doc change

This commit is contained in:
Rodel Calasagsag 2021-06-07 16:11:41 +08:00
parent 779f618adf
commit 61992e2d2e
1 changed files with 1 additions and 0 deletions

View File

@ -221,6 +221,7 @@ const createSimpleProductWithCategory = async ( productName, productPrice, categ
/**
* Create variable product.
* Also, create variations for all attributes.
*
* @param varProduct Defaults to the variable product object in `default.json`
* @returns the ID of the created variable product