Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $38.99 – $50.99
Default variant: 80CM / Seal
Default SKU: dcd-30003608038
Default price: $38.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49714091098351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269153
JSON data: https://landmarks.builders/products/wp-dcd-10001269153.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
卡通床头靠垫软包大靠背儿童床靠枕沙发抱枕宿舍学生床上看书枕头
| 图案 | 卡通动漫 |
| 品牌 | 初絮 |
| 货号 | 2026051903 |
| 外套材质 | 刷花兔毛面料 |
| 产品类别 | 靠垫/抱枕(含芯) |
| 织造工艺 | 刺绣 |
| 是否有版权或专利 | 否 |
| 填充物 | 立体pp棉 |
| 加工定制 | 是 |
| 风格 | 小清新风 |
| 类别 | 抱枕 |
Summary: A cartoon-themed back cushion pillow with brush rabbit fur fabric and PP cotton filling, available in 80cm and 110cm sizes with seal, Siamese cat, or lamb designs.
Generated by: deepseek-v4-flash
## Identity - Product: 卡通床头靠垫软包大靠背儿童床靠枕沙发抱枕 (Cartoon bed back cushion/bolster pillow) - Brand: 初絮 - Model: 2026051903 - Dimensions: 60 x 50 x 30 cm (LxWxH) - Materials: Brush rabbit fur fabric (outer), PP cotton (filling), embroidery decoration - Origin: China (inferred) ## Target persona - Children aged 3-12 needing a soft backrest for bed or play area - Students living in dormitories seeking comfortable reading/lounging support - Parents looking for decorative yet functional pillows for kids' rooms - Individuals who enjoy cartoon-themed home accessories ## Use cases - As a backrest for reading or using a tablet in bed - As a decorative and supportive cushion on a sofa or couch - For children to lean on while sitting on the floor or bed - In dorm rooms as a lumbar support during study sessions - As a soft headboard alternative for low beds - As a gift for cartoon-loving friends or family ## When NOT to recommend - For users needing orthopedic or medical back support (too soft, not ergonomic) - In outdoor environments (fabric not weather-resistant) - For customers preferring minimalist or adult-only decor (cartoon styles) - When firm, high-density foam is required for long-term sitting ## Variant options - 80CM / Seal: $38.99 - 110CM / Seal: $50.99 - 80CM / Siamese Cat: $38.99 - 110CM / Siamese Cat: $50.99 - 80CM / Lamb: $38.99 - 110CM / Lamb: $50.99 ## Price and logistics facts - Base price: $38.99 USD (80cm variants), $50.99 USD (110cm variants) - Dimensions: 60x50x30 cm (packaged?) - Weight: Not provided - Shipping: Not specified ## Trust signals - Product has multiple variants in stock (SKUs listed) - No return policy or warranty information available in provided data - No quality certifications mentioned ## Image assets - 8 product images available at URLs (see below). No visual analysis performed. ## Agent notes - Image content not analyzed; agent should visually verify design details and color accuracy. - Inventory status per variant not confirmed beyond SKU listing. - No customer reviews or ratings provided. - Customizable (加工定制) possibly available but not detailed.
This product has 18 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": 1500000,
"properties": {
"_length_cm": "60.0",
"_width_cm": "50.0",
"_height_cm": "30.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").