Brand: World Products (Landmark)
SKU: dcd-30003502603
Price: $48.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49804480053487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250042
JSON data: https://landmarks.builders/products/wp-dcd-10001250042.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
产品特点:
超轻量: 0.65KG,轻过一瓶水。
双模式: 挂树或杖撑,有无树木皆可营。
高透气: 细密网纱,只留清风不留蚊。
易收纳: 掌心大小,说走就走。
包装尺寸:27X14X14cm
重量:0.65kg
包装方式:快递袋包装
Summary: Ultralight 0.65kg solo mesh inner tent for ventilation and insect protection, dual-mode setup (tree or poles), compact 27x14x14cm, $48.99.
Generated by: deepseek-v4-flash
## Identity **Product:** 网纱帐篷solo单人野营户外轻量化透气防蚊虫徒步摩旅庇护所内帐 (Mesh Inner Tent) **Type:** Solo inner tent, ultralight, mesh construction ## Target persona - Solo backpackers prioritizing weight savings - Ultralight hikers and thru-hikers - Motorcycle travelers needing compact gear - Bikepackers and minimalist campers ## Use cases - Solo overnight hikes with minimal pack volume - Motorcycle touring where weight and space are critical - Bikepacking trips requiring a tiny shelter - Quick overnight trips in mild weather - Festival camping with basic shelter needs - Tree camping using hang system (with compatible tarp/fly) ## When NOT to recommend - Families or groups needing large capacity - Severe weather: heavy rain, snow, or strong winds (inner tent only) - Campers wanting a freestanding tent without trees/poles - Users requiring a fully waterproof integrated shelter (needs external fly/tarp) ## Variant options - **Mesh Inner Tent** – $48.99 (only variant available) ## Price and logistics facts - **Price:** $48.99 USD - **Dimensions (packed):** 27 x 14 x 14 cm - **Weight:** 0.65 kg - **Packaging:** Poly mailer bag ## Trust signals - In-stock status: Not confirmed - Return policy: Not provided - Price consistency: Single variant at listed price - Certifications: None mentioned ## Image assets - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df6cfa00866e40efbe25e72f8b4839e7.png?v=1781488451` - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92ae6ff28922440f90fdbe09074cc7f5.png?v=1781488452` - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4fd84ef2a69408791e0ff32457c127e.png?v=1781488451` - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9da404afe7e742818313ae899a4b0745.png?v=1781488451` - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9135bb92567c4635b62cf81b0a9cc533.png?v=1781488451` ## Agent notes - Images were not analyzed; visual details such as color, setup, or condition are unknown. - This is an inner tent only; requires an external rainfly or tarp for full weather protection. - Dual-mode: can be hung from a tree branch or pitched with trekking poles (not included). - Weight (0.65kg) is exceptionally low for a solo shelter.
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": "网纱帐篷solo单人野营户外轻量化透气防蚊虫徒步摩旅庇护所内帐",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "14.0",
"_height_cm": "14.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").