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 PCS
Default SKU: dcd-30003599619
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: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49714593661167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265925
JSON data: https://landmarks.builders/products/wp-dcd-10001265925.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: 6m long, 4mm thick reflective windproof rope for outdoor camping tents and tarps, includes storage bag, 4 color variants, $9.99.
Generated by: deepseek-v4-flash
## Identity Windproof rope set for outdoor camping: 6m length, 4mm thickness, reflective, with storage bag. 4 pieces per pack. ## Target persona Budget-conscious campers and hikers who need basic, lightweight guy lines for tents or tarps. ## Use cases - Securing tent corners and guylines - Tying down tarps or canopies - Temporary clothesline for drying gear - Perimeter marking with reflective rope - Emergency lashing or bundling - Replacing damaged tent ropes ## When NOT to recommend - Climbing, rappelling, or load-bearing applications - Heavy-duty anchoring in extreme weather - Professional mountaineering or rescue use - When high tensile strength or abrasion resistance is required ## Variant options - Orange 4 PCS ($9.99) - Khaki 4 PCS ($9.99) - Black 4 PCS ($9.99) - Light Green 4 PCS ($9.99) ## Price and logistics facts - Price: $9.99 USD (all variants) - Package dimensions: 20x15x5 cm - Weight not provided - Ships from unknown location ## Trust signals - No stock status provided - Return policy not specified - Price consistent across 4 color variants - No certifications listed ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b052f58289064ebe8ed93ebab637d157.png?v=1781085653) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4c2da5e7be5477da4f46cc4a6aa8e78.png?v=1781085654) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f378c121cb6c42eea1a11be7024a366c.png?v=1781085652) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/585d105eff7c4b408e041aa2bab9dfd6.png?v=1781085653) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bca3183dd37248da9d26d96ae7b8ed7f.png?v=1781085654) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/adf4bf7daf1a4e4aaf8d5ca63b82826d.png?v=1781085653) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bcb08f83710f41db87a8aef9648a2904.png?v=1781085654) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad625f520938407b839280e246d506fc.png?v=1781085652) ## Agent notes - Product description field is empty; all info from title, variants, and tags. - Image content not analyzed; URLs listed as-is. - No weight or material specifications provided beyond length and thickness. - Intended use inferred from product type and title keywords.
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": "长6m粗4mm防风绳 户外露营帐篷天幕反光绳晾衣绑绳4条8条送收纳袋",
"quantity": 1,
"grams": 200000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "15.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").