input
stringlengths 20
98
| slots
dict | category
stringclasses 11
values |
|---|---|---|
Find New Balance sneakers in size 10 between $100 and $200.
|
{
"author": null,
"brand": "New Balance",
"features": [
"sneakers",
"between"
],
"price": "$100",
"product-type": null,
"quantity": null,
"size": "10",
"title": null
}
|
shoe
|
Buy a orange evening gown in small size for $150 with credit card and express shipping.
|
{
"author": null,
"brand": null,
"features": [
"evening",
"credit",
"express",
"small",
"orange",
"shipping.",
"card",
"gown"
],
"price": "$150",
"product-type": null,
"quantity": "150",
"size": "large",
"title": null
}
|
dress
|
Find a gray Patagonia polyester parka in size Small under $50.
|
{
"author": null,
"brand": "Patagonia",
"features": [
"gray",
"polyester",
"small",
"patagonia",
"parka"
],
"price": "$50",
"product-type": null,
"quantity": null,
"size": "Small",
"title": null
}
|
jacket
|
Buy 2 pairs of white Adidas boots in size 6 for $100 each.
|
{
"author": null,
"brand": "Adidas",
"features": [
"white",
"boots"
],
"price": "$100",
"product-type": null,
"quantity": "2",
"size": "6",
"title": null
}
|
shoe
|
Buy 3 Levi's black parka in size Large for $120 each.
|
{
"author": null,
"brand": "Levi",
"features": [
"levi's",
"black",
"parka"
],
"price": "$120",
"product-type": null,
"quantity": "3",
"size": "Large",
"title": null
}
|
jacket
|
Order 'Cloud Sofa' from Restoration Hardware for $915.
|
{
"author": null,
"brand": "Restoration Hardware",
"features": [
"Cloud Sofa"
],
"price": null,
"product-type": "sofa",
"quantity": null,
"size": null,
"title": null
}
|
furniture
|
Buy 1 pair of gray Adidas sandals in size 11 for $120 each.
|
{
"author": null,
"brand": "Adidas",
"features": [
"gray",
"sandals",
"pair"
],
"price": "$120",
"product-type": null,
"quantity": "1",
"size": "11",
"title": null
}
|
shoe
|
Order sushi (extra sauce) from Panda Express.
|
{
"author": null,
"brand": "Panda Express",
"features": [
"sushi",
"extra sauce"
],
"price": null,
"product-type": null,
"quantity": null,
"size": null,
"title": null
}
|
food
|
Buy 2 pairs of white boots in size 12 for $75 each.
|
{
"author": null,
"brand": null,
"features": [
"white",
"boots"
],
"price": "$75",
"product-type": null,
"quantity": "2",
"size": "12",
"title": null
}
|
shoe
|
Order 'Noguchi Coffee Table' from Herman Miller for $1587.
|
{
"author": null,
"brand": "Herman Miller",
"features": [
"Noguchi Coffee Table"
],
"price": null,
"product-type": "sofa",
"quantity": null,
"size": null,
"title": null
}
|
furniture
|
Buy a 104TB Seagate External Hard Drive with USB-C.
|
{
"author": null,
"brand": "Seagate",
"features": [
"104TB",
"external",
"USB-C"
],
"price": null,
"product-type": "hard drive",
"quantity": null,
"size": null,
"title": null
}
|
electronics
|
Order sandwich from Panda Express.
|
{
"author": null,
"brand": "Panda Express",
"features": [
"sandwich"
],
"price": null,
"product-type": null,
"quantity": null,
"size": null,
"title": null
}
|
food
|
Order 'Eames Lounge Chair' from Herman Miller for $2735.
|
{
"author": null,
"brand": "Herman Miller",
"features": [
"Eames Lounge Chair"
],
"price": null,
"product-type": "sofa",
"quantity": null,
"size": null,
"title": null
}
|
furniture
|
Find a blue Arcteryx denim parka in size Large under $500.
|
{
"author": null,
"brand": "Arcteryx",
"features": [
"arcteryx",
"denim",
"blue",
"$500.",
"parka"
],
"price": "$500",
"product-type": null,
"quantity": "500",
"size": "Large",
"title": null
}
|
jacket
|
Buy 4 blue winter jacket in size Large for $50 each.
|
{
"author": null,
"brand": "Large",
"features": [
"blue",
"winter"
],
"price": "$50",
"product-type": "jacket",
"quantity": "4",
"size": "Large",
"title": null
}
|
jacket
|
Find blue cotton chinos in Medium, regular fit, Adidas, under $60.
|
{
"author": null,
"brand": "Adidas",
"features": [
"medium,",
"slim fit",
"blue",
"cotton",
"chinos",
"adidas,",
"regular"
],
"price": "$60",
"product-type": null,
"quantity": null,
"size": "Medium",
"title": null
}
|
pants
|
Find a Lenovo laptop with touchscreen within no budget limit.
|
{
"author": null,
"brand": "Lenovo",
"features": [
"lenovo",
"touchscreen",
"laptop",
"no",
"budget",
"limit."
],
"price": null,
"product-type": null,
"quantity": null,
"size": null,
"title": null
}
|
electronics
|
Buy 2 pairs of brown sneakers in size 10 for $75 each.
|
{
"author": null,
"brand": null,
"features": [
"brown",
"sneakers",
"size"
],
"price": "$75",
"product-type": null,
"quantity": "2",
"size": "10",
"title": null
}
|
shoe
|
Order 'Sectional with Chaise' from Crate & Barrel for $1451.
|
{
"author": null,
"brand": "Crate & Barrel",
"features": [
"Sectional with Chaise"
],
"price": null,
"product-type": "sofa",
"quantity": null,
"size": null,
"title": null
}
|
furniture
|
Buy 3 navy formal shirt in size Large.
|
{
"author": null,
"brand": "Large",
"features": [
"navy",
"formal",
"large."
],
"price": null,
"product-type": "shirt",
"quantity": "3",
"size": "Large",
"title": null
}
|
shirt
|
Buy 3 green leather jacket in size XXL for $75 each.
|
{
"author": null,
"brand": null,
"features": [
"leather",
"green"
],
"price": "$75",
"product-type": "jacket",
"quantity": "3",
"size": "XXL",
"title": null
}
|
jacket
|
Find a brown Levi's leather parka in size Large under $300.
|
{
"author": null,
"brand": "Levi",
"features": [
"brown",
"levi's",
"leather",
"parka"
],
"price": "$300",
"product-type": null,
"quantity": null,
"size": "Large",
"title": null
}
|
jacket
|
Buy a pink evening gown in small size for $150 with credit card and express shipping.
|
{
"author": null,
"brand": null,
"features": [
"evening",
"credit",
"pink",
"express",
"small",
"shipping.",
"card",
"gown"
],
"price": "$150",
"product-type": null,
"quantity": "150",
"size": "large",
"title": null
}
|
dress
|
Buy a yellow maxi dress in medium size for $200 with debit card and standard delivery.
|
{
"author": null,
"brand": null,
"features": [
"maxi",
"standard delivery",
"yellow",
"medium",
"debit card"
],
"price": "$200",
"product-type": "dress",
"quantity": null,
"size": "large",
"title": null
}
|
dress
|
Buy a 156TB Seagate External Hard Drive with USB-C.
|
{
"author": null,
"brand": "Seagate",
"features": [
"156TB",
"external",
"USB-C"
],
"price": null,
"product-type": "hard drive",
"quantity": null,
"size": null,
"title": null
}
|
electronics
|
Order pizza from KFC. for pickup.
|
{
"author": null,
"brand": "KFC",
"features": [
"pizza",
"store pickup."
],
"price": null,
"product-type": null,
"quantity": null,
"size": null,
"title": null
}
|
food
|
Buy 1 Levi's gray denim jacket in size XXL for $150.
|
{
"author": null,
"brand": "Levi",
"features": [
"denim",
"gray",
"levi's",
"$150."
],
"price": "$150",
"product-type": "jacket",
"quantity": "1",
"size": "XXL",
"title": null
}
|
jacket
|
Order ramen (spicy) from McDonald's.
|
{
"author": null,
"brand": "McDonald",
"features": [
"spicy",
"mcdonald's.",
"ramen"
],
"price": null,
"product-type": null,
"quantity": null,
"size": null,
"title": null
}
|
food
|
Find a gray North Face leather windbreaker in size Large under $500.
|
{
"author": null,
"brand": "North",
"features": [
"gray",
"leather",
"windbreaker",
"$500.",
"face",
"north"
],
"price": "$500",
"product-type": null,
"quantity": "500",
"size": "Large",
"title": null
}
|
jacket
|
Find Nike sneakers in size 6 between $50 and $100.
|
{
"author": null,
"brand": "Nike",
"features": [
"sneakers",
"between",
"$100."
],
"price": "$50",
"product-type": null,
"quantity": "6",
"size": "6",
"title": null
}
|
shoe
|
Find 'Hot Wheels Ultimate Garage' by Hot Wheels for $96.
|
{
"author": null,
"brand": "Hot Wheels",
"features": [
"Hot Wheels Ultimate Garage"
],
"price": null,
"product-type": "toy",
"quantity": null,
"size": null,
"title": null
}
|
toy
|
Buy 1 North Face brown windbreaker in size Large for $75.
|
{
"author": null,
"brand": "North",
"features": [
"brown",
"$75.",
"windbreaker",
"face",
"north"
],
"price": "$75",
"product-type": null,
"quantity": "1",
"size": "Large",
"title": null
}
|
jacket
|
Buy navy H&M leggings in 32 for $70 with home delivery.
|
{
"author": null,
"brand": null,
"features": [
"navy",
"home delivery",
"h&m",
"leggings"
],
"price": "$70",
"product-type": null,
"quantity": "32",
"size": null,
"title": null
}
|
pants
|
Find 'Jenga Classic Game' by Hasbro Gaming for $22.
|
{
"author": null,
"brand": "Hasbro Gaming",
"features": [
"Jenga Classic Game"
],
"price": null,
"product-type": "toy",
"quantity": null,
"size": null,
"title": null
}
|
toy
|
Buy 3 pairs of blue Under Armour sneakers in size 9 for $200 each.
|
{
"author": null,
"brand": "Under Armour",
"features": [
"blue",
"sneakers"
],
"price": "$200",
"product-type": null,
"quantity": "3",
"size": "9",
"title": null
}
|
shoe
|
Order 'Reclining Leather Sofa' from La-Z-Boy for $2242.
|
{
"author": null,
"brand": "La-Z-Boy",
"features": [
"Reclining Leather Sofa"
],
"price": null,
"product-type": "sofa",
"quantity": null,
"size": null,
"title": null
}
|
furniture
|
Find a green Columbia leather parka in size Medium under $200.
|
{
"author": null,
"brand": "Columbia",
"features": [
"$200.",
"leather",
"medium",
"columbia",
"green",
"parka"
],
"price": "$200",
"product-type": null,
"quantity": null,
"size": "Medium",
"title": null
}
|
jacket
|
Buy 1 yellow windbreaker in size Large for $150.
|
{
"author": null,
"brand": "Large",
"features": [
"windbreaker",
"yellow",
"$150."
],
"price": "$150",
"product-type": null,
"quantity": "1",
"size": "Large",
"title": null
}
|
jacket
|
Buy 'Moby-Dick' by Herman Melville for $30.
|
{
"author": "Herman Melville",
"brand": null,
"features": null,
"price": "$30",
"product-type": "book",
"quantity": null,
"size": null,
"title": "Moby-Dick"
}
|
book
|
Find brown linen trousers in 38, tapered fit, Under Armour, under $100.
|
{
"author": null,
"brand": "Under Armour",
"features": [
"brown",
"trousers",
"linen",
"$100.",
"tapered fit",
"armour,"
],
"price": "$100",
"product-type": null,
"quantity": null,
"size": "38",
"title": null
}
|
pants
|
Find a navy Columbia wool rain jacket in size X-Large under $150.
|
{
"author": null,
"brand": "Columbia",
"features": [
"rain",
"navy",
"columbia",
"x-large",
"wool"
],
"price": "$150",
"product-type": "jacket",
"quantity": "150",
"size": "X-Large",
"title": null
}
|
jacket
|
Buy 1 green winter jacket in size Large for $100.
|
{
"author": null,
"brand": "Large",
"features": [
"$100.",
"winter",
"green"
],
"price": "$100",
"product-type": "jacket",
"quantity": "1",
"size": "Large",
"title": null
}
|
jacket
|
Find a gray North Face wool puffer jacket in size Large under $50.
|
{
"author": null,
"brand": "North",
"features": [
"puffer",
"gray",
"face",
"wool",
"north"
],
"price": "$50",
"product-type": "jacket",
"quantity": null,
"size": "Large",
"title": null
}
|
jacket
|
Find a navy Levi's cotton bomber jacket in size Small under $500.
|
{
"author": null,
"brand": "Levi",
"features": [
"bomber",
"levi's",
"$500.",
"cotton",
"small",
"navy"
],
"price": "$500",
"product-type": "jacket",
"quantity": "500",
"size": "Small",
"title": null
}
|
jacket
|
Order ramen from Taco Bell. for pickup.
|
{
"author": null,
"brand": "Taco Bell",
"features": [
"store pickup.",
"taco"
],
"price": null,
"product-type": null,
"quantity": null,
"size": null,
"title": null
}
|
food
|
Buy 1 Patagonia white bomber jacket in size Large for $180.
|
{
"author": null,
"brand": "Patagonia",
"features": [
"white",
"bomber",
"patagonia"
],
"price": "$180",
"product-type": "jacket",
"quantity": "1",
"size": "Large",
"title": null
}
|
jacket
|
Buy 1 pair of green Puma sneakers in size 11 for $120 each.
|
{
"author": null,
"brand": "Puma",
"features": [
"sneakers",
"pair",
"green",
"puma"
],
"price": "$120",
"product-type": null,
"quantity": "1",
"size": "11",
"title": null
}
|
shoe
|
Buy 3 pairs of red New Balance loafers in size 11 for $50 each.
|
{
"author": null,
"brand": "New Balance",
"features": [
"red",
"new",
"loafers"
],
"price": "$50",
"product-type": null,
"quantity": "3",
"size": "11",
"title": null
}
|
shoe
|
Order ramen (small) from KFC. for pickup.
|
{
"author": null,
"brand": "KFC",
"features": [
"small",
"ramen",
"store pickup."
],
"price": null,
"product-type": null,
"quantity": null,
"size": null,
"title": null
}
|
food
|
Order 'Cloud Sofa' from Restoration Hardware for $1902.
|
{
"author": null,
"brand": "Restoration Hardware",
"features": [
"Cloud Sofa"
],
"price": null,
"product-type": "sofa",
"quantity": null,
"size": null,
"title": null
}
|
furniture
|
Buy gray Adidas cargo pants in large for $50 with home delivery.
|
{
"author": null,
"brand": "Adidas",
"features": [
"cargo",
"gray",
"home"
],
"price": "$50",
"product-type": "pants",
"quantity": null,
"size": null,
"title": null
}
|
pants
|
Find 'Melissa & Doug Wooden Train Set' by Melissa & Doug for $63.
|
{
"author": null,
"brand": "Melissa & Doug",
"features": [
"Melissa & Doug Wooden Train Set"
],
"price": null,
"product-type": "toy",
"quantity": null,
"size": null,
"title": null
}
|
toy
|
Buy a 2TB Seagate External Hard Drive with USB-C.
|
{
"author": null,
"brand": "Seagate",
"features": [
"2TB",
"external",
"USB-C"
],
"price": null,
"product-type": "hard drive",
"quantity": null,
"size": null,
"title": null
}
|
electronics
|
Buy a 180TB Seagate External Hard Drive with USB-C.
|
{
"author": null,
"brand": "Seagate",
"features": [
"180TB",
"external",
"USB-C"
],
"price": null,
"product-type": "hard drive",
"quantity": null,
"size": null,
"title": null
}
|
electronics
|
Order steak (large) from KFC.
|
{
"author": null,
"brand": "KFC",
"features": [
"steak",
"large"
],
"price": null,
"product-type": null,
"quantity": null,
"size": null,
"title": null
}
|
food
|
Order 'Hemnes Bed Frame' from IKEA for $1130.
|
{
"author": null,
"brand": "IKEA",
"features": [
"Hemnes Bed Frame"
],
"price": null,
"product-type": "sofa",
"quantity": null,
"size": null,
"title": null
}
|
furniture
|
Buy 3 yellow bomber jacket in size Small for $250 each.
|
{
"author": null,
"brand": null,
"features": [
"bomber",
"yellow",
"small"
],
"price": "$250",
"product-type": "jacket",
"quantity": "3",
"size": "Small",
"title": null
}
|
jacket
|
Buy a 72TB Seagate External Hard Drive with USB-C.
|
{
"author": null,
"brand": "Seagate",
"features": [
"72TB",
"external",
"USB-C"
],
"price": null,
"product-type": "hard drive",
"quantity": null,
"size": null,
"title": null
}
|
electronics
|
Buy a 52TB Seagate External Hard Drive with USB-C.
|
{
"author": null,
"brand": "Seagate",
"features": [
"52TB",
"external",
"USB-C"
],
"price": null,
"product-type": "hard drive",
"quantity": null,
"size": null,
"title": null
}
|
electronics
|
Order pasta (large) from McDonald's. for pickup.
|
{
"author": null,
"brand": "McDonald",
"features": [
"mcdonald's.",
"large",
"pasta",
"store pickup."
],
"price": null,
"product-type": null,
"quantity": null,
"size": null,
"title": null
}
|
food
|
Find a navy North Face fleece bomber jacket in size Medium under $500.
|
{
"author": null,
"brand": "North",
"features": [
"bomber",
"$500.",
"medium",
"fleece",
"face",
"navy",
"north"
],
"price": "$500",
"product-type": "jacket",
"quantity": "500",
"size": "Medium",
"title": null
}
|
jacket
|
Order 'Cloud Sofa' from Restoration Hardware for $2142.
|
{
"author": null,
"brand": "Restoration Hardware",
"features": [
"Cloud Sofa"
],
"price": null,
"product-type": "sofa",
"quantity": null,
"size": null,
"title": null
}
|
furniture
|
Buy 3 pairs of blue running shoes in size 8 for $120 each.
|
{
"author": null,
"brand": null,
"features": [
"blue",
"shoes",
"running"
],
"price": "$120",
"product-type": null,
"quantity": "3",
"size": "8",
"title": null
}
|
shoe
|
Find 'The Lord of the Rings' by J.R.R. Tolkien for $13.
|
{
"author": "J.R.R. Tolkien",
"brand": null,
"features": null,
"price": "$13",
"product-type": "book",
"quantity": null,
"size": null,
"title": "The Lord of the Rings"
}
|
book
|
Find a white North Face cotton winter jacket in size Small under $100.
|
{
"author": null,
"brand": "North",
"features": [
"white",
"$100.",
"winter",
"cotton",
"small",
"face",
"north"
],
"price": "$100",
"product-type": "jacket",
"quantity": null,
"size": "Small",
"title": null
}
|
jacket
|
Buy 4 Levi's black winter jacket in size Medium for $180 each.
|
{
"author": null,
"brand": "Levi",
"features": [
"levi's",
"winter",
"medium",
"black"
],
"price": "$180",
"product-type": "jacket",
"quantity": "4",
"size": "Medium",
"title": null
}
|
jacket
|
Buy a 125TB Seagate External Hard Drive with USB-C.
|
{
"author": null,
"brand": "Seagate",
"features": [
"125TB",
"external",
"USB-C"
],
"price": null,
"product-type": "hard drive",
"quantity": null,
"size": null,
"title": null
}
|
electronics
|
Find 'LEGO Star Wars Millennium Falcon' by LEGO for $98.
|
{
"author": null,
"brand": "LEGO",
"features": [
"LEGO Star Wars Millennium Falcon"
],
"price": null,
"product-type": "toy",
"quantity": null,
"size": null,
"title": null
}
|
toy
|
Order 'Womb Chair' from Knoll for $150.
|
{
"author": null,
"brand": "Knoll",
"features": [
"Womb Chair"
],
"price": null,
"product-type": "sofa",
"quantity": null,
"size": null,
"title": null
}
|
furniture
|
Buy a 197TB Seagate External Hard Drive with USB-C.
|
{
"author": null,
"brand": "Seagate",
"features": [
"197TB",
"external",
"USB-C"
],
"price": null,
"product-type": "hard drive",
"quantity": null,
"size": null,
"title": null
}
|
electronics
|
Buy 'To Kill a Mockingbird' by Harper Lee for $22.
|
{
"author": "Harper Lee",
"brand": null,
"features": null,
"price": "$22",
"product-type": "book",
"quantity": null,
"size": null,
"title": "To Kill a Mockingbird"
}
|
book
|
Buy 3 pairs of red formal shoes in size 10 for $100 each.
|
{
"author": null,
"brand": null,
"features": [
"red",
"formal",
"shoes"
],
"price": "$100",
"product-type": null,
"quantity": "3",
"size": "10",
"title": null
}
|
shoe
|
Find Nike sandals in size 6 between $50 and $100.
|
{
"author": null,
"brand": "Nike",
"features": [
"sandals",
"between",
"$100."
],
"price": "$50",
"product-type": null,
"quantity": "6",
"size": "6",
"title": null
}
|
shoe
|
Order ramen from Subway. for delivery.
|
{
"author": null,
"brand": "Subway",
"features": [
"subway.",
"ramen"
],
"price": null,
"product-type": null,
"quantity": null,
"size": null,
"title": null
}
|
food
|
Find 'Disney Pixar Toy Story Talking Woody' by Disney for $17.
|
{
"author": null,
"brand": "Disney",
"features": [
"Disney Pixar Toy Story Talking Woody"
],
"price": null,
"product-type": "toy",
"quantity": null,
"size": null,
"title": null
}
|
toy
|
Order 'Kallax Shelf Unit' from IKEA for $2642.
|
{
"author": null,
"brand": "IKEA",
"features": [
"Kallax Shelf Unit"
],
"price": null,
"product-type": "sofa",
"quantity": null,
"size": null,
"title": null
}
|
furniture
|
Find a blue Columbia leather parka in size Medium under $100.
|
{
"author": null,
"brand": "Columbia",
"features": [
"leather",
"blue",
"$100.",
"medium",
"columbia",
"parka"
],
"price": "$100",
"product-type": null,
"quantity": null,
"size": "Medium",
"title": null
}
|
jacket
|
Buy 5 green tank top (Nike) in size XXL.
|
{
"author": null,
"brand": "Nike",
"features": [
"tank",
"xxl.",
"top",
"green"
],
"price": null,
"product-type": null,
"quantity": "5",
"size": "XXL",
"title": null
}
|
shirt
|
Order 'Pax Wardrobe' from IKEA for $923.
|
{
"author": null,
"brand": "IKEA",
"features": [
"Pax Wardrobe"
],
"price": null,
"product-type": "sofa",
"quantity": null,
"size": null,
"title": null
}
|
furniture
|
Find a white Adidas hat in cotton under $60.
|
{
"author": null,
"brand": "Adidas",
"features": [
"white",
"hat",
"cotton",
"$60."
],
"price": "$60",
"product-type": null,
"quantity": null,
"size": null,
"title": null
}
|
accessory
|
Find a brown Michael Kors handbag in canvas under $250.
|
{
"author": null,
"brand": "Michael Kors",
"features": [
"brown",
"canvas",
"handbag"
],
"price": "$250",
"product-type": null,
"quantity": null,
"size": null,
"title": null
}
|
accessory
|
Buy a purple casual dress in extra-large size for $300 with PayPal and standard delivery.
|
{
"author": null,
"brand": "PayPal",
"features": [
"standard delivery",
"purple",
"paypal",
"casual"
],
"price": "$300",
"product-type": "dress",
"quantity": null,
"size": "large",
"title": null
}
|
dress
|
Buy a white casual dress in extra-large size for $120 with PayPal and standard delivery.
|
{
"author": null,
"brand": "PayPal",
"features": [
"white",
"standard delivery",
"paypal",
"casual"
],
"price": "$120",
"product-type": "dress",
"quantity": null,
"size": "extra-large",
"title": null
}
|
dress
|
Find 'Baby Shark Dancing DJ' by Pinkfong for $87.
|
{
"author": null,
"brand": "Pinkfong",
"features": [
"Baby Shark Dancing DJ"
],
"price": null,
"product-type": "toy",
"quantity": null,
"size": null,
"title": null
}
|
toy
|
Find a red Adidas denim winter jacket in size X-Large under $500.
|
{
"author": null,
"brand": "Adidas",
"features": [
"red",
"denim",
"winter",
"$500.",
"x-large"
],
"price": "$500",
"product-type": "jacket",
"quantity": "500",
"size": "X-Large",
"title": null
}
|
jacket
|
Buy 1 pair of white Under Armour sneakers in size 11 for $100 each.
|
{
"author": null,
"brand": "Under Armour",
"features": [
"white",
"sneakers",
"pair"
],
"price": "$100",
"product-type": null,
"quantity": "1",
"size": "11",
"title": null
}
|
shoe
|
Find 'Jenga Classic Game' by Hasbro Gaming for $55.
|
{
"author": null,
"brand": "Hasbro Gaming",
"features": [
"Jenga Classic Game"
],
"price": null,
"product-type": "toy",
"quantity": null,
"size": null,
"title": null
}
|
toy
|
Find 'The Catcher in the Rye' by J.D. Salinger for $12.
|
{
"author": "J.D. Salinger",
"brand": null,
"features": null,
"price": "$12",
"product-type": "book",
"quantity": null,
"size": null,
"title": "The Catcher in the Rye"
}
|
book
|
Buy gray Adidas cargo pants in 34 for $80 with store pickup.
|
{
"author": null,
"brand": "Adidas",
"features": [
"cargo",
"gray",
"store pickup."
],
"price": "$80",
"product-type": "pants",
"quantity": "34",
"size": null,
"title": null
}
|
pants
|
Buy 1 pair of gray sandals in size 6 for $50 each.
|
{
"author": null,
"brand": null,
"features": [
"gray",
"sandals",
"pair"
],
"price": "$50",
"product-type": null,
"quantity": "1",
"size": "6",
"title": null
}
|
shoe
|
Find a brown North Face wool puffer jacket in size Medium under $300.
|
{
"author": null,
"brand": "North",
"features": [
"brown",
"puffer",
"medium",
"face",
"wool",
"north"
],
"price": "$300",
"product-type": "jacket",
"quantity": null,
"size": "Medium",
"title": null
}
|
jacket
|
Buy 1 pair of gray loafers in size 12 for $120 each.
|
{
"author": null,
"brand": null,
"features": [
"gray",
"pair",
"loafers"
],
"price": "$120",
"product-type": null,
"quantity": "1",
"size": "12",
"title": null
}
|
shoe
|
Buy 1 Adidas white bomber jacket in size XXL for $100.
|
{
"author": null,
"brand": "Adidas",
"features": [
"bomber",
"white",
"$100.",
"xxl"
],
"price": "$100",
"product-type": "jacket",
"quantity": "1",
"size": "XXL",
"title": null
}
|
jacket
|
Buy 'Les Misérables' by Victor Hugo for $13.
|
{
"author": "Victor Hugo",
"brand": null,
"features": null,
"price": "$13",
"product-type": "book",
"quantity": null,
"size": null,
"title": "Les Misérables"
}
|
book
|
Find 'Barbie Dreamhouse' by Barbie for $72.
|
{
"author": null,
"brand": "Barbie",
"features": [
"Barbie Dreamhouse"
],
"price": null,
"product-type": "toy",
"quantity": null,
"size": null,
"title": null
}
|
toy
|
Find a white Arcteryx wool bomber jacket in size Small under $50.
|
{
"author": null,
"brand": "Arcteryx",
"features": [
"white",
"arcteryx",
"bomber",
"small",
"wool"
],
"price": "$50",
"product-type": "jacket",
"quantity": null,
"size": "Small",
"title": null
}
|
jacket
|
Buy 1 Nike gray winter jacket in size XL for $120.
|
{
"author": null,
"brand": "Nike",
"features": [
"gray",
"winter",
"$120."
],
"price": "$120",
"product-type": "jacket",
"quantity": "1",
"size": "XL",
"title": null
}
|
jacket
|
Find 'Disney Pixar Toy Story Talking Woody' by Disney for $50.
|
{
"author": null,
"brand": "Disney",
"features": [
"Disney Pixar Toy Story Talking Woody"
],
"price": null,
"product-type": "toy",
"quantity": null,
"size": null,
"title": null
}
|
toy
|
Find a red Patagonia cotton rain jacket in size Large under $200.
|
{
"author": null,
"brand": "Patagonia",
"features": [
"rain",
"$200.",
"red",
"cotton",
"patagonia"
],
"price": "$200",
"product-type": "jacket",
"quantity": null,
"size": "Large",
"title": null
}
|
jacket
|
Order 'Ektorp Sofa' from IKEA for $2781.
|
{
"author": null,
"brand": "IKEA",
"features": [
"Ektorp Sofa"
],
"price": null,
"product-type": "sofa",
"quantity": null,
"size": null,
"title": null
}
|
furniture
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.