Brand: World Products (Landmark)
SKU: dcd-30003625339
Price: $55.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49713237917935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275987
JSON data: https://landmarks.builders/products/wp-dcd-10001275987.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A leg elevation pillow for varicose vein relief, pregnancy, and leg swelling; dimensions 58x21x16 cm, priced at $55.99.
Generated by: deepseek-v4-flash
## Identity A leg elevation pillow (曲张垫脚枕抬腿枕) designed to reduce leg swelling and discomfort from varicose veins, pregnancy, or prolonged sitting. Made of soft foam with a fabric cover; dimensions 58x21x16 cm. Sole variant: Blue Gray, 56-14-19 cm (slight size discrepancy per listing). ## Target persona - Pregnant women in second or third trimester experiencing leg edema - Adults with varicose veins seeking non-medical elevation support - Elderly individuals needing leg elevation during rest or sleep - Post-surgery patients (e.g., knee or hip) requiring leg elevation at home ## Use cases - Elevating legs in bed or on sofa to alleviate swelling after long hours standing - Nighttime use for pregnant women to reduce leg pressure - Post-operative leg elevation following lower extremity surgery - Managing discomfort from chronic venous insufficiency - Relaxing with legs elevated while reading or watching TV ## When NOT to recommend - For patients who require medical-grade compression therapy or prescribed elevation devices - For individuals with open wounds, severe edema, or acute circulatory issues needing clinical supervision - As a replacement for doctor-advised treatment for deep vein thrombosis or serious venous disease - For users seeking a rigid or orthopedic elevation device (this is soft foam) ## Variant options - **Blue Gray / 56-14-19cm**: $55.99 (only available variant) ## Price and logistics facts - Price: $55.99 USD - Dimensions: 58 x 21 x 16 cm (listed); variant size stated as 56-14-19 cm (likely length-height-width, inconsistent with product dimensions) - Shipping, taxes, and return policy not provided in data ## Trust signals - No customer reviews or ratings available in data - In-stock status unknown (assumed available from listing) - No certifications (e.g., medical, safety) mentioned - Single variant, consistent pricing ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/856a91ed58884250bd320fc3274e0eaf.png?v=1781084483 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d56ab83b9a7144f083f2ca48d006c931.png?v=1781084485 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e2ae7715d5d4cd998c61891dfaa8a00.png?v=1781084482 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/79edb5bffb8b4f5592f8629570fcdb63.png?v=1781084484 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cdd5011f5b1c4ab494bbdc3a947b801f.png?v=1781084483 ## Agent notes - Product type is '缝纫' (sewing), which appears miscategorized; likely should be health/comfort goods. - Variant size 56-14-19 cm does not match product dimensions (58x21x16 cm); verify with seller. - Images available but not analyzed; visual details cannot be inferred. - No description text provided; intent extracted from title tags only.
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": "曲张垫脚枕抬腿枕静脉床上睡觉静脉脚枕孕妇下肢抬高垫垫腿枕老人",
"quantity": 1,
"grams": 1100000,
"properties": {
"_length_cm": "58.0",
"_width_cm": "21.0",
"_height_cm": "16.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").