Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.61 – $7.78
Default variant: 107MM S U-shape
Default SKU: dcd-30003712611
Default price: $3.61
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Industrial
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/50406824149231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001307175
JSON data: https://landmarks.builders/products/wp-dcd-10001307175.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Identity: This sturdy hanging pulley is engineered as a versatile mechanical component designed to facilitate smooth lifting and guiding operations.
Functional Design: Featuring a central rotating wheel, this heavy-duty sheave ensures efficient rope or cable movement with minimal friction and wear.
Secure Mounting: Equipped with an integrated upper eye loop, this purpose-built pulley with eye loop provides a reliable and stable anchor point for overhead mounting.
Long-Lasting Construction: Built with a bracketed body and side-mounted axle hardware, this assembly is designed to withstand demanding loads and maintain alignment.
Versatile Application: Ideal for integration into sliding door systems, wire rope setups, and lifting rigs, this high-quality hardware offers dependable performance across various projects.
Summary: Industrial zinc-plated hanging pulley with eye loop and rotating wheel for sliding doors and wire rope setups, priced from $2.61, available in multiple size/style variants.
Generated by: deepseek-v4-flash
## Identity Industrial hanging pulley with eye loop, zinc plated. Central rotating wheel, bracketed body, side-mounted axle. Designed for sliding doors, wire rope, and light lifting rigs. Base price $2.61; dimensions (base variant) 16 × 14 × 5 cm. ## Target persona DIY home renovator repairing sliding doors; maintenance worker replacing worn door pulleys; hobbyist building light cable rigs; budget hardware buyer needing a simple sheave. ## Use cases - Sliding barn door wheel replacement - Rope/cable guiding in a small hand-operated lift - Overhead anchor for clothesline or awning - Directional change for wire rope in a low-load setup - Sliding gate wheel replacement (size permitting) ## When NOT to recommend - Safety-critical lifting without a rated load capacity - Outdoor/coastal use where zinc plating may corrode - High-speed or precision equipment - If a multi-sheave block or trolley is required ## Variant options | Style | SKU | Price (USD) | |---|---|---| | 107MM S U-shape | dcd-30003712611 | 3.61 | | 107MM S U-shape a | dcd-30003712612 | 3.61 | | 108MM S H-shape | dcd-30003712613 | 2.92 | | 108MM S U-shape | dcd-30003712614 | 2.92 | | 108MM S V-shape | dcd-30003712615 | 2.92 | | 108MM S V-shape a | dcd-30003712616 | 3.61 | | 125MM M U-shape | dcd-30003712617 | 2.64 | | 126MM M H-shape | dcd-30003712618 | 6.08 | | 126MM M U-shape | dcd-30003712619 | 6.08 | | 1325MM S U-shape M50 | dcd-30003712620 | 2.61 | | 136MM L U-shape | dcd-30003712621 | 7.78 | | 136MM L U-shape a | dcd-30003712622 | 7.78 | ## Price and logistics facts Base price: $2.61 (variant 1325MM S U-shape M50). Price range across variants: $2.61–$7.78 USD. Dimensions (base): 16 × 14 × 5 cm. No shipping/tax/stock status provided in product facts. ## Trust signals - Listed in online catalog with multiple SKUs. - Zinc plated finish noted in title. - No load rating, certifications, or warranty information disclosed. ## Image assets Fetchable image URLs (not visually inspected): https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53ab5ecc-6476-4bb2-ada1-41173c37c9fd.jpg?v=1786035204 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc34584e-1811-499b-92a9-a37dd526bf69.jpg?v=1786035152 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/acbee04a-6a38-4c33-9b29-fecfd8d6952d.jpg?v=1786035160 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1b2d563f-14cc-4307-88c4-e97a2de7d7b0.jpg?v=1786035134 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/75358c86-0dc5-47cf-8b5e-a1f3528b4420.jpg?v=1786035127 ## Agent notes - Verify exact variant SKU before purchase; similar styles differ in price. - No load capacity data – do not recommend for load-bearing applications. - Zinc plated finish may not be suitable for harsh outdoor use. - Single-sheave pulley, not a block and tackle.
This product has 6 images 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": "Long-Lasting Hanging Pulley Reliable Pulley with Eye Loop Stable Zinc Plated for Sliding Doors",
"product_id": 9538036629743,
"variant_id": 50406824149231,
"quantity": 1,
"grams": 350,
"length_cm": "16.0",
"width_cm": "14.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. 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").