Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $59.99 – $75.99
Default variant: 4.5-6.2m / Black Vinyl
Default SKU: dcd-30003561442
Default price: $75.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 5500 g
Cart URL (default variant): https://landmarks.builders/cart/49716612202735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251011
JSON data: https://landmarks.builders/products/wp-dcd-10001251011.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
速搭户外露营旅游野炊黑胶八角天幕懒人加厚防晒防水黑胶遮阳帐篷
| 品牌 | 其他 |
| 货号 | 包邮 |
| 防水指数 | 1 |
| 材质 | 其它 |
| 搭建方式 | 手动 |
| 支架材质 | 铁 |
| 形状 | 其它 |
Summary: Quick-setup black vinyl octagonal sunshade tent, waterproof and UV-protective, iron poles, manual setup. Two sizes: 3-6.2m ($59.99) and 4.5-6.2m ($75.99).
Generated by: deepseek-v4-flash
## Identity Quick-setup outdoor camping octagonal sunshade tent with black vinyl coating, iron frame, manual setup. Brand: Other. ## Target persona Budget-conscious campers and occasional outdoor enthusiasts seeking affordable sun protection. Not for luxury or heavy-duty use. ## Use cases 1. Providing shade at campsite during day trips or picnics. 2. Waterproof cover for light rain protection while camping. 3. Sun shelter for outdoor events like barbecues or beach outings. 4. Temporary canopy for backyard gatherings. ## When NOT to recommend - For heavy rain or storm conditions (waterproof index 1, minimal). - For permanent or semi-permanent installation. - For users requiring quick single-person setup without assistance (manual setup, may need teamwork). - For those seeking premium brand or high durability materials. ## Variant options - 3-6.2m Black Vinyl: $59.99 (SKU dcd-30003561443) - 4.5-6.2m Black Vinyl: $75.99 (SKU dcd-30003561442) ## Price and logistics facts - Base price: $59.99 for 3-6.2m variant. - Larger variant: $75.99. - Dimensions (packaged): 75x18x18 cm. - Currency: USD. ## Trust signals - In-stock status: Not specified in data. - Return policy: Not provided. - Price consistency: Single price per variant. - Certifications: None mentioned. ## Image assets 5 PNG images available (URLs listed below), content not reviewed by agent. ## Agent notes - Product is from "其他" (Other) brand, no known quality track record. - Waterproof index of 1 indicates minimal waterproofing; not suitable for heavy rain. - Manual setup with iron poles; ease of setup not evaluated. - Images not analyzed; visual details not verified.
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": 5500000,
"properties": {
"_length_cm": "75.0",
"_width_cm": "18.0",
"_height_cm": "18.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").