Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99
Default variant: Orange / 4 PCS
Default SKU: dcd-30003599639
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 320 g
Cart URL (default variant): https://landmarks.builders/cart/49714581537007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265930
JSON data: https://landmarks.builders/products/wp-dcd-10001265930.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 x 4mm adjustable reflective pulley rope for outdoor canopies/tents, includes storage bag, 4-pack for $12.99, available in 4 colors.
Generated by: deepseek-v4-flash
## Identity - Product: 3m x 4mm pulley rope (户外天幕帐篷防风绳) for outdoor canopies/tents, adjustable, reflective, with storage bag. - Brand: Not specified. ## Target persona - Campers, hikers, and outdoor enthusiasts who need guy lines for tents, canopies, or tarps. - Festival or event goers setting up temporary shelters. ## Use cases - Securing tent guylines to improve wind resistance. - Adjusting tension on canopy or awning ropes. - Tying down tarps for rain protection. - Creating reflective boundary markers around campsites at night. - Replacing worn or missing ropes on outdoor gear. - DIY projects requiring lightweight, adjustable cordage. ## When NOT to recommend - For climbing, rappelling, or any load-bearing safety applications (not rated for dynamic loads). - For permanent outdoor installations exposed to continuous UV/weather (intended for temporary use). - For heavy-duty mooring or towing (max thickness 4mm is not sufficient). - For users requiring single long ropes longer than 3m (each rope is fixed length). ## Variant options - Color: Orange, Khaki, Black, Light Green (all 4 PCS per pack). - Price: $12.99 per pack, consistent across all variants. ## Price and logistics facts - Price: $12.99 USD per 4-pack. - Dimensions (package): 20.0 x 15.0 x 5.0 cm. - Shipping: Not specified; assume standard. ## Trust signals - Multiple product images available (8 images) showing rope features. - No stock status or return policy provided in facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d31ba9d34e240bb8a0d4fb408ef0bb7.png?v=1781085648 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15482fbcc46c48779ac44fa9a75291ec.png?v=1781085647 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04e1ceb5bee9457c94587d84fdef4693.png?v=1781085648 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16397ba06a2144a98cdf15a8b5b73d0f.png?v=1781085648 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab6e17c4d03441dd8790a7a863268c58.png?v=1781085647 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4fc4cfacff27411e992f3cc147f3d4ca.png?v=1781085647 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5bcdbd5e1b8e4a60ab0d7d6d28dec9af.png?v=1781085645 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c052239ac8e44ebcbbbd520325f0f7be.png?v=1781085646 ## Agent notes - Images were not analyzed; product information derived from text facts 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滑轮绳 户外天幕帐篷防风绳可调节升降反光绳送收纳袋",
"quantity": 1,
"grams": 320000,
"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").