File size: 1,423 Bytes
977908e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 |
{
"tasks": [
{
"index": 0,
"start": 11.5,
"end": 19.9,
"text": "View the general catalog and product offerings."
},
{
"index": 1,
"start": 21.9,
"end": 49.1,
"text": "Filter products by specific criteria such as quantity or brand name."
},
{
"index": 2,
"start": 103.6,
"end": 126.3,
"text": "Edit product features or disable a product from the website."
},
{
"index": 3,
"start": 213.4,
"end": 244.7,
"text": "Edit product descriptions and add new features."
},
{
"index": 4,
"start": 309.5,
"end": 367.3,
"text": "Change the price and quantity of a specific product."
},
{
"index": 5,
"start": 385.2,
"end": 396.9,
"text": "Add a new product to the catalog."
},
{
"index": 6,
"start": 417.1,
"end": 475.2,
"text": "Configure product attributes such as color and size."
},
{
"index": 7,
"start": 534.0,
"end": 586.9,
"text": "Allow customers to change product configurations like color and size."
}
]
} |