mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-01-13 00:52:10 -05:00
Update 15.md
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
This commit is contained in:
parent
e529213ef9
commit
91f13a7d7e
2
15.md
2
15.md
|
@ -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>,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user