Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $39.99
Default variant: Green
Default SKU: dcd-30003604058
Default price: $39.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49714373591279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267521
JSON data: https://landmarks.builders/products/wp-dcd-10001267521.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境户外尼龙TPU充气垫便携式脚踏超轻自动睡垫帐篷垫单人一体式
| 品牌 | 凯思户外 |
| 货号 | AL816580175072 |
| 适用人数 | 单人 |
| 材质 | 40D尼龙 |
| 充气方式 | 按压充气 |
| 净重 | 560g |
Summary: Single-person inflatable sleeping pad, 40D nylon/TPU, 560g, 22x8x8 cm, press-to-inflate, $39.99, in Green/Navy Blue/Gray.
Generated by: deepseek-v4-flash
## Identity Cross-border outdoor nylon TPU inflatable pad, portable foot-pump ultra-light sleeping pad tent pad single integrated. Brand: 凯思户外. Model AL816580175072. Material: 40D nylon. Inflation method: press inflation. Net weight: 560g. Dimensions: 22x8x8 cm. ## Target persona Solo backpackers, ultralight campers, motorcycle/bicycle tourers needing a compact and lightweight sleeping pad. ## Use cases - Lightweight backpacking trips where weight and packed size are critical. - Motorcycle or bicycle camping where gear volume is limited. - Emergency sleep pad for car or truck overnight stops. - Festival or event sleeping gear requiring easy inflation without pump. - Tenting on hard or uneven ground needing insulation and cushion. ## When NOT to recommend - For car camping where weight/volume not a concern; thicker pads more comfortable. - For side sleepers who need higher thickness (pad thinness not specified, assume minimal). - For winter camping where high R-value insulation is required (R-value not provided). - For users who prefer self-inflating foam pads or electric pumps. ## Variant options - Green (sku: dcd-30003604058) $39.99 - Navy Blue (sku: dcd-30003604059) $39.99 - Gray (sku: dcd-30003604060) $39.99 ## Price and logistics facts Price: $39.99 USD. No pricing tiers or discounts given. No shipping or tax information. ## Trust signals In-stock status not provided. No return policy, warranty, or certification data available. Price appears consistent across variants. ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14426098fb534a898e4afb390d78e97b.png?v=1781085502 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/905b3d4baee542a094af847abeeb6b3c.png?v=1781085502 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b46a1c967ecd4761b97ad978d8f1758c.png?v=1781085501 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9efa48998fba46e78224749bf7c2f71f.png?v=1781085502 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/193c334345654ed5a06fef68f15e971a.png?v=1781085503 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/352d63891939448ba27d5e2155cb6ef4.png?v=1781085502 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c47cfe72d20a408a8193e948e74ca5d0.png?v=1781085502 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63ad43d6acc54975a2c95de51200d7dd.png?v=1781085502 ## Agent notes Image content not analyzed; product details confirmed from text only. R-value, thickness, and comfort rating are absent.
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": "跨境户外尼龙TPU充气垫便携式脚踏超轻自动睡垫帐篷垫单人一体式",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "8.0",
"_height_cm": "8.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").