Update 15.md

Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
This commit is contained in:
gzuuus 2024-04-10 10:27:20 +00:00 committed by GitHub
parent e529213ef9
commit 91f13a7d7e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
15.md
View File

@ -88,7 +88,7 @@ Fields that are not self-explanatory:
{ {
// "stall_id": <string, id of the stall to which this product belong to>, // "stall_id": <string, id of the stall to which this product belong to>,
"name": <string, product name>, "name": <string, product name>,
"type": <simple | variable | variation>, "type": <string, "simple" | "variable" | "variation">,
"description": <string (optional), product description>, "description": <string (optional), product description>,
"images": <[string], array of image URLs, optional>, "images": <[string], array of image URLs, optional>,
"currency": <string, currency used>, "currency": <string, currency used>,