Brand: World Products (Landmark)
SKU: dcd-30003561220
Price: $143.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 4000 g
Cart URL (default variant): https://landmarks.builders/cart/49716614955247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250888
JSON data: https://landmarks.builders/products/wp-dcd-10001250888.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
原始人充气沙发音乐节必备神器自动户外露营懒人双人气垫床垫便携
| 产地 | 中国 |
| 重量 | 默认项 |
| 货号 | AKT51空沙-闲暇米白 |
| 品牌 | The Primitive/原始人 |
| 充气泵类型 | 内置充气泵 |
| 产品类别 | 充气床 |
| 规格(长*宽) | 默认项 |
| 层数 | 2层 |
| 最大承重 | 300 |
| 吊床面材质 | 春亚纺 |
| 是否跨境出口专供货源 | 否 |
Summary: Inflatable sofa with built-in pump for outdoor use, music festivals, and camping; 2-layer construction, max load 300kg, off-white color, $143.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: Inflatable sofa (充气沙发) by The Primitive/原始人 - **Model**: AKT51空沙-闲暇米白 - **Price**: $143.99 ## Target persona - Music festival attendees needing portable seating - Car campers seeking comfortable lounging - Beach goers wanting a lightweight air bed - Outdoor enthusiasts who prioritize convenience ## Use cases - Provide seating at crowded music festivals - Relaxation after hiking or during camping trips - Beach lounging with built-in pump for quick setup - Picnic seating in parks or outdoor events - Temporary guest bed in a tent or car ## When NOT to recommend - Backpacking or hiking trips (size and weight not specified but likely heavy) - Indoor permanent use (not intended as a permanent bed) - Formal events or professional settings - Extreme weather conditions (no data on cold/heat tolerance) ## Variant options - **Off-white**: $143.99 (only variant) ## Price and logistics facts - **Price**: $143.99 USD - **Dimensions (packed)**: 40 × 26 × 16 cm - **Weight**: Not specified (default item) - **Origin**: China - **Brand**: The Primitive/原始人 ## Trust signals - In-stock status: Not confirmed - Return policy: Not provided - Price consistency: Single variant at fixed price - Certifications: None mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c79ab28baa748349e4440b2f4feae0c.png?v=1781086791 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01391a737cfd4e27959cb6de85a27078.png?v=1781086790 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7603bdabc0340c38cc1cc080d3b033b.png?v=1781086788 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf7159fdfff64de1a24e373a07b57dd6.png?v=1781086791 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d9af5599f2284341bc10ce44ad088cb3.png?v=1781086790 ## Agent notes - Image content not analyzed; only URLs provided. Assume product shows inflatable sofa off-white color. - Max load 300 kg (likely total weight capacity). - Built-in pump included. - Material: 春亚纺 (spring yarn/polyester taffeta). - Double layer construction.
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": 4000000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "26.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").