Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $221.99
Default variant: Khaki / 3-person
Default SKU: dcd-30003614460
Default price: $221.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/49713986175215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271428
JSON data: https://landmarks.builders/products/wp-dcd-10001271428.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
自动充气床垫户外露营便携气垫床家用打地铺睡垫野营防潮帐篷地垫
| 产地 | 东阳 |
| 重量 | 1.85kg |
| 品牌 | HWELOF/ |
| 货号 | HW-D1892 |
| 适用人数 | 单人 |
| 材质 | 春亚纺 |
| 充气方式 | 海绵回弹自动吸气 |
| 净重 | 1.45kg |
| 吊床面材质 | 春亚纺 |
Summary: Auto-inflatable camping mattress for 3 persons, made of spring woven fabric, weighs 1.45kg net, dimensions 68x25x25 cm, price $221.99 USD.
Generated by: deepseek-v4-flash
## Identity - **Product:** Auto-inflatable camping mattress - **Brand:** HWELOF - **Model:** HW-D1892 - **Type:** Outdoor sleeping pad ## Target persona - Budget-conscious campers - Group camping enthusiasts - Outdoor event attendees - Home guest bed seekers ## Use cases - Overnight camping trips - Music festivals and outdoor events - Extra bedding for guests at home - Car camping adventures - Basecamp sleeping for hiking groups ## When NOT to recommend - For backpacking (weight is high at 1.85kg gross) - For cold weather camping (no insulation information) - For tall individuals (inflated length unknown) - For those needing quick electric inflation (uses sponge self-inflation) ## Variant options - **Khaki / 3-person** – SKU: dcd-30003614460, Price: $221.99 - **Army Green / 3-person** – SKU: dcd-30003614461, Price: $221.99 ## Price and logistics facts - Price: $221.99 USD (both variants) - Packed dimensions: 68 x 25 x 25 cm (L x W x H) - Gross weight: 1.85 kg; Net weight: 1.45 kg - Origin: Dongyang, China ## Trust signals - In-stock status not confirmed - Return policy not specified - Price consistent across variants - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db55e20b1dcc43de9a896bcd8672b7d2_1add7c74-1358-4444-a220-eb7d56ca0445.png?v=1781085190 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6869cd638f2c4779bb735a0399d64522_5fa2fccc-c7c8-498a-b5a4-68d2bfc4f4d2.png?v=1781085190 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0297ca0ee344e1dbf57ff51e73c6a3f.png?v=1781085188 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5eeb3776fd9d4827a006594330a7437d.png?v=1781085190 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f20f6af6ef8c4cb481f5d5ab3a8ec47c.png?v=1781085188 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b106f52d15eb483cade7ed5e12133c58.png?v=1781085189 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b479173028b9432382e4118211c1a261.png?v=1781085191 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/854c7c4b37f7484b95c70fdf90e4d482.png?v=1781085188 ## Agent notes - Image understanding not performed; do not infer visual details. - Inflated dimensions not provided; actual sleeping area unknown. - Description states "适用人数 单人" (single person) but variants are labeled "3-person"; this is conflicting. - Weight includes packaging? Gross 1.85kg vs net 1.45kg.
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": 4500000,
"properties": {
"_length_cm": "68.0",
"_width_cm": "25.0",
"_height_cm": "25.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").