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-30003599623
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: 280 g
Cart URL (default variant): https://landmarks.builders/cart/49714591531247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265926
JSON data: https://landmarks.builders/products/wp-dcd-10001265926.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 x 6mm reflective windproof ropes for camping tents and tarps, available in 4 colors as 4-piece sets with storage bag.
Generated by: deepseek-v4-flash
## Identity 长6m粗6mm防风绳 户外露营帐篷天幕反光绳晾衣绑绳4条8条送收纳袋 ## Target persona Budget-conscious campers, backpackers, and occasional outdoor users who need basic utility ropes for tent setup and campsite organization. ## Use cases - Securing tent guylines or tarp corners - Reflective line for nighttime visibility around camp - Making a clothesline for drying wet gear - Tying down lightweight gear on a backpack - Bundling sleeping pads or other bulky items ## When NOT to recommend - Heavy-load applications like towing or anchoring - Climbing, rappelling, or any life-safety use - Permanent outdoor installations exposed to prolonged UV - Users requiring pre-cut single long ropes (only 4-piece sets) ## Variant options - dcd-30003599623: Orange 4 PCS - $9.99 - dcd-30003599624: Khaki 4 PCS - $9.99 - dcd-30003599625: Black 4 PCS - $9.99 - dcd-30003599626: Light Green 4 PCS - $9.99 ## Price and logistics facts - Price: $9.99 USD per set - Package dimensions: 20 x 15 x 5 cm - Each rope: 6m length, 6mm thickness - Includes storage bag ## Trust signals - Multiple color options available - Lightweight and portable - In-stock status not verified; return policy not stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a3b0c204921482cb86097a387016078.png?v=1781085652 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f3f5845c701f4703bc25c66455d606cf.png?v=1781085651 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/79ace19375c34fa7a145ee5fce847571.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ac377d9f92342979cfbecf0707018d3.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6532eff3c4fa4a94bf9ba769fe2472c9.png?v=1781085651 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a86ee1cfb9f47c19daba407845bd820.png?v=1781085651 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f32b8eda74d44903bd63d4cde17d353e.png?v=1781085652 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c70e3b674d034e5a8ffcebeed3e05143.png?v=1781085653 ## Agent notes Images were not inspected; visual details are not available in this description.
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粗6mm防风绳 户外露营帐篷天幕反光绳晾衣绑绳4条8条送收纳袋",
"quantity": 1,
"grams": 280000,
"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").