Brand: World Products (Landmark)
This product has 18 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $14.99
Default variant: Adult S-shape Wht
Default SKU: dcd-30003593508
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 商业
Vendor: World Products
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/49714814091503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001263494
JSON data: https://landmarks.builders/products/wp-dcd-10001263494.json
This product comes in 18 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.












Summary: A high-elastic sponge leg elevation pillow for medical use (varicose veins, fracture recovery), available in multiple S-shape and U-shape variants.
Generated by: deepseek-v4-flash
## Identity Leg elevation pillow (垫脚枕) made of high-elastic sponge for medical recovery. Dimensions: 70x29x18 cm. ## Target persona Wholesale medical supply buyer, physiotherapy clinic, post-operative care facility, home caregiver for bedridden patients. ## Use cases - Leg elevation after knee or hip surgery - Reducing edema in ankles and feet - Varicose vein relief while sleeping or sitting - Fracture recovery support for lower limbs - Orthopedic rehabilitation positioning - Foot elevation for bedridden patients to prevent pressure sores ## When NOT to recommend - Patients with open wounds on legs without medical approval - Individuals needing adjustable elevation angles (pillow has fixed shape) - Those allergic to polyurethane sponge or memory foam - Cases requiring rigid immobilization (e.g., acute fracture splinting) ## Variant options - Adult S-shape Wht ($14.99) - Adult S-shape Blue ($14.99) - Adult S-shape ($10.99) - Adult U-shape Wht ($9.99) - Adult U-shape Wht a ($9.99) - Adult U-shape Wht B ($11.99) - Adult U-shape Wht C ($11.99) - Adult U-shape Blue ($11.99) - Adult U-shape Blue a ($12.99) - Adult U-shape Blue B ($12.99) - Adult U-shape Blue C ($12.99) - Adult U-shape ($11.99) ## Price and logistics facts Base price: $9.99 USD. Dimensions: 70x29x18 cm. Product type: commercial (wholesale). No individual shipping details provided; bulk import likely. ## Trust signals No reviews, return policy, or in-stock status provided. Price appears consistent across similar variants. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de102fc93d624d59bc384e5c1502c4a3.png?v=1781085824 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25f3cb60f260463095fc71f040a28871.png?v=1781085823 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b8ea259ac184ba6b1b2bf07b802ca77.png?v=1781085823 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df8cc8f71fc246bb86a1d9519c777b73.png?v=1781085822 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f00ad724d06c4ab1b98f8ef6fa4cdc7f.png?v=1781085824 ## Agent notes - Image content not inspected; assume product photos show pillow shapes and colors. - No product description provided; all details from titles and variants. - Commercial product type suggests bulk orders; verify minimum order quantity.
This product has 30 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": 950000,
"properties": {
"_length_cm": "70.0",
"_width_cm": "29.0",
"_height_cm": "18.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").