Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $191.99
Default variant: Black
Default SKU: dcd-30003604002
Default price: $191.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 6950 g
Cart URL (default variant): https://landmarks.builders/cart/49714431820015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267501
JSON data: https://landmarks.builders/products/wp-dcd-10001267501.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
多用SUV帐篷,2人汽车帐篷车尾帐篷,自行车帐篷可连接车尾车后帐篷
| 外帐防水指数 | 2000mm(含)-3000mm(含) |
| 产地 | 浙江绍兴 |
| 货号 | GB-130-8 |
| 帐底防水指数 | 1000mm(含)-1500mm(不含) |
| 搭建情况 | 需要搭建 |
| 内帐材料 | 牛津布涂银 |
| 规格 | 3*1.5*2.1M |
| 撑杆材质 | 纤维杆 |
| 帐底材质 | 牛津布 |
| 重量 | 6kg |
| 是否跨境出口专供货源 | 否 |
| 帐篷结构 | 单层帐 |
| 适用季节 | 四季 |
| 款式 | 庇护所帐 |
| 帐篷展开大小 | 3*1.5*2.1M |
| 外帐材质 | 牛津布 |
Summary: A 2-person SUV tent that attaches to vehicle rear, waterproof, dimensions 3x1.5x2.1m, weight 6kg, priced at $191.99.
Generated by: deepseek-v4-flash
## Identity Multi-use SUV tent, 2-person car tail tent, also usable as bicycle tent. Can connect to vehicle rear. Unfolded size 3m x 1.5m x 2.1m. Weight 6kg. Single-layer, four-season shelter tent. Outer waterproof 2000-3000mm, floor waterproof 1000-1500mm. Materials: Oxford cloth (inner with silver coating, outer, floor). Poles: fiber rods. Setup required. ## Target persona Car campers with SUVs or vans looking for a tailgate tent to extend living space. Cyclists on extended trips wanting a simple shelter that attaches to their bicycle. Budget travelers seeking a low-cost, vehicle-attached tent for two persons. ## Use cases 1. Camping with SUV: attach tent to car tail for easy access and extra space. 2. Bicycle touring: use as a shelter that connects to bike for overnight stops. 3. Festivals or events: quick setup tent near vehicle for storage or sleeping. 4. Fishing trips: temporary shelter at water's edge with gear inside car. 5. Road trips: use as a compact, detachable sleeping area attached to car. ## When NOT to recommend - For backpacking or hiking: heavy (6kg) and requires vehicle or bike to carry. - For severe weather: single-layer, waterproof ratings are moderate; not for heavy rain or high winds. - For large groups: only 2-person capacity, small floor area 4.5 sq m. - For permanent setups: designed as temporary shelter, not for long-term use. ## Variant options - Color: Black (SKU dcd-30003604002) and Green (SKU dcd-30003604003). Both priced at $191.99. No other variations. ## Price and logistics facts - Price: $191.99 USD per unit (same for both color variants). - Dimensions (packed): 55cm x 27cm x 26cm; weight: 6kg. - Unfolded size: 3m x 1.5m x 2.1m (LxWxH). - Waterproof ratings: outer 2000-3000mm, floor 1000-1500mm. - Materials: Oxford cloth, fiber poles. - Origin: Zhejiang Shaoxing, China. - Setup: requires assembly. ## Trust signals - Listed in stock (no out-of-stock indication). - Price consistent across variants. - No return policy or warranty information provided. - No certifications mentioned. ## Image assets - 8 images available at given URLs (PNG format). Images show product from various angles including setup with SUV and bicycle (assumed). Fetch for visual details. ## Agent notes - No image understanding performed; verify product appearance from URLs. - Missing data: return policy, warranty, country of origin regulatory compliance.
This product has 14 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": "多用SUV帐篷,2人汽车帐篷车尾帐篷,自行车帐篷可连接车尾车后帐篷",
"quantity": 1,
"grams": 6950000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "27.0",
"_height_cm": "26.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").