Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $5.56 – $6.23
Default variant: 3-wheel 15M Steel
Default SKU: dcd-30003675517
Default price: $5.56
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Industrial Equipment
Vendor: World Products
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/50405704171759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001294617
JSON data: https://landmarks.builders/products/wp-dcd-10001294617.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This manual rope pulley hoist block is a durable and reliable system designed to simplify lifting tasks with mechanical advantage. It uses a multi-sheave system to reduce the physical effort required to lift and move heavy loads. The pulley wheels are made of long-lasting steel, and the bearing construction ensures smooth operation with minimal friction. It is equipped with a secure hooked top hanger and a lower hook, allowing easy attachment to overhead supports and cargo. It is suitable for rigging, workshop projects, and garage tasks. The complete pulley block comes with a long-lasting braided rope.
Summary: Manual rope pulley hoist block, 25x22x11 cm, with steel sheaves, hooks, and braided rope. Four 3- or 4-wheel variants priced $5.56-$6.23 for light rigging and workshop tasks.
Generated by: deepseek-v4-flash
## Identity Manual rope pulley hoist block with hooks. Compact size: 25 x 22 x 11 cm. Multi-sheave steel wheels, bearing construction, top and lower hooks, braided rope included. Variants: 3-wheel 15M Steel ($5.56), 3-wheel 15M Steel a ($5.56), 4-wheel 20M Steel ($6.23), 4-wheel 20M Steel a ($6.23). ## Target persona - DIY home workshop user needing occasional lifting assistance - Garage or shed hobbyist doing small rigging projects - Cost-conscious buyer wanting a simple manual pulley without professional certification - Light maintenance/utility worker needing a portable rope block ## Use cases - Hoisting small motors, tools, or parts in a workshop - Garage overhead storage lifting using a secure beam - Light rigging or repositioning cargo with rope - Temporary line tensioning or pulley setups on a fixed support - Demonstrating mechanical advantage for educational or hobby projects ## When NOT to recommend - Critical or personnel-overhead lifting where failure could cause injury - Applications requiring a certified load rating, safety factor, or inspection stamp - Professional construction, theater, or structural rigging with regulatory requirements - Buyers expecting a powered hoist or fail-safe braking mechanism ## Variant options - dcd-30003675517: 3-wheel 15M Steel - $5.56 - dcd-30003675518: 3-wheel 15M Steel a - $5.56 - dcd-30003675519: 4-wheel 20M Steel - $6.23 - dcd-30003675520: 4-wheel 20M Steel a - $6.23 ## Price and logistics facts - Price range: USD $5.56-$6.23 - Unit dimensions: 25 x 22 x 11 cm - No shipping terms, lead time, or inventory status provided - Rope length is implied by variant labels (15M/20M) but not explicitly stated in product data ## Trust signals - Listed in DCD full catalog and tagged 'content-validated' and 'quality-audited' - Multiple SKUs with consistent pricing - No independent load rating, certification, or return policy stated in source data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/44f06cf7-31da-49ba-a2aa-4c88220f0223.jpg?v=1786242196 ## Agent notes - Image URL is available but was not visually inspected; do not infer condition, materials, or rope length from the image alone. - No working load limit, breaking strength, or warranty data is available. Confirm capacity with seller before recommending for any load-bearing task. - Variants differ only by wheel count and labeled rope length; the 'a' suffix appears to be a duplicate title with no additional spec difference.
This product has 1 image in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Manual Rope Pulley Hoist Block with Hooks, Compact and Durable",
"product_id": 9537692827887,
"variant_id": 50405704171759,
"quantity": 1,
"grams": 950,
"length_cm": "25.0",
"width_cm": "22.0",
"height_cm": "11.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").