Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $42.99
Default variant: Cable Mesh Grip B
Default SKU: dcd-30003611762
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: 440 g
Cart URL (default variant): https://landmarks.builders/cart/49714198446319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270538
JSON data: https://landmarks.builders/products/wp-dcd-10001270538.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.











Summary: Cable mesh grip for pulling electrical cables and fibers during installation. Steel wire mesh sleeve with five size variants. Prices from $12.99 to $42.99. Dimensions: 155x40x10 cm.
Generated by: deepseek-v4-flash
## Identity Cable mesh grip (电缆网套) for pulling cables and fibers. Steel wire mesh sleeve, 155x40x10 cm. ## Target persona Electricians, cable installers, telecom technicians, industrial maintenance workers. ## Use cases - Pulling power cables through conduits - Pulling fiber optic lines - Dragging cables across crawl spaces or ceilings - Temporary cable protection during installation - Wire pulling in tight or restricted spaces ## When NOT to recommend - For permanent cable support or clamping - For lifting heavy loads not involving cable pulling - For cables with sharp edges that could cut the mesh - For use as a rigging or load bearing strap ## Variant options - Cable Mesh Grip B: $12.99 - Cable Mesh Grip C: $20.99 - Cable Mesh Grip D: $24.99 - Cable Mesh Grip E: $31.99 - Cable Mesh Grip F: $42.99 ## Price and logistics facts - Base variant price: $12.99 USD - Prices increase by variant (C, D, E, F) - Dimensions: 155 cm length x 40 cm width x 10 cm height - No shipping or return policy stated ## Trust signals - Multiple variants in stock - No customer reviews or ratings available - No brand or material certification mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5042f8bbca1542d69fdc7d2e0e469baa.png?v=1781085358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2c1eab27de640e9a6d074336947eebf.png?v=1781085359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8bfd372a450c4729b8708f855c7e5af1.png?v=1781085359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a04efef32df4ee7b67d77ce6f80ad4f.png?v=1781085358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c79d9821bc714a769c3fff15de851af5.png?v=1781085359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02cea9624ef14a41869b46919b59e4ba.png?v=1781085359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6309f3c8e72247d8b6815adc2e84b622.png?v=1781085359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e9d1027a4f0d4a1fa76b0bbba0e3796c.png?v=1781085359 ## Agent notes - No product description provided. - Images not analyzed; assume they show the grips and usage. - Variant selection likely corresponds to grip size or cable diameter; not specified. - Verify compatibility with cable diameter before recommending.
This product has 17 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": "电缆网套电力电缆保护网套电线光纤拉线蛇皮套拉电缆钢丝网套",
"quantity": 1,
"grams": 440000,
"properties": {
"_length_cm": "155.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").