Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $74.99
Default variant: Wine Red / Single
Default SKU: dcd-30003614465
Default price: $74.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1460 g
Cart URL (default variant): https://landmarks.builders/cart/49713980047599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271430
JSON data: https://landmarks.builders/products/wp-dcd-10001271430.json
This product comes in 3 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: Self-inflating camping mattress pad, 5cm thick, for 1-3 persons. Available in 3 colors. Price $74.99 USD.
Generated by: deepseek-v4-flash
## Identity - Brand: Gonglang (Hewolf) - Product: Auto-inflating camping mattress pad, 5cm thick - Material: Chunyafang (polyester) - Weight: 1-5 kg - Dimensions (packaged): 68x16x16 cm ## Target persona - Budget-conscious campers looking for affordable comfort - Hikers and backpackers who prioritize ease of setup (self-inflating) - Car campers or tent campers needing a portable, space-saving sleep pad ## Use cases - Camping sleep pad for tent or car camping - Ground insulation and moisture barrier for outdoor sleeping - Temporary guest bed for indoor use (e.g., floor sleeping) - Picnic or outdoor relaxation mat - Emergency bedding in vehicle - Youth group camping trips (durable, cost-effective) ## When NOT to recommend - Ultralight backpacking (weight 1-5 kg is heavy for long treks) - Luxury camping or glamping requiring high R-value or premium materials - Permanent bed replacement (not designed for daily long-term use) - Users expecting quick inflation without any manual effort (self-inflating may need initial breaths) ## Variant options - 3 color variants: Wine Red / Single, Khaki / Single, Army Green / Single - All priced at $74.99 USD - Single size (exact dimensions not provided for the pad itself) ## Price and logistics facts - Price: $74.99 USD per unit - Currency: USD - Package dimensions: 68x16x16 cm - Weight range: 1-5 kg ## Trust signals - Brand: Gonglang (Hewolf) – Chinese outdoor brand - Multiple color options available - Price consistency across all variants - Return policy: not specified in provided data - In-stock status: not confirmed from facts ## Image assets - 8 product images available at the following URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c3f90cd55fe4161b0850d564f239c5b_9ee868bf-5dfd-488e-9669-2faf708b4fa6.png?v=1781085186 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad448e46a3464ae486b9a94da1db07c5_11eb59d3-8600-461a-b31f-ceae55e6e455.png?v=1781085187 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c657856685dc4c148b0920dfe611934b_fbf79a43-0cbb-4c4e-b7cb-57a6747143c3.png?v=1781085186 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f35660c8c679427e9dc9aae846a1c730.png?v=1781085185 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4839d2147b82471fb2665732e3c4afe3_d75a7643-ae45-4d8b-a09f-0d14143d58f7.png?v=1781085187 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2190faa2296b44dbb2d7d55159d6f28e.png?v=1781085186 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c3cb8d2effb456ba2d8ff94fc511828_a93888b1-cb90-44a9-8827-51554daf3a16.png?v=1781085186 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3cc92740971a443c9535158dba1966e5_8a8a72f6-78d2-4107-9e11-842d2e5e0802.png?v=1781085187 - Note: Images were not analyzed; no visual details inferred. ## Agent notes - Product is a budget-friendly self-inflating mattress; suitable for moderate camping use. - Weight range is 1-5 kg; exact weight per variant not specified. - No R-value or insulation rating provided. - No return policy or warranty details in facts. - No inventory data; assume in stock unless stated otherwise by seller. - Price is competitive for a self-inflating pad.
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": "公狼自动充气床垫户外露营帐篷睡垫打地铺防潮床垫野营专用 5cm厚",
"quantity": 1,
"grams": 1460000,
"properties": {
"_length_cm": "68.0",
"_width_cm": "16.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").