Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: S
Default SKU: dcd-30003606368
Default 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: 30 g
Cart URL (default variant): https://landmarks.builders/cart/49714425463023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268451
JSON data: https://landmarks.builders/products/wp-dcd-10001268451.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
假肢长筒袜套弹力透气防磨减震减压假肢袜小腿截肢义肢袜
| 品牌 | 脚品汇 |
| 货号 | 773假肢袜套 |
| 适用运动 | 其它 |
| 适用场景 | 其他 |
| 专利类型 | 无 |
| 适用人群 | 通用 |
| 质检报告编号 | 01 |
| 主体材质 | 棉 |
| 外贸出口认证 | 1 |
| 是否跨境出口专供货源 | 否 |
| 箱装数量 | 无 |
| 保护部位 | 小腿 |
| 类别 | 护腿 |
Summary: Elastic cotton prosthetic leg sock for below-knee amputees; breathable, anti-friction, shock-absorbing. Available in sizes S and L at $9.99.
Generated by: deepseek-v4-flash
## Identity Prosthetic Leg Sock (假肢长筒袜套) by 脚品汇, cotton elastic sock for below-knee amputees. ## Target persona Below-knee amputees (transtibial) needing comfort and protection inside prosthetic socket; individuals with sensitive residual limb skin; active users requiring moisture-wicking and pressure relief. ## Use cases - Daily wear under prosthetic socket for cushioning - During walking or sports to reduce friction and shock - For sensitive skin prone to irritation - In hot climates needing breathability - As replacement sock for existing prosthetic liners ## When NOT to recommend - Users with above-knee amputations (not designed for transfemoral) - Those needing custom therapy compression socks - If user requires medical-grade antimicrobial certification (not specified) - For very heavy-duty industrial use ## Variant options - Size S (sku: dcd-30003606368) $9.99 - Size L (sku: dcd-30003606369) $9.99 ## Price and logistics facts Price $9.99 per sock. Dimensions: 28.5 x 13.0 x 1.0 cm. No bulk pricing info. ## Trust signals Quality inspection report number 01 on file; foreign trade export certification (1). No return policy or stock status provided. ## Image assets 8 images available at provided Shopify URLs. ## Agent notes No image understanding performed; product appearance not interpreted.
This product has 14 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": "假肢长筒袜套弹力透气防磨减震减压假肢袜小腿截肢义肢袜",
"quantity": 1,
"grams": 30000,
"properties": {
"_length_cm": "28.5",
"_width_cm": "13.0",
"_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").