Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99
Default variant: Orange / 8 PCS
Default SKU: dcd-30003599643
Default price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714579701999:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265931
JSON data: https://landmarks.builders/products/wp-dcd-10001265931.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 3m long, 4mm thick pulley rope for outdoor canopy tents, adjustable, reflective, includes storage bag, sold in sets of 8 pieces.
Generated by: deepseek-v4-flash
## Identity Long 3m, 4mm thick pulley rope for outdoor canopy tents, adjustable, reflective, with storage bag. Sold in sets of 8 pieces. ## Target persona Campers, hikers, and outdoor event organizers who need lightweight, adjustable guy lines for tents and canopies. ## Use cases - Securing a canopy tarp against wind - Adjusting tent guylines for stability - Tying down a tarp or awning over a picnic area - Creating a clothesline at a campsite - Rigging a shade structure for market stalls - Replacing worn-out guy ropes on existing tents ## When NOT to recommend - For climbing or life-safety applications - For permanent or load-bearing structural ties - For users needing high tensile strength for heavy tarpaulins (utility grade, not industrial) - For indoor decoration (designed for outdoor use) ## Variant options - Orange / 8 PCS ($25.99) - Khaki / 8 PCS ($25.99) - Black / 8 PCS ($25.99) - Light Green / 8 PCS ($25.99) ## Price and logistics facts Price: $25.99 USD. Package dimensions: 28x18x5 cm. Each set contains 8 ropes. No bulk or single-rope options listed. ## Trust signals Product listing includes multiple images. Stock status not specified. No return policy explicitly stated. Prices consistent across variants. ## Image assets         ## Agent notes Image content was not analyzed; visual details are not described. All factual statements are based on product title and structure.
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滑轮绳 户外天幕帐篷防风绳可调节升降反光绳送收纳袋",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "18.0",
"_height_cm": "5.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").