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/48186103562479: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
JSON data: https://landmarks.builders/products/tent-poles-for-tarp-telescopic-adjustable-camping-tent-accessories-stainless-ste.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 tent poles for tarp and canopy support, foldable and windproof, weighs 0.5 kg, priced at $7.99.
Generated by: deepseek-v4-flash
## Identity Stainless steel telescopic adjustable tent poles for tarp, canopy, and outdoor shelter support. Foldable, windproof, weighs 0.5 kg. One variant: Outdoor Camping style. ## Target persona Campers, backpackers, and outdoor enthusiasts needing portable, adjustable support poles for tarps or canopies. ## Use cases - Supporting a tarp over a campsite for rain protection. - Creating a canopy for shade during daytime activities. - Erecting a windbreak using a tarp on windy sites. - Providing extra headroom under a tarp by adjusting height. - Use as a replacement pole for damaged tent poles in compatible setups. ## When NOT to recommend - For heavy-duty permanent structures; these are lightweight camping poles. - For extremely tall setups beyond maximum extension (max not specified, but likely limited). - For buyers needing multiple poles (only one pole per package). - For winter camping in heavy snow load; capacity unspecified but lightweight. ## Variant options Only one variant: "Outdoor Camping" style at $7.99. ## Price and logistics facts Price: $7.99 USD (single pole). Weight: 0.55 kg package weight. Dimensions not provided. ## Trust signals Product is listed as "Stainless Steel" and "Windproof". In-stock status unknown. Return policy not provided. No certifications mentioned. ## Image assets -  -  -  -  -  ## Agent notes Product type originally tagged as "Tent Pegs" but description clearly indicates telescopic poles. Weight and dimensions may affect portability. Only one variant available.
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").