Brand: World Products (Landmark)
SKU: 5966692359753
Price: $13.99
Availability: In Stock
Product Type: Tent Tarps
Vendor: JISADER
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/48186323697903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/camping-tarp-with-poles-telescopic-aluminium-pole-6061-alloy-tent-poles-for-tarp-1
JSON data: https://landmarks.builders/products/camping-tarp-with-poles-telescopic-aluminium-pole-6061-alloy-tent-poles-for-tarp-1.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
These telescopic aluminum tarp poles are crafted from premium 6061 aluminum-magnesium alloy, offering an ideal combination of strength and portability for outdoor camping enthusiasts. The anodized surface treatment provides rust resistance, while the windproof design ensures stable support for camping tarps and tent canopies. Lightweight yet sturdy, these adjustable poles are suitable for various outdoor shelter setups, from beach canopies to wilderness camping configurations. The telescopic design allows for easy adjustment and compact storage, making them an essential accessory for outdoor adventure.
| Material | Aluminum |
| Capacity | L |
| Recommended Uses | Camping |
| Product Weight | kg |
| Package Weight | 1.98 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 01 |
| Number of Items | 1 |
Summary: Telescopic aluminum tarp poles made from 6061 alloy with anodized coating, windproof design, lightweight at 1.98 lbs, priced at $13.99.
Generated by: deepseek-v4-flash
## Identity Telescopic aluminum tarp poles with 6061 alloy construction, anodized surface treatment, windproof stability. Lightweight and portable. Single variant (Size 25). ## Target persona - Budget-conscious campers seeking affordable shelter support - Hikers or backpackers prioritizing lightweight gear - Beachgoers needing portable shade posts - Casual outdoor enthusiasts for tarp/canopy setups ## Use cases - Setting up a tarp shelter at a campsite - Creating a windbreak for outdoor cooking or lounging - Supporting a canopy at the beach or park - Adjusting pole height to accommodate uneven terrain - Compact storage when not in use for backpacking - Light-duty awning support for picnics or tailgating ## When NOT to recommend - Heavy-duty or large-scale shelters requiring thicker poles (e.g., group camping with large tarps) - Professional or expedition-level use where pole failure is critical - users needing pre-assembled poles without telescoping - High-wind coastal or mountain environments without additional guying ## Variant options - Size 25 (only variant) at $13.99 ## Price and logistics facts - Price: $13.99 USD (single variant) - Package weight: 1.98 pounds - Number of items: 1 ## Trust signals - Material: 6061 aluminum-magnesium alloy with anodized surface treatment - In-stock status: not explicitly stated - Return policy: not provided - Price consistency: single price, no discounts ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0da3e32983234dbea09d7c002f725c30_dfaf6866-6121-4b50-9008-82c72236aed5.png?v=1774079010 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c3db4d24fc2200e0677e93c023689b21ed0d93121f0a7aa79e5e477c478f3a7_86c5e25d-91c0-4e05-8204-26ecf64da892.jpg?v=1774079010 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/319c7bd52bb0600957fc0b37bf7720493113f3d61db65f2aecb7fb53f64c1f5d_7ba4874e-f373-4298-9ff5-19054dba5d6b.jpg?v=1774079010 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ba3600781401cd6235406fd02298b59341ad9fe32cd29ceebb521be09453618_b01729af-58b4-4e92-9601-2b60cc383526.jpg?v=1774079010 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd41bd681c15a87d270d676a32b330b98b18155480506cbb4e8fd83dd0495881_ff7369e0-549e-4469-be94-9ae42eaab953.jpg?v=1774079010 ## Agent notes - Product dimensions not specified; only package weight (1.98 lbs). - Image content not parsed; URLs provided as-is.
This product has 6 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Aluminum · Camping
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": "Camping Tarp with Poles, Telescopic Aluminium Pole 6061 Alloy, Tent Poles for Tarp Windproof, Adjustable Canopy Support",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").