Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99 – $22.99
Default variant: Basic
Default SKU: dcd-30003608028
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49714099683567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269150
JSON data: https://landmarks.builders/products/wp-dcd-10001269150.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境拱形枕情侣枕手臂枕夫妻单人枕男友手臂抱枕睡眠枕单人枕头
| 货号 | 155 |
| 枕芯面料 | 化纤 |
| 适用场景 | 办公 |
| 枕芯形状 | 正方形 |
| 适用人数 | 单人 |
| 是否有专利 | 否 |
| 枕芯重量 | 1斤(不含)以内 |
| 制作工艺 | 刺绣工艺 |
| 是否一般纳税人 | 否 |
| 上市年份季节 | 2026年春季 |
| 2 | 枕头 |
| 材质 | 记忆棉 |
| 床上用品细分 | 记忆枕 |
| 支撑类型 | 软 |
| 适用对象 | 老人 |
| 填充物 | 乳胶 |
| 加工定制 | 否 |
| 枕芯高度 | 10cm(含)-15cm(不含) |
Summary: A soft memory foam pillow with latex filling, 37x32x16 cm, for single sleepers, available in Basic ($19.99) and Upgraded ($22.99) variants.
Generated by: deepseek-v4-flash
## Identity Cross-border arched couple pillow (跨境拱形枕情侣枕) – memory foam with latex filling, 37x32x16 cm, 0.5 kg weight, embroidery craft, no patent. ## Target persona - Single sleepers who want a hugging or arm-support pillow - Elderly individuals needing soft neck/head support - Office workers looking for a compact nap pillow ## Use cases - Sleeping with arm support to reduce pressure - Office desk naps during break - Cuddling sleep for individuals without a partner - Soft neck support while reading in bed - Travel pillow alternative (compact size) ## When NOT to recommend - People who need firm or orthopedic support - Users allergic to latex (filling is latex) - Those wanting a washable pillow cover (cover material not specified) - Couples seeking a two-person pillow (described as single use) ## Variant options - Basic ($19.99) – SKU dcd-30003608028 - Upgraded ($22.99) – SKU dcd-30003608029 ## Price and logistics facts - Basic: $19.99 USD - Upgraded: $22.99 USD - Dimensions: 37x32x16 cm - Weight: less than 1 jin (~0.5 kg) ## Trust signals - No customer reviews provided - Return policy not specified - Price consistent across variants - No patent, but product listed as 2026 spring season ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99c25602e323477dbc27bb206e191856.png?v=1781085305 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c840eb6e5a040acb838954754c6c016.png?v=1781085305 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8aa4ad332dbc4d8095fb941342b31408.png?v=1781085305 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad7d547973df4b3a9695467299a347d8.png?v=1781085305 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b633187b30844e7be4d88110f733dd7.png?v=1781085305 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09840eb456744192ac8295b24c1ed361.png?v=1781085305 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae95fdfa39e54e558d72d68e88e7a072.png?v=1781085307 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8947320e3a204833b7001a5cff18ab21.png?v=1781085305 ## Agent notes - Description states "适用人数 单人" (single person) but title includes couple/hugging pillow; clarify with user intent. - Material: memory foam with latex filling, but also mentions chemical fiber cover; actual composition may vary. - Image understanding not performed; visual details not used.
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": 850000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "32.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").