Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $788.99 – $1,452.99
Default variant: Ridge Tent
Default SKU: dcd-30003614426
Default price: $788.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49714021728495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271416
JSON data: https://landmarks.builders/products/wp-dcd-10001271416.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
现货充气帐篷全自动pvc气柱帐篷户外免搭建12㎡冬季露营保暖小屋
| 外帐防水指数 | 2000mm(含)-3000mm(含) |
| 产地 | 中国 |
| 品牌 | 公狼 |
| 货号 | Z1872 充气帐篷 |
| 适用场景 | 户外徒步、露营、旅行、野营、野炊、春游 |
| 帐底防水指数 | 大于3000MM |
| 搭建情况 | 免搭建速开 |
| 内帐材料 | 牛津布 |
| 规格 | 300*210*200CM |
| 撑杆材质 | PVC |
| 帐底材质 | 牛津布 |
| 重量 | 15KG |
| 是否跨境出口专供货源 | 否 |
| 帐篷结构 | 单层帐 |
| 适用季节 | 四季 |
| 款式 | 自动帐 |
| 帐篷展开大小 | 300*210*200CM |
| 外帐材质 | 牛津布 |
Summary: Instant-setup inflatable PVC air-column tent, 12m² (300x210x200cm), 15kg, waterproof outer 2000-3000mm, floor >3000mm, suitable for four-season camping.
Generated by: deepseek-v4-flash
## Identity **Product:** Inflatable Tent (自动充气帐篷) **Brand:** 公狼 (Gonglang) **Model:** Z1872 **Type:** Single-layer, four-season automatic tent **Dimensions:** 300x210x200 cm (12 m² floor area) **Weight:** 15 kg **Materials:** Inner/outer/floor: Oxford cloth; Poles: PVC **Waterproof:** Outer: 2000-3000mm; Floor: >3000mm ## Target persona - Campers who prioritize quick setup and spacious shelter - Family or group campers (12 m² fits multiple people) - Winter campers needing a warm, enclosed space - Car campers (weight 15 kg, not for backpacking) ## Use cases - Weekend family camping trips - Winter camping (insulated, single-layer but claims warmth) - Group outdoor activities (cooking, resting) - Quick overnight stops (instant setup) - Festivals or events requiring temporary shelter - Base camp expansion for hiking groups ## When NOT to recommend - Backpacking or any travel requiring light, compact gear (15 kg heavy, large packed size 75x43x40 cm) - High-wind or alpine conditions (PVC air columns may be less stable) - For buyers seeking a multi-room or cabin-style tent (single layer, open plan) - For budget-constrained buyers wanting a cheaper basic tent (price starts at $789) ## Variant options | SKU | Style | Price (USD) | |-----|-------|-------------| | dcd-30003614426 | Ridge Tent | $788.99 | | dcd-30003614427 | Titanium Ridge Tent | $841.99 | | dcd-30003614428 | Lg Ti-blk Tent 12m2 | $1,452.99 | ## Price and logistics facts - Base price: $788.99 (Ridge Tent variant) - Dimensions (packed): 75 x 43 x 40 cm - Weight: 15 kg - No shipping or return policy stated - Origin: China ## Trust signals - In-stock status not explicitly confirmed (listed as "现货" in title, meaning spot goods) - No return policy mentioned - Price consistency: two variants at $789 and $842, one at $1,453 - Certifications: none claimed ## Image assets - 8 images available (PNG files) – not visually inspected ## Agent notes - Image understanding not performed; treat images as generic assets. - No inventory or lead time known. - Tent structure is single-layer – may need additional weatherproofing. - PVC poles require inflation; pump not mentioned in facts. - Brand "公狼" may have limited international warranty or support.
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": "现货充气帐篷全自动pvc气柱帐篷户外免搭建12㎡冬季露营保暖小屋",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "75.0",
"_width_cm": "43.0",
"_height_cm": "40.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").