Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $151.99 – $160.99
Default variant: Khaki / 3CM Double
Default SKU: dcd-30003614468
Default price: $151.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/49713977983215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271431
JSON data: https://landmarks.builders/products/wp-dcd-10001271431.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
公狼自动充气床垫户外露营帐篷睡垫打地铺防潮床垫野营专用 5cm厚
| 品牌 | 公狼Hewolf |
| 货号 | 气垫 |
| 适用人数 | 1-3人 |
| 材质 | 春亚纺 |
| 充气方式 | 自动充气 |
| 净重 | 1-5kg |
Summary: A 5cm thick auto-inflating camping mattress pad in khaki, wine red, or army green; 1-3 person; priced from $151.99.
Generated by: deepseek-v4-flash
## Identity - Brand: 公狼 Hewolf - Product: Auto-inflating camping mattress pad - Thickness: 5cm - Material: 春亚纺 (polyester taffeta) - Weight: 1-5 kg - Dimensions (packaged): 70x28x28 cm ## Target persona - Budget-conscious car campers needing a portable, comfortable sleep pad - Hikers or backpackers seeking a lightweight, self-inflating mattress for tent use - Outdoor enthusiasts who prefer easy setup without a pump ## Use cases - Sleeping pad in a tent for car camping trips - Extra guest bed in a camper van or RV - Ground insulation at outdoor music festivals - Pad for kids' sleepovers indoors (if space allows) - Emergency bedding for unexpected guests ## When NOT to recommend - For ultralight backpacking (weight is 1-5kg, not ultralight) - For cold weather camping without additional insulation (no R-value given) - For users requiring a thick, plush mattress (>5cm) - For those who want a fast-inflating air mattress (auto-inflate is slower) ## Variant options | SKU | Color | Size | Price | |-----|-------|------|-------| | dcd-30003614468 | Khaki | 3CM Double | $151.99 | | dcd-30003614469 | Wine Red | Double | $160.99 | | dcd-30003614470 | Khaki | Double | $160.99 | | dcd-30003614471 | Army Green | Double | $160.99 | ## Price and logistics facts - Starting price: $151.99 for Khaki/3CM Double - Other variants: $160.99 - Currency: USD - No shipping or tax information provided ## Trust signals - In-stock status not specified; assume available based on listing - Return policy not provided - No certifications listed - Price consistency: same price for all Double variants ## Image assets - 8 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c3f90cd55fe4161b0850d564f239c5b.png?v=1781085185 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad448e46a3464ae486b9a94da1db07c5.png?v=1781085186 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c657856685dc4c148b0920dfe611934b.png?v=1781085186 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f35660c8c679427e9dc9aae846a1c730_bed68439-0f4d-42c8-9285-f59006bb15e5.png?v=1781085185 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4839d2147b82471fb2665732e3c4afe3.png?v=1781085185 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2190faa2296b44dbb2d7d55159d6f28e_8e8ad00e-392a-46c6-8650-a6acf55d4011.png?v=1781085186 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c3cb8d2effb456ba2d8ff94fc511828.png?v=1781085185 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3cc92740971a443c9535158dba1966e5.png?v=1781085185 ## Agent notes - Image content not analyzed; agent may need to fetch and interpret visuals - No R-value or temperature rating specified - '3CM Double' size likely indicates 3cm thickness variant; verify with listing
This product has 16 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": "公狼自动充气床垫户外露营帐篷睡垫打地铺防潮床垫野营专用 5cm厚",
"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").