Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $44.99
Default variant: Gray
Default SKU: dcd-30003625518
Default price: $44.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/49713201053935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276047
JSON data: https://landmarks.builders/products/wp-dcd-10001276047.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
亚马逊跨境新款臀型枕抱枕慢回弹记忆棉屁股枕垫创意枕头睡眠枕
| 图案 | 纯色 |
| 品牌 | OEM |
| 货号 | 艺禾 |
| 外套材质 | 粘胶纤维 |
| 产品类别 | 靠垫芯/抱枕芯/坐垫芯 |
| 织造工艺 | 其它 |
| 是否有版权或专利 | 否 |
| 填充物 | 聚氨酯 |
| 加工定制 | 否 |
| 风格 | 极简风 |
| 类别 | 抱枕 |
Summary: Memory foam hip-shaped pillow, 45x35x16 cm, with slow rebound, available in Gray and Dark Gray at $44.99.
Generated by: deepseek-v4-flash
## Identity Memory foam hip-shaped pillow (OEM product, slow rebound, polyurethane fill) ## Target persona Individuals needing ergonomic support for sitting or sleeping, such as desk workers, side sleepers, or postpartum users. ## Use cases - Seat cushion for office chair - Pillow for side sleeping - Support during car travel - Postpartum comfort cushion - Decorative throw pillow ## When NOT to recommend - For users requiring medical-grade orthopedic support - For those with allergies to polyurethane foam - For customers needing a standard rectangular pillow - For buyers seeking certified non-toxic materials ## Variant options - Gray: $44.99 - Dark Gray: $44.99 ## Price and logistics facts Price: $44.99 USD. Dimensions: 45 cm L × 35 cm W × 16 cm H. No shipping or return policy provided. ## Trust signals In-stock status unknown. Return policy not specified. No certifications listed. Price consistent across variants. ## Image assets 5 image URLs available for fetching. ## Agent notes Image content not analyzed; no visual details inferred.
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": 1300000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "35.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").