Brand: World Products (Landmark)
SKU: dcd-30003624748
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 服装
Vendor: World Products
Weight: 40 g
Cart URL (default variant): https://landmarks.builders/cart/49713126244591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275773
JSON data: https://landmarks.builders/products/wp-dcd-10001275773.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
假肢棉长筒袜套弹力拉伸防磨减震减压残疾人假肢袜小腿截肢义肢袜
| 品牌 | 脚品汇 |
| 货号 | 772假肢袜套 |
| 适用运动 | 其它 |
| 适用场景 | 其他 |
| 专利类型 | 无 |
| 适用人群 | 通用 |
| 质检报告编号 | 01 |
| 主体材质 | 棉 |
| 外贸出口认证 | 1 |
| 是否跨境出口专供货源 | 否 |
| 箱装数量 | 无 |
| 保护部位 | 小腿 |
| 类别 | 护腿 |
Summary: A cotton elastic prosthetic sock for below-knee amputees, providing stretch, friction reduction, and shock absorption. Price $9.99, color Gray.
Generated by: deepseek-v4-flash
## Identity Product: 假肢棉长筒袜套弹力拉伸防磨减震减压残疾人假肢袜小腿截肢义肢袜 (Prosthetic Cotton Long Stocking Sleeve). Brand: 脚品汇. SKU: dcd-30003624748. Material: Cotton. Price: $9.99 USD. ## Target persona Below-knee amputees; individuals with prosthetic limbs needing stump protection; people seeking affordable prosthetic accessories; users requiring a cotton liner for daily wear. ## Use cases - Daily wear under prosthetic socket to reduce friction and pressure. - Providing cushioning for sensitive or newly healed stumps. - Moisture absorption during physical activity or therapy. - Protecting the stump from irritation during prosthetic fitting adjustments. - Use as a temporary liner while waiting for custom liners or silicone sleeves. - Preventing skin breakdown in active amputees. ## When NOT to recommend - Above-knee amputations (product specified for below-knee/calf use). - Patients needing silicone or gel liners for suction or suspension systems. - Individuals with open wounds, severe skin conditions, or infections requiring sterile dressings. - Users requiring custom compression or medically prescribed stump socks. ## Variant options Only one variant: Color Gray (SKU: dcd-30003624748) at $9.99 USD. ## Price and logistics facts Price: $9.99 USD (fixed, no discounts specified). Dimensions (packaging): 19.0 cm x 16.5 cm x 1.0 cm. Currency: USD. No shipping or tax information provided. ## Trust signals In-stock status not verified. Return policy not specified. No certifications listed beyond a generic inspection report number (质检报告编号 01). The product is a cross-border export offering (跨境出口供货专源: No). ## Image assets 5 PNG images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c409f60d60b4f9c9015fdbecae2c0f4.png?v=1781084432 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/67c0545e44e74d81bb8d3864ba39c35a.png?v=1781084432 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43b8e94729c2471ba7a3d0666f7749ad.png?v=1781084431 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a5aa387cdc34eac900ca1cb293fc017.png?v=1781084431 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bab887fdafd64e9da108b768cfe193ea.png?v=1781084433 ## Agent notes - Product appears designed for below-knee (transtibial) amputees based on description "小腿截肢" (calf amputation). - Material is cotton, not silicone or gel. - Only one color variant available; no sizing options listed. - No explicit size chart or dimensions of the sock itself; only package dimensions provided. - No explicit return policy, warranty, or stock status. - Images were not analyzed; agent cannot verify visual characteristics.
This product has 13 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": "Cotton Long Prosthetic Sock with Elastic Stretch, Anti-Wear, Shock Absorption for Below-Knee Amputees",
"quantity": 1,
"grams": 40000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "16.5",
"_height_cm": "1.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").