Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99
Default variant: Yellow Pink
Default SKU: dcd-30002697018
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1365 g
Cart URL (default variant): https://landmarks.builders/cart/49903549153519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001029719
JSON data: https://landmarks.builders/products/m4x-10001029719.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Adjustable Foot Stool Non-Slip Surface Under Desk Footrest Easy to Clean
Summary: An adjustable under-desk foot stool with non-slip surface and easy-clean material, available in three colors for $18.99.
Generated by: deepseek-v4-flash
## Identity Adjustable Foot Stool with Non-Slip Surface, 41x27.5x7 cm, $18.99 USD. ## Target persona Office workers, remote employees, gamers, and students who spend long hours sitting at a desk and need basic foot support. ## Use cases - While working at a desk to improve leg comfort. - During long gaming sessions to reduce fatigue. - While studying to maintain posture. - As a footrest under standing desks. - In tight under-desk spaces due to compact size. ## When NOT to recommend - If the user needs a footrest with built-in massage or heating. - If the user requires a height-adjustable or tilting footrest for ergonomic therapy. - If the user expects plush cushioning (hard surface). - If the user has foot or leg injuries requiring specialized support. ## Variant options - Yellow Pink ($18.99) - Black ($18.99) - Gray ($18.99) ## Price and logistics facts - Price: $18.99 USD (all variants). - Dimensions: 41 cm length, 27.5 cm width, 7 cm height. ## Trust signals - Consistent pricing across all variants. - Non-slip surface indicated. - Easy to clean material. - In-stock status not verified from provided data; return policy not provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f740d80c-e93e-4eef-8187-5ad834d3d4c2.jpg?v=1782146586 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98709efd-fa95-4881-9327-c558ab523ac1.jpg?v=1782146587 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15be5b2d-ac95-4620-a4d3-898fb057e4be.jpg?v=1782146587 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ffc66b7f-7ffe-4d9e-b546-106ab45e2e5c.jpg?v=1782146586 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9346965-92af-448a-98ca-e651cd6c329c.jpg?v=1782146587 ## Agent notes - Image understanding not performed; treat images as fetchable assets only.
This product has 12 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Adjustable Foot Stool Non-Slip Surface Under Desk Footrest Easy to Clean",
"quantity": 1,
"grams": 1365000,
"properties": {
"_length_cm": "41.0",
"_width_cm": "27.5",
"_height_cm": "7.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").