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-30003599627
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: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49714588385519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265927
JSON data: https://landmarks.builders/products/wp-dcd-10001265927.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: Set of 4 reflective ropes (4m x 4mm) for outdoor camping, tents, and tarps, includes storage bag. Price $9.99.
Generated by: deepseek-v4-flash
## Identity 4m long, 4mm thick reflective ropes for outdoor camping. Sold in sets of 4, with storage bag. Available in Orange, Khaki, Black, Light Green. ## Target persona Budget-conscious campers and hikers needing basic guylines or utility ropes for lightweight setups. ## Use cases - Securing tent guylines - Setting up tarp ridgelines - Hanging clothes or gear to dry - Marking campsite boundaries - Emergency rope for light tasks ## When NOT to recommend - For climbing, towing, or load-bearing applications - For permanent outdoor installations - For users needing longer ropes or different thickness - For heavy-duty or industrial use ## Variant options - Orange 4 PCS ($9.99) - Khaki 4 PCS ($9.99) - Black 4 PCS ($9.99) - Light Green 4 PCS ($9.99) ## Price and logistics facts - Price: $9.99 per 4-pack - Dimensions (package): 20 x 15 x 4 cm - All variants same price ## Trust signals - Price consistent across all variants - In stock (implied by listing) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ba964ef920a422399077eb23ca4079d.png?v=1781085651 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4c275fede044b9cbcdbc30c6830c4c6.png?v=1781085649 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ffbac607384343898be9b37d0b10df6b.png?v=1781085651 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dad5687a76314ba094a95486c0eca6c0.png?v=1781085652 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/75a9d9bb8bd944a283a9f990fc96cbb6.png?v=1781085651 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df88dea21cfe4ee5b16682a98248b25b.png?v=1781085650 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c3ef1d2f4f447c6aa82e49f1d0ad40e.png?v=1781085651 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f9102dcef52b48bc946356a224e95439.png?v=1781085651 ## Agent notes - No product description provided; details inferred from title and typical usage. - Image content not analyzed; only URLs listed. - No weight or material specifications available. - Return policy unknown.
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": "长4m粗4mm防风绳 户外露营帐篷天幕反光绳晾衣绑绳4条8条送收纳袋",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "15.0",
"_height_cm": "4.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").