Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $61.99
Default variant: Orange Red / 8 PIECES
Default SKU: dcd-30003599686
Default price: $61.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49714552930543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265940
JSON data: https://landmarks.builders/products/wp-dcd-10001265940.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
长6m粗6mm滑轮绳 户外天幕帐篷防风绳可调节升降反光绳送收纳袋
| 产地 | 中国 |
| 品牌 | 凯路德 |
| 货号 | ■多根轮滑绳-收纳袋一综合 |
| 产品类别 | 风绳 |
| 颜色 | 【建议配套】粗9mm长40cm碳钢钉 |
| 专利类型 | 无 |
| 规格 | 6mm粗 4米长 |
| 外贸出口认证 | 无 |
| 是否跨境出口专供货源 | 否 |
Summary: 6m long, 6mm thick adjustable pulley rope for outdoor canopy/tent, reflective, with storage bag, 4 color variants at $61.99 per 8-piece set.
Generated by: deepseek-v4-flash
## Identity - Product: 6m x 6mm Pulley Rope (Wind Rope) for Outdoor Canopy/Tent - Brand: 凯路德 - Includes storage bag; 8 pieces per set - Price: $61.99 USD (varies by color) - Dimensions (package): 40×40×10 cm ## Target persona - Camping and outdoor enthusiasts who need reliable wind ropes for tents or canopies - Event organizers setting up temporary shelters (e.g., markets, festivals) - DIY backyard canopy builders ## Use cases 1. Securing canopy tents on windy days 2. Adjusting awning or shade sail tension 3. Replacing worn-out tent guy lines 4. Reflective rope for low-light visibility around campsite 5. Multipurpose tie-down for tarps or hammocks ## When NOT to recommend - Heavy-duty or industrial rigging (e.g., climbing, towing) - Load-bearing structural support (e.g., suspension bridges) - If the buyer needs a single long rope (sold as set of 8 pieces) - Applications requiring high abrasion resistance (e.g., rock climbing) ## Variant options | Color | Option | Price (USD) | |-------|--------|-------------| | Orange Red | 8 PIECES | $61.99 | | Khaki | 8 PIECES | $61.99 | | Black | 8 PIECES | $61.99 | | Light Green | 8 PIECES | $61.99 | ## Price and logistics facts - Price: $61.99 per set (8 pieces) - Currency: USD - Origin: China - No shipping or return policy information provided in data ## Trust signals - In-stock status: Not explicitly stated; assume available as product is listed - Return policy: Not provided - Price consistency: Same price across all color variants - Certifications: None listed; no patent or export certifications - Brand: 凯路德 (Kailude) – no known quality assurances on file ## Image assets - 8 images available at URLs below (agent must fetch for visual details): 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87b4ce481b07489b9462202929db5371.png?v=1781085631 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6e6645b7d6940b6835553aac5cb4ef1.png?v=1781085631 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0eb55186c13343a39c9f22ba34974e42.png?v=1781085631 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de893a168a384e1f8e0cf01cda9f802f.png?v=1781085632 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93cbfdcddc5741878d5ea6b4899b5444.png?v=1781085630 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1eff589e67f1465d8654f1d248e4c77a.png?v=1781085631 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29c7c28264234a12b57ff28e4dc197ad.png?v=1781085631 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6433870b5a934041afeb0522fa55fefd.png?v=1781085631 ## Agent notes - Image content not analyzed; agent must fetch to confirm details (e.g., rope construction, reflective properties). - Dimensions refer to package size, not rope length (rope is 6m long per piece). - Set includes 8 pieces of rope; each rope is 6m long, 6mm thick. - Color options only; no other style variations.
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滑轮绳 户外天幕帐篷防风绳可调节升降反光绳送收纳袋",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "40.0",
"_height_cm": "10.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").