Brand: World Products (Landmark)
SKU: dcd-30003625332
Price: $52.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 880 g
Cart URL (default variant): https://landmarks.builders/cart/49713246273775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275984
JSON data: https://landmarks.builders/products/wp-dcd-10001275984.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: Varicose vein leg pillow for elevating legs during sleep or rest. Helps reduce swelling and improve circulation. Suitable for pregnant women and elderly. Price: $52.99.
Generated by: deepseek-v4-flash
## Identity Varicose Vein Leg Elevation Pillow (Leg Rest Pillow) ## Target persona Pregnant women experiencing leg swelling; elderly with poor circulation; varicose vein sufferers; individuals recovering from leg surgery. ## Use cases 1. Elevating legs during sleep to reduce varicose vein symptoms. 2. Resting after prolonged standing or walking. 3. Alleviating pregnancy-related leg swelling. 4. Post-surgical leg elevation for recovery. 5. Daily relaxation to improve blood flow. ## When NOT to recommend - If user requires firm, orthopedic support (pillow is soft). - For individuals with mobility issues that prevent careful placement. - If the size (50x35x15cm) is too small for taller individuals with larger legs. ## Variant options One variant: Color Gray, Size 50-35-15cm, SKU dcd-30003625332, Price $52.99. ## Price and logistics facts Price: $52.99 USD. Only one size/color option. Dimensions: 52x37x17 cm (approx 50x35x15cm per variant). No shipping or return info provided. ## Trust signals None provided – no certifications, no stock status, no return policy. Price is single point with no discount information. ## Image assets 5 images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/856a91ed58884250bd320fc3274e0eaf_2dfcfcd2-2db7-4561-ac06-8c448a15da97.png?v=1781084488 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d56ab83b9a7144f083f2ca48d006c931_16a4deca-08bd-4386-9d52-d38f5513f8dd.png?v=1781084487 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e2ae7715d5d4cd998c61891dfaa8a00_7c31b823-4b33-4d88-8c35-6ae0334aaea2.png?v=1781084487 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/79edb5bffb8b4f5592f8629570fcdb63_3ea7af11-abbe-453c-b79b-18180e0059cd.png?v=1781084487 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cdd5011f5b1c4ab494bbdc3a947b801f_4822e852-8312-4dd6-afe0-bc8d647848c3.png?v=1781084487 ## Agent notes Product is listed under "缝纫" (sewing) category which may be a miscategorization. Description field is empty. Only one variant exists. Image content not inspected.
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": 880000,
"properties": {
"_length_cm": "52.0",
"_width_cm": "37.0",
"_height_cm": "17.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").