Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $5.99 – $19.99
Default variant: Reflective Windproof Guy Lines
Default SKU: 5347404969045
Default price: $5.99
Availability: In Stock
Product Type: Tent Pegs
Vendor: JISADER
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/48186327335151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/camping-tent-accessories-with-reflective-guy-ropes-aluminum-alloy-pegs-adjustabl-1
JSON data: https://landmarks.builders/products/camping-tent-accessories-with-reflective-guy-ropes-aluminum-alloy-pegs-adjustabl-1.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Enhance your outdoor shelter setup with these essential camping tent accessories. The kit includes reflective windproof guy ropes made from premium aluminum alloy, nylon, and reflective thread materials. Each bundle contains 4 ropes measuring 2.5m in length, providing comprehensive support for your tent or awning. The reflective properties ensure visibility during nighttime camping, while the adjustable tent poles allow customization for different ground conditions. Suitable for camping, picnics, and various leisure outdoor activities, these accessories deliver reliable performance for your outdoor gear setup.
Package Contents: 4 x Reflective Guy Ropes (2.5m each)
| Material | Aluminum Alloy + Nylon |
| Capacity | L |
| Product Weight | 200.0 grams |
| Package Weight | 200.0 grams |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Reflective Wind Rope |
| Number of Items | 4 |
Summary: Budget-friendly tent accessory kit including 4 reflective guy ropes (2.5m each) and adjustable aluminum alloy poles for securing shelters.
Generated by: deepseek-v4-flash
## Identity Camping Tent Accessories with Reflective Guy Ropes, Aluminum Alloy Pegs, Adjustable Poles for Outdoor Shelter Setup ## Target persona Budget-conscious campers, backpackers, and picnic-goers who need affordable, lightweight tent securing accessories for casual outdoor use. ## Use cases - Setting up a tent or awning at night where visibility is important - Replacing worn or missing tent stakes and ropes - Securing a tarp or shelter against wind - Customizing tent setup on uneven or soft ground - Lightweight gear for day hikes or car camping ## When NOT to recommend - Heavy-duty storm conditions requiring robust stakes - Large family tents needing more than 4 ropes - Professional or expedition use where extreme reliability is critical - Users who prefer eco-friendly or biodegradable materials ## Variant options - **Reflective Windproof Guy Lines** (SKU 5347404969045): $5.99, includes 4 ropes 2.5m each - **Tarp Poles** (SKU 5347404969048): $19.99 ## Price and logistics facts - Price: $5.99 (Guy Lines variant); $19.99 (Tarp Poles variant) - Weight: 200g (bundle) - Materials: Aluminum alloy + nylon + reflective thread - Package includes 4 ropes - Dimensions not provided ## Trust signals - No in-stock or return policy data available - Model number: Reflective Wind Rope - Weight listed as 200g ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0222e135bfcb48a9b34a4540a74cde3b_3b538825-e3d3-4d11-85fb-163c8c071f74.png?v=1774079187) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6fd739f562b5dea6748f1c384ee0cdd3de2785a4d1a900fe16984eb223a3aac9_fea51c62-c6b8-465f-b039-92eeefb64a78.jpg?v=1774079187) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8cf3de9e667042f0ddcc574c886ff84481619da8a9810af3a6e785974bdb912_2489be5a-205e-4d87-9ffa-fa3ab954478f.jpg?v=1774079187) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0a963108436268c1f2844cf8e81f824a6c9b34fc97bbfcae92382a76b8b6405_c0997ef8-b732-4aa3-8833-6431545c4436.jpg?v=1774079187) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f59d7850d24c93fb8225c20bd63e40b7b9b9af481a4079bfd5eb6a9eda405901_cb5b7f81-d28c-4793-8bdf-8d8433335694.jpg?v=1774079187) ## Agent notes - Image content not analyzed; rely on text description. - Buyer should verify compatibility with their tent.
This product has 11 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Aluminum Alloy + Nylon
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 Tent Accessories with Reflective Guy Ropes, Aluminum Alloy Pegs, Adjustable Poles for Outdoor Shelter Setup",
"quantity": 1,
"grams": 200000,
"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").