Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99 – $16.99
Default variant: 16M Flat Tip
Default SKU: dcd-30003607900
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 380 g
Cart URL (default variant): https://landmarks.builders/cart/49714245665007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269080
JSON data: https://landmarks.builders/products/wp-dcd-10001269080.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
莱卡天幕6061铝杆沙滩天幕撑杆遮阳19mm铝制支撑杆遮阳铝合金帐篷
| 产地 | 浙江 |
| 重量 | 400 |
| 品牌 | 其他 |
| 货号 | yf888 |
| 产品类别 | 帐篷、天幕系列 |
| 材质 | 铝合金 |
Summary: 6061 aluminum beach canopy awning pole, 19mm diameter, 400g, from Zhejiang, China. Available in 4 tip styles, prices from $13.99 to $16.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: 莱卡天幕6061铝杆沙滩天幕撑杆遮阳19mm铝制支撑杆遮阳铝合金帐篷 - **Brand**: Other (未指定) - **Material**: 6061 Aluminum - **Weight**: 400g - **Dimensions (cm)**: 46.5 x 15.5 x 7.8 ## Target persona - Beach canopy owner needing a replacement or spare pole - Budget-conscious camper looking for lightweight shade support - Outdoor vendor needing cheap awning poles - DIY shade structure builder ## Use cases - Replacing a broken beach canopy pole - Supporting a shade tarp at the beach or park - Setting up a temporary market stall awning - Creating a sun shelter for outdoor events - Backpacking lightweight shade solution - Emergency shelter pole ## When NOT to recommend - If the buyer needs a complete tent or shelter (pole only) - If heavy-duty wind resistance is required (pole is lightweight) - If a telescopic or adjustable height pole is needed - If the buyer expects a branded premium product ## Variant options | Style | Price | SKU | |-------|-------|-----| | 16M Flat Tip | $13.99 | dcd-30003607900 | | 2M Flat Tip | $15.99 | dcd-30003607901 | | 16M Pointed Tip | $15.99 | dcd-30003607902 | | 2M Pointed Tip | $16.99 | dcd-30003607903 | ## Price and logistics facts - Base price: $13.99 (16M Flat Tip) - Weight: 400g - Package dimensions: 46.5 x 15.5 x 7.8 cm - Origin: Zhejiang, China ## Trust signals - No return policy mentioned - No certifications listed - Price consistent across variants - Images available (unverified content) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5593b373d35482c8e8695f27779aaee.png?v=1781085382 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9262842cc0b943ec8ddf99a80c1ceff3.png?v=1781085383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4528d90939e34e758d0d36c1e10838b3.png?v=1781085383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec905f42b0044b0695ded4833e73c20d.png?v=1781085383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3653428e36e04c6481ccc07d4b5aceac.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8cac29cf4a174d5ebc04cd4b708000bf.png?v=1781085383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c54e0ad8b58b4acfb02c4c990513f899.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1fca0d2e1974cc9add38e299472970f.png?v=1781085383 ## Agent notes - The listed dimensions may correspond to the folded/package size, not the pole's extended length. - Tip styles (Flat vs Pointed, 16M vs 2M) likely refer to tip shape and possibly length (16M = 1.6m? unclear). - No explicit warranty or return policy data. - Image content not analyzed.
This product has 15 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": "莱卡天幕6061铝杆沙滩天幕撑杆遮阳19mm铝制支撑杆遮阳铝合金帐篷",
"quantity": 1,
"grams": 380000,
"properties": {
"_length_cm": "46.5",
"_width_cm": "15.5",
"_height_cm": "7.8"
}
}],
"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").