Brand: World Products (Landmark)
SKU: dcd-30003603969
Price: $118.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 3700 g
Cart URL (default variant): https://landmarks.builders/cart/49714480218351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267481
JSON data: https://landmarks.builders/products/wp-dcd-10001267481.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
户外山地车帐篷防雨防尘家用杂物储物室自行车电瓶车帐篷PE布
| 外帐防水指数 | 1000mm(含)-1500mm(不含) |
| 产地 | 浙江绍兴 |
| 品牌 | 云襄 |
| 货号 | DM-10929 |
| 内帐 | PE |
| 帐底防水指数 | 1000mm |
| 搭建情况 | 需要搭建 |
| 内帐材料 | PE |
| 规格 | 200*100*190CM |
| 帐底材质 | PE |
| 重量 | 3700 |
| 外贸出口认证 | 无 |
| 是否跨境出口专供货源 | 否 |
| 帐篷结构 | 单层帐 |
| 适用季节 | 四季 |
| 款式 | 蒙古包帐 |
| 帐篷展开大小 | 200*100*190CM |
| 外帐材质 | PVC |
Summary: Outdoor bicycle storage tent by Yunxiang, PE material, waterproof 1000mm, dimensions 200x100x190cm, priced at $118.99, available in Green.
Generated by: deepseek-v4-flash
## Identity - Product: Outdoor bicycle storage tent - Brand: 云襄 (Yunxiang) - Model: DM-10929 - Material: PE (polyethylene) - Type: Single-layer, Mongolian yurt style - Waterproof rating: 1000mm (outer fabric), 1000mm floor - Dimensions: 200x100x190cm (unfolded), packaging: 64x15x15cm - Weight: 3700g - Color: Green ## Target persona - Urban cyclists without garage or covered parking - Homeowners needing extra outdoor storage for bikes, scooters, or garden tools - Small business owners storing inventory outdoors ## Use cases - Protecting bicycles from rain, dust, and sun when parked outdoors - Storing electric scooters or motorcycles under a shelter - Temporary cover for garden equipment or outdoor furniture - Creating a clean workspace for outdoor maintenance - Storing seasonal items like camping gear ## When NOT to recommend - For heavy snow loads (no snow load rating specified) - For long-term indoor use (better permanent solutions available) - As a human shelter or camping tent (not designed for occupancy) - For extreme wind conditions without additional anchoring ## Variant options - Only Green available ## Price and logistics facts - Price: $118.99 USD - Shipping dimensions: 64x15x15 cm - Weight: 3700g - Origin: Zhejiang Shaoxing, China - No shipping cost or time data provided ## Trust signals - Listed at fixed price $118.99 - Brand: 云襄 (Yunxiang) - No return policy or stock status provided - No certifications listed ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image understanding was not performed; visual details are not available. - Additional specifications like snow load, wind resistance, and setup time are missing.
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": "户外山地车帐篷防雨防尘家用杂物储物室自行车电瓶车帐篷PE布",
"quantity": 1,
"grams": 3700000,
"properties": {
"_length_cm": "64.0",
"_width_cm": "15.0",
"_height_cm": "15.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").