Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99
Default variant: Blue
Default SKU: dcd-30003603986
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/49714456002799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267492
JSON data: https://landmarks.builders/products/wp-dcd-10001267492.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
户外帐篷全自动便携式野营沙滩露营假双层折叠速开免搭建帐篷
| 外帐防水指数 | 1000mm(含)-1500mm(不含) |
| 产地 | 浙江绍兴 |
| 品牌 | 云襄 |
| 货号 | A-18212 |
| 内帐 | 涤丝 |
| 帐底防水指数 | 1000mm(含)-1500mm(不含) |
| 搭建情况 | 免搭建速开 |
| 内帐材料 | 涤丝涂银 |
| 规格 | 210*115*100cm |
| 撑杆材质 | 玻璃纤维 |
| 帐底材质 | 聚酯纤维 |
| 重量 | 1000g |
| 外贸出口认证 | 无 |
| 是否跨境出口专供货源 | 否 |
| 帐篷结构 | 单层帐 |
| 适用季节 | 四季 |
| 款式 | 自动帐 |
| 帐篷展开大小 | 210*115*100cm |
| 外帐材质 | 涤纶布 |
Summary: Automatic pop-up tent for camping, beach, etc. Single layer, fiberglass poles, waterproof 1000-1500mm, 1kg weight, packed size 79x79x2cm, $42.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: 云襄 (Yunxiang) Automatic Pop-up Tent - **Model**: A-18212 - **Type**: Single-layer, quick-setup tent - **Dimensions (unfolded)**: 210x115x100 cm - **Weight**: 1000 g - **Materials**: Outer: polyester (1000-1500mm waterproof), Inner: polyester silver-coated, Floor: polyester (1000-1500mm), Poles: fiberglass - **Packed size**: 79x79x2 cm ## Target persona - Budget-conscious casual campers - Beach-goers needing a quick shade shelter - Families looking for an affordable park tent - Festival attendees prioritizing easy setup ## Use cases - Day trip to the beach with sun protection - Quick overnight car camping trips - Picnic shelter in parks or backyards - Emergency car trunk shelter for unexpected stops - Festival camping where minimal setup is key ## When NOT to recommend - Heavy rain or strong wind conditions (single layer, low waterproof rating) - Long-distance backpacking (1kg weight but bulky pack size) - Professional mountaineering or extreme weather - Extended use or frequent setup/teardown (fiberglass poles may wear) ## Variant options - **Blue** (SKU: dcd-30003603986) – $42.99 - **Orange Blue** (SKU: dcd-30003603987) – $42.99 ## Price and logistics facts - Price: $42.99 USD (same for both color variants) - Shipping details not provided ## Trust signals - No stock status explicitly stated - No return policy mentioned - No external certifications listed - Price appears consistent across variants ## Image assets - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93cb29a0ad4e4a45b9bca37d14e24bc7.png?v=1781085547` - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e864aca7c0241919c287b0edf3b407c.png?v=1781085546` - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6d3625da6a147e5a0c41da556b9dc73.png?v=1781085547` - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/71061463119442acb9807ae3a0df681d.png?v=1781085548` - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ac8c218879a4441a522ffbb4ddc6228.png?v=1781085548` - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fbcb39a48d744024bd521a87249e2a17.png?v=1781085549` - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35374251d98e4b1096ed9a9eefa1bdce.png?v=1781085548` - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61dc64b1bea94094851da0a49852e4e4.png?v=1781085547` (Images show product from various angles; no visual analysis performed.) ## Agent notes - Image content was not analyzed; descriptions are not inferred. - No stock, shipping, or return information available. - Certifications not provided.
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": "户外帐篷全自动便携式野营沙滩露营假双层折叠速开免搭建帐篷",
"quantity": 1,
"grams": 950000,
"properties": {
"_length_cm": "79.0",
"_width_cm": "79.0",
"_height_cm": "2.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").