Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99 – $44.99
Default variant: Red / 2.5x2.5 Normal
Default SKU: dcd-30003603961
Default price: $26.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/49714481594607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267480
JSON data: https://landmarks.builders/products/wp-dcd-10001267480.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
广告帐篷顶布印字帐篷户外遮阳摆摊展会折叠帐篷四角加厚帐篷顶布
| 产地 | 山东 |
| 货号 | 581 |
| 品牌 | 无 |
| 开启方式 | 手动 |
| 篷布材质 | 牛津布 |
| 颜色 | 3x6特厚银胶蓝 |
| 是否跨境出口专供货源 | 否 |
| 类别 | 阳蓬 |
Summary: A printed Oxford cloth tent top cover for outdoor shading, foldable, with four corners, available in multiple sizes and colors, priced from $26.99.
Generated by: deepseek-v4-flash
## Identity - Product: 广告帐篷顶布 (printed tent top cover) - Type: Outdoor shading cover, foldable, four corners, thickened Oxford cloth - Sizes: 2.5x2.5, 2x3, 3x3, 3x4.5 (units unspecified, likely meters) - Colors: Red, Blue ## Target persona - Small business owners operating street stalls, market vendors - Event organizers setting up temporary outdoor exhibition booths - Campers or tailgaters needing a portable shade structure - Budget-conscious DIY users seeking customizable tent tops ## Use cases - Street vendor stall shading during outdoor markets - Temporary shelter for outdoor exhibitions or trade shows - Sun protection for outdoor events like parties or tailgates - Portable cover for camping or beach outings - Custom-printed advertising canopy for promotional events - Replacement or upgrade top for existing folding tent frames ## When NOT to recommend - Large-scale commercial events requiring heavy-duty or permanent structures - Rainy or snowy climates where waterproofing is essential (material is Oxford cloth, not guaranteed waterproof) - Users who need a complete tent frame (this is only the top cover, frame not included) - High-wind areas without additional tie-downs (design suggests manual setup, stability unknown) ## Variant options - Color: Red or Blue - Styles (size): 2.5x2.5 Normal ($26.99), 2x3 Normal ($26.99), 3x3 Normal ($26.99), 3x4.5 Normal ($44.99) ## Price and logistics facts - Price: $26.99 for 2.5x2.5, 2x3, 3x3; $44.99 for 3x4.5 - Package dimensions: 58 x 40 x 14 cm - Origin: Shandong, China - Brand: None (generic) - Manual opening mechanism - Not for cross-border export (as per description) ## Trust signals - Price consistent across multiple size variants (except 3x4.5) - Listed on Shopify platform (e-commerce infrastructure) - Multiple images provided for visual inspection - Brand: none specified, may be generic unbranded product - Return policy: not stated - Stock status: not provided ## Image assets - 8 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5138dafd126740d3947e3357e1817537.png?v=1781085563 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d333e2d3b1a0485b9c441a9f461bca49.png?v=1781085564 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/750d5f5ea61b42259a4052d7184635fb.png?v=1781085565 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ecf1421afd194ee582e0b8e9487e6e6d.png?v=1781085565 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c0928e123c342d58d637c127e231532.png?v=1781085565 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff3ebe5855424924842b0d78d56daeac.png?v=1781085564 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e9b8b6ca4a3d429d9786fedc9e281617.png?v=1781085565 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ff1c037b041436bb915912f900970c8.png?v=1781085565 ## Agent notes - Image content not analyzed; visual details must be fetched from URLs. - Dimensions in package size only; actual cover dimensions stated as style labels (e.g., 2.5x2.5) but unit not confirmed. - No warranty or return policy information available. - Material: Oxford cloth (type unspecified).
This product has 20 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": "58.0",
"_width_cm": "40.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").