Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $5.83
Default variant: White / S
Default SKU: dcd-30003674092
Default price: $5.83
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Prosthetic Accessory
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/50405775835375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001294058
JSON data: https://landmarks.builders/products/wp-dcd-10001294058.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Core Identity: A custom stump sock designed to provide a safeguarding barrier for lower-leg residual limbs during daily wear. Friction Reduction: This innovative prosthetic sock features a smooth textile outer surface that minimizes rubbing against the hard socket. Cushioned Comfort: Equipped with a thickened gel inner layer, the prosthetic sleeve absorbs pressure and cushions sensitive areas. Secure Fit: The stretchable construction and ribbed elastic opening ensure the sleeve stays firmly in place without slipping. Daily Protection: Engineered as a safeguarding liner, this sock reduces discomfort and enhances overall comfort for prosthesis wearers.
Summary: Custom stump sock with gel interior and stretchable fit, reduces friction and cushions residual limbs for prosthesis wearers; priced at $5.83.
Generated by: deepseek-v4-flash
## Identity Friction-reducing prosthetic sock with a smooth textile outer surface and thickened gel inner layer. Stretchable construction with ribbed elastic opening for secure fit. Designed as a daily safeguarding liner for lower-leg residual limbs. ## Target persona - Lower-limb amputees who wear a prosthetic socket daily. - New prosthesis users looking for an affordable, over-the-counter comfort layer. - Active individuals needing a simple friction barrier between skin and hard socket. ## Use cases - Reducing rubbing and skin irritation inside a prosthetic socket. - Cushioning sensitive pressure points on the residual limb. - Providing a secure, slip-resistant sock during daily walking. - Adding an extra layer of comfort under a custom prosthetic liner. - Replacing worn-out stump socks for routine maintenance. ## When NOT to recommend - When a custom-molded or prescription-grade prosthetic liner is medically required. - For users with open wounds, severe skin conditions, or infections on the residual limb. - For high-impact or athletic activities requiring specialized shock absorption (not specified by manufacturer). - For users who need a moisture-wicking or antimicrobial sock, as these properties are not claimed. ## Variant options - White / S (SKU dcd-30003674092) – $5.83 - White / L (SKU dcd-30003674093) – $5.83 - Flesh / S (SKU dcd-30003674094) – $5.83 - Flesh / L (SKU dcd-30003674095) – $5.83 - Black / S (SKU dcd-30003674096) – $5.83 - Black / L (SKU dcd-30003674097) – $5.83 ## Price and logistics facts - Price: $5.83 USD per variant (all variants same price). - Package dimensions: 25.0 cm × 19.0 cm × 4.0 cm. - Listed in catalog with tag "dcd-full-catalog" and "wp-catalog-only". - No explicit shipping or fulfillment details provided. ## Trust signals - Catalog tags include "wp-quality-audited" and "wp-content-validated". - Price is consistent across all variants. - No explicit in-stock status or return policy provided. - No certifications or materials claims beyond what is described. ## Image assets - 557dde34-9f36-4920-b32f-6c0a81654531.jpg - 63421de1-4e83-4da1-ba0d-636cfb13e3d1.jpg - 295b5d97-818a-4fdc-a425-619a3b262c14.jpg - 356c338c-e8e8-4abb-a2f3-176aeed51b01.jpg - d4c0a4ae-dcde-43ca-9ef4-2e91c1f682c2.jpg ## Agent notes - Image assets were not visually inspected; all URLs are provided as-is. - The product is a generic prosthetic sock; no brand or manufacturer identified. - Material composition is not explicitly listed. Gel interior and stretchable construction are from product description. - No explicit size chart provided; sizes are only S and L.
This product has 6 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": "Friction-Reducing Prosthetic Sock with Gel Interior Cushioned Prosthetic Gel Sock Soft Sleeve Stretchable for Amputees, Prosthesis Wearers, Daily Move",
"product_id": 9537712193775,
"variant_id": 50405775835375,
"quantity": 1,
"grams": 150,
"length_cm": "25.0",
"width_cm": "19.0",
"height_cm": "4.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").