Brand: World Products (Landmark)
SKU: 5237203387837
Price: $7.99
Availability: In Stock
Product Type: Tent Pegs
Vendor: JISADER
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/48186319569135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/tent-poles-for-tarp-telescopic-adjustable-camping-tent-accessories-stainless-ste-1
JSON data: https://landmarks.builders/products/tent-poles-for-tarp-telescopic-adjustable-camping-tent-accessories-stainless-ste-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 premium tent poles are crafted from stainless steel to provide reliable support for your camping adventures. Featuring a telescopic adjustable design, these extendable poles are ideal for tent tarp configurations and canopy setups. The foldable construction ensures easy portability while maintaining windproof stability in outdoor conditions. Whether you need tent poles for tarp shelters or camping tent accessories, these versatile support poles offer customizable options to meet your specific outdoor needs. The sturdy stainless steel material guarantees long-term performance for all your camping and outdoor activities.
| Material | Stainless Steel |
| Capacity | L |
| Special Features | Foldable, Windproof, Sturdy |
| Recommended Uses | Tent Support |
| Product Weight | 0.5 kilograms |
| Package Weight | 0.55 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | CX-B005 |
| Number of Items | 1 |
Summary: Stainless steel telescopic adjustable tent poles for tarp and canopy support. Foldable, windproof, sturdy. Price $7.99.
Generated by: deepseek-v4-flash
## Identity Tent Poles for Tarp, Telescopic Adjustable Camping Tent Accessories, Stainless Steel Extendable Pole for Canopy ## Target persona Budget-conscious campers, backpackers, and car campers who need lightweight, portable poles for tarp and canopy setups. ## Use cases - Setting up a tarp shelter for rain protection. - Creating a shaded canopy at a campsite. - Replacing broken tent poles. - Using as a windbreak around camp. - Supporting a tarp over a picnic area. ## When NOT to recommend - Heavy-duty permanent structures. - Large group shelters requiring high load capacity. - Indoor use. - Professional mountaineering expeditions. ## Variant options - Outdoor Camping: $7.99 (only variant) ## Price and logistics facts - Price: $7.99 USD - Product weight: 0.5 kg - Package weight: 0.55 kg - Model Number: CX-B005 - Number of Items: 1 ## Trust signals - Material: Stainless steel (sturdy, windproof) - Foldable and portable - No return policy mentioned - In stock (assumed) ## Image assets -  -  -  -  -  ## Agent notes No additional notes.
This product has 5 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Stainless Steel · Tent Support
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": "Tent Poles for Tarp, Telescopic Adjustable Camping Tent Accessories, Stainless Steel Extendable Pole for Canopy",
"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").