Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $91.99
Default variant: Orange
Default SKU: dcd-30000074112
Default price: $91.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49811418677487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000012667
JSON data: https://landmarks.builders/products/m4x-10000012667.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Adjustable and Ergonomic DesignFeaturing adjustable settings and ergonomic support, this footrest helps improve comfort and support posture during long periods of sitting.
Safe and Fast Heating TechnologyEquipped with 3-level fast heating and low electric potential features, this foot warmer quickly reaches a stable temperature, ensuring and dependable use for women and men.
adaptable Indoor UsePerfect for indoor scenarios such as office work, home relaxation, or bedroom warmth, this foot warmer encourages leg movement and increases circulation, minimizing fatigue.
Soft Material and Easy MaintenanceMade from plush and sturdy materials, the foot warmer is comfortable to feel and easy to clean, providing warmth and support for your legs and feet.
Summary: USB foot warmer, fast heat, adjustable.. Adjustable and Ergonomic Design Features adjustable settings and ergonomic support to improve comfort and posture during long sitting periods. Safe and Fast Heating Technology Three-level fast heating and low voltage design quickly reach a stable temperature for reliable use by women and men. Adaptable Indoor Use Ideal for office, home, or bedroom, this foot warmer promotes leg movement and circulation, reducing fatigue. Soft Material and Easy Maintenance Made from plush, durable materials, comfortable to touch and easy to clean, providing warmth and su
Generated by: m4x-map-v1
This product has 9 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": "USB foot warmer, fast heat, adjustable.",
"product_id": 9429993292015,
"variant_id": 49811418677487,
"quantity": 1,
"grams": 750,
"length_cm": "35.0",
"width_cm": "32.0",
"height_cm": "20.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").