Build with Ferguson Product Search API
Scrape Build.com search results instantly with a simple API call
A GET request to our endpoint /api/getter/?platform="build_search"
will allow you to scrape search results from Build.com's search engine in real-time.
Example
Here's an example showcasing how you can scrape search results from Build.com for the keyword of your choice. For our example, we have chosen the keyword, "Pedestal Bathroom Sinks".
1 |
|
1 2 3 4 5 |
|
1 2 3 |
|
1 2 3 4 5 6 |
|
1 2 3 4 5 6 |
|
Query Parameters
As you can see in the example above, our endpoint needs the following query parameters:
Search Query
search
Required
Parameter defines the search query you want to search. You can use anything that a user may use in a regular search while shopping on Build.com.
page
Optional
Parameter defines the page number for which you want the results. Default value is 1.
Other Required Parameters
platform
Required
Parameter specifies the scraping engine you wish to invoke. In this case, the value should be build_search.
api_key
Required
Your account's token—which can be obtained by signing up here.
Note
Be sure to replace any whitespace in the search keywords with a plus + sign. So, if you're looking to scrape search results for the keyword "Pedestal Bathroom Sinks", please set the value of the query parameter search
to "Pedestal+Bathroom+Sinks".
Results
The response will include up to 48 product results for every query. Our scraper grabs the following attributes for every product in Build.com's search results:
Attributes Returned | Data Type | Information Represented |
---|---|---|
id | int | Retailer ID of product listing |
name | string | Name of product listing |
brand | string | Brand name of product |
model_no | string | Model number of product |
url | string | URL of product listing |
rating | float | Average rating of product |
total_ratings | int | Total number of ratings received by product |
is_configurable | boolean | Indicates if product has configurable options |
price | float | Price of product (or lowest price if configurable) |
price_min | float | Lowest price of product (if configurable) |
price_max | float | Highest price of product (if configurable) |
currency | string | Currency of product price |
images | array | Array of image URLs for product |
variants | array | Array of variant options for configurable products |
features | array | Array of product features |
collection | object | Collection the product belongs to |
is_quick_ship | boolean | Indicates if product is eligible for quick shipping |
shipping_info | string | Shipping information for the product |
Response Example
Here's the response you can expect to receive for the request showcased above:
{
"success": true,
"page": 1,
"total_results": 482,
"no_of_pages": 11,
"result_count": 48,
"results": [
{
"name": "Cimarron Pedestal Bathroom Sink with 8\" Widespread Faucet Holes",
"brand": "Kohler",
"id": 165232,
"model_no": "K-2362-8",
"url": "https://www.build.com/kohler-k-2362-8/s560423?uid=165232",
"rating": 5,
"total_ratings": 4,
"is_configurable": false,
"price": 321.53,
"price_min": 321.53,
"price_max": 475.75,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-2362-8-0.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-2362-8-0.jpg",
"variants": [
{
"id": 165219,
"name": "Biscuit",
"model_no": "K-2362-8-96",
"swatch_color": "ded6cc",
"url": "https://www.build.com/kohler-k-2362-8/s560423?uid=165219",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 418.05,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-2362-8-96.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-2362-8-96.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 165220,
"name": "Black",
"model_no": "K-2362-8-7",
"swatch_color": "000000",
"url": "https://www.build.com/kohler-k-2362-8/s560423?uid=165220",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 475.75,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-2362-8-7.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-2362-8-7.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 165232,
"name": "White",
"model_no": "K-2362-8-0",
"swatch_color": "ffffff",
"url": "https://www.build.com/kohler-k-2362-8/s560423?uid=165232",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 321.53,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-2362-8-0.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-2362-8-0.jpg",
"in_stock": true,
"inventory_quantity": 123
}
],
"features": [
{
"name": "Faucet Holes",
"value": "3"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "22.75"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Rectangular"
},
{
"name": "Width",
"value": "18.875"
}
],
"collection": {
"name": "Cimarron",
"url": "https://www.build.com/collection/Kohler/Cimarron"
},
"is_quick_ship": false,
"shipping_info": ""
},
{
"name": "Ravenna Pedestal Bathroom Sink with Pedestal, Single Faucet Hole, 24-1/4\" Length and Overflow",
"brand": "American Standard",
"id": 3295,
"model_no": "0268.100",
"url": "https://www.build.com/american-standard-0268-100/s10823?uid=3295",
"rating": 4.77,
"total_ratings": 35,
"is_configurable": false,
"price": 234,
"price_min": 234,
"price_max": 234,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/americanstandard/0268.100.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/americanstandard/0268.100.jpg",
"variants": [
{
"id": 3295,
"name": "White",
"model_no": "268100.02",
"swatch_color": "ffffff",
"url": "https://www.build.com/american-standard-0268-100/s10823?uid=3295",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 234,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/americanstandard/0268.100.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/americanstandard/0268.100.jpg",
"in_stock": true,
"inventory_quantity": 0
}
],
"features": [
{
"name": "Faucet Holes",
"value": "1"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "24.5"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Oval"
},
{
"name": "Width",
"value": "20"
}
],
"collection": {
"name": "Ravenna",
"url": "https://www.build.com/collection/American%20Standard/Ravenna"
},
"is_quick_ship": false,
"shipping_info": ""
},
{
"name": "Veer 21\" Pedestal Bathroom Sink with Three Holes Drilled and Overflow",
"brand": "Kohler",
"id": 2242316,
"model_no": "K-5247-4",
"url": "https://www.build.com/kohler-k-5247-4/s881832?uid=2242316",
"rating": 4.2,
"total_ratings": 5,
"is_configurable": true,
"price": 96.63,
"price_min": 96.63,
"price_max": 96.63,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-5247-4-0-2914.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-5247-4-0-2914.jpg",
"variants": [
{
"id": 2242316,
"name": "White",
"model_no": "K-5247-4-0",
"swatch_color": "ffffff",
"url": "https://www.build.com/kohler-k-5247-4/s881832?uid=2242316",
"is_quick_ship": true,
"shipping_info": "FREE 2-Day Shipping",
"has_free_shipping": true,
"price": 96.63,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-5247-4-0-2914.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-5247-4-0-2914.jpg",
"in_stock": true,
"inventory_quantity": 63
}
],
"features": [
{
"name": "Faucet Holes",
"value": "3"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "21"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Rectangular"
},
{
"name": "Width",
"value": "18.25"
}
],
"collection": {
"name": "Veer",
"url": "https://www.build.com/collection/Kohler/Veer"
},
"is_quick_ship": true,
"shipping_info": "FREE 2-Day Shipping"
},
{
"name": "Veer 24\" Pedestal Bathroom Sink with Three Holes Drilled and Overflow",
"brand": "Kohler",
"id": 2242345,
"model_no": "K-5248-4",
"url": "https://www.build.com/kohler-k-5248-4/s881834?uid=2242345",
"rating": 5,
"total_ratings": 2,
"is_configurable": true,
"price": 101.97,
"price_min": 101.97,
"price_max": 101.97,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-5248-4-0-2941.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-5248-4-0-2941.jpg",
"variants": [
{
"id": 2242345,
"name": "White",
"model_no": "K-5248-4-0",
"swatch_color": "ffffff",
"url": "https://www.build.com/kohler-k-5248-4/s881834?uid=2242345",
"is_quick_ship": true,
"shipping_info": "FREE 2-Day Shipping",
"has_free_shipping": true,
"price": 101.97,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-5248-4-0-2941.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-5248-4-0-2941.jpg",
"in_stock": true,
"inventory_quantity": 6
}
],
"features": [
{
"name": "Faucet Holes",
"value": "3"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "24"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Rectangular"
},
{
"name": "Width",
"value": "18.25"
}
],
"collection": {
"name": "Veer",
"url": "https://www.build.com/collection/Kohler/Veer"
},
"is_quick_ship": true,
"shipping_info": "FREE 2-Day Shipping"
},
{
"name": "Memoirs Fireclay Pedestal Bathroom Sink - Less Pedestal and Legs",
"brand": "Kohler",
"id": 3485153,
"model_no": "K-29999-1",
"url": "https://www.build.com/kohler-k-29999-1/s1484053?uid=3485153",
"rating": 4.52,
"total_ratings": 29,
"is_configurable": false,
"price": 301.38,
"price_min": 301.38,
"price_max": 496.91,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-29999-1-0.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-29999-1-0.jpg",
"variants": [
{
"id": 3486585,
"name": "Biscuit",
"model_no": "K-29999-1-96",
"swatch_color": "ded6cc",
"url": "https://www.build.com/kohler-k-29999-1/s1484053?uid=3486585",
"is_quick_ship": false,
"shipping_info": "FREE Shipping",
"has_free_shipping": true,
"price": 432.08,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-29999-1-96.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-29999-1-96.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 3486625,
"name": "Black Black",
"model_no": "K-29999-1-7",
"swatch_color": "000000",
"url": "https://www.build.com/kohler-k-29999-1/s1484053?uid=3486625",
"is_quick_ship": false,
"shipping_info": "FREE Shipping",
"has_free_shipping": true,
"price": 496.91,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-29999-1-7.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-29999-1-7.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 3486589,
"name": "Dune",
"model_no": "K-29999-1-NY",
"swatch_color": "EFDBBC",
"url": "https://www.build.com/kohler-k-29999-1/s1484053?uid=3486589",
"is_quick_ship": false,
"shipping_info": "FREE Shipping",
"has_free_shipping": true,
"price": 432.08,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-29999-1-ny.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-29999-1-ny.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 3486590,
"name": "Ice Grey",
"model_no": "K-29999-1-95",
"swatch_color": "f8f9fa",
"url": "https://www.build.com/kohler-k-29999-1/s1484053?uid=3486590",
"is_quick_ship": false,
"shipping_info": "FREE Shipping",
"has_free_shipping": true,
"price": 432.08,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-29999-1-95.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-29999-1-95.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 3486594,
"name": "Thunder Grey",
"model_no": "K-29999-1-58",
"swatch_color": "5D5956",
"url": "https://www.build.com/kohler-k-29999-1/s1484053?uid=3486594",
"is_quick_ship": false,
"shipping_info": "FREE Shipping",
"has_free_shipping": true,
"price": 496.91,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-29999-1-58.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-29999-1-58.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 3485153,
"name": "White",
"model_no": "K-29999-1-0",
"swatch_color": "ffffff",
"url": "https://www.build.com/kohler-k-29999-1/s1484053?uid=3485153",
"is_quick_ship": true,
"shipping_info": "FREE 2-Day Shipping",
"has_free_shipping": true,
"price": 301.38,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-29999-1-0.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-29999-1-0.jpg",
"in_stock": true,
"inventory_quantity": 40
}
],
"features": [
{
"name": "Installation Type",
"value": "Vessel, Pedestal"
}
],
"collection": {
"name": "Memoirs",
"url": "https://www.build.com/collection/Kohler/Memoirs"
},
"is_quick_ship": true,
"shipping_info": "FREE 2-Day Shipping for Select Finishes"
},
{
"name": "Dartmouth 24-1/4\" Pedestal Bathroom Sink with 3 Faucet Holes Drilled and Overflow - Less Pedestal",
"brand": "TOTO",
"id": 1156171,
"model_no": "LT642.4",
"url": "https://www.build.com/toto-lt642-4/s594869?uid=1156171",
"rating": 4,
"total_ratings": 1,
"is_configurable": false,
"price": 258.19,
"price_min": 258.19,
"price_max": 258.19,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt642-401-291.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt642-401-291.jpg",
"variants": [
{
"id": 1156171,
"name": "Cotton",
"model_no": "LT642.4#01",
"swatch_color": "DDDAD5",
"url": "https://www.build.com/toto-lt642-4/s594869?uid=1156171",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 258.19,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt642-401-291.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt642-401-291.jpg",
"in_stock": true,
"inventory_quantity": 0
}
],
"features": [
{
"name": "Faucet Holes",
"value": "3"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "24.25"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Oval"
},
{
"name": "Width",
"value": "18.25"
}
],
"collection": {
"name": "Dartmouth",
"url": "https://www.build.com/collection/TOTO/Dartmouth"
},
"is_quick_ship": false,
"shipping_info": ""
},
{
"name": "Promenade 24\" Pedestal Bathroom Sink with 3 Faucet Holes Drilled and Overflow - Pedestal Included",
"brand": "TOTO",
"id": 180940,
"model_no": "LPT532.8N",
"url": "https://www.build.com/toto-lpt532-8n/s592232?uid=180940",
"rating": 5,
"total_ratings": 1,
"is_configurable": false,
"price": 462.2,
"price_min": 395.01,
"price_max": 556.88,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/LPT532.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/LPT532.jpg",
"variants": [
{
"id": 180940,
"name": "Bone",
"model_no": "LPT532.8N#03",
"swatch_color": "DDD4BB",
"url": "https://www.build.com/toto-lpt532-8n/s592232?uid=180940",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 462.2,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/LPT532.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/LPT532.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 180941,
"name": "Colonial White",
"model_no": "LPT532.8N#11",
"swatch_color": "FFF5E3",
"url": "https://www.build.com/toto-lpt532-8n/s592232?uid=180941",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 395.01,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/LPT532.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/LPT532.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 180942,
"name": "Cotton",
"model_no": "LPT532.8N#01",
"swatch_color": "DDDAD5",
"url": "https://www.build.com/toto-lpt532-8n/s592232?uid=180942",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 462.7,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/LPT532.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/LPT532.jpg",
"in_stock": true,
"inventory_quantity": 17
},
{
"id": 180943,
"name": "Ebony",
"model_no": "LPT532.8N#51",
"swatch_color": "000000",
"url": "https://www.build.com/toto-lpt532-8n/s592232?uid=180943",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 556.88,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/LPT532.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/LPT532.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 180945,
"name": "Sedona Beige",
"model_no": "LPT532.8N#12",
"swatch_color": "f2f0e4",
"url": "https://www.build.com/toto-lpt532-8n/s592232?uid=180945",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 427.51,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/LPT532.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/LPT532.jpg",
"in_stock": true,
"inventory_quantity": 0
}
],
"features": [
{
"name": "Faucet Holes",
"value": "3"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "24"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Rectangular"
},
{
"name": "Width",
"value": "19.25"
}
],
"collection": {
"name": "Promenade",
"url": "https://www.build.com/collection/TOTO/Promenade"
},
"is_quick_ship": false,
"shipping_info": ""
},
{
"name": "Cimarron pedestal lavatory with 4\" centers",
"brand": "Kohler",
"id": 165216,
"model_no": "k-2362-4",
"url": "https://www.build.com/kohler-k-2362-4/s561575?uid=165216",
"rating": 5,
"total_ratings": 3,
"is_configurable": false,
"price": 321.53,
"price_min": 321.53,
"price_max": 475.75,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-2362-4-0.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-2362-4-0.jpg",
"variants": [
{
"id": 222095,
"name": "Biscuit",
"model_no": "k-2362-4-96",
"swatch_color": "ded6cc",
"url": "https://www.build.com/kohler-k-2362-4/s561575?uid=222095",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 418.05,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-2362-4-96.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-2362-4-96.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 222096,
"name": "Black",
"model_no": "k-2362-4-7",
"swatch_color": "000000",
"url": "https://www.build.com/kohler-k-2362-4/s561575?uid=222096",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 475.75,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-2362-4-7.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-2362-4-7.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 165216,
"name": "White",
"model_no": "k-2362-4-0",
"swatch_color": "ffffff",
"url": "https://www.build.com/kohler-k-2362-4/s561575?uid=165216",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 321.53,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-2362-4-0.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-2362-4-0.jpg",
"in_stock": true,
"inventory_quantity": 44
}
],
"features": [
{
"name": "Faucet Holes",
"value": "3"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "22.75"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Rectangular"
},
{
"name": "Width",
"value": "18.875"
}
],
"collection": {
"name": "Cimarron",
"url": "https://www.build.com/collection/Kohler/Cimarron"
},
"is_quick_ship": false,
"shipping_info": ""
},
{
"name": "Key West 24\" Porcelain Pedestal Sink with Porcelain Base and 3 Faucet Holes at 8\" Centers",
"brand": "Signature Hardware",
"id": 4027907,
"model_no": "948643",
"url": "https://www.build.com/signature-hardware-948643/s1707309?uid=4027907",
"rating": 5,
"total_ratings": 9,
"is_configurable": false,
"price": 350.9,
"price_min": 350.9,
"price_max": 350.9,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/signaturehardware/signature-hardware-447985-8134424.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/signaturehardware/signature-hardware-447985-8134424.jpg",
"variants": [
{
"id": 4027907,
"name": "White",
"model_no": "SHK447985",
"swatch_color": "ffffff",
"url": "https://www.build.com/signature-hardware-948643/s1707309?uid=4027907",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 350.9,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/signaturehardware/signature-hardware-447985-8134424.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/signaturehardware/signature-hardware-447985-8134424.jpg",
"in_stock": true,
"inventory_quantity": 639
}
],
"features": [
{
"name": "Faucet Holes",
"value": "3"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "24.375"
},
{
"name": "Material",
"value": "Porcelain"
},
{
"name": "Sink Shape",
"value": "Rectangular"
},
{
"name": "Width",
"value": "19.375"
}
],
"collection": {
"name": "Key West",
"url": "https://www.build.com/collection/Signature%20Hardware/Key%20West"
},
"is_quick_ship": false,
"shipping_info": ""
},
{
"name": "Cornice Pedestal Bathroom Sink with Pedestal, Single Faucet Hole, 15-1/2\" Length and Overflow",
"brand": "American Standard",
"id": 1800724,
"model_no": "0611.100",
"url": "https://www.build.com/american-standard-0611-100/s30101?uid=1800724",
"rating": 3.5,
"total_ratings": 2,
"is_configurable": false,
"price": 307.45,
"price_min": 307.45,
"price_max": 307.45,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/americanstandard/american_standard_0611_100_020_406.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/americanstandard/american_standard_0611_100_020_406.jpg",
"variants": [
{
"id": 1800724,
"name": "White",
"model_no": "0611100.020",
"swatch_color": "ffffff",
"url": "https://www.build.com/american-standard-0611-100/s30101?uid=1800724",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 307.45,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/americanstandard/american_standard_0611_100_020_406.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/americanstandard/american_standard_0611_100_020_406.jpg",
"in_stock": true,
"inventory_quantity": 46
}
],
"features": [
{
"name": "Faucet Holes",
"value": "1"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "18.5"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Specialty, Oval"
},
{
"name": "Width",
"value": "18.5"
}
],
"collection": {
"name": "Cornice",
"url": "https://www.build.com/collection/American%20Standard/Cornice"
},
"is_quick_ship": false,
"shipping_info": ""
},
{
"name": "Ravenna Pedestal Bathroom Sink with Pedestal, 24-1/2\" Length and Overflow",
"brand": "American Standard",
"id": 3303,
"model_no": "0268.400",
"url": "https://www.build.com/american-standard-0268-400/s12711?uid=3303",
"rating": 4.78,
"total_ratings": 36,
"is_configurable": false,
"price": 234,
"price_min": 234,
"price_max": 234,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/americanstandard/american_standard_0268_400_020_154.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/americanstandard/american_standard_0268_400_020_154.jpg",
"variants": [
{
"id": 3303,
"name": "White",
"model_no": "268400.02",
"swatch_color": "ffffff",
"url": "https://www.build.com/american-standard-0268-400/s12711?uid=3303",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 234,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/americanstandard/american_standard_0268_400_020_154.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/americanstandard/american_standard_0268_400_020_154.jpg",
"in_stock": true,
"inventory_quantity": 26
}
],
"features": [
{
"name": "Faucet Holes",
"value": "3"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "24.5"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Oval"
},
{
"name": "Width",
"value": "20"
}
],
"collection": {
"name": "Ravenna",
"url": "https://www.build.com/collection/American%20Standard/Ravenna"
},
"is_quick_ship": false,
"shipping_info": ""
},
{
"name": "Cornice Pedestal Bathroom Sink with Pedestal, 4\" Centers, 15-1/2\" Length and Overflow",
"brand": "American Standard",
"id": 1800725,
"model_no": "0611.400",
"url": "https://www.build.com/american-standard-0611-400/s23748?uid=1800725",
"rating": 3.5,
"total_ratings": 2,
"is_configurable": false,
"price": 302.93,
"price_min": 302.93,
"price_max": 302.93,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/americanstandard/american_standard_0611_400_020_407.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/americanstandard/american_standard_0611_400_020_407.jpg",
"variants": [
{
"id": 1800725,
"name": "White",
"model_no": "611400.02",
"swatch_color": "ffffff",
"url": "https://www.build.com/american-standard-0611-400/s23748?uid=1800725",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 302.93,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/americanstandard/american_standard_0611_400_020_407.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/americanstandard/american_standard_0611_400_020_407.jpg",
"in_stock": true,
"inventory_quantity": 100
}
],
"features": [
{
"name": "Faucet Holes",
"value": "3"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "18.5"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Specialty, Oval"
},
{
"name": "Width",
"value": "18.5"
}
],
"collection": {
"name": "Cornice",
"url": "https://www.build.com/collection/American%20Standard/Cornice"
},
"is_quick_ship": false,
"shipping_info": ""
},
{
"name": "Ravenna Pedestal Bathroom Sink with Pedestal, Single Faucet Hole, 24-1/4\" Length and Overflow",
"brand": "American Standard",
"id": 3299,
"model_no": "0268.144",
"url": "https://www.build.com/american-standard-0268-144/s12710?uid=3299",
"rating": 5,
"total_ratings": 5,
"is_configurable": true,
"price": 284.7,
"price_min": 284.7,
"price_max": 284.7,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/americanstandard/american_standard_0268_144_020_150.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/americanstandard/american_standard_0268_144_020_150.jpg",
"variants": [
{
"id": 3299,
"name": "White",
"model_no": "268144.02",
"swatch_color": "ffffff",
"url": "https://www.build.com/american-standard-0268-144/s12710?uid=3299",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 284.7,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/americanstandard/american_standard_0268_144_020_150.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/americanstandard/american_standard_0268_144_020_150.jpg",
"in_stock": true,
"inventory_quantity": 0
}
],
"features": [
{
"name": "Faucet Holes",
"value": "1"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "24.25"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Oval"
},
{
"name": "Width",
"value": "20"
}
],
"collection": {
"name": "Ravenna",
"url": "https://www.build.com/collection/American%20Standard/Ravenna"
},
"is_quick_ship": false,
"shipping_info": ""
},
{
"name": "Portsmouth Pedestal Bathroom Sink with Pedestal, 24-3/8\" Length and Overflow",
"brand": "American Standard",
"id": 395888,
"model_no": "0555.401",
"url": "https://www.build.com/american-standard-0555-401/s25362?uid=395888",
"rating": 4.67,
"total_ratings": 3,
"is_configurable": false,
"price": 274.77,
"price_min": 274.77,
"price_max": 274.77,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/americanstandard/american_standard_0555_401_020_388.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/americanstandard/american_standard_0555_401_020_388.jpg",
"variants": [
{
"id": 395888,
"name": "White",
"model_no": "555401.02",
"swatch_color": "ffffff",
"url": "https://www.build.com/american-standard-0555-401/s25362?uid=395888",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 274.77,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/americanstandard/american_standard_0555_401_020_388.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/americanstandard/american_standard_0555_401_020_388.jpg",
"in_stock": true,
"inventory_quantity": 0
}
],
"features": [
{
"name": "Faucet Holes",
"value": "3"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "24.375"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Rectangular, Oval"
},
{
"name": "Width",
"value": "19.5"
}
],
"collection": {
"name": "Portsmouth",
"url": "https://www.build.com/collection/American%20Standard/Portsmouth"
},
"is_quick_ship": false,
"shipping_info": ""
},
{
"name": "Retrospect Pedestal Bathroom Sink with Pedestal, 27\" Length and Overflow",
"brand": "American Standard",
"id": 239376,
"model_no": "0282.800",
"url": "https://www.build.com/american-standard-0282-800/s10949?uid=239376",
"rating": 3.27,
"total_ratings": 15,
"is_configurable": false,
"price": 390.65,
"price_min": 390.65,
"price_max": 390.65,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/americanstandard/american_standard_0282_800_020_168.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/americanstandard/american_standard_0282_800_020_168.jpg",
"variants": [
{
"id": 239376,
"name": "White",
"model_no": "282800.02",
"swatch_color": "ffffff",
"url": "https://www.build.com/american-standard-0282-800/s10949?uid=239376",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 390.65,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/americanstandard/american_standard_0282_800_020_168.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/americanstandard/american_standard_0282_800_020_168.jpg",
"in_stock": true,
"inventory_quantity": 0
}
],
"features": [
{
"name": "Faucet Holes",
"value": "3"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "27"
},
{
"name": "Material",
"value": "Fireclay"
},
{
"name": "Sink Shape",
"value": "Rectangular, Oval"
},
{
"name": "Width",
"value": "19.75"
}
],
"collection": {
"name": "Retrospect",
"url": "https://www.build.com/collection/American%20Standard/Retrospect"
},
"is_quick_ship": false,
"shipping_info": ""
},
{
"name": "Ravenna Pedestal Bathroom Sink with Pedestal, 24-1/4\" Length and Overflow",
"brand": "American Standard",
"id": 3315,
"model_no": "0268.888",
"url": "https://www.build.com/american-standard-0268-888/s10592?uid=3315",
"rating": 5,
"total_ratings": 5,
"is_configurable": false,
"price": 284.7,
"price_min": 284.7,
"price_max": 284.7,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/americanstandard/american_standard_0268_888_020_165.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/americanstandard/american_standard_0268_888_020_165.jpg",
"variants": [
{
"id": 3315,
"name": "White",
"model_no": "268888.02",
"swatch_color": "ffffff",
"url": "https://www.build.com/american-standard-0268-888/s10592?uid=3315",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 284.7,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/americanstandard/american_standard_0268_888_020_165.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/americanstandard/american_standard_0268_888_020_165.jpg",
"in_stock": true,
"inventory_quantity": 0
}
],
"features": [
{
"name": "Faucet Holes",
"value": "3"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "24.25"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Specialty"
},
{
"name": "Width",
"value": "20"
}
],
"collection": {
"name": "Ravenna",
"url": "https://www.build.com/collection/American%20Standard/Ravenna"
},
"is_quick_ship": false,
"shipping_info": ""
},
{
"name": "Portsmouth Pedestal Bathroom Sink with Pedestal, 24-3/8\" Length and Overflow",
"brand": "American Standard",
"id": 395889,
"model_no": "0555.801",
"url": "https://www.build.com/american-standard-0555-801/s25099?uid=395889",
"rating": 4.5,
"total_ratings": 4,
"is_configurable": false,
"price": 277.55,
"price_min": 277.55,
"price_max": 277.55,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/americanstandard/american_standard_0555_801_020_390.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/americanstandard/american_standard_0555_801_020_390.jpg",
"variants": [
{
"id": 395889,
"name": "White",
"model_no": "555801.02",
"swatch_color": "ffffff",
"url": "https://www.build.com/american-standard-0555-801/s25099?uid=395889",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 277.55,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/americanstandard/american_standard_0555_801_020_390.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/americanstandard/american_standard_0555_801_020_390.jpg",
"in_stock": true,
"inventory_quantity": 0
}
],
"features": [
{
"name": "Faucet Holes",
"value": "3"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "24.375"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Rectangular, Oval"
},
{
"name": "Width",
"value": "19.5"
}
],
"collection": {
"name": "Portsmouth",
"url": "https://www.build.com/collection/American%20Standard/Portsmouth"
},
"is_quick_ship": false,
"shipping_info": ""
},
{
"name": "Veil Pedestal Bathroom Sink with Overflow",
"brand": "Kohler",
"id": 3374433,
"model_no": "K-20701",
"url": "https://www.build.com/kohler-k-20701/s1434822?uid=3374433",
"rating": 0,
"total_ratings": 0,
"is_configurable": false,
"price": 1409.55,
"price_min": 1409.55,
"price_max": 2107.13,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-20701-0.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-20701-0.jpg",
"variants": [
{
"id": 3374434,
"name": "Biscuit",
"model_no": "K-20701-96",
"swatch_color": "ded6cc",
"url": "https://www.build.com/kohler-k-20701/s1434822?uid=3374434",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 1832.29,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-20701-96.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-20701-96.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 3374436,
"name": "Black Black",
"model_no": "K-20701-7",
"swatch_color": "000000",
"url": "https://www.build.com/kohler-k-20701/s1434822?uid=3374436",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 2107.13,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-20701-7.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-20701-7.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 3374433,
"name": "White",
"model_no": "K-20701-0",
"swatch_color": "ffffff",
"url": "https://www.build.com/kohler-k-20701/s1434822?uid=3374433",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 1409.55,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-20701-0.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-20701-0.jpg",
"in_stock": true,
"inventory_quantity": 0
}
],
"features": [
{
"name": "Faucet Holes",
"value": "0"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "16"
},
{
"name": "Material",
"value": "Fireclay"
},
{
"name": "Sink Shape",
"value": "Circular"
},
{
"name": "Width",
"value": "16"
}
],
"collection": {
"name": "Veil",
"url": "https://www.build.com/collection/Kohler/Veil"
},
"is_quick_ship": false,
"shipping_info": ""
},
{
"name": "Cimarron 21\" Pedestal Bathroom Sink with 3 Holes Drilled and Overflow",
"brand": "Kohler",
"id": 222130,
"model_no": "k-2363-8",
"url": "https://www.build.com/kohler-k-2363-8/s560606?uid=222130",
"rating": 4.73,
"total_ratings": 30,
"is_configurable": true,
"price": 160.76,
"price_min": 160.76,
"price_max": 240.26,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2363-8-0-2282.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2363-8-0-2282.jpg",
"variants": [
{
"id": 165254,
"name": "Biscuit",
"model_no": "k-2363-8-96",
"swatch_color": "ded6cc",
"url": "https://www.build.com/kohler-k-2363-8/s560606?uid=165254",
"is_quick_ship": false,
"shipping_info": "FREE Shipping",
"has_free_shipping": true,
"price": 209.03,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2363-8-96-2285.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2363-8-96-2285.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 222118,
"name": "Black",
"model_no": "k-2363-8-7",
"swatch_color": "000000",
"url": "https://www.build.com/kohler-k-2363-8/s560606?uid=222118",
"is_quick_ship": false,
"shipping_info": "FREE Shipping",
"has_free_shipping": true,
"price": 240.26,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2363-8-7-1365168.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2363-8-7-1365168.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 222130,
"name": "White",
"model_no": "k-2363-8-0",
"swatch_color": "ffffff",
"url": "https://www.build.com/kohler-k-2363-8/s560606?uid=222130",
"is_quick_ship": true,
"shipping_info": "FREE 2-Day Shipping",
"has_free_shipping": true,
"price": 160.76,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2363-8-0-2282.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2363-8-0-2282.jpg",
"in_stock": true,
"inventory_quantity": 123
}
],
"features": [
{
"name": "Faucet Holes",
"value": "3"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "22.75"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Rectangular"
},
{
"name": "Width",
"value": "18.88"
}
],
"collection": {
"name": "Cimarron",
"url": "https://www.build.com/collection/Kohler/Cimarron"
},
"is_quick_ship": true,
"shipping_info": "FREE 2-Day Shipping for Select Finishes"
},
{
"name": "Veer 21\" Pedestal Bathroom Sink with One Hole Drilled and Overflow",
"brand": "Kohler",
"id": 2242306,
"model_no": "K-5247-1",
"url": "https://www.build.com/kohler-k-5247-1/s881831?uid=2242306",
"rating": 4.91,
"total_ratings": 23,
"is_configurable": true,
"price": 91.46,
"price_min": 91.46,
"price_max": 91.46,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-5247-1-0-2905.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-5247-1-0-2905.jpg",
"variants": [
{
"id": 2242306,
"name": "White",
"model_no": "K-5247-1-0",
"swatch_color": "ffffff",
"url": "https://www.build.com/kohler-k-5247-1/s881831?uid=2242306",
"is_quick_ship": true,
"shipping_info": "FREE 2-Day Shipping",
"has_free_shipping": true,
"price": 91.46,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-5247-1-0-2905.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-5247-1-0-2905.jpg",
"in_stock": true,
"inventory_quantity": 49
}
],
"features": [
{
"name": "Faucet Holes",
"value": "1"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "21"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Rectangular"
},
{
"name": "Width",
"value": "18.25"
}
],
"collection": {
"name": "Veer",
"url": "https://www.build.com/collection/Kohler/Veer"
},
"is_quick_ship": true,
"shipping_info": "FREE 2-Day Shipping"
},
{
"name": "Veer 24\" Pedestal Bathroom Sink with Three Holes Drilled and Overflow",
"brand": "Kohler",
"id": 2242355,
"model_no": "K-5248-8",
"url": "https://www.build.com/kohler-k-5248-8/s881835?uid=2242355",
"rating": 4.86,
"total_ratings": 14,
"is_configurable": true,
"price": 101.97,
"price_min": 101.97,
"price_max": 101.97,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-5248-8-0-2950.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-5248-8-0-2950.jpg",
"variants": [
{
"id": 2242355,
"name": "White",
"model_no": "K-5248-8-0",
"swatch_color": "ffffff",
"url": "https://www.build.com/kohler-k-5248-8/s881835?uid=2242355",
"is_quick_ship": true,
"shipping_info": "FREE 2-Day Shipping",
"has_free_shipping": true,
"price": 101.97,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-5248-8-0-2950.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-5248-8-0-2950.jpg",
"in_stock": true,
"inventory_quantity": 41
}
],
"features": [
{
"name": "Faucet Holes",
"value": "3"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "24"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Rectangular"
},
{
"name": "Width",
"value": "18.25"
}
],
"collection": {
"name": "Veer",
"url": "https://www.build.com/collection/Kohler/Veer"
},
"is_quick_ship": true,
"shipping_info": "FREE 2-Day Shipping"
},
{
"name": "Cimarron 21\" Pedestal Bathroom Sink with 1 Hole Drilled and Overflow",
"brand": "Kohler",
"id": 222109,
"model_no": "K-2363-1",
"url": "https://www.build.com/kohler-k-2363-1/s560424?uid=222109",
"rating": 4.29,
"total_ratings": 24,
"is_configurable": true,
"price": 160.76,
"price_min": 160.76,
"price_max": 240.26,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2363-1-0-2270.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2363-1-0-2270.jpg",
"variants": [
{
"id": 165235,
"name": "Biscuit",
"model_no": "K-2363-1-96",
"swatch_color": "ded6cc",
"url": "https://www.build.com/kohler-k-2363-1/s560424?uid=165235",
"is_quick_ship": false,
"shipping_info": "FREE Shipping",
"has_free_shipping": true,
"price": 209.03,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2363-1-96-2273.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2363-1-96-2273.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 165236,
"name": "Black",
"model_no": "K-2363-1-7",
"swatch_color": "000000",
"url": "https://www.build.com/kohler-k-2363-1/s560424?uid=165236",
"is_quick_ship": false,
"shipping_info": "FREE Shipping",
"has_free_shipping": true,
"price": 240.26,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2363-1-7-1365168.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2363-1-7-1365168.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 222109,
"name": "White",
"model_no": "K-2363-1-0",
"swatch_color": "ffffff",
"url": "https://www.build.com/kohler-k-2363-1/s560424?uid=222109",
"is_quick_ship": true,
"shipping_info": "FREE 2-Day Shipping",
"has_free_shipping": true,
"price": 160.76,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2363-1-0-2270.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2363-1-0-2270.jpg",
"in_stock": true,
"inventory_quantity": 144
}
],
"features": [
{
"name": "Faucet Holes",
"value": "1"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "22.75"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Rectangular"
},
{
"name": "Width",
"value": "18.88"
}
],
"collection": {
"name": "Cimarron",
"url": "https://www.build.com/collection/Kohler/Cimarron"
},
"is_quick_ship": true,
"shipping_info": "FREE 2-Day Shipping for Select Finishes"
},
{
"name": "Veer 21\" Pedestal Bathroom Sink with Three Holes Drilled and Overflow",
"brand": "Kohler",
"id": 2242327,
"model_no": "K-5247-8",
"url": "https://www.build.com/kohler-k-5247-8/s881833?uid=2242327",
"rating": 4.75,
"total_ratings": 8,
"is_configurable": true,
"price": 91.46,
"price_min": 91.46,
"price_max": 91.46,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-5247-8-0-2923.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-5247-8-0-2923.jpg",
"variants": [
{
"id": 2242327,
"name": "White",
"model_no": "K-5247-8-0",
"swatch_color": "ffffff",
"url": "https://www.build.com/kohler-k-5247-8/s881833?uid=2242327",
"is_quick_ship": true,
"shipping_info": "FREE 2-Day Shipping",
"has_free_shipping": true,
"price": 91.46,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-5247-8-0-2923.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-5247-8-0-2923.jpg",
"in_stock": true,
"inventory_quantity": 50
}
],
"features": [
{
"name": "Faucet Holes",
"value": "3"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "21"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Rectangular"
},
{
"name": "Width",
"value": "18.25"
}
],
"collection": {
"name": "Veer",
"url": "https://www.build.com/collection/Kohler/Veer"
},
"is_quick_ship": true,
"shipping_info": "FREE 2-Day Shipping"
},
{
"name": "Promenade 24\" Pedestal Bathroom Sink with 3 Faucet Holes Drilled and Overflow - Less Pedestal",
"brand": "TOTO",
"id": 181579,
"model_no": "LT532.8",
"url": "https://www.build.com/toto-lt532-8/s592851?uid=181579",
"rating": 5,
"total_ratings": 5,
"is_configurable": true,
"price": 337.38,
"price_min": 288.13,
"price_max": 406.69,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt532-801-241.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt532-801-241.jpg",
"variants": [
{
"id": 181577,
"name": "Bone",
"model_no": "LT532.8#03",
"swatch_color": "DDD4BB",
"url": "https://www.build.com/toto-lt532-8/s592851?uid=181577",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 346.88,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt532-803-239.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt532-803-239.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 181578,
"name": "Colonial White",
"model_no": "LT532.8#11",
"swatch_color": "FFF5E3",
"url": "https://www.build.com/toto-lt532-8/s592851?uid=181578",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 288.13,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt532-811-240.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt532-811-240.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 181579,
"name": "Cotton",
"model_no": "LT532.8#01",
"swatch_color": "DDDAD5",
"url": "https://www.build.com/toto-lt532-8/s592851?uid=181579",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 337.38,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt532-801-241.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt532-801-241.jpg",
"in_stock": true,
"inventory_quantity": 17
},
{
"id": 181580,
"name": "Ebony",
"model_no": "LT532.8#51",
"swatch_color": "000000",
"url": "https://www.build.com/toto-lt532-8/s592851?uid=181580",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 406.69,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt532-851-242.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt532-851-242.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 181582,
"name": "Sedona Beige",
"model_no": "LT532.8#12",
"swatch_color": "f2f0e4",
"url": "https://www.build.com/toto-lt532-8/s592851?uid=181582",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 312.19,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt532-812-243.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt532-812-243.jpg",
"in_stock": true,
"inventory_quantity": 0
}
],
"features": [
{
"name": "Faucet Holes",
"value": "3"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "24"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Rectangular"
},
{
"name": "Width",
"value": "19"
}
],
"collection": {
"name": "Promenade",
"url": "https://www.build.com/collection/TOTO/Promenade"
},
"is_quick_ship": false,
"shipping_info": ""
},
{
"name": "Promenade 27-1/2\" Pedestal Bathroom Sink with 3 Faucet Holes Drilled and Overflow - Less Pedestal",
"brand": "TOTO",
"id": 181542,
"model_no": "LT530.8",
"url": "https://www.build.com/toto-lt530-8/s592155?uid=181542",
"rating": 4.75,
"total_ratings": 4,
"is_configurable": false,
"price": 304.38,
"price_min": 304.38,
"price_max": 534.8,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt530-811-210.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt530-811-210.jpg",
"variants": [
{
"id": 181541,
"name": "Bone",
"model_no": "LT530.8#03",
"swatch_color": "DDD4BB",
"url": "https://www.build.com/toto-lt530-8/s592155?uid=181541",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 329.63,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt530-803-209.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt530-803-209.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 181542,
"name": "Colonial White",
"model_no": "LT530.8#11",
"swatch_color": "FFF5E3",
"url": "https://www.build.com/toto-lt530-8/s592155?uid=181542",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 304.38,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt530-811-210.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt530-811-210.jpg",
"in_stock": true,
"inventory_quantity": 6
},
{
"id": 181543,
"name": "Cotton",
"model_no": "LT530.8#01",
"swatch_color": "DDDAD5",
"url": "https://www.build.com/toto-lt530-8/s592155?uid=181543",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 356.29,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt530-801-211.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt530-801-211.jpg",
"in_stock": true,
"inventory_quantity": 18
},
{
"id": 181544,
"name": "Ebony",
"model_no": "LT530.8#51",
"swatch_color": "000000",
"url": "https://www.build.com/toto-lt530-8/s592155?uid=181544",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 534.8,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt530-851-212.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt530-851-212.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 181546,
"name": "Sedona Beige",
"model_no": "LT530.8#12",
"swatch_color": "f2f0e4",
"url": "https://www.build.com/toto-lt530-8/s592155?uid=181546",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 329.63,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt530-812-213.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt530-812-213.jpg",
"in_stock": true,
"inventory_quantity": 0
}
],
"features": [
{
"name": "Faucet Holes",
"value": "3"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "27.5"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Rectangular"
},
{
"name": "Width",
"value": "22.25"
}
],
"collection": {
"name": "Promenade",
"url": "https://www.build.com/collection/TOTO/Promenade"
},
"is_quick_ship": false,
"shipping_info": ""
},
{
"name": "Tresham 24\" Pedestal Bathroom Sink with 8\" Centers and Pedestal Base",
"brand": "Kohler",
"id": 1740468,
"model_no": "K-2844-8",
"url": "https://www.build.com/kohler-k-2844-8/s561652?uid=1740468",
"rating": 5,
"total_ratings": 3,
"is_configurable": false,
"price": 519,
"price_min": 519,
"price_max": 519,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/k_2844_8_0_51311.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/k_2844_8_0_51311.jpg",
"variants": [
{
"id": 1740468,
"name": "White",
"model_no": "K-2844-8-0",
"swatch_color": "ffffff",
"url": "https://www.build.com/kohler-k-2844-8/s561652?uid=1740468",
"is_quick_ship": false,
"shipping_info": "FREE Shipping",
"has_free_shipping": true,
"price": 519,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/k_2844_8_0_51311.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/k_2844_8_0_51311.jpg",
"in_stock": true,
"inventory_quantity": 50
}
],
"features": [
{
"name": "Faucet Holes",
"value": "3"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "24"
},
{
"name": "Material",
"value": "Fireclay"
},
{
"name": "Sink Shape",
"value": "Rectangular"
},
{
"name": "Width",
"value": "19.5"
}
],
"collection": {
"name": "Tresham",
"url": "https://www.build.com/collection/Kohler/Tresham"
},
"is_quick_ship": false,
"shipping_info": "FREE Shipping"
},
{
"name": "Veer 21\" Pedestal Bathroom Sink with One Hole Drilled and Overflow",
"brand": "Kohler",
"id": 2242371,
"model_no": "K-5265-1",
"url": "https://www.build.com/kohler-k-5265-1/s881836?uid=2242371",
"rating": 5,
"total_ratings": 2,
"is_configurable": false,
"price": 180.44,
"price_min": 180.44,
"price_max": 180.44,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-5265-1-0.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-5265-1-0.jpg",
"variants": [
{
"id": 2242371,
"name": "White",
"model_no": "K-5265-1-0",
"swatch_color": "ffffff",
"url": "https://www.build.com/kohler-k-5265-1/s881836?uid=2242371",
"is_quick_ship": false,
"shipping_info": "FREE Shipping",
"has_free_shipping": true,
"price": 180.44,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-5265-1-0.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-5265-1-0.jpg",
"in_stock": true,
"inventory_quantity": 49
}
],
"features": [
{
"name": "Faucet Holes",
"value": "1"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "21"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Rectangular"
},
{
"name": "Width",
"value": "18.25"
}
],
"collection": {
"name": "Veer",
"url": "https://www.build.com/collection/Kohler/Veer"
},
"is_quick_ship": false,
"shipping_info": "FREE Shipping"
},
{
"name": "Veer 24\" Pedestal Bathroom Sink with Three Holes Drilled and Overflow",
"brand": "Kohler",
"id": 2242410,
"model_no": "K-5266-4",
"url": "https://www.build.com/kohler-k-5266-4/s881839?uid=2242410",
"rating": 5,
"total_ratings": 1,
"is_configurable": false,
"price": 190.95,
"price_min": 190.95,
"price_max": 190.95,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-5266-4-0-250.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-5266-4-0-250.jpg",
"variants": [
{
"id": 2242410,
"name": "White",
"model_no": "K-5266-4-0",
"swatch_color": "ffffff",
"url": "https://www.build.com/kohler-k-5266-4/s881839?uid=2242410",
"is_quick_ship": false,
"shipping_info": "FREE Shipping",
"has_free_shipping": true,
"price": 190.95,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-5266-4-0-250.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-5266-4-0-250.jpg",
"in_stock": true,
"inventory_quantity": 6
}
],
"features": [
{
"name": "Faucet Holes",
"value": "3"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "24"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Rectangular"
},
{
"name": "Width",
"value": "18.25"
}
],
"collection": {
"name": "Veer",
"url": "https://www.build.com/collection/Kohler/Veer"
},
"is_quick_ship": false,
"shipping_info": "FREE Shipping"
},
{
"name": "Archer 24\" Pedestal Bathroom Sink with 3 Holes Drilled and Overflow",
"brand": "Kohler",
"id": 165175,
"model_no": "K-2358-8",
"url": "https://www.build.com/kohler-k-2358-8/s560243?uid=165175",
"rating": 4.97,
"total_ratings": 38,
"is_configurable": true,
"price": 176.02,
"price_min": 176.02,
"price_max": 290.29,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2358-8-0-2257.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2358-8-0-2257.jpg",
"variants": [
{
"id": 222071,
"name": "Biscuit",
"model_no": "K-2358-8-96",
"swatch_color": "ded6cc",
"url": "https://www.build.com/kohler-k-2358-8/s560243?uid=222071",
"is_quick_ship": false,
"shipping_info": "FREE Shipping",
"has_free_shipping": true,
"price": 252.41,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2358-8-96-2262.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2358-8-96-2262.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 165165,
"name": "Black",
"model_no": "K-2358-8-7",
"swatch_color": "000000",
"url": "https://www.build.com/kohler-k-2358-8/s560243?uid=165165",
"is_quick_ship": false,
"shipping_info": "FREE Shipping",
"has_free_shipping": true,
"price": 290.29,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2358-8-7-1365168.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2358-8-7-1365168.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 165167,
"name": "Ice Grey",
"model_no": "K-2358-8-95",
"swatch_color": "f8f9fa",
"url": "https://www.build.com/kohler-k-2358-8/s560243?uid=165167",
"is_quick_ship": false,
"shipping_info": "FREE Shipping",
"has_free_shipping": true,
"price": 252.41,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2358-8-95-2261.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2358-8-95-2261.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 165175,
"name": "White",
"model_no": "K-2358-8-0",
"swatch_color": "ffffff",
"url": "https://www.build.com/kohler-k-2358-8/s560243?uid=165175",
"is_quick_ship": true,
"shipping_info": "FREE 2-Day Shipping",
"has_free_shipping": true,
"price": 176.02,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2358-8-0-2257.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2358-8-0-2257.jpg",
"in_stock": true,
"inventory_quantity": 93
}
],
"features": [
{
"name": "Faucet Holes",
"value": "3"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "24"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Rectangular"
},
{
"name": "Width",
"value": "20.5"
}
],
"collection": {
"name": "Archer",
"url": "https://www.build.com/collection/Kohler/Archer"
},
"is_quick_ship": true,
"shipping_info": "FREE 2-Day Shipping for Select Finishes"
},
{
"name": "Devonshire 24\" Pedestal Bathroom Sink with 3 Holes Drilled and Overflow",
"brand": "Kohler",
"id": 164370,
"model_no": "K-2287-8",
"url": "https://www.build.com/kohler-k-2287-8/s561537?uid=164370",
"rating": 4.83,
"total_ratings": 24,
"is_configurable": true,
"price": 201.21,
"price_min": 201.21,
"price_max": 322,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2287-8-0-1852.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2287-8-0-1852.jpg",
"variants": [
{
"id": 221443,
"name": "Black",
"model_no": "K-2287-8-7",
"swatch_color": "000000",
"url": "https://www.build.com/kohler-k-2287-8/s561537?uid=221443",
"is_quick_ship": false,
"shipping_info": "FREE Shipping",
"has_free_shipping": true,
"price": 322,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2287-8-7-1365168.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2287-8-7-1365168.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 164370,
"name": "White",
"model_no": "K-2287-8-0",
"swatch_color": "ffffff",
"url": "https://www.build.com/kohler-k-2287-8/s561537?uid=164370",
"is_quick_ship": true,
"shipping_info": "FREE 2-Day Shipping",
"has_free_shipping": true,
"price": 201.21,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2287-8-0-1852.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2287-8-0-1852.jpg",
"in_stock": true,
"inventory_quantity": 32
}
],
"features": [
{
"name": "Faucet Holes",
"value": "3"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "24.13"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Rectangular, Oval"
},
{
"name": "Width",
"value": "19.75"
}
],
"collection": {
"name": "Devonshire",
"url": "https://www.build.com/collection/Kohler/Devonshire"
},
"is_quick_ship": true,
"shipping_info": "FREE 2-Day Shipping for Select Finishes"
},
{
"name": "Archer 24\" Pedestal Bathroom Sink with 1 Hole Drilled and Overflow",
"brand": "Kohler",
"id": 165159,
"model_no": "K-2358-1",
"url": "https://www.build.com/kohler-k-2358-1/s560242?uid=165159",
"rating": 5,
"total_ratings": 15,
"is_configurable": true,
"price": 184,
"price_min": 184,
"price_max": 290.29,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2358-1-0-2239.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2358-1-0-2239.jpg",
"variants": [
{
"id": 222052,
"name": "Biscuit",
"model_no": "K-2358-1-96",
"swatch_color": "ded6cc",
"url": "https://www.build.com/kohler-k-2358-1/s560242?uid=222052",
"is_quick_ship": false,
"shipping_info": "FREE Shipping",
"has_free_shipping": true,
"price": 252.41,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2358-1-96-2244.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2358-1-96-2244.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 222053,
"name": "Black",
"model_no": "K-2358-1-7",
"swatch_color": "000000",
"url": "https://www.build.com/kohler-k-2358-1/s560242?uid=222053",
"is_quick_ship": false,
"shipping_info": "FREE Shipping",
"has_free_shipping": true,
"price": 290.29,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2358-1-7-1365168.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2358-1-7-1365168.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 222055,
"name": "Ice Grey",
"model_no": "K-2358-1-95",
"swatch_color": "f8f9fa",
"url": "https://www.build.com/kohler-k-2358-1/s560242?uid=222055",
"is_quick_ship": false,
"shipping_info": "FREE Shipping",
"has_free_shipping": true,
"price": 252.41,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2358-1-95-2243.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2358-1-95-2243.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 165159,
"name": "White",
"model_no": "K-2358-1-0",
"swatch_color": "ffffff",
"url": "https://www.build.com/kohler-k-2358-1/s560242?uid=165159",
"is_quick_ship": true,
"shipping_info": "FREE 2-Day Shipping",
"has_free_shipping": true,
"price": 184,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2358-1-0-2239.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2358-1-0-2239.jpg",
"in_stock": true,
"inventory_quantity": 55
}
],
"features": [
{
"name": "Faucet Holes",
"value": "1"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "24"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Rectangular"
},
{
"name": "Width",
"value": "20.5"
}
],
"collection": {
"name": "Archer",
"url": "https://www.build.com/collection/Kohler/Archer"
},
"is_quick_ship": true,
"shipping_info": "FREE 2-Day Shipping for Select Finishes"
},
{
"name": "Devonshire 24\" Pedestal Bathroom Sink with 3 Holes Drilled and Overflow",
"brand": "Kohler",
"id": 164364,
"model_no": "K-2287-4",
"url": "https://www.build.com/kohler-k-2287-4/s560400?uid=164364",
"rating": 4.87,
"total_ratings": 15,
"is_configurable": true,
"price": 201.21,
"price_min": 201.21,
"price_max": 201.21,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2287-4-0-1843.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2287-4-0-1843.jpg",
"variants": [
{
"id": 164364,
"name": "White",
"model_no": "K-2287-4-0",
"swatch_color": "ffffff",
"url": "https://www.build.com/kohler-k-2287-4/s560400?uid=164364",
"is_quick_ship": true,
"shipping_info": "FREE 2-Day Shipping",
"has_free_shipping": true,
"price": 201.21,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2287-4-0-1843.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2287-4-0-1843.jpg",
"in_stock": true,
"inventory_quantity": 14
}
],
"features": [
{
"name": "Faucet Holes",
"value": "3"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "24.13"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Rectangular, Oval"
},
{
"name": "Width",
"value": "19.75"
}
],
"collection": {
"name": "Devonshire",
"url": "https://www.build.com/collection/Kohler/Devonshire"
},
"is_quick_ship": true,
"shipping_info": "FREE 2-Day Shipping"
},
{
"name": "Cimarron 21\" Pedestal Bathroom Sink with 3 Holes Drilled and Overflow",
"brand": "Kohler",
"id": 165251,
"model_no": "K-2363-4",
"url": "https://www.build.com/kohler-k-2363-4/s560605?uid=165251",
"rating": 4.87,
"total_ratings": 15,
"is_configurable": true,
"price": 160.76,
"price_min": 160.76,
"price_max": 240.26,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2363-4-0-2276.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2363-4-0-2276.jpg",
"variants": [
{
"id": 222112,
"name": "Biscuit",
"model_no": "K-2363-4-96",
"swatch_color": "ded6cc",
"url": "https://www.build.com/kohler-k-2363-4/s560605?uid=222112",
"is_quick_ship": false,
"shipping_info": "FREE Shipping",
"has_free_shipping": true,
"price": 209.03,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2363-4-96-2279.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2363-4-96-2279.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 222113,
"name": "Black",
"model_no": "K-2363-4-7",
"swatch_color": "000000",
"url": "https://www.build.com/kohler-k-2363-4/s560605?uid=222113",
"is_quick_ship": false,
"shipping_info": "FREE Shipping",
"has_free_shipping": true,
"price": 240.26,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2363-4-7-1365168.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2363-4-7-1365168.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 165251,
"name": "White",
"model_no": "K-2363-4-0",
"swatch_color": "ffffff",
"url": "https://www.build.com/kohler-k-2363-4/s560605?uid=165251",
"is_quick_ship": true,
"shipping_info": "FREE 2-Day Shipping",
"has_free_shipping": true,
"price": 160.76,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2363-4-0-2276.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2363-4-0-2276.jpg",
"in_stock": true,
"inventory_quantity": 44
}
],
"features": [
{
"name": "Faucet Holes",
"value": "3"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "22.75"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Rectangular"
},
{
"name": "Width",
"value": "18.88"
}
],
"collection": {
"name": "Cimarron",
"url": "https://www.build.com/collection/Kohler/Cimarron"
},
"is_quick_ship": true,
"shipping_info": "FREE 2-Day Shipping for Select Finishes"
},
{
"name": "Archer 24\" Pedestal Bathroom Sink with 3 Holes Drilled and Overflow",
"brand": "Kohler",
"id": 165163,
"model_no": "K-2358-4",
"url": "https://www.build.com/kohler-k-2358-4/s560602?uid=165163",
"rating": 4.88,
"total_ratings": 8,
"is_configurable": true,
"price": 290.29,
"price_min": 176.02,
"price_max": 290.29,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2358-4-7-1365168.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2358-4-7-1365168.jpg",
"variants": [
{
"id": 165162,
"name": "Biscuit",
"model_no": "K-2358-4-96",
"swatch_color": "ded6cc",
"url": "https://www.build.com/kohler-k-2358-4/s560602?uid=165162",
"is_quick_ship": false,
"shipping_info": "FREE Shipping",
"has_free_shipping": true,
"price": 252.41,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2358-4-96-2253.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2358-4-96-2253.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 165163,
"name": "Black",
"model_no": "K-2358-4-7",
"swatch_color": "000000",
"url": "https://www.build.com/kohler-k-2358-4/s560602?uid=165163",
"is_quick_ship": true,
"shipping_info": "FREE 2-Day Shipping",
"has_free_shipping": true,
"price": 290.29,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2358-4-7-1365168.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2358-4-7-1365168.jpg",
"in_stock": true,
"inventory_quantity": 1
},
{
"id": 222060,
"name": "Ice Grey",
"model_no": "K-2358-4-95",
"swatch_color": "f8f9fa",
"url": "https://www.build.com/kohler-k-2358-4/s560602?uid=222060",
"is_quick_ship": false,
"shipping_info": "FREE Shipping",
"has_free_shipping": true,
"price": 252.41,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2358-4-95-2252.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2358-4-95-2252.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 222068,
"name": "White",
"model_no": "K-2358-4-0",
"swatch_color": "ffffff",
"url": "https://www.build.com/kohler-k-2358-4/s560602?uid=222068",
"is_quick_ship": true,
"shipping_info": "FREE 2-Day Shipping",
"has_free_shipping": true,
"price": 176.02,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2358-4-0-2248.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-k-2358-4-0-2248.jpg",
"in_stock": true,
"inventory_quantity": 102
}
],
"features": [
{
"name": "Faucet Holes",
"value": "3"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "24"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Rectangular"
},
{
"name": "Width",
"value": "20.5"
}
],
"collection": {
"name": "Archer",
"url": "https://www.build.com/collection/Kohler/Archer"
},
"is_quick_ship": true,
"shipping_info": "FREE 2-Day Shipping for Select Finishes"
},
{
"name": "Devonshire 24\" Pedestal Bathroom Sink with 3 Pre-Drilled Faucet Holes and Overflow Assembly",
"brand": "Kohler",
"id": 221427,
"model_no": "K-2286-8",
"url": "https://www.build.com/kohler-k-2286-8/s560572?uid=221427",
"rating": 4.75,
"total_ratings": 4,
"is_configurable": false,
"price": 362.57,
"price_min": 362.57,
"price_max": 362.57,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-2286-8-0.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-2286-8-0.jpg",
"variants": [
{
"id": 221427,
"name": "White",
"model_no": "K-2286-8-0",
"swatch_color": "ffffff",
"url": "https://www.build.com/kohler-k-2286-8/s560572?uid=221427",
"is_quick_ship": false,
"shipping_info": "FREE Shipping",
"has_free_shipping": true,
"price": 362.57,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-2286-8-0.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-2286-8-0.jpg",
"in_stock": true,
"inventory_quantity": 32
}
],
"features": [
{
"name": "Faucet Holes",
"value": "3"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "24.125"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Rectangular, Oval"
},
{
"name": "Width",
"value": "19.75"
}
],
"collection": {
"name": "Devonshire",
"url": "https://www.build.com/collection/Kohler/Devonshire"
},
"is_quick_ship": false,
"shipping_info": "FREE Shipping"
},
{
"name": "Tresham 24\" Pedestal Bathroom Sink with Single Faucet Hole and Pedestal Base",
"brand": "Kohler",
"id": 1740448,
"model_no": "K-2844-1",
"url": "https://www.build.com/kohler-k-2844-1/s560671?uid=1740448",
"rating": 4.5,
"total_ratings": 2,
"is_configurable": false,
"price": 519,
"price_min": 519,
"price_max": 519,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/k_2844_1_0_main.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/k_2844_1_0_main.jpg",
"variants": [
{
"id": 1740448,
"name": "White",
"model_no": "K-2844-1-0",
"swatch_color": "ffffff",
"url": "https://www.build.com/kohler-k-2844-1/s560671?uid=1740448",
"is_quick_ship": false,
"shipping_info": "FREE Shipping",
"has_free_shipping": true,
"price": 519,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/k_2844_1_0_main.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/k_2844_1_0_main.jpg",
"in_stock": true,
"inventory_quantity": 14
}
],
"features": [
{
"name": "Faucet Holes",
"value": "1"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "24"
},
{
"name": "Material",
"value": "Fireclay"
},
{
"name": "Sink Shape",
"value": "Rectangular"
},
{
"name": "Width",
"value": "19.5"
}
],
"collection": {
"name": "Tresham",
"url": "https://www.build.com/collection/Kohler/Tresham"
},
"is_quick_ship": false,
"shipping_info": "FREE Shipping"
},
{
"name": "Veer 21\" Pedestal Bathroom Sink with 8\" Widespread Faucet Holes and Overflow",
"brand": "Kohler",
"id": 2242391,
"model_no": "K-5265-8",
"url": "https://www.build.com/kohler-k-5265-8/s881838?uid=2242391",
"rating": 5,
"total_ratings": 1,
"is_configurable": false,
"price": 180.44,
"price_min": 180.44,
"price_max": 180.44,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-5265-8-0.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-5265-8-0.jpg",
"variants": [
{
"id": 2242391,
"name": "White",
"model_no": "K-5265-8-0",
"swatch_color": "ffffff",
"url": "https://www.build.com/kohler-k-5265-8/s881838?uid=2242391",
"is_quick_ship": false,
"shipping_info": "FREE Shipping",
"has_free_shipping": true,
"price": 180.44,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-5265-8-0.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-5265-8-0.jpg",
"in_stock": true,
"inventory_quantity": 50
}
],
"features": [
{
"name": "Faucet Holes",
"value": "3"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "21"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Rectangular"
},
{
"name": "Width",
"value": "18.25"
}
],
"collection": {
"name": "Veer",
"url": "https://www.build.com/collection/Kohler/Veer"
},
"is_quick_ship": false,
"shipping_info": "FREE Shipping"
},
{
"name": "Veer 24\" Pedestal Bathroom Sink with 8\" Widespread Faucet Holes and Overflow",
"brand": "Kohler",
"id": 2242420,
"model_no": "K-5266-8",
"url": "https://www.build.com/kohler-k-5266-8/s881840?uid=2242420",
"rating": 5,
"total_ratings": 1,
"is_configurable": false,
"price": 190.95,
"price_min": 190.95,
"price_max": 190.95,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-5266-8-0.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-5266-8-0.jpg",
"variants": [
{
"id": 2242420,
"name": "White",
"model_no": "K-5266-8-0",
"swatch_color": "ffffff",
"url": "https://www.build.com/kohler-k-5266-8/s881840?uid=2242420",
"is_quick_ship": false,
"shipping_info": "FREE Shipping",
"has_free_shipping": true,
"price": 190.95,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-5266-8-0.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-5266-8-0.jpg",
"in_stock": true,
"inventory_quantity": 41
}
],
"features": [
{
"name": "Faucet Holes",
"value": "3"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "24"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Rectangular"
},
{
"name": "Width",
"value": "18.25"
}
],
"collection": {
"name": "Veer",
"url": "https://www.build.com/collection/Kohler/Veer"
},
"is_quick_ship": false,
"shipping_info": "FREE Shipping"
},
{
"name": "Clayton 27\" Pedestal Bathroom Sink with 3 Faucet Holes Drilled and Overflow - Less Pedestal",
"brand": "TOTO",
"id": 181814,
"model_no": "LT780.8",
"url": "https://www.build.com/toto-lt780-8/s594879?uid=181814",
"rating": 5,
"total_ratings": 1,
"is_configurable": true,
"price": 526.37,
"price_min": 449.44,
"price_max": 526.37,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt780-801-349.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt780-801-349.jpg",
"variants": [
{
"id": 181814,
"name": "Cotton",
"model_no": "LT780.8#01",
"swatch_color": "DDDAD5",
"url": "https://www.build.com/toto-lt780-8/s594879?uid=181814",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 526.37,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt780-801-349.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt780-801-349.jpg",
"in_stock": true,
"inventory_quantity": 3
},
{
"id": 181817,
"name": "Sedona Beige",
"model_no": "LT780.8#12",
"swatch_color": "f2f0e4",
"url": "https://www.build.com/toto-lt780-8/s594879?uid=181817",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 449.44,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt780-812-351.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt780-812-351.jpg",
"in_stock": true,
"inventory_quantity": 0
}
],
"features": [
{
"name": "Faucet Holes",
"value": "3"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "27"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Rectangular"
},
{
"name": "Width",
"value": "19.63"
}
],
"collection": {
"name": "Clayton",
"url": "https://www.build.com/collection/TOTO/Clayton"
},
"is_quick_ship": false,
"shipping_info": ""
},
{
"name": "Promenade 27-1/2\" Pedestal Bathroom Sink with 3 Faucet Holes Drilled and Overflow - Less Pedestal",
"brand": "TOTO",
"id": 181537,
"model_no": "LT530.4",
"url": "https://www.build.com/toto-lt530-4/s594855?uid=181537",
"rating": 0,
"total_ratings": 0,
"is_configurable": false,
"price": 356.29,
"price_min": 304.38,
"price_max": 429.75,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt530-401-206.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt530-401-206.jpg",
"variants": [
{
"id": 181535,
"name": "Bone",
"model_no": "LT530.4#03",
"swatch_color": "DDD4BB",
"url": "https://www.build.com/toto-lt530-4/s594855?uid=181535",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 329.63,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt530-403-204.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt530-403-204.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 181536,
"name": "Colonial White",
"model_no": "LT530.4#11",
"swatch_color": "FFF5E3",
"url": "https://www.build.com/toto-lt530-4/s594855?uid=181536",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 304.38,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt530-411-205.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt530-411-205.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 181537,
"name": "Cotton",
"model_no": "LT530.4#01",
"swatch_color": "DDDAD5",
"url": "https://www.build.com/toto-lt530-4/s594855?uid=181537",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 356.29,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt530-401-206.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt530-401-206.jpg",
"in_stock": true,
"inventory_quantity": 1
},
{
"id": 181538,
"name": "Ebony",
"model_no": "LT530.4#51",
"swatch_color": "000000",
"url": "https://www.build.com/toto-lt530-4/s594855?uid=181538",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 429.75,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt530-451-207.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt530-451-207.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 181540,
"name": "Sedona Beige",
"model_no": "LT530.4#12",
"swatch_color": "f2f0e4",
"url": "https://www.build.com/toto-lt530-4/s594855?uid=181540",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 329.63,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt530-412-208.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt530-412-208.jpg",
"in_stock": true,
"inventory_quantity": 0
}
],
"features": [
{
"name": "Faucet Holes",
"value": "3"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "27.5"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Rectangular"
},
{
"name": "Width",
"value": "22.25"
}
],
"collection": {
"name": "Promenade",
"url": "https://www.build.com/collection/TOTO/Promenade"
},
"is_quick_ship": false,
"shipping_info": ""
},
{
"name": "Promenade 27-1/2\" Pedestal Bathroom Sink with Single Faucet Hole Drilled and Overflow - Less Pedestal",
"brand": "TOTO",
"id": 181531,
"model_no": "LT530",
"url": "https://www.build.com/toto-lt530/s594854?uid=181531",
"rating": 0,
"total_ratings": 0,
"is_configurable": false,
"price": 356.29,
"price_min": 273.94,
"price_max": 429.75,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt53001-201.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt53001-201.jpg",
"variants": [
{
"id": 181529,
"name": "Bone",
"model_no": "LT530#03",
"swatch_color": "DDD4BB",
"url": "https://www.build.com/toto-lt530/s594854?uid=181529",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 329.63,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt53003-199.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt53003-199.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 181530,
"name": "Colonial White",
"model_no": "LT530#11",
"swatch_color": "FFF5E3",
"url": "https://www.build.com/toto-lt530/s594854?uid=181530",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 273.94,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt53011-200.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt53011-200.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 181531,
"name": "Cotton",
"model_no": "LT530#01",
"swatch_color": "DDDAD5",
"url": "https://www.build.com/toto-lt530/s594854?uid=181531",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 356.29,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt53001-201.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt53001-201.jpg",
"in_stock": true,
"inventory_quantity": 5
},
{
"id": 181532,
"name": "Ebony",
"model_no": "LT530#51",
"swatch_color": "000000",
"url": "https://www.build.com/toto-lt530/s594854?uid=181532",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 429.75,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt53051-202.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt53051-202.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 181534,
"name": "Sedona Beige",
"model_no": "LT530#12",
"swatch_color": "f2f0e4",
"url": "https://www.build.com/toto-lt530/s594854?uid=181534",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 329.63,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt53012-203.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt53012-203.jpg",
"in_stock": true,
"inventory_quantity": 0
}
],
"features": [
{
"name": "Faucet Holes",
"value": "1"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "27.5"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Rectangular"
},
{
"name": "Width",
"value": "22.25"
}
],
"collection": {
"name": "Promenade",
"url": "https://www.build.com/collection/TOTO/Promenade"
},
"is_quick_ship": false,
"shipping_info": ""
},
{
"name": "Dartmouth 24-1/4\" Pedestal Bathroom Sink with 3 Faucet Holes Drilled and Overflow - Less Pedestal",
"brand": "TOTO",
"id": 930745,
"model_no": "LT642.8",
"url": "https://www.build.com/toto-lt642-8/s592865?uid=930745",
"rating": 0,
"total_ratings": 0,
"is_configurable": false,
"price": 286.88,
"price_min": 286.88,
"price_max": 286.88,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt642-801-296.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt642-801-296.jpg",
"variants": [
{
"id": 930745,
"name": "Cotton",
"model_no": "LT642.8#01",
"swatch_color": "DDDAD5",
"url": "https://www.build.com/toto-lt642-8/s592865?uid=930745",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 286.88,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt642-801-296.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt642-801-296.jpg",
"in_stock": true,
"inventory_quantity": 5
}
],
"features": [
{
"name": "Faucet Holes",
"value": "3"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "24.25"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Oval"
},
{
"name": "Width",
"value": "18.25"
}
],
"collection": {
"name": "Dartmouth",
"url": "https://www.build.com/collection/TOTO/Dartmouth"
},
"is_quick_ship": false,
"shipping_info": ""
},
{
"name": "Promenade 24\" Pedestal Bathroom Sink with Single Faucet Hole Drilled and Overflow - Less Pedestal",
"brand": "TOTO",
"id": 181567,
"model_no": "LT532",
"url": "https://www.build.com/toto-lt532/s594858?uid=181567",
"rating": 0,
"total_ratings": 0,
"is_configurable": true,
"price": 337.38,
"price_min": 259.32,
"price_max": 443.4,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt53201-231.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt53201-231.jpg",
"variants": [
{
"id": 181565,
"name": "Bone",
"model_no": "LT532#03",
"swatch_color": "DDD4BB",
"url": "https://www.build.com/toto-lt532/s594858?uid=181565",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 312.19,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt53203-229.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt53203-229.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 181566,
"name": "Colonial White",
"model_no": "LT532#11",
"swatch_color": "FFF5E3",
"url": "https://www.build.com/toto-lt532/s594858?uid=181566",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 259.32,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt53211-230.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt53211-230.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 181567,
"name": "Cotton",
"model_no": "LT532#01",
"swatch_color": "DDDAD5",
"url": "https://www.build.com/toto-lt532/s594858?uid=181567",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 337.38,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt53201-231.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt53201-231.jpg",
"in_stock": true,
"inventory_quantity": 14
},
{
"id": 181568,
"name": "Ebony",
"model_no": "LT532#51",
"swatch_color": "000000",
"url": "https://www.build.com/toto-lt532/s594858?uid=181568",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 443.4,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt53251-232.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt53251-232.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 181570,
"name": "Sedona Beige",
"model_no": "LT532#12",
"swatch_color": "f2f0e4",
"url": "https://www.build.com/toto-lt532/s594858?uid=181570",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 312.19,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt53212-233.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt53212-233.jpg",
"in_stock": true,
"inventory_quantity": 0
}
],
"features": [
{
"name": "Faucet Holes",
"value": "1"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "24"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Rectangular"
},
{
"name": "Width",
"value": "19"
}
],
"collection": {
"name": "Promenade",
"url": "https://www.build.com/collection/TOTO/Promenade"
},
"is_quick_ship": false,
"shipping_info": ""
},
{
"name": "Veer 24\" Pedestal Bathroom Sink with One Hole Drilled and Overflow",
"brand": "Kohler",
"id": 2233391,
"model_no": "K-5266-1",
"url": "https://www.build.com/kohler-k-5266-1/s875879?uid=2233391",
"rating": 0,
"total_ratings": 0,
"is_configurable": false,
"price": 190.95,
"price_min": 190.95,
"price_max": 190.95,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-5266-1-0.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-5266-1-0.jpg",
"variants": [
{
"id": 2233391,
"name": "White",
"model_no": "K-5266-1-0",
"swatch_color": "ffffff",
"url": "https://www.build.com/kohler-k-5266-1/s875879?uid=2233391",
"is_quick_ship": false,
"shipping_info": "FREE Shipping",
"has_free_shipping": true,
"price": 190.95,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-5266-1-0.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/kohler-5266-1-0.jpg",
"in_stock": true,
"inventory_quantity": 48
}
],
"features": [
{
"name": "Faucet Holes",
"value": "1"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "24"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Rectangular"
},
{
"name": "Width",
"value": "18.25"
}
],
"collection": {
"name": "Veer",
"url": "https://www.build.com/collection/Kohler/Veer"
},
"is_quick_ship": false,
"shipping_info": "FREE Shipping"
},
{
"name": "Tresham 24\" Pedestal Bathroom Sink with 4\" Centers and Pedestal Base",
"brand": "Kohler",
"id": 1740458,
"model_no": "K-2844-4",
"url": "https://www.build.com/kohler-k-2844-4/s561651?uid=1740458",
"rating": 5,
"total_ratings": 1,
"is_configurable": false,
"price": 519,
"price_min": 519,
"price_max": 519,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/k_2844_4_0_51311.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/k_2844_4_0_51311.jpg",
"variants": [
{
"id": 1740458,
"name": "White",
"model_no": "K-2844-4-0",
"swatch_color": "ffffff",
"url": "https://www.build.com/kohler-k-2844-4/s561651?uid=1740458",
"is_quick_ship": false,
"shipping_info": "FREE Shipping",
"has_free_shipping": true,
"price": 519,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/k_2844_4_0_51311.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/kohler/k_2844_4_0_51311.jpg",
"in_stock": true,
"inventory_quantity": 0
}
],
"features": [
{
"name": "Faucet Holes",
"value": "3"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "24"
},
{
"name": "Material",
"value": "Fireclay"
},
{
"name": "Sink Shape",
"value": "Rectangular"
},
{
"name": "Width",
"value": "19.5"
}
],
"collection": {
"name": "Tresham",
"url": "https://www.build.com/collection/Kohler/Tresham"
},
"is_quick_ship": false,
"shipping_info": "FREE Shipping"
},
{
"name": "Guinevere 24-3/8\" Pedestal Bathroom Sink with 3 Faucet Holes Drilled and Overflow - Less Pedestal",
"brand": "TOTO",
"id": 182029,
"model_no": "LT972.8",
"url": "https://www.build.com/toto-lt972-8/s594898?uid=182029",
"rating": 5,
"total_ratings": 1,
"is_configurable": false,
"price": 518.7,
"price_min": 518.7,
"price_max": 518.7,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt972-801-493.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt972-801-493.jpg",
"variants": [
{
"id": 182029,
"name": "Cotton",
"model_no": "LT972.8#01",
"swatch_color": "DDDAD5",
"url": "https://www.build.com/toto-lt972-8/s594898?uid=182029",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 518.7,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt972-801-493.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt972-801-493.jpg",
"in_stock": true,
"inventory_quantity": 0
}
],
"features": [
{
"name": "Faucet Holes",
"value": "3"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "24.375"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Rectangular"
},
{
"name": "Width",
"value": "19.87"
}
],
"collection": {
"name": "Guinevere",
"url": "https://www.build.com/collection/TOTO/Guinevere"
},
"is_quick_ship": false,
"shipping_info": ""
},
{
"name": "Whitney 25\" Pedestal Bathroom Sink with 3 Faucet Holes Drilled and Overflow - Less Pedestal",
"brand": "TOTO",
"id": 181759,
"model_no": "LT754.8",
"url": "https://www.build.com/toto-lt754-8/s594877?uid=181759",
"rating": 5,
"total_ratings": 1,
"is_configurable": true,
"price": 278.44,
"price_min": 278.44,
"price_max": 278.44,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt754-801-334.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt754-801-334.jpg",
"variants": [
{
"id": 181759,
"name": "Cotton",
"model_no": "LT754.8#01",
"swatch_color": "DDDAD5",
"url": "https://www.build.com/toto-lt754-8/s594877?uid=181759",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 278.44,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt754-801-334.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt754-801-334.jpg",
"in_stock": true,
"inventory_quantity": 0
}
],
"features": [
{
"name": "Faucet Holes",
"value": "1"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "25"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Oval"
},
{
"name": "Width",
"value": "19"
}
],
"collection": {
"name": "Whitney",
"url": "https://www.build.com/collection/TOTO/Whitney"
},
"is_quick_ship": false,
"shipping_info": ""
},
{
"name": "Promenade 24\" Pedestal Bathroom Sink with 3 Faucet Holes Drilled and Overflow - Less Pedestal",
"brand": "TOTO",
"id": 181573,
"model_no": "LT532.4",
"url": "https://www.build.com/toto-lt532-4/s595085?uid=181573",
"rating": 1,
"total_ratings": 1,
"is_configurable": true,
"price": 337.38,
"price_min": 288.13,
"price_max": 337.38,
"currency": "USD",
"images": [
"https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt532-401-236.jpg"
],
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt532-401-236.jpg",
"variants": [
{
"id": 181571,
"name": "Bone",
"model_no": "LT532.4#03",
"swatch_color": "DDD4BB",
"url": "https://www.build.com/toto-lt532-4/s595085?uid=181571",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 312.19,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt532-403-234.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt532-403-234.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 181572,
"name": "Colonial White",
"model_no": "LT532.4#11",
"swatch_color": "FFF5E3",
"url": "https://www.build.com/toto-lt532-4/s595085?uid=181572",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 288.13,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt532-411-235.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt532-411-235.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 181573,
"name": "Cotton",
"model_no": "LT532.4#01",
"swatch_color": "DDDAD5",
"url": "https://www.build.com/toto-lt532-4/s595085?uid=181573",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 337.38,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt532-401-236.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt532-401-236.jpg",
"in_stock": true,
"inventory_quantity": 0
},
{
"id": 181576,
"name": "Sedona Beige",
"model_no": "LT532.4#12",
"swatch_color": "f2f0e4",
"url": "https://www.build.com/toto-lt532-4/s595085?uid=181576",
"is_quick_ship": false,
"shipping_info": "",
"has_free_shipping": false,
"price": 312.19,
"image": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt532-412-238.jpg",
"thumbnail": "https://s3.img-b.com/image/private/t_base,c_lpad,f_auto,dpr_auto/product/toto/toto-lt532-412-238.jpg",
"in_stock": true,
"inventory_quantity": 0
}
],
"features": [
{
"name": "Faucet Holes",
"value": "3"
},
{
"name": "Installation Type",
"value": "Pedestal"
},
{
"name": "Length",
"value": "24"
},
{
"name": "Material",
"value": "Vitreous China"
},
{
"name": "Sink Shape",
"value": "Rectangular"
},
{
"name": "Width",
"value": "19"
}
],
"collection": {
"name": "Promenade",
"url": "https://www.build.com/collection/TOTO/Promenade"
},
"is_quick_ship": false,
"shipping_info": ""
}
],
"meta_data": {},
"search": "Pedestal Bathroom Sinks",
"remaining_credits": 5941435.5
}
Request Cost
10 credits are deducted for each successful request
Support
If you want to add a parameter to our response, or have any question or feedback, please write to us at support@unwrangle.com