Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $37.99 – $42.99
Default variant: Ring Winch
Default SKU: dcd-30003605872
Default price: $37.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 4000 g
Cart URL (default variant): https://landmarks.builders/cart/49714395218159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268252
JSON data: https://landmarks.builders/products/wp-dcd-10001268252.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
畜牧养殖用升降绞盘 线养鸡场水线料通风窗升降器 手摇自锁绞盘
| 品牌 | 沧青 |
| 适用对象 | 鸡鸭 |
| 是否跨境出口专供货源 | 否 |
| 主要销售地区 | 中国 |
| 类型 | 自定上料上水设备 |
| 主要下游平台 | 国内大搜平台 |
| 适用领域 | 畜牧、养殖业 |
Summary: Hand-cranked self-locking lift winch for livestock farming, used to adjust water lines and ventilation windows in chicken houses. Priced from $37.99.
Generated by: deepseek-v4-flash
## Identity - **Product:** 畜牧养殖用升降绞盘 (Livestock Farming Lift Winch) - **Brand:** 沧青 (Cangqing) - **Type:** Hand-cranked self-locking winch for poultry house water lines, feeders, ventilation windows ## Target persona - Poultry farm manager or operator in China - Livestock equipment procurement agent - Chicken house maintenance technician ## Use cases - Adjusting height of water lines (nipple drinkers) in layer or broiler houses - Raising and lowering feeder lines for even distribution - Operating ventilation window open/close mechanisms - Lifting and lowering lighting or misting lines - General manual winching tasks in confined poultry house spaces ## When NOT to recommend - Heavy industrial lifting (e.g., construction cranes) - Human lifting or safety-critical hoisting - Outdoor or vehicle winching (e.g., off-road recovery) - Automated or motorized systems ## Variant options | Variant | Price (USD) | |---------|-------------| | Ring Winch | $37.99 | | Handle Winch | $37.99 | | Self-locking Winch | $42.99 | ## Price and logistics facts - Base price: $37.99 (two variants) - Self-locking variant: $42.99 - Dimensions: 28 x 24 x 20 cm (approx. 11 x 9.4 x 7.9 in) - No shipping or lead time information provided ## Trust signals - Multiple image assets available - No stock status, return policy, or certification data provided - Product appears to be a standard industrial component from Chinese domestic supplier ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b73e433f00924be3a3fe89a739f1b01d.png?v=1781085513 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61c630e7b9314216a76e60ef3c3c4361.png?v=1781085513 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3670a845bbab4d39ba5380dcbb4ed2ca.png?v=1781085513 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f5622392df7c447a9922ed19b08a43fb.png?v=1781085513 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc8545adaafe4bcfa73ee309f9e29010.png?v=1781085513 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04535ffb55fc4996855a3e832cc60f68.png?v=1781085512 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3cc1ed5d5d4b440babe62c64db09489b.png?v=1781085514 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1c32874b13c49a1b3bf75b4707ba107.png?v=1781085512 ## Agent notes - Product images are available but not analyzed visually. All information derived from structured product data. - No specific certifications or safety ratings mentioned. - Suitable only for light-duty agricultural winching; verify load capacity before purchase. - Warranty, return policy, and stock levels unknown.
This product has 15 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": 4000000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "24.0",
"_height_cm": "20.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").