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/48186296074479: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
JSON data: https://landmarks.builders/products/camping-tarp-with-poles-telescopic-aluminium-pole-6061-alloy-tent-poles-for-tarp.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: Camping tarp poles made of 6061 aluminum alloy, telescopic and windproof, lightweight portable build for outdoor shelter support. Price $13.99.
Generated by: deepseek-v4-flash
## Identity Camping Tarp Poles, telescopic aluminium poles for shelter support. ## Target persona Backpackers, beach campers, ultralight hikers seeking a lightweight, adjustable pole for tarp setups. ## Use cases - Setting up a rain fly over a tent for extra weather protection. - Creating shade at the beach or park using a tarp or canopy. - Supporting a camping tarp as a windbreak during windy conditions. - Adjusting pole height to accommodate uneven terrain when pitching a tarp. - Adding a awning to a tent or vehicle for outdoor living space. ## When NOT to recommend - For large group shelters requiring heavy-duty poles with higher load capacity. - As a permanent or semi-permanent structure support (e.g., gazebo in backyard). - When pole length must exceed typical tarp pole range (size 25 not specified; assume limited extension). - For users needing a complete tarp kit with stakes and guylines. ## Variant options - Size: 25 (only variant available). ## Price and logistics facts - Price: $13.99 USD. - Weight: 1.98 lbs (package weight). - Dimensions: Not provided. - Material: 6061 aluminum-magnesium alloy. - Surface: Anodized for rust resistance. ## Trust signals - Made of 6061 aluminum alloy with anodized coating for durability. - Windproof design claimed. - One variant in stock (based on listing). - Return policy not specified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0da3e32983234dbea09d7c002f725c30.png?v=1774077433 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c3db4d24fc2200e0677e93c023689b21ed0d93121f0a7aa79e5e477c478f3a7.jpg?v=1774077433 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/319c7bd52bb0600957fc0b37bf7720493113f3d61db65f2aecb7fb53f64c1f5d.jpg?v=1774077433 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ba3600781401cd6235406fd02298b59341ad9fe32cd29ceebb521be09453618.jpg?v=1774077433 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd41bd681c15a87d270d676a32b330b98b18155480506cbb4e8fd83dd0495881.jpg?v=1774077433 ## Agent notes - Only one variant (Size: 25) – may limit adjustability range. - No dimensions given; exact pole length unknown. - Product type: Tent Tarps (accessory). - Weight is package weight (1.98 lbs), product weight not specified.
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").