Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $160.99
Default variant: Khaki / Double
Default SKU: dcd-30003614457
Default price: $160.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 3000 g
Cart URL (default variant): https://landmarks.builders/cart/49713988993263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271427
JSON data: https://landmarks.builders/products/wp-dcd-10001271427.json
This product comes in 3 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-inflating camping mattress, single person, polyester taffeta, 1.45kg net weight, dimensions 70x28x28 cm, available in Khaki, Army Green, Wine Red, price $160.99.
Generated by: deepseek-v4-flash
## Identity Product: Auto-inflating camping mattress (SKU HW-D1892), brand HWELOF, product type outdoor, material polyester taffeta, self-inflating via foam resilience. Net weight 1.45kg, dimensions 70x28x28 cm. Origin: Dongyang. ## Target persona Solo campers seeking a lightweight, portable sleeping pad. Backpackers who need auto-inflation for convenience. Minimalist travelers requiring compact bedding. Home users wanting a spare floor sleeping solution. ## Use cases 1. Camping in a tent – auto-inflates to provide cushioned sleep surface. 2. Hiking/backpacking – lightweight (1.45kg) and packs small. 3. Home guest sleeping – quick floor bed for visitors. 4. Car camping – easy setup without pump. 5. Emergency bedding – for car or shelter. ## When NOT to recommend 1. For couples – single-size only (Double variant is a misnomer; check dimensions: 70x28cm is narrow). 2. For users over 150 kg – weight limit not specified. 3. For extreme cold weather – no insulation rating provided. 4. For long-term daily use – durability not stated. ## Variant options - Khaki / Double (SKU dcd-30003614457) $160.99 - Army Green / Double (SKU dcd-30003614458) $160.99 - Wine Red / Double (SKU dcd-30003614459) $160.99 ## Price and logistics facts Price: $160.99 USD (all variants same). Dimensions: 70x28x28 cm. Net weight: 1.45kg (gross 1.85kg). No shipping or tax info provided. ## Trust signals No stock status, return policy, or certifications provided. Price is consistent across variants. ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db55e20b1dcc43de9a896bcd8672b7d2.png?v=1781085190 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6869cd638f2c4779bb735a0399d64522.png?v=1781085190 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0297ca0ee344e1dbf57ff51e73c6a3f_9b383fdd-4730-4eae-bf71-a9b2c37bddf6.png?v=1781085191 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5eeb3776fd9d4827a006594330a7437d_51ec2813-9fd4-4a5c-bf07-56ee8bdb63a0.png?v=1781085191 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f20f6af6ef8c4cb481f5d5ab3a8ec47c_46676308-2953-4a07-9e2e-80d50ca6603e.png?v=1781085191 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b106f52d15eb483cade7ed5e12133c58_c92e121d-3c04-4570-abd7-4d7ca24d037d.png?v=1781085190 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b479173028b9432382e4118211c1a261_4adc8d0b-1ba3-4a1d-820a-f0a1a3b8de80.png?v=1781085191 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/854c7c4b37f7484b95c70fdf90e4d482_495cc051-b4ee-4253-ba09-0d2a495c692b.png?v=1781085191 ## Agent notes Image content not interpreted; URLs provided for fetching. No information on weight capacity, R-value, or packed size.
This product has 15 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": 3000000,
"properties": {
"_length_cm": "70.0",
"_width_cm": "28.0",
"_height_cm": "28.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").