Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99
Default variant: Orange / 4 PC
Default SKU: dcd-30003599690
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49714550702319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265941
JSON data: https://landmarks.builders/products/wp-dcd-10001265941.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 adjustable reflective pulley rope for outdoor tent/canopy, with storage bag, $18.99.
Generated by: deepseek-v4-flash
## Identity 长6m粗4mm滑轮绳 户外天幕帐篷防风绳可调节升降反光绳送收纳袋 ## Target persona Outdoor campers, hikers, backpackers who need lightweight, adjustable tent or tarp guy lines with reflective visibility. ## Use cases - Securing tents, tarps, or canopies in moderate wind - Adjusting rope length via pulley for uneven ground - Reflective line for low-light or nighttime visibility - Packing down small for backpacking with included storage bag - Replacing old or damaged tent guy lines ## When NOT to recommend - Heavy load or static rigging (e.g., towing, structural support) - Permanent outdoor installations (UV degradation not specified) - High-wind scenarios without proper stake/anchor system - Users needing rope longer than 6m or thicker than 4mm ## Variant options - Orange / 4 PC, $18.99 - Khaki / 4 PC, $18.99 - Black / 4 PC, $18.99 - Light Green / 4 PC, $18.99 ## Price and logistics facts - Price: $18.99 USD per set - Package dimensions: 28 x 18 x 5 cm - Each variant includes 4 pieces of rope (6m each? unclear from facts) ## Trust signals - Multiple color options available - No stock status or return policy provided - Price consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cbfc95f6c0894c909946e99c33b663fa.png?v=1781085630 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ebe3d71b2784670866611605794017d.png?v=1781085630 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d2f384b0dad40b78643559b7415d366.png?v=1781085629 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc4c774ce0374a1bb4bab6b0c8c432f8.png?v=1781085629 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/020255d893a04784821b0be0d2b3e6f8.png?v=1781085630 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a8109faf82c4d4e82b0b23cfa5cf5cf.png?v=1781085628 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f11500bba4241a7bd442ad85f582b31.png?v=1781085630 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1cde1b4d3e8f4949983f7ae132badc9b.png?v=1781085630 ## Agent notes - No image understanding was performed; all image URLs are provided as-is. - Facts do not specify rope material, breaking strength, or UV resistance. - "4 PC" likely means 4 pieces per set, but individual rope length per piece not confirmed. - Storage bag included per title.
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": 400000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "18.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").