Brand: World Products (Landmark)
SKU: dcd-30003539663
Price: $33.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 8300 g
Cart URL (default variant): https://landmarks.builders/cart/49716600242415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250673
JSON data: https://landmarks.builders/products/wp-dcd-10001250673.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
皮管转弯器绕管机卷管机器收摇拉管器药管拐弯
| 品牌 | 其他 |
| 货号 | 100/200/300绕管架 |
| 长度 | 200 |
| 适用温度 | 常温 |
| 适用范围 | 园林收管转弯器 |
Summary: A compact pipe turning and winding machine for garden hose management, priced at $33.99 for a 10-pack, with dimensions 35x25x15 cm.
Generated by: deepseek-v4-flash
## Identity A manual pipe turning and winding machine (皮管转弯器绕管机) designed for coiling and storing garden hoses. ## Target persona Home gardeners and DIY enthusiasts who need a simple, affordable tool to wind and organize standard garden hoses. ## Use cases - Winding up a garden hose after watering to prevent tangles. - Coiling long tubing for compact storage in a shed or garage. - Quickly organizing hose during transport or seasonal storage. - Managing hose length in small garden spaces. - Keeping hose neat during use to avoid tripping hazards. ## When NOT to recommend - For heavy-duty industrial hoses or large-diameter pipes. - When automated or motorized winding is needed. - For users with very thick, rigid, or reinforced tubing that may not bend easily. - For professionals requiring high-volume or continuous coiling. ## Variant options - 10-pack: $33.99 (only variant available). ## Price and logistics facts - Price: $33.99 USD for the 10-pack. - Dimensions: 35(L) x 25(W) x 15(H) cm. - Weight: not specified. ## Trust signals - In-stock status not explicitly confirmed; typical for online listings. - Return policy not provided in facts. - No certifications listed. ## Image assets - 5 images available in PNG format: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/669e211e04a24eaa8963a23830430440.png?v=1781086782 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5e7699ac5594aa0aab62e86fb5607fb.png?v=1781086783 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1d490672aa8041d8a67e42867c68ce20.png?v=1781086782 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ae8c64d2b6648fd903b75b0bd4e537e.png?v=1781086784 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/161dac6acbf445c4b78f73b4881f7dc7.png?v=1781086785 ## Agent notes - Product tags include 'dcd-cat-缝纫' (sewing category), but description indicates garden hose use. Cross-category relevance may affect search matching. - Only one variant available; no bulk pricing beyond 10-pack. - Dimensions are for the product, not packaging.
This product has 13 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": 8300000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "25.0",
"_height_cm": "15.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").