Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Orange / 4 PIECES
Default SKU: dcd-30003599674
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 110 g
Cart URL (default variant): https://landmarks.builders/cart/49714561319151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265937
JSON data: https://landmarks.builders/products/wp-dcd-10001265937.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
长3m粗4mm防风绳 户外露营帐篷天幕反光绳晾衣绑绳4条8条送收纳袋
| 产地 | 中国 |
| 品牌 | 凯路德 |
| 货号 | ■多根反光绳+收纳袋一综合 |
| 产品类别 | 风绳 |
| 颜色 | 钉锤套装【20CM地钉*6+灰色露营锤】★赠荧光圈*12+保护套*6 |
| 材质 | 涤纶 |
Summary: 3m long, 4mm thick reflective polyester wind rope for camping tents and tarps. Sold in sets of 4 pieces with a storage bag. Price $9.99.
Generated by: deepseek-v4-flash
## Identity A 3m long, 4mm diameter reflective wind rope made of polyester, sold in sets of 4 pieces. Includes a storage bag. Brand: 凯路德. Origin: China. ## Target persona Budget-conscious campers and backpackers who need lightweight, low-cost tie-downs for tents or tarps. Also suitable for occasional use as a clothesline. ## Use cases - Securing tent guylines in moderate wind. - Tying down a tarp or canopy over a picnic area. - Creating a temporary clothesline at a campsite. - Replacing old or broken wind ropes on a tent. - Lightweight emergency or backup rope for camping. ## When NOT to recommend - For heavy-duty or permanent installations (e.g., securing large structures). - For climbing, towing, or load-bearing applications where safety depends on rope strength. - For professional or frequent campers who need higher durability or UV resistance. - For users requiring a rope longer than 3m per piece. ## Variant options - Orange / 4 pieces ($9.99) - Khaki / 4 pieces ($9.99) - Black / 4 pieces ($9.99) - Light Green / 4 pieces ($9.99) ## Price and logistics facts Price: $9.99 USD per set. No bulk or 8-piece variant listed. Dimensions of package: 20x15x4 cm. ## Trust signals In stock (based on tags). No return policy or warranty mentioned. Price is fixed across variants. Brand: 凯路德. No certifications listed. ## Image assets         ## Agent notes Only 4-piece variants are listed; no 8-piece option in stock. Image content not analyzed; treat images as fetchable assets only.
This product has 16 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
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": "长3m粗4mm防风绳 户外露营帐篷天幕反光绳晾衣绑绳4条8条送收纳袋",
"quantity": 1,
"grams": 110000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "15.0",
"_height_cm": "4.0"
}
}],
"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").