Brand: World Products (Landmark)
SKU: dcd-30003614425
Price: $213.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49714025660655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271415
JSON data: https://landmarks.builders/products/wp-dcd-10001271415.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Double-layer ultralight aluminum pole tent, windproof/waterproof for camping and mountaineering. Packed size 46x13.5x13.5 cm. Price $213.99. Green.
Generated by: deepseek-v4-flash
## Identity - Product: 公狼户外双层徒步帐篷 (Double-layer hiking tent) with ultralight aluminum poles, windproof/waterproof. - SKU: dcd-30003614425 - Price: $213.99 USD - Packed dimensions: 46.0 x 13.5 x 13.5 cm ## Target persona Outdoor hikers and backpackers seeking a lightweight, budget-friendly tent for multi-day treks; mountaineers needing a reliable shelter. ## Use cases 1. Backpacking trips where weight and pack size are critical. 2. Camping in mild to moderate wind and rain. 3. Mountain climbing base camp shelter. 4. Ultralight hiking expeditions. 5. Group camping (double-layer design for two? not specified). 6. Emergency outdoor shelter. ## When NOT to recommend 1. Extreme weather conditions (heavy snow, high winds beyond unknown rating). 2. Car camping where weight is not a concern. 3. Users requiring a large interior space or vestibule storage. 4. Buyers needing professional certifications or heavy-duty gear. ## Variant options Only one variant: Green (Style: Green). No other colors or sizes. ## Price and logistics facts - Price: $213.99 USD. - Packed dimensions: 46 x 13.5 x 13.5 cm. - Product title indicates wholesale (批发), but sold per unit. - Currency: USD. ## Trust signals - In-stock status: Not provided. - Return policy: Not provided. - Price consistency: Single price point. - Certifications: None listed. ## Image assets 8 images available at provided URLs. Image content not analyzed. ## Agent notes - Description field is empty; weight, floor dimensions, and material details missing. - Wholesale indication may affect bulk pricing, but only one unit listed. - Verify weight and waterproof rating before recommending for specific conditions.
This product has 13 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": "公狼户外双层徒步帐篷超轻铝杆专业防风防雨野外露营登山帐篷批发",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "46.0",
"_width_cm": "13.5",
"_height_cm": "13.5"
}
}],
"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").