Homedepot Scraper avatar
Homedepot Scraper

Pricing

$15.00 / 1,000 products

Go to Apify Store
Homedepot Scraper

Homedepot Scraper

HomeDepot Products Scraper lets you extract product data from homedepot.com using a collection URL and delivery ZIP. Get product names, prices, stock levels, brands, images, and URLs. Ideal for price monitoring, inventory tracking, and market research. $15 per 1,000 products.

Pricing

$15.00 / 1,000 products

Rating

0.0

(0)

Developer

Rigel Bytes

Rigel Bytes

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

HomeDepot Products Scraper

Extract product data from homedepot.com with just a collection URL and deliveryZip. Get product names, prices, images, stock levels, brand names, and more — perfect for price monitoring, inventory tracking, or market research.

For just $15/1000 products, you can scrape high-quality product data with ease.


Features

  • Extract comprehensive product details:

    • Product Image
    • Product Name
    • Brand Name
    • Price
    • Stock Level
    • Product URL
  • Location-based scraping (delivery or pickup)

  • Supports proxies for anonymity and bypassing restrictions

  • Fast and reliable scraping with retry mechanisms

Pricing

  • $15 per 1,000 products scraped
  • No hidden fees or subscription costs

Input

The actor accepts the following input:

  • url (string, required): Publix collection URLs to scrape products from
  • deliveryZip (string, required): Address or postal code for delivery location (e.g., "72076")
  • address (string, optional): Street Address for delivery location (e.g., "2300 Griffin Road")
  • maxProducts (integer, optional): Maximum number of products to scrape. Set to 0 for unlimited
  • serviceType (string, optional): Choose "delivery" or "pickup" (default: "delivery")
  • proxyConfiguration (object, optional): Proxy settings for enhanced scraping

📝 Copy for Use:

{
"url": "https://www.homedepot.com/b/Home-Decor/N-5yc1vZc7pcZ7",
"deliveryZip": "72076",
"maxProducts": 200
}

Why Choose This Scraper?

  • Affordable: Pay only $15 per 1,000 products scraped
  • Comprehensive: Extracts all essential product details including pricing and stock levels
  • Easy to Use: Simple setup and integration with the Apify platform
  • Reliable: Built with retry mechanisms to handle network issues
  • Location-aware: Get accurate pricing and availability for specific delivery locations

  • Shifter

    • Reliable residential proxies all over the world.
    • Cheap rates
    • Order Shifter Now
    • Get 10% Off any product, use coupan rigelbytes-YoBB.
  • OxyLabs

    • 100M+ Proxies
    • Fastest proxies in the market
    • Real profile, human-like Residential IPs
    • Quality assurance framework for most reliable IPs
    • Get Proxies
  • DataImpulse

Learn More About Proxies

  • Exclusive Deals: Some providers may offer special discounts or bonuses when you use our link.
  • Support Our Work: Each purchase helps us maintain and improve the tools and services we provide.
  • No Extra Cost: You pay the same price, but part of it goes to supporting our efforts.

Running via Apify Console

You can run this actor from the Apify Console by providing the necessary input parameters.

Running via API

You can trigger this actor using the Apify API, passing the required input in the request body.

API Request Example (Python)

from apify_client import ApifyClient
# Initialize the ApifyClient with your API token
client = ApifyClient("<YOUR_API_TOKEN>")
# Prepare the Actor input
run_input = {
"url": "https://www.homedepot.com/b/Home-Decor/N-5yc1vZc7pcZ7",
"deliveryZip": "72076",
"maxProducts": 200
}
# Run the Actor and wait for it to finish
run = client.actor("rigelbytes/homedepot-scraper").call(run_input=run_input)

JavaScript

import { ApifyClient } from 'apify-client';
// Initialize the ApifyClient with your API token
const client = new ApifyClient({
token: '<YOUR_API_TOKEN>',
});
// Prepare Actor input
const input = {
"url": "https://www.homedepot.com/b/Home-Decor/N-5yc1vZc7pcZ7",
"deliveryZip": "72076",
"maxProducts": 200
};
(async () => {
// Run the Actor and wait for it to finish
const run = await client.actor("rigelbytes/homedepot-scraper").call(input);
})();

Running with cURL

# Set API token
API_TOKEN=<YOUR_API_TOKEN>
# Prepare Actor input
cat > input.json <<'EOF'
{
"url": "https://www.homedepot.com/b/Home-Decor/N-5yc1vZc7pcZ7",
"deliveryZip": "72076",
"maxProducts": 200
}
EOF
# Run the Actor
curl "https://api.apify.com/v2/acts/rigelbytes/homedepot-scraper/runs?token=$API_TOKEN" \
-X POST \
-d @input.json \
-H 'Content-Type: application/json'

Output

The scraper outputs product data in JSON format with the following fields:

  • name: Product name

  • brandName: Brand name

  • imageUrl: Product image URL

  • url: Product page URL

  • priceString: Price as string

  • stockLevel: Stock availability

  • Output

    Output

View Detailed Data

🚀 Other Tools by Rigel Bytes

Zillow Scraper
Extract property listings, prices, and details from Zillow effortlessly.

Airbnb Listing Scraper
Gather Airbnb listings, including prices, reviews, and availability.

Web Crawler
A versatile tool to crawl and scrape data from any website.

Zillow Detail Scraper
Dive deeper into Zillow listings with detailed property information.

Daraz Scraper
Scrape product details, prices, and reviews from Daraz.

Airbnb Images Downloader
Download high-quality images from Airbnb listings with ease.

Google Maps Scraper
Extract UNLIMITED business leads with Google Maps Scraper in different languages.

Instagram Profile Scraper
Export Unlimited Instagram Profiles with Instagram Profile Scraper

Understanding Proxies:

When scraping data or browsing anonymously, proxies are essential. They act as intermediaries, masking your original IP address and allowing you to send requests from another location.

Why Use Proxies?

  • Avoid IP Blocks: By routing requests through proxies, you prevent the target website from recognizing your IP as a scraper or spammer.
  • Access Geo-restricted Content: Proxies let you access content or websites restricted by location.
  • Enhance Anonymity: Hide your actual IP, ensuring privacy while scraping or browsing.

Types of Proxies

  1. Residential Proxies
    • Real IP addresses provided by ISPs to home users.
    • They mimic regular users, making them harder to detect.
    • Best for: Long-term, undetectable scraping, and avoiding blocks.
  2. Data Center Proxies
    • IP addresses from servers in data centers.
    • Faster and cheaper than residential proxies but easier to detect and block.
    • Best for: High-speed scraping, but with a higher risk of detection.
  3. Mobile Proxies
    • IPs provided by mobile carriers (3G/4G/5G networks).
    • Very difficult to detect, as they appear as regular mobile users.
    • Best for: Mobile-related scraping or avoiding sophisticated blocks.

Rotating Proxies vs. Straight Proxies

  • Rotating Proxies: Every request you send goes through a different proxy, making it harder for websites to detect patterns.
  • Straight Proxies: All requests are sent through the same proxy, making it easier to track your IP.

About Rigel Bytes

Rigel Bytes specializes in web scraping, automation, and data analytics. We help businesses extract and leverage valuable data for informed decision-making.

Contact Us

Ready to unlock the power of data? Reach out to us at (contact@rigelbytes.com) or book an appointment with us to learn more about how we can help you achieve your data goals.

Detailed Data

[
{
"itemId": "203672257",
"dataSources": "searchNav",
"badges": [],
"info": {
"isSponsored": null,
"sponsoredMetadata": null,
"sponsoredBeacon": null,
"productSubType": null,
"productDepartmentId": "562803",
"paintBrand": null,
"dotComColorEligible": false,
"isLiveGoodsProduct": false,
"augmentedReality": false,
"globalCustomConfigurator": null,
"samplesAvailable": false,
"swatches": [],
"totalNumberOfOptions": 6,
"hidePrice": false,
"ecoRebate": false,
"quantityLimit": 0,
"categoryHierarchy": [
"Furniture",
"Furniture Accessories & Replacement Parts",
"Casters"
],
"sskMin": null,
"sskMax": null,
"unitOfMeasureCoverage": null,
"wasMaxPriceRange": null,
"wasMinPriceRange": null,
"isGenericProduct": null,
"classNumber": "4",
"hasSubscription": false,
"productDepartment": "Casters",
"customerSignal": null,
"isBuryProduct": null,
"returnable": "30-Day",
"__typename": "Info"
},
"identifiers": {
"canonicalUrl": "/p/Everbilt-5-in-Red-Polyurethane-and-Steel-Swivel-Plate-Locking-Caster-Wheel-with-330-lb-Load-Rating-4120945EB/203672257",
"brandName": "Everbilt",
"itemId": "203672257",
"productLabel": "5 in. Red Polyurethane and Steel Swivel Plate Locking Caster Wheel with 330 lb. Load Rating",
"productType": "MERCHANDISE",
"parentId": "334489230",
"modelNumber": "4120945EB",
"storeSkuNumber": "194925",
"specialOrderSku": null,
"isSuperSku": true,
"sampleId": null,
"__typename": "Identifiers"
},
"media": {
"images": [
{
"url": "https://images.thdstatic.com/productImages/df06add4-f407-4b84-81f4-8f1d4c82940a/svn/reds-pinks-everbilt-casters-4120945eb-64_<SIZE>.jpg",
"type": "IMAGE",
"subType": "PRIMARY",
"sizes": [
"65",
"100",
"145",
"300",
"400",
"600",
"1000"
],
"__typename": "Image"
},
{
"url": "https://images.thdstatic.com/productImages/48e7d317-e7ab-44ff-adbb-a866ccda40c1/svn/reds-pinks-everbilt-casters-4120945eb-e4_<SIZE>.jpg",
"type": "IMAGE",
"subType": "SECONDARY",
"sizes": [
"65",
"100",
"145",
"300",
"400",
"600",
"1000"
],
"__typename": "Image"
}
],
"__typename": "Media"
},
"pricing": {
"value": 20.97,
"original": 20.97,
"promotion": {
"dates": null,
"description": null,
"experienceTag": null,
"subExperienceTag": null,
"type": null,
"dollarOff": 0,
"percentageOff": 0,
"promotionTag": null,
"savingsCenter": null,
"savingsCenterPromos": "Buy More Save More",
"specialBuySavings": null,
"specialBuyDollarOff": null,
"specialBuyPercentageOff": null,
"__typename": "Promotion"
},
"preferredPriceFlag": false,
"conditionalPromotions": [
{
"promotionId": 592576,
"skuItemGroup": "SRC-1",
"promotionTags": [
"BMSM"
],
"eligibilityCriteria": [
{
"itemGroup": "SRC-1",
"minThresholdVal": 25,
"thresholdType": "QUANTITY",
"__typename": "EligibilityCriterion"
}
],
"reward": {
"tiers": [
{
"minThresholdVal": 25,
"thresholdType": "QUANTITY",
"rewardVal": 10,
"rewardType": "PERCNTOFF",
"rewardLevel": null,
"maxAllowedRewardAmount": null,
"__typename": "ConditionalPromoTier"
},
{
"minThresholdVal": 45,
"thresholdType": "QUANTITY",
"rewardVal": 20,
"rewardType": "PERCNTOFF",
"rewardLevel": null,
"maxAllowedRewardAmount": null,
"__typename": "ConditionalPromoTier"
}
],
"__typename": "ConditionalPromoReward"
},
"__typename": "ConditionalPromotion"
}
],
"alternatePriceDisplay": false,
"alternate": {
"bulk": null,
"unit": {
"caseUnitOfMeasure": null,
"unitsOriginalPrice": null,
"unitsPerCase": 0,
"value": null,
"__typename": "UnitPricing"
},
"__typename": "Alternate"
},
"mapAboveOriginalPrice": null,
"mapDetail": null,
"message": null,
"specialBuy": null,
"unitOfMeasure": "each",
"clearance": null,
"__typename": "Pricing"
},
"reviews": {
"ratingsReviews": {
"averageRating": "4.6141",
"totalReviews": "495",
"__typename": "RatingsReviews"
},
"__typename": "Reviews"
},
"details": {
"collection": {
"collectionId": null,
"name": null,
"url": null,
"__typename": "Collection"
},
"highlights": null,
"installation": null,
"__typename": "Details"
},
"installServices": {
"scheduleAMeasure": false,
"gccCarpetDesignAndOrderEligible": false,
"__typename": "InstallServices"
},
"availabilityType": {
"type": "Shared",
"buyable": false,
"discontinued": false,
"status": false,
"__typename": "AvailabilityType"
},
"fulfillment": {
"fulfillmentOptions": [
{
"services": [
{
"type": "bopis",
"locations": [
{
"isAnchor": true,
"inventory": {
"quantity": 20,
"isOutOfStock": false,
"isInStock": true,
"isLimitedQuantity": false,
"isUnavailable": false,
"maxAllowedBopisQty": null,
"minAllowedBopisQty": null,
"__typename": "Inventory"
},
"curbsidePickupFlag": null,
"isBuyInStoreCheckNearBy": null,
"distance": 0,
"locationId": "1402",
"state": "AR",
"storeName": "North Little Rock",
"storePhone": "(501)945-3500",
"type": "store",
"__typename": "Location"
}
],
"hasFreeShipping": false,
"freeDeliveryThreshold": null,
"earliestDeliveryDate": null,
"totalCharge": null,
"deliveryTimeline": null,
"deliveryDates": null,
"deliveryCharge": null,
"dynamicEta": null,
"deliveryMessage": null,
"shipFromFastestLocation": false,
"optimalFulfillment": false,
"__typename": "Service"
}
],
"type": "pickup",
"fulfillable": true,
"priorityDeliveryOptions": null,
"__typename": "FulfillmentOption"
},
{
"services": [
{
"type": "sth",
"locations": [
{
"isAnchor": true,
"inventory": {
"quantity": 8498,
"isOutOfStock": false,
"isInStock": true,
"isLimitedQuantity": false,
"isUnavailable": false,
"maxAllowedBopisQty": null,
"minAllowedBopisQty": null,
"__typename": "Inventory"
},
"curbsidePickupFlag": null,
"isBuyInStoreCheckNearBy": null,
"distance": null,
"locationId": "8119",
"state": null,
"storeName": null,
"storePhone": null,
"type": "online",
"__typename": "Location"
}
],
"hasFreeShipping": true,
"freeDeliveryThreshold": null,
"earliestDeliveryDate": null,
"totalCharge": 0,
"deliveryTimeline": "later",
"deliveryDates": {
"startDate": "2026-01-09",
"endDate": "2026-01-09",
"__typename": "DeliveryDate"
},
"deliveryCharge": null,
"dynamicEta": null,
"deliveryMessage": null,
"shipFromFastestLocation": false,
"optimalFulfillment": true,
"__typename": "Service"
},
{
"type": "express delivery",
"locations": [
{
"isAnchor": true,
"inventory": {
"quantity": 20,
"isOutOfStock": false,
"isInStock": true,
"isLimitedQuantity": false,
"isUnavailable": false,
"maxAllowedBopisQty": null,
"minAllowedBopisQty": null,
"__typename": "Inventory"
},
"curbsidePickupFlag": null,
"isBuyInStoreCheckNearBy": null,
"distance": 0,
"locationId": "1402",
"state": "AR",
"storeName": "North Little Rock",
"storePhone": "(501)945-3500",
"type": "store",
"__typename": "Location"
}
],
"hasFreeShipping": false,
"freeDeliveryThreshold": null,
"earliestDeliveryDate": null,
"totalCharge": 2.99,
"deliveryTimeline": "today",
"deliveryDates": {
"startDate": "2026-01-03",
"endDate": "2026-01-03",
"__typename": "DeliveryDate"
},
"deliveryCharge": null,
"dynamicEta": null,
"deliveryMessage": null,
"shipFromFastestLocation": false,
"optimalFulfillment": false,
"__typename": "Service"
}
],
"type": "delivery",
"fulfillable": true,
"priorityDeliveryOptions": [
{
"date": "2026-01-03",
"timeline": "today",
"totalCharge": 2.99,
"__typename": "PriorityDeliveryOption"
}
],
"__typename": "FulfillmentOption"
}
],
"anchorStoreStatus": false,
"anchorStoreStatusType": "ACTIVE",
"backordered": false,
"backorderedShipDate": null,
"bossExcludedShipStates": "AK,GU,HI,PR,VI",
"excludedShipStates": "AK,GU,HI,PR,VI",
"seasonStatusEligible": null,
"fulfillmentBundleMessage": null,
"sthExcludedShipState": null,
"onlineStoreStatus": false,
"onlineStoreStatusType": null,
"__typename": "Fulfillment"
},
"dataSource": "searchNav",
"favoriteDetail": {
"count": 164,
"__typename": "FavoriteDetail"
},
"taxonomy": {
"breadCrumbs": [
{
"label": "Furniture",
"__typename": "BreadCrumb"
},
{
"label": "Special Values",
"__typename": "BreadCrumb"
}
],
"__typename": "Taxonomy"
},
"bundleFlag": null,
"specificationGroup": null,
"bundleItems": null,
"__typename": "BaseProduct",
"imageUrl": "https://images.thdstatic.com/productImages/df06add4-f407-4b84-81f4-8f1d4c82940a/svn/reds-pinks-everbilt-casters-4120945eb-64_1000.jpg",
"url": "https://www.homedepot.com/p/Everbilt-5-in-Red-Polyurethane-and-Steel-Swivel-Plate-Locking-Caster-Wheel-with-330-lb-Load-Rating-4120945EB/203672257",
"name": "5 in. Red Polyurethane and Steel Swivel Plate Locking Caster Wheel with 330 lb. Load Rating",
"brandName": "Everbilt",
"priceString": "20.97"
},
{
"itemId": "203661074",
"dataSources": "searchNav",
"badges": [],
"info": {
"isSponsored": null,
"sponsoredMetadata": null,
"sponsoredBeacon": null,
"productSubType": null,
"productDepartmentId": "562803",
"paintBrand": null,
"dotComColorEligible": false,
"isLiveGoodsProduct": false,
"augmentedReality": false,
"globalCustomConfigurator": null,
"samplesAvailable": false,
"swatches": [],
"totalNumberOfOptions": 4,
"hidePrice": false,
"ecoRebate": false,
"quantityLimit": 0,
"categoryHierarchy": [
"Furniture",
"Furniture Accessories & Replacement Parts",
"Casters"
],
"sskMin": null,
"sskMax": null,
"unitOfMeasureCoverage": null,
"wasMaxPriceRange": null,
"wasMinPriceRange": null,
"isGenericProduct": null,
"classNumber": "4",
"hasSubscription": false,
"productDepartment": "Casters",
"customerSignal": null,
"isBuryProduct": null,
"returnable": "30-Day",
"__typename": "Info"
},
"identifiers": {
"canonicalUrl": "/p/Everbilt-2-in-Black-Soft-Rubber-and-Steel-Swivel-Plate-Caster-with-Locking-Brake-and-90-lbs-Load-Rating-49509/203661074",
"brandName": "Everbilt",
"itemId": "203661074",
"productLabel": "2 in. Black Soft Rubber and Steel Swivel Plate Caster with Locking Brake and 90 lbs. Load Rating",
"productType": "MERCHANDISE",
"parentId": "321395437",
"modelNumber": "49509",
"storeSkuNumber": "850851",
"specialOrderSku": null,
"isSuperSku": true,
"sampleId": null,
"__typename": "Identifiers"
},
"media": {
"images": [
{
"url": "https://images.thdstatic.com/productImages/7572ec91-2265-49f4-80a8-ad8575e29bc7/svn/blacks-everbilt-casters-49509-64_<SIZE>.jpg",
"type": "IMAGE",
"subType": "PRIMARY",
"sizes": [
"65",
"100",
"145",
"300",
"400",
"600",
"1000"
],
"__typename": "Image"
},
{
"url": "https://images.thdstatic.com/productImages/c889c04f-8230-42e8-98f1-1af3f04b91f2/svn/blacks-everbilt-casters-49509-e4_<SIZE>.jpg",
"type": "IMAGE",
"subType": "SECONDARY",
"sizes": [
"65",
"100",
"145",
"300",
"400",
"600",
"1000"
],
"__typename": "Image"
}
],
"__typename": "Media"
},
"pricing": {
"value": 7.93,
"original": 7.93,
"promotion": {
"dates": null,
"description": null,
"experienceTag": null,
"subExperienceTag": null,
"type": null,
"dollarOff": 0,
"percentageOff": 0,
"promotionTag": null,
"savingsCenter": null,
"savingsCenterPromos": "Buy More Save More",
"specialBuySavings": null,
"specialBuyDollarOff": null,
"specialBuyPercentageOff": null,
"__typename": "Promotion"
},
"preferredPriceFlag": false,
"conditionalPromotions": [
{
"promotionId": 592576,
"skuItemGroup": "SRC-1",
"promotionTags": [
"BMSM"
],
"eligibilityCriteria": [
{
"itemGroup": "SRC-1",
"minThresholdVal": 25,
"thresholdType": "QUANTITY",
"__typename": "EligibilityCriterion"
}
],
"reward": {
"tiers": [
{
"minThresholdVal": 25,
"thresholdType": "QUANTITY",
"rewardVal": 10,
"rewardType": "PERCNTOFF",
"rewardLevel": null,
"maxAllowedRewardAmount": null,
"__typename": "ConditionalPromoTier"
},
{
"minThresholdVal": 45,
"thresholdType": "QUANTITY",
"rewardVal": 20,
"rewardType": "PERCNTOFF",
"rewardLevel": null,
"maxAllowedRewardAmount": null,
"__typename": "ConditionalPromoTier"
}
],
"__typename": "ConditionalPromoReward"
},
"__typename": "ConditionalPromotion"
}
],
"alternatePriceDisplay": false,
"alternate": {
"bulk": null,
"unit": {
"caseUnitOfMeasure": null,
"unitsOriginalPrice": null,
"unitsPerCase": 0,
"value": null,
"__typename": "UnitPricing"
},
"__typename": "Alternate"
},
"mapAboveOriginalPrice": null,
"mapDetail": null,
"message": null,
"specialBuy": null,
"unitOfMeasure": "each",
"clearance": null,
"__typename": "Pricing"
},
"reviews": {
"ratingsReviews": {
"averageRating": "4.4432",
"totalReviews": "176",
"__typename": "RatingsReviews"
},
"__typename": "Reviews"
},
"details": {
"collection": {
"collectionId": null,
"name": null,
"url": null,
"__typename": "Collection"
},
"highlights": null,
"installation": null,
"__typename": "Details"
},
"installServices": {
"scheduleAMeasure": false,
"gccCarpetDesignAndOrderEligible": false,
"__typename": "InstallServices"
},
"availabilityType": {
"type": "Shared",
"buyable": false,
"discontinued": false,
"status": false,
"__typename": "AvailabilityType"
},
"fulfillment": {
"fulfillmentOptions": [
{
"services": [
{
"type": "bopis",
"locations": [
{
"isAnchor": true,
"inventory": {
"quantity": 21,
"isOutOfStock": false,
"isInStock": true,
"isLimitedQuantity": false,
"isUnavailable": false,
"maxAllowedBopisQty": null,
"minAllowedBopisQty": null,
"__typename": "Inventory"
},
"curbsidePickupFlag": null,
"isBuyInStoreCheckNearBy": null,
"distance": 0,
"locationId": "1402",
"state": "AR",
"storeName": "North Little Rock",
"storePhone": "(501)945-3500",
"type": "store",
"__typename": "Location"
}
],
"hasFreeShipping": false,
"freeDeliveryThreshold": null,
"earliestDeliveryDate": null,
"totalCharge": null,
"deliveryTimeline": null,
"deliveryDates": null,
"deliveryCharge": null,
"dynamicEta": null,
"deliveryMessage": null,
"shipFromFastestLocation": false,
"optimalFulfillment": false,
"__typename": "Service"
}
],
"type": "pickup",
"fulfillable": true,
"priorityDeliveryOptions": null,
"__typename": "FulfillmentOption"
},
{
"services": [
{
"type": "sth",
"locations": [
{
"isAnchor": true,
"inventory": {
"quantity": 85,
"isOutOfStock": false,
"isInStock": true,
"isLimitedQuantity": false,
"isUnavailable": false,
"maxAllowedBopisQty": null,
"minAllowedBopisQty": null,
"__typename": "Inventory"
},
"curbsidePickupFlag": null,
"isBuyInStoreCheckNearBy": null,
"distance": null,
"locationId": "8119",
"state": null,
"storeName": null,
"storePhone": null,
"type": "online",
"__typename": "Location"
}
],
"hasFreeShipping": true,
"freeDeliveryThreshold": null,
"earliestDeliveryDate": null,
"totalCharge": 0,
"deliveryTimeline": "later",
"deliveryDates": {
"startDate": "2026-01-06",
"endDate": "2026-01-06",
"__typename": "DeliveryDate"
},
"deliveryCharge": null,
"dynamicEta": null,
"deliveryMessage": null,
"shipFromFastestLocation": false,
"optimalFulfillment": false,
"__typename": "Service"
},
{
"type": "express delivery",
"locations": [
{
"isAnchor": true,
"inventory": {
"quantity": 25,
"isOutOfStock": false,
"isInStock": true,
"isLimitedQuantity": false,
"isUnavailable": false,
"maxAllowedBopisQty": null,
"minAllowedBopisQty": null,
"__typename": "Inventory"
},
"curbsidePickupFlag": null,
"isBuyInStoreCheckNearBy": null,
"distance": 0,
"locationId": "1402",
"state": "AR",
"storeName": "North Little Rock",
"storePhone": "(501)945-3500",
"type": "store",
"__typename": "Location"
}
],
"hasFreeShipping": false,
"freeDeliveryThreshold": null,
"earliestDeliveryDate": null,
"totalCharge": 0,
"deliveryTimeline": "today",
"deliveryDates": {
"startDate": "2026-01-03",
"endDate": "2026-01-03",
"__typename": "DeliveryDate"
},
"deliveryCharge": null,
"dynamicEta": null,
"deliveryMessage": null,
"shipFromFastestLocation": true,
"optimalFulfillment": true,
"__typename": "Service"
}
],
"type": "delivery",
"fulfillable": true,
"priorityDeliveryOptions": null,
"__typename": "FulfillmentOption"
}
],
"anchorStoreStatus": false,
"anchorStoreStatusType": "ACTIVE",
"backordered": false,
"backorderedShipDate": null,
"bossExcludedShipStates": "PR,VI,GU",
"excludedShipStates": "AK,GU,HI,PR,VI",
"seasonStatusEligible": null,
"fulfillmentBundleMessage": null,
"sthExcludedShipState": null,
"onlineStoreStatus": false,
"onlineStoreStatusType": null,
"__typename": "Fulfillment"
},
"dataSource": "searchNav",
"favoriteDetail": {
"count": 603,
"__typename": "FavoriteDetail"
},
"taxonomy": {
"breadCrumbs": [
{
"label": "Furniture",
"__typename": "BreadCrumb"
},
{
"label": "Special Values",
"__typename": "BreadCrumb"
}
],
"__typename": "Taxonomy"
},
"bundleFlag": null,
"specificationGroup": null,
"bundleItems": null,
"__typename": "BaseProduct",
"imageUrl": "https://images.thdstatic.com/productImages/7572ec91-2265-49f4-80a8-ad8575e29bc7/svn/blacks-everbilt-casters-49509-64_1000.jpg",
"url": "https://www.homedepot.com/p/Everbilt-2-in-Black-Soft-Rubber-and-Steel-Swivel-Plate-Caster-with-Locking-Brake-and-90-lbs-Load-Rating-49509/203661074",
"name": "2 in. Black Soft Rubber and Steel Swivel Plate Caster with Locking Brake and 90 lbs. Load Rating",
"brandName": "Everbilt",
"priceString": "7.93"
},
{
"itemId": "203661072",
"dataSources": "searchNav",
"badges": [
{
"name": "bestsellerv1",
"label": "Best Seller",
"__typename": "Badge"
}
],
"info": {
"isSponsored": null,
"sponsoredMetadata": null,
"sponsoredBeacon": null,
"productSubType": null,
"productDepartmentId": "562803",
"paintBrand": null,
"dotComColorEligible": false,
"isLiveGoodsProduct": false,
"augmentedReality": false,
"globalCustomConfigurator": null,
"samplesAvailable": false,
"swatches": [],
"totalNumberOfOptions": 10,
"hidePrice": false,
"ecoRebate": false,
"quantityLimit": 0,
"categoryHierarchy": [
"Furniture",
"Furniture Accessories & Replacement Parts",
"Casters"
],
"sskMin": null,
"sskMax": null,
"unitOfMeasureCoverage": null,
"wasMaxPriceRange": null,
"wasMinPriceRange": null,
"isGenericProduct": null,
"classNumber": "4",
"hasSubscription": false,
"productDepartment": "Casters",
"customerSignal": null,
"isBuryProduct": null,
"returnable": "30-Day",
"__typename": "Info"
},
"identifiers": {
"canonicalUrl": "/p/Everbilt-1-1-2-in-Black-Soft-Rubber-and-Steel-Swivel-Plate-Caster-with-40-lb-Load-Rating-49489/203661072",
"brandName": "Everbilt",
"itemId": "203661072",
"productLabel": "1-1/2 in. Black Soft Rubber and Steel Swivel Plate Caster with 40 lb. Load Rating",
"productType": "MERCHANDISE",
"parentId": "321395594",
"modelNumber": "49489",
"storeSkuNumber": "849851",
"specialOrderSku": null,
"isSuperSku": true,
"sampleId": null,
"__typename": "Identifiers"
},
"media": {
"images": [
{
"url": "https://images.thdstatic.com/productImages/77cb729c-3dd6-4528-92ac-eb6da9fa598d/svn/blacks-everbilt-casters-49489-64_<SIZE>.jpg",
"type": "IMAGE",
"subType": "PRIMARY",
"sizes": [
"65",
"100",
"145",
"300",
"400",
"600",
"1000"
],
"__typename": "Image"
},
{
"url": "https://images.thdstatic.com/productImages/625334b1-da5c-4474-a295-8e2239e23510/svn/blacks-everbilt-casters-49489-e4_<SIZE>.jpg",
"type": "IMAGE",
"subType": "SECONDARY",
"sizes": [
"65",
"100",
"145",
"300",
"400",
"600",
"1000"
],
"__typename": "Image"
}
],
"__typename": "Media"
},
"pricing": {
"value": 5.47,
"original": 5.47,
"promotion": {
"dates": null,
"description": null,
"experienceTag": null,
"subExperienceTag": null,
"type": null,
"dollarOff": 0,
"percentageOff": 0,
"promotionTag": null,
"savingsCenter": null,
"savingsCenterPromos": "Buy More Save More",
"specialBuySavings": null,
"specialBuyDollarOff": null,
"specialBuyPercentageOff": null,
"__typename": "Promotion"
},
"preferredPriceFlag": false,
"conditionalPromotions": [
{
"promotionId": 592576,
"skuItemGroup": "SRC-1",
"promotionTags": [
"BMSM"
],
"eligibilityCriteria": [
{
"itemGroup": "SRC-1",
"minThresholdVal": 25,
"thresholdType": "QUANTITY",
"__typename": "EligibilityCriterion"
}
],
"reward": {
"tiers": [
{
"minThresholdVal": 25,
"thresholdType": "QUANTITY",
"rewardVal": 10,
"rewardType": "PERCNTOFF",
"rewardLevel": null,
"maxAllowedRewardAmount": null,
"__typename": "ConditionalPromoTier"
},
{
"minThresholdVal": 45,
"thresholdType": "QUANTITY",
"rewardVal": 20,
"rewardType": "PERCNTOFF",
"rewardLevel": null,
"maxAllowedRewardAmount": null,
"__typename": "ConditionalPromoTier"
}
],
"__typename": "ConditionalPromoReward"
},
"__typename": "ConditionalPromotion"
}
],
"alternatePriceDisplay": false,
"alternate": {
"bulk": null,
"unit": {
"caseUnitOfMeasure": null,
"unitsOriginalPrice": null,
"unitsPerCase": 0,
"value": null,
"__typename": "UnitPricing"
},
"__typename": "Alternate"
},
"mapAboveOriginalPrice": null,
"mapDetail": null,
"message": null,
"specialBuy": null,
"unitOfMeasure": "each",
"clearance": null,
"__typename": "Pricing"
},
"reviews": {
"ratingsReviews": {
"averageRating": "4.4632",
"totalReviews": "462",
"__typename": "RatingsReviews"
},
"__typename": "Reviews"
},
"details": {
"collection": {
"collectionId": null,
"name": null,
"url": null,
"__typename": "Collection"
},
"highlights": null,
"installation": null,
"__typename": "Details"
},
"installServices": {
"scheduleAMeasure": false,
"gccCarpetDesignAndOrderEligible": false,
"__typename": "InstallServices"
},
"availabilityType": {
"type": "Shared",
"buyable": false,
"discontinued": false,
"status": false,
"__typename": "AvailabilityType"
},
"fulfillment": {
"fulfillmentOptions": [
{
"services": [
{
"type": "bopis",
"locations": [
{
"isAnchor": true,
"inventory": {
"quantity": 51,
"isOutOfStock": false,
"isInStock": true,
"isLimitedQuantity": false,
"isUnavailable": false,
"maxAllowedBopisQty": null,
"minAllowedBopisQty": null,
"__typename": "Inventory"
},
"curbsidePickupFlag": null,
"isBuyInStoreCheckNearBy": null,
"distance": 0,
"locationId": "1402",
"state": "AR",
"storeName": "North Little Rock",
"storePhone": "(501)945-3500",
"type": "store",
"__typename": "Location"
}
],
"hasFreeShipping": false,
"freeDeliveryThreshold": null,
"earliestDeliveryDate": null,
"totalCharge": null,
"deliveryTimeline": null,
"deliveryDates": null,
"deliveryCharge": null,
"dynamicEta": null,
"deliveryMessage": null,
"shipFromFastestLocation": false,
"optimalFulfillment": false,
"__typename": "Service"
}
],
"type": "pickup",
"fulfillable": true,
"priorityDeliveryOptions": null,
"__typename": "FulfillmentOption"
},
{
"services": [
{
"type": "sth",
"locations": [
{
"isAnchor": true,
"inventory": {
"quantity": 69,
"isOutOfStock": false,
"isInStock": true,
"isLimitedQuantity": false,
"isUnavailable": false,
"maxAllowedBopisQty": null,
"minAllowedBopisQty": null,
"__typename": "Inventory"
},
"curbsidePickupFlag": null,
"isBuyInStoreCheckNearBy": null,
"distance": null,
"locationId": "8119",
"state": null,
"storeName": null,
"storePhone": null,
"type": "online",
"__typename": "Location"
}
],
"hasFreeShipping": true,
"freeDeliveryThreshold": null,
"earliestDeliveryDate": null,
"totalCharge": 0,
"deliveryTimeline": "later",
"deliveryDates": {
"startDate": "2026-01-06",
"endDate": "2026-01-06",
"__typename": "DeliveryDate"
},
"deliveryCharge": null,
"dynamicEta": null,
"deliveryMessage": null,
"shipFromFastestLocation": false,
"optimalFulfillment": false,
"__typename": "Service"
},
{
"type": "express delivery",
"locations": [
{
"isAnchor": true,
"inventory": {
"quantity": 51,
"isOutOfStock": false,
"isInStock": true,
"isLimitedQuantity": false,
"isUnavailable": false,
"maxAllowedBopisQty": null,
"minAllowedBopisQty": null,
"__typename": "Inventory"
},
"curbsidePickupFlag": null,
"isBuyInStoreCheckNearBy": null,
"distance": 0,
"locationId": "1402",
"state": "AR",
"storeName": "North Little Rock",
"storePhone": "(501)945-3500",
"type": "store",
"__typename": "Location"
}
],
"hasFreeShipping": false,
"freeDeliveryThreshold": null,
"earliestDeliveryDate": null,
"totalCharge": 0,
"deliveryTimeline": "today",
"deliveryDates": {
"startDate": "2026-01-03",
"endDate": "2026-01-03",
"__typename": "DeliveryDate"
},
"deliveryCharge": null,
"dynamicEta": null,
"deliveryMessage": null,
"shipFromFastestLocation": true,
"optimalFulfillment": true,
"__typename": "Service"
}
],
"type": "delivery",
"fulfillable": true,
"priorityDeliveryOptions": null,
"__typename": "FulfillmentOption"
}
],
"anchorStoreStatus": false,
"anchorStoreStatusType": "ACTIVE",
"backordered": false,
"backorderedShipDate": null,
"bossExcludedShipStates": "PR,VI,GU",
"excludedShipStates": "AK,GU,HI,PR,VI",
"seasonStatusEligible": null,
"fulfillmentBundleMessage": null,
"sthExcludedShipState": null,
"onlineStoreStatus": false,
"onlineStoreStatusType": null,
"__typename": "Fulfillment"
},
"dataSource": "searchNav",
"favoriteDetail": {
"count": 427,
"__typename": "FavoriteDetail"
},
"taxonomy": {
"breadCrumbs": [
{
"label": "Furniture",
"__typename": "BreadCrumb"
},
{
"label": "Special Values",
"__typename": "BreadCrumb"
}
],
"__typename": "Taxonomy"
},
"bundleFlag": null,
"specificationGroup": null,
"bundleItems": null,
"__typename": "BaseProduct",
"imageUrl": "https://images.thdstatic.com/productImages/77cb729c-3dd6-4528-92ac-eb6da9fa598d/svn/blacks-everbilt-casters-49489-64_1000.jpg",
"url": "https://www.homedepot.com/p/Everbilt-1-1-2-in-Black-Soft-Rubber-and-Steel-Swivel-Plate-Caster-with-40-lb-Load-Rating-49489/203661072",
"name": "1-1/2 in. Black Soft Rubber and Steel Swivel Plate Caster with 40 lb. Load Rating",
"brandName": "Everbilt",
"priceString": "5.47"
},
{
"itemId": "320210273",
"dataSources": "searchNav",
"badges": [
{
"name": "bestseller",
"label": "Best Seller",
"__typename": "Badge"
}
],
"info": {
"isSponsored": null,
"sponsoredMetadata": null,
"sponsoredBeacon": null,
"productSubType": null,
"productDepartmentId": "579592",
"paintBrand": null,
"dotComColorEligible": false,
"isLiveGoodsProduct": false,
"augmentedReality": false,
"globalCustomConfigurator": null,
"samplesAvailable": false,
"swatches": [
{
"isSelected": true,
"itemId": "320210273",
"label": "Gray",
"swatchImgUrl": "https://images.thdstatic.com/catalog/swatchImages/35/ee/eec8918e-9d58-4d0d-8cf2-34b82bd4605d_35.jpg",
"url": "/p/LACOO-Gray-Leather-Power-Lift-Standard-No-Motion-Recliner-with-Power-Lift-T-LR84LMP4/320210273",
"value": "eec8918e-9d58-4d0d-8cf2-34b82bd4605d",
"__typename": "Swatch"
},
{
"isSelected": false,
"itemId": "320209399",
"label": "Black",
"swatchImgUrl": "https://images.thdstatic.com/catalog/swatchImages/35/69/696b0538-f389-4dc0-8eaf-8ae31b1cc61f_35.jpg",
"url": "/p/LACOO-Black-Leather-Standard-No-Motion-Recliner-with-Power-Lift-T-LR84LMP0/320209399",
"value": "696b0538-f389-4dc0-8eaf-8ae31b1cc61f",
"__typename": "Swatch"
},
{
"isSelected": false,
"itemId": "320210045",
"label": "Brown",
"swatchImgUrl": "https://images.thdstatic.com/catalog/swatchImages/35/e5/e5db9f03-fe8f-436a-8a8a-7a2fb9b3d77f_35.jpg",
"url": "/p/LACOO-Brown-Leather-Standard-No-Motion-Recliner-with-Power-Lift-T-LR84LMP8/320210045",
"value": "e5db9f03-fe8f-436a-8a8a-7a2fb9b3d77f",
"__typename": "Swatch"
},
{
"isSelected": false,
"itemId": "338027940",
"label": "Technical Fabric",
"swatchImgUrl": "https://images.thdstatic.com/catalog/swatchImages/35/3e/3e33a6d6-9916-4fb6-9aea-3673e445eecd_35.jpg",
"url": "/p/LACOO-Power-Lift-Recliner-Chair-Leathaire-with-Massage-for-Elderly-Ergonomic-Recliner-with-2-Cup-Holders-Side-Pockets-LR24-0638-G8/338027940",
"value": "3e33a6d6-9916-4fb6-9aea-3673e445eecd",
"__typename": "Swatch"
},
{
"isSelected": false,
"itemId": "338028066",
"label": "Light Gray",
"swatchImgUrl": "https://images.thdstatic.com/catalog/swatchImages/35/d4/d406eb56-4414-4abb-a0fa-ab1af15f60c8_35.jpg",
"url": "/p/LACOO-Power-Lift-Recliner-Chair-Leathaire-with-Massage-for-Elderly-Ergonomic-Recliner-with-2-Cup-Holders-Side-Pockets-Grey-LR24-0638-G4/338028066",
"value": "d406eb56-4414-4abb-a0fa-ab1af15f60c8",
"__typename": "Swatch"
}
],
"totalNumberOfOptions": 6,
"hidePrice": false,
"ecoRebate": false,
"quantityLimit": 5,
"categoryHierarchy": [
"Furniture",
"Living Room Furniture",
"Chairs",
"Recliners"
],
"sskMin": null,
"sskMax": null,
"unitOfMeasureCoverage": null,
"wasMaxPriceRange": null,
"wasMinPriceRange": null,
"isGenericProduct": null,
"classNumber": "34",
"hasSubscription": false,
"productDepartment": "Recliners",
"customerSignal": null,
"isBuryProduct": null,
"returnable": "30-Day",
"__typename": "Info"
},
"identifiers": {
"canonicalUrl": "/p/LACOO-Gray-Leather-Power-Lift-Standard-No-Motion-Recliner-with-Power-Lift-T-LR84LMP4/320210273",
"brandName": "LACOO",
"itemId": "320210273",
"productLabel": "Gray Leather Power Lift Standard (No Motion) Recliner with Power Lift",
"productType": "MERCHANDISE",
"parentId": "320209295",
"modelNumber": "T-LR84LMP4",
"storeSkuNumber": "1007667316",
"specialOrderSku": null,
"isSuperSku": true,
"sampleId": null,
"__typename": "Identifiers"
},
"media": {
"images": [
{
"url": "https://images.thdstatic.com/productImages/c40c1698-c30b-45d6-8c0a-f3c19d87ee6d/svn/gray-lacoo-recliners-t-lr84lmp4-64_<SIZE>.jpg",
"type": "IMAGE",
"subType": "PRIMARY",
"sizes": [
"65",
"100",
"145",
"300",
"400",
"600",
"1000"
],
"__typename": "Image"
}
],
"__typename": "Media"
},
"pricing": {
"value": 263.19,
"original": 495.99,
"promotion": {
"dates": null,
"description": null,
"experienceTag": null,
"subExperienceTag": null,
"type": null,
"dollarOff": 232.8,
"percentageOff": 47,
"promotionTag": null,
"savingsCenter": "Special Buys",
"savingsCenterPromos": "Special Buys",
"specialBuySavings": null,
"specialBuyDollarOff": null,
"specialBuyPercentageOff": null,
"__typename": "Promotion"
},
"preferredPriceFlag": false,
"conditionalPromotions": [
{
"promotionId": null,
"skuItemGroup": null,
"promotionTags": null,
"eligibilityCriteria": null,
"reward": null,
"__typename": "ConditionalPromotion"
}
],
"alternatePriceDisplay": false,
"alternate": {
"bulk": null,
"unit": {
"caseUnitOfMeasure": null,
"unitsOriginalPrice": null,
"unitsPerCase": 0,
"value": null,
"__typename": "UnitPricing"
},
"__typename": "Alternate"
},
"mapAboveOriginalPrice": null,
"mapDetail": null,
"message": null,
"specialBuy": null,
"unitOfMeasure": "each",
"clearance": null,
"__typename": "Pricing"
},
"reviews": {
"ratingsReviews": {
"averageRating": "4.037",
"totalReviews": "1242",
"__typename": "RatingsReviews"
},
"__typename": "Reviews"
},
"details": {
"collection": {
"collectionId": null,
"name": null,
"url": null,
"__typename": "Collection"
},
"highlights": null,
"installation": null,
"__typename": "Details"
},
"installServices": {
"scheduleAMeasure": false,
"gccCarpetDesignAndOrderEligible": false,
"__typename": "InstallServices"
},
"availabilityType": {
"type": "Online",
"buyable": false,
"discontinued": false,
"status": false,
"__typename": "AvailabilityType"
},
"fulfillment": {
"fulfillmentOptions": [
{
"services": [
{
"type": "boss",
"locations": [
{
"isAnchor": true,
"inventory": {
"quantity": 510,
"isOutOfStock": false,
"isInStock": true,
"isLimitedQuantity": false,
"isUnavailable": false,
"maxAllowedBopisQty": null,
"minAllowedBopisQty": null,
"__typename": "Inventory"
},
"curbsidePickupFlag": null,
"isBuyInStoreCheckNearBy": null,
"distance": 0,
"locationId": "1402",
"state": "AR",
"storeName": "North Little Rock",
"storePhone": "(501)945-3500",
"type": "online",
"__typename": "Location"
}
],
"hasFreeShipping": false,
"freeDeliveryThreshold": null,
"earliestDeliveryDate": null,
"totalCharge": null,
"deliveryTimeline": null,
"deliveryDates": null,
"deliveryCharge": null,
"dynamicEta": null,
"deliveryMessage": null,
"shipFromFastestLocation": false,
"optimalFulfillment": false,
"__typename": "Service"
}
],
"type": "pickup",
"fulfillable": true,
"priorityDeliveryOptions": null,
"__typename": "FulfillmentOption"
},
{
"services": [
{
"type": "sth",
"locations": [
{
"isAnchor": true,
"inventory": {
"quantity": 510,
"isOutOfStock": false,
"isInStock": true,
"isLimitedQuantity": false,
"isUnavailable": false,
"maxAllowedBopisQty": null,
"minAllowedBopisQty": null,
"__typename": "Inventory"
},
"curbsidePickupFlag": null,
"isBuyInStoreCheckNearBy": null,
"distance": null,
"locationId": "8119",
"state": null,
"storeName": null,
"storePhone": null,
"type": "online",
"__typename": "Location"
}
],
"hasFreeShipping": true,
"freeDeliveryThreshold": null,
"earliestDeliveryDate": null,
"totalCharge": 0,
"deliveryTimeline": "later",
"deliveryDates": {
"startDate": "2026-01-08",
"endDate": "2026-01-12",
"__typename": "DeliveryDate"
},
"deliveryCharge": null,
"dynamicEta": null,
"deliveryMessage": null,
"shipFromFastestLocation": false,
"optimalFulfillment": true,
"__typename": "Service"
}
],
"type": "delivery",
"fulfillable": true,
"priorityDeliveryOptions": null,
"__typename": "FulfillmentOption"
}
],
"anchorStoreStatus": false,
"anchorStoreStatusType": "NA",
"backordered": false,
"backorderedShipDate": null,
"bossExcludedShipStates": "PR,VI,GU",
"excludedShipStates": "AK,GU,HI,PR,VI",
"seasonStatusEligible": null,
"fulfillmentBundleMessage": null,
"sthExcludedShipState": null,
"onlineStoreStatus": false,
"onlineStoreStatusType": null,
"__typename": "Fulfillment"
},
"dataSource": "searchNav",
"favoriteDetail": null,
"taxonomy": {
"breadCrumbs": [
{
"label": "Furniture",
"__typename": "BreadCrumb"
},
{
"label": "Special Values",
"__typename": "BreadCrumb"
}
],
"__typename": "Taxonomy"
},
"bundleFlag": null,
"specificationGroup": null,
"bundleItems": null,
"__typename": "BaseProduct",
"imageUrl": "https://images.thdstatic.com/productImages/c40c1698-c30b-45d6-8c0a-f3c19d87ee6d/svn/gray-lacoo-recliners-t-lr84lmp4-64_1000.jpg",
"url": "https://www.homedepot.com/p/LACOO-Gray-Leather-Power-Lift-Standard-No-Motion-Recliner-with-Power-Lift-T-LR84LMP4/320210273",
"name": "Gray Leather Power Lift Standard (No Motion) Recliner with Power Lift",
"brandName": "LACOO",
"priceString": "263.19"
},
{
"itemId": "316140500",
"dataSources": "searchNav",
"badges": [
{
"name": "bestseller",
"label": "Best Seller",
"__typename": "Badge"
},
{
"name": "top rated",
"label": "Top Rated",
"__typename": "Badge"
}
],
"info": {
"isSponsored": null,
"sponsoredMetadata": null,
"sponsoredBeacon": null,
"productSubType": null,
"productDepartmentId": "579632",
"paintBrand": null,
"dotComColorEligible": false,
"isLiveGoodsProduct": false,
"augmentedReality": false,
"globalCustomConfigurator": null,
"samplesAvailable": false,
"swatches": [
{
"isSelected": true,
"itemId": "316140500",
"label": "Black",
"swatchImgUrl": "https://images.thdstatic.com/catalog/swatchImages/35/4f/4f9966ff-af78-46b9-a1fc-7b56a408633e_35.jpg",
"url": "/p/TITAN-Prestige-Series-Black-Faux-Leather-Reclining-3D-Massage-Chair-with-Foot-Rollers-and-Heated-Seat-PRESTIGEBL/316140500",
"value": "4f9966ff-af78-46b9-a1fc-7b56a408633e",
"__typename": "Swatch"
},
{
"isSelected": false,
"itemId": "316140505",
"label": "Brown",
"swatchImgUrl": "https://images.thdstatic.com/catalog/swatchImages/35/f2/f2fcdb54-1afd-45da-a03b-b964080b3d40_35.jpg",
"url": "/p/TITAN-Prestige-Series-Brown-Faux-Leather-Reclining-3D-Massage-Chair-with-Foot-Rollers-and-Heated-Seat-PRESTIGEBR/316140505",
"value": "f2fcdb54-1afd-45da-a03b-b964080b3d40",
"__typename": "Swatch"
},
{
"isSelected": false,
"itemId": "316140513",
"label": "Taupe",
"swatchImgUrl": "https://images.thdstatic.com/catalog/swatchImages/35/60/60bb9a91-08bd-4f39-a4f7-a03c90ae0d9c_35.jpg",
"url": "/p/TITAN-Prestige-Series-Taupe-Faux-Leather-Reclining-3D-Massage-Chair-with-Foot-Rollers-and-Heated-Seat-PRESTIGETA/316140513",
"value": "60bb9a91-08bd-4f39-a4f7-a03c90ae0d9c",
"__typename": "Swatch"
}
],
"totalNumberOfOptions": 3,
"hidePrice": false,
"ecoRebate": false,
"quantityLimit": 10,
"categoryHierarchy": [
"Furniture",
"Living Room Furniture",
"Massage Chairs"
],
"sskMin": null,
"sskMax": null,
"unitOfMeasureCoverage": null,
"wasMaxPriceRange": null,
"wasMinPriceRange": null,
"isGenericProduct": null,
"classNumber": "42",
"hasSubscription": false,
"productDepartment": "Massage Chairs",
"customerSignal": null,
"isBuryProduct": null,
"returnable": "30-Day",
"__typename": "Info"
},
"identifiers": {
"canonicalUrl": "/p/TITAN-Prestige-Series-Black-Faux-Leather-Reclining-3D-Massage-Chair-with-Foot-Rollers-and-Heated-Seat-PRESTIGEBL/316140500",
"brandName": "TITAN",
"itemId": "316140500",
"productLabel": "Prestige Series Black Faux Leather Reclining 3D Massage Chair with Foot Rollers and Heated Seat",
"productType": "MERCHANDISE",
"parentId": "316602983",
"modelNumber": "PRESTIGEBL",
"storeSkuNumber": "1006150977",
"specialOrderSku": null,
"isSuperSku": true,
"sampleId": null,
"__typename": "Identifiers"
},
"media": {
"images": [
{
"url": "https://images.thdstatic.com/productImages/b8b47515-a4be-4013-8758-692e359f0d3e/svn/black-titan-massage-chairs-prestigebl-64_<SIZE>.jpg",
"type": "IMAGE",
"subType": "PRIMARY",
"sizes": [
"65",
"100",
"145",
"300",
"400",
"600",
"1000"
],
"__typename": "Image"
},
{
"url": "https://images.thdstatic.com/productImages/f0d4a15e-5690-40dd-bc48-08fc97db3fb8/svn/black-titan-massage-chairs-prestigebl-e4_<SIZE>.jpg",
"type": "IMAGE",
"subType": "SECONDARY",
"sizes": [
"65",
"100",
"145",
"300",
"400",
"600",
"1000"
],
"__typename": "Image"
}
],
"__typename": "Media"
},
"pricing": {
"value": 1799,
"original": 3999,
"promotion": {
"dates": null,
"description": null,
"experienceTag": null,
"subExperienceTag": null,
"type": null,
"dollarOff": 2200,
"percentageOff": 55,
"promotionTag": null,
"savingsCenter": "Special Buys",
"savingsCenterPromos": "Special Buys",
"specialBuySavings": null,
"specialBuyDollarOff": null,
"specialBuyPercentageOff": null,
"__typename": "Promotion"
},
"preferredPriceFlag": false,
"conditionalPromotions": [
{
"promotionId": null,
"skuItemGroup": null,
"promotionTags": null,
"eligibilityCriteria": null,
"reward": null,
"__typename": "ConditionalPromotion"
}
],
"alternatePriceDisplay": false,
"alternate": {
"bulk": null,
"unit": {
"caseUnitOfMeasure": null,
"unitsOriginalPrice": null,
"unitsPerCase": 0,
"value": null,
"__typename": "UnitPricing"
},
"__typename": "Alternate"
},
"mapAboveOriginalPrice": null,
"mapDetail": null,
"message": null,
"specialBuy": null,
"unitOfMeasure": "each",
"clearance": null,
"__typename": "Pricing"
},
"reviews": {
"ratingsReviews": {
"averageRating": "4.3817",
"totalReviews": "241",
"__typename": "RatingsReviews"
},
"__typename": "Reviews"
},
"details": {
"collection": {
"collectionId": null,
"name": null,
"url": null,
"__typename": "Collection"
},
"highlights": null,
"installation": null,
"__typename": "Details"
},
"installServices": {
"scheduleAMeasure": false,
"gccCarpetDesignAndOrderEligible": false,
"__typename": "InstallServices"
},
"availabilityType": {
"type": "Online",
"buyable": false,
"discontinued": false,
"status": false,
"__typename": "AvailabilityType"
},
"fulfillment": {
"fulfillmentOptions": [
{
"services": [
{
"type": "boss",
"locations": [
{
"isAnchor": true,
"inventory": {
"quantity": 87,
"isOutOfStock": false,
"isInStock": true,
"isLimitedQuantity": false,
"isUnavailable": false,
"maxAllowedBopisQty": null,
"minAllowedBopisQty": null,
"__typename": "Inventory"
},
"curbsidePickupFlag": null,
"isBuyInStoreCheckNearBy": null,
"distance": 0,
"locationId": "1402",
"state": "AR",
"storeName": "North Little Rock",
"storePhone": "(501)945-3500",
"type": "online",
"__typename": "Location"
}
],
"hasFreeShipping": false,
"freeDeliveryThreshold": null,
"earliestDeliveryDate": null,
"totalCharge": null,
"deliveryTimeline": null,
"deliveryDates": null,
"deliveryCharge": null,
"dynamicEta": null,
"deliveryMessage": null,
"shipFromFastestLocation": false,
"optimalFulfillment": false,
"__typename": "Service"
}
],
"type": "pickup",
"fulfillable": true,
"priorityDeliveryOptions": null,
"__typename": "FulfillmentOption"
},
{
"services": [
{
"type": "sth",
"locations": [
{
"isAnchor": true,
"inventory": {
"quantity": 87,
"isOutOfStock": false,
"isInStock": true,
"isLimitedQuantity": false,
"isUnavailable": false,
"maxAllowedBopisQty": null,
"minAllowedBopisQty": null,
"__typename": "Inventory"
},
"curbsidePickupFlag": null,
"isBuyInStoreCheckNearBy": null,
"distance": null,
"locationId": "8119",
"state": null,
"storeName": null,
"storePhone": null,
"type": "online",
"__typename": "Location"
}
],
"hasFreeShipping": true,
"freeDeliveryThreshold": null,
"earliestDeliveryDate": null,
"totalCharge": 0,
"deliveryTimeline": "later",
"deliveryDates": {
"startDate": "2026-01-19",
"endDate": "2026-01-19",
"__typename": "DeliveryDate"
},
"deliveryCharge": null,
"dynamicEta": null,
"deliveryMessage": null,
"shipFromFastestLocation": false,
"optimalFulfillment": true,
"__typename": "Service"
}
],
"type": "delivery",
"fulfillable": true,
"priorityDeliveryOptions": null,
"__typename": "FulfillmentOption"
}
],
"anchorStoreStatus": false,
"anchorStoreStatusType": "NA",
"backordered": false,
"backorderedShipDate": null,
"bossExcludedShipStates": "AK,GU,HI,PR,VI",
"excludedShipStates": "AK,GU,HI,PR,VI",
"seasonStatusEligible": null,
"fulfillmentBundleMessage": null,
"sthExcludedShipState": null,
"onlineStoreStatus": false,
"onlineStoreStatusType": null,
"__typename": "Fulfillment"
},
"dataSource": "searchNav",
"favoriteDetail": null,
"taxonomy": {
"breadCrumbs": [
{
"label": "Furniture",
"__typename": "BreadCrumb"
},
{
"label": "Special Values",
"__typename": "BreadCrumb"
}
],
"__typename": "Taxonomy"
},
"bundleFlag": null,
"specificationGroup": null,
"bundleItems": null,
"__typename": "BaseProduct",
"imageUrl": "https://images.thdstatic.com/productImages/b8b47515-a4be-4013-8758-692e359f0d3e/svn/black-titan-massage-chairs-prestigebl-64_1000.jpg",
"url": "https://www.homedepot.com/p/TITAN-Prestige-Series-Black-Faux-Leather-Reclining-3D-Massage-Chair-with-Foot-Rollers-and-Heated-Seat-PRESTIGEBL/316140500",
"name": "Prestige Series Black Faux Leather Reclining 3D Massage Chair with Foot Rollers and Heated Seat",
"brandName": "TITAN",
"priceString": "1799.0"
},
{
"itemId": "326374022",
"dataSources": "searchNav",
"badges": [
{
"name": "bestseller",
"label": "Best Seller",
"__typename": "Badge"
},
{
"name": "exclusive",
"label": "Exclusive",
"__typename": "Badge"
}
],
"info": {
"isSponsored": null,
"sponsoredMetadata": null,
"sponsoredBeacon": null,
"productSubType": null,
"productDepartmentId": "569842",
"paintBrand": null,
"dotComColorEligible": false,
"isLiveGoodsProduct": false,
"augmentedReality": false,
"globalCustomConfigurator": null,
"samplesAvailable": false,
"swatches": [
{
"isSelected": true,
"itemId": "326374022",
"label": "Caramel Faux Leather",
"swatchImgUrl": "https://images.thdstatic.com/catalog/swatchImages/35/b4/b4d030c0-6fb3-4596-bbc6-c37edbc94c59_35.jpg",
"url": "/p/StyleWell-Goodwin-75-6-in-Square-Arm-Faux-Leather-Mid-Century-Modern-Sofa-with-Bolster-Pillows-in-Caramel-Brown-113A007CML/326374022",
"value": "b4d030c0-6fb3-4596-bbc6-c37edbc94c59",
"__typename": "Swatch"
},
{
"isSelected": false,
"itemId": "331055170",
"label": "Charcoal Grey Fabric",
"swatchImgUrl": "https://images.thdstatic.com/catalog/swatchImages/35/94/941e39ca-db4f-4515-9a9a-4883fc5c84e8_35.jpg",
"url": "/p/StyleWell-Goodwin-75-6-in-Mid-Century-Modern-Square-Arm-Fabric-Sofa-with-Bolster-Pillows-in-Charcoal-Grey-113A007CHR/331055170",
"value": "941e39ca-db4f-4515-9a9a-4883fc5c84e8",
"__typename": "Swatch"
},
{
"isSelected": false,
"itemId": "331055171",
"label": "Navy Faux Leather",
"swatchImgUrl": "https://images.thdstatic.com/catalog/swatchImages/35/e2/e209a2b1-b77f-40ee-9142-6a520746cc59_35.jpg",
"url": "/p/StyleWell-Goodwin-75-6-in-Mid-Century-Modern-Square-Arm-Faux-Leather-Sofa-in-Navy-Blue-113A007NVY/331055171",
"value": "e209a2b1-b77f-40ee-9142-6a520746cc59",
"__typename": "Swatch"
},
{
"isSelected": false,
"itemId": "333512013",
"label": "Olive",
"swatchImgUrl": "https://images.thdstatic.com/catalog/swatchImages/35/70/704b70e5-ba60-4ac5-a6a4-e42acd3804ca_35.jpg",
"url": "/p/StyleWell-Goodwin-75-6-in-Square-Arm-Velvet-Rectangle-Sofa-in-Olive-Green-113A007OLV/333512013",
"value": "704b70e5-ba60-4ac5-a6a4-e42acd3804ca",
"__typename": "Swatch"
},
{
"isSelected": false,
"itemId": "326374029",
"label": "Sand Beige Fabric",
"swatchImgUrl": "https://images.thdstatic.com/catalog/swatchImages/35/7f/7f806a9c-f86c-439e-b3b9-d31bafe8b996_35.jpg",
"url": "/p/StyleWell-Goodwin-75-6-in-Square-Arm-Fabric-Rectangle-Mid-Century-Modern-Sofa-with-Throw-Pillows-in-Sand-Beige-113A007SND/326374029",
"value": "7f806a9c-f86c-439e-b3b9-d31bafe8b996",
"__typename": "Swatch"
}
],
"totalNumberOfOptions": 5,
"hidePrice": false,
"ecoRebate": false,
"quantityLimit": 10,
"categoryHierarchy": [
"Furniture",
"Living Room Furniture",
"Sofas & Couches"
],
"sskMin": null,
"sskMax": null,
"unitOfMeasureCoverage": null,
"wasMaxPriceRange": null,
"wasMinPriceRange": null,
"isGenericProduct": null,
"classNumber": "34",
"hasSubscription": false,
"productDepartment": "Sofas & Couches",
"customerSignal": null,
"isBuryProduct": null,
"returnable": "30-Day",
"__typename": "Info"
},
"identifiers": {
"canonicalUrl": "/p/StyleWell-Goodwin-75-6-in-Square-Arm-Faux-Leather-Mid-Century-Modern-Sofa-with-Bolster-Pillows-in-Caramel-Brown-113A007CML/326374022",
"brandName": "StyleWell",
"itemId": "326374022",
"productLabel": "Goodwin 75.6 in. Square Arm Faux Leather Mid-Century Modern Sofa with Bolster Pillows in Caramel Brown",
"productType": "MERCHANDISE",
"parentId": "326374022",
"modelNumber": "113A007CML",
"storeSkuNumber": "1009941372",
"specialOrderSku": null,
"isSuperSku": false,
"sampleId": null,
"__typename": "Identifiers"
},
"media": {
"images": [
{
"url": "https://images.thdstatic.com/productImages/bf7b9e1e-0277-45c0-bc7c-454a33ce8b3c/svn/caramel-faux-leather-stylewell-sofas-couches-113a007cml-64_<SIZE>.jpg",
"type": "IMAGE",
"subType": "PRIMARY",
"sizes": [
"65",
"100",
"145",
"300",
"400",
"600",
"1000"
],
"__typename": "Image"
},
{
"url": "https://images.thdstatic.com/productImages/50b04308-2c78-4ebf-97a7-91eeb50a03b3/svn/caramel-faux-leather-stylewell-sofas-couches-113a007cml-e4_<SIZE>.jpg",
"type": "IMAGE",
"subType": "SECONDARY",
"sizes": [
"65",
"100",
"145",
"300",
"400",
"600",
"1000"
],
"__typename": "Image"
}
],
"__typename": "Media"
},
"pricing": {
"value": 424.15,
"original": 499,
"promotion": {
"dates": null,
"description": null,
"experienceTag": null,
"subExperienceTag": null,
"type": null,
"dollarOff": 74.85,
"percentageOff": 15,
"promotionTag": null,
"savingsCenter": "Special Buys",
"savingsCenterPromos": "Special Buys",
"specialBuySavings": null,
"specialBuyDollarOff": null,
"specialBuyPercentageOff": null,
"__typename": "Promotion"
},
"preferredPriceFlag": false,
"conditionalPromotions": [
{
"promotionId": null,
"skuItemGroup": null,
"promotionTags": null,
"eligibilityCriteria": null,
"reward": null,
"__typename": "ConditionalPromotion"
}
],
"alternatePriceDisplay": false,
"alternate": {
"bulk": null,
"unit": {
"caseUnitOfMeasure": null,
"unitsOriginalPrice": null,
"unitsPerCase": 0,
"value": null,
"__typename": "UnitPricing"
},
"__typename": "Alternate"
},
"mapAboveOriginalPrice": null,
"mapDetail": null,
"message": null,
"specialBuy": null,
"unitOfMeasure": "each",
"clearance": null,
"__typename": "Pricing"
},
"reviews": {
"ratingsReviews": {
"averageRating": "4.1789",
"totalReviews": "123",
"__typename": "RatingsReviews"
},
"__typename": "Reviews"
},
"details": {
"collection": {
"collectionId": null,
"name": null,
"url": null,
"__typename": "Collection"
},
"highlights": null,
"installation": null,
"__typename": "Details"
},
"installServices": {
"scheduleAMeasure": false,
"gccCarpetDesignAndOrderEligible": false,
"__typename": "InstallServices"
},
"availabilityType": {
"type": "Shared",
"buyable": false,
"discontinued": false,
"status": false,
"__typename": "AvailabilityType"
},
"fulfillment": {
"fulfillmentOptions": [
{
"services": [
{
"type": "boss",
"locations": [
{
"isAnchor": true,
"inventory": {
"quantity": 205,
"isOutOfStock": false,
"isInStock": true,
"isLimitedQuantity": false,
"isUnavailable": false,
"maxAllowedBopisQty": null,
"minAllowedBopisQty": null,
"__typename": "Inventory"
},
"curbsidePickupFlag": null,
"isBuyInStoreCheckNearBy": null,
"distance": 0,
"locationId": "1402",
"state": "AR",
"storeName": "North Little Rock",
"storePhone": "(501)945-3500",
"type": "online",
"__typename": "Location"
}
],
"hasFreeShipping": false,
"freeDeliveryThreshold": null,
"earliestDeliveryDate": null,
"totalCharge": null,
"deliveryTimeline": null,
"deliveryDates": null,
"deliveryCharge": null,
"dynamicEta": null,
"deliveryMessage": null,
"shipFromFastestLocation": false,
"optimalFulfillment": false,
"__typename": "Service"
}
],
"type": "pickup",
"fulfillable": true,
"priorityDeliveryOptions": null,
"__typename": "FulfillmentOption"
},
{
"services": [
{
"type": "sth",
"locations": [
{
"isAnchor": true,
"inventory": {
"quantity": 205,
"isOutOfStock": false,
"isInStock": true,
"isLimitedQuantity": false,
"isUnavailable": false,
"maxAllowedBopisQty": null,
"minAllowedBopisQty": null,
"__typename": "Inventory"
},
"curbsidePickupFlag": null,
"isBuyInStoreCheckNearBy": null,
"distance": null,
"locationId": "8119",
"state": null,
"storeName": null,
"storePhone": null,
"type": "online",
"__typename": "Location"
}
],
"hasFreeShipping": true,
"freeDeliveryThreshold": null,
"earliestDeliveryDate": null,
"totalCharge": 0,
"deliveryTimeline": "later",
"deliveryDates": {
"startDate": "2026-01-08",
"endDate": "2026-01-12",
"__typename": "DeliveryDate"
},
"deliveryCharge": null,
"dynamicEta": null,
"deliveryMessage": null,
"shipFromFastestLocation": false,
"optimalFulfillment": true,
"__typename": "Service"
}
],
"type": "delivery",
"fulfillable": true,
"priorityDeliveryOptions": null,
"__typename": "FulfillmentOption"
}
],
"anchorStoreStatus": false,
"anchorStoreStatusType": "INACTIVE",
"backordered": false,
"backorderedShipDate": null,
"bossExcludedShipStates": "GU,PR,VI",
"excludedShipStates": "GU,PR,VI",
"seasonStatusEligible": null,
"fulfillmentBundleMessage": null,
"sthExcludedShipState": null,
"onlineStoreStatus": false,
"onlineStoreStatusType": null,
"__typename": "Fulfillment"
},
"dataSource": "searchNav",
"favoriteDetail": null,
"taxonomy": {
"breadCrumbs": [
{
"label": "Furniture",
"__typename": "BreadCrumb"
},
{
"label": "Special Values",
"__typename": "BreadCrumb"
}
],
"__typename": "Taxonomy"
},
"bundleFlag": null,
"specificationGroup": null,
"bundleItems": null,
"__typename": "BaseProduct",
"imageUrl": "https://images.thdstatic.com/productImages/bf7b9e1e-0277-45c0-bc7c-454a33ce8b3c/svn/caramel-faux-leather-stylewell-sofas-couches-113a007cml-64_1000.jpg",
"url": "https://www.homedepot.com/p/StyleWell-Goodwin-75-6-in-Square-Arm-Faux-Leather-Mid-Century-Modern-Sofa-with-Bolster-Pillows-in-Caramel-Brown-113A007CML/326374022",
"name": "Goodwin 75.6 in. Square Arm Faux Leather Mid-Century Modern Sofa with Bolster Pillows in Caramel Brown",
"brandName": "StyleWell",
"priceString": "424.15"
}
]