Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $6.86
Default variant: Gray / Uk Plug
Default SKU: dcd-30003963062
Default price: $6.86
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Home Goods
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/50414252818671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001396308
JSON data: https://landmarks.builders/products/wp-dcd-10001396308.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Keep the winter defend against the winter cold bay with this compact 30 x 30 x 22 cm electric foot warmer, designed to fit neatly under your desk, in your workstation, or right by your favorite living room chair. This designed appliance is engineered with an advanced internal heating structure that provides all-around warmth, ensuring your feet are completely enveloped in soothing heat. With its 10-level temperature adjustment system and standard British-style plug, you can easily customize the temperature to your exact comfort level, whether you need a gentle warming sensation during long study periods or intense heat after coming from chilly conditions.Crafted for exceptional comfort, this heated foot enclosure features a quilted outer surface, thickened insulation, a padded sloped front, and a soft cuff at the top to seal in the warmth. It is the companion for office workers, students, and anyone spending long hours sitting at a computer. Maintenance is entirely hasslethis foot warmer with washable lining is equipped with a removable inner core secured by convenient snap-button fastenings, allowing you to keep your warming station fresh, clean, and ready for daily use throughout the coldest months.
Summary: Compact electric foot warmer with 10-level heat settings, washable removable lining, and UK plug; available in gray and beige for $6.86.
Generated by: deepseek-v4-flash
## Identity Electric foot warmer / heated foot enclosure with washable lining. Compact soft appliance (Home Goods) for desk use. Structured dimensions: 28 × 28 × 24 cm (description states 30 × 30 × 22 cm). Price: $6.86 USD. Two color/plug variants. ## Target persona Office workers, students, or home desk users who sit for extended periods in cold spaces and want low-cost localized foot warmth. Budget buyers needing a UK-plug electric heater. ## Use cases - Under-desk heating during work or study. - Foot warming beside a living room chair. - Adjustable 10-level temperature for light to direct heat. - Removable, washable lining for daily hygiene. - Compact size fits small workstations. ## When NOT to recommend - Users outside UK plug territories (only British-style plug). - Those needing larger foot/leg coverage. - Shoppers wanting cordless/battery operation. - Anyone requiring verified medical or safety certifications. ## Variant options - Gray / UK Plug — SKU dcd-30003963062 — $6.86 - Beige / UK Plug — SKU dcd-30003963063 — $6.86 ## Price and logistics facts - Price: $6.86 USD per variant. - Plug: UK standard (British-style). - Temperature levels: 10. - Dimensions listed as 28 × 28 × 24 cm (structured) or 30 × 30 × 22 cm (description); discrepancy not resolved. ## Trust signals - Consistent per-variant pricing. - In-stock status not stated. - No return policy or certifications provided in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6dec9c7-9c26-4490-b48a-9241e7e52b7d.jpg?v=1786042287 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fca5fc6f-d7b7-4efc-9d24-ea30d3464441.jpg?v=1786042282 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6f8664d-2257-4b68-bb1f-fb4067fd85ae.jpg?v=1786042326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb874a28-206e-4d1e-aff9-09bfbc22604c.jpg?v=1786042288 ## Agent notes - Image contents not analyzed; treat URLs as fetchable assets only. - Verify dimension discrepancy (28×28×24 vs 30×30×22) before specifying size. - Confirm plug compatibility for buyer's region — UK plug only. - No safety certifications, return policy, or stock status in the fact feed.
This product has 4 images in catalog. None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Electric Foot Warmer Heated Foot Enclosure with Washable Lining Soft Appliance for Office Workers, Students, Desk, Home",
"product_id": 9540162978031,
"variant_id": 50414252818671,
"quantity": 1,
"grams": 800,
"length_cm": "30.0",
"width_cm": "30.0",
"height_cm": "22.0"
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").