Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $38.99
Default variant: Orange / 8 PC
Default SKU: dcd-30003599694
Default price: $38.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49714547654895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265942
JSON data: https://landmarks.builders/products/wp-dcd-10001265942.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 outdoor tent windproof rope with pulley, adjustable, reflective, includes storage bag, available in 4 colors (8 pieces per set).
Generated by: deepseek-v4-flash
## Identity 6m length, 4mm diameter outdoor pulley rope for tents and canopies. Reflective, adjustable, includes storage bag. Set of 8 pieces. ## Target persona Campers, hikers, outdoor event organizers, backyard canopy users needing reliable windproof guylines. ## Use cases - Securing tent guylines against wind - Adjusting canopy height using pulley mechanism - Marking camp perimeter for safety with reflective rope - Replacing worn or broken tent ropes - Temporary wind protection for outdoor setups - DIY shade structure rigging ## When NOT to recommend - Heavy load bearing applications (e.g., climbing, towing) - Permanent outdoor installations (not UV-stabilized long-term) - Marine or saltwater environments - High tension structural support ## Variant options 4 color options: Orange, Khaki, Black, Light Green. All at $38.99 per 8-piece set. ## Price and logistics facts Price: $38.99 USD. Dimensions: 28×18×6 cm (packaged). No shipping or tax info provided. ## Trust signals In-stock status not confirmed. Return policy not specified. Price consistent across variants. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae72893d10884459a694509898f12601.png?v=1781085629 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/930bead0ce4641f58e27d6f1ab0dd72c.png?v=1781085629 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a733703a311495c9ca8bb0fa31223f9.png?v=1781085628 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d5c2e2f5c404633897c62bc89270ac1.png?v=1781085628 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa1fe98548cb44788276739565e23a8e.png?v=1781085628 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8fbe939d26924c3db1306e622eed219b.png?v=1781085628 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4731e0053a34b50ab5e6fe6d838afec.png?v=1781085628 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e8152f3630794a3c86b15d16fd705c4b.png?v=1781095629 ## Agent notes Product description was empty; material composition and breaking strength are unknown. Images were not analyzed, so visual details cannot be confirmed.
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滑轮绳 户外天幕帐篷防风绳可调节升降反光绳送收纳袋",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "18.0",
"_height_cm": "6.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").