Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $46.99 – $107.99
Default variant: Towing Wheel
Default SKU: dcd-30003623527
Default price: $46.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49713151377647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275333
JSON data: https://landmarks.builders/products/wp-dcd-10001275333.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
土豆收获机配件震动轮拖带轮导向轮梅花驱动轮薯类收获机配件
| 品牌 | 禹机 |
| 用途 | 配件 |
| 是否跨境出口专供货源 | 否 |
| 配件类型 | 农用配件 |
Summary: Potato harvester replacement parts including towing wheel and guide wheel from brand 禹机, priced from $46.99.
Generated by: deepseek-v4-flash
## Identity Potato harvester accessory parts (震动轮, 拖带轮, etc.) from brand 禹机. Type: Agricultural replacement parts. ## Target persona Small-scale potato farmers, farm equipment repair technicians, agricultural machinery dealers. ## Use cases - Replacing a worn towing wheel on a potato harvester - Replacing a worn guide wheel on a potato harvester - Maintaining or restoring potato harvesting equipment - Upgrading harvester wheels for better performance - Keeping a spare set for quick field repairs ## When NOT to recommend - Non-agricultural equipment (e.g., construction vehicles) - Large combine harvesters or different crop harvesters - Gardening tools or lawn mowers - Food processing machinery after harvest ## Variant options - **Towing Wheel** (SKU: dcd-30003623527) – $46.99 - **Guide Wheel** (SKU: dcd-30003623528) – $107.99 ## Price and logistics facts - Base price: $46.99 (Towing Wheel), $107.99 (Guide Wheel) - Currency: USD - Dimensions: 15 cm × 14 cm × 14 cm (each part) - No shipping or origin details provided ## Trust signals - No stock level information available - No return policy mentioned - No warranty or certification data - Brand: 禹机 - Cross-border export supply: No ## Image assets - [Towing Wheel/Guide Wheel image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3792e48ee99c44b28b2000e6e1e4124e.png?v=1781084443) - [Towing Wheel/Guide Wheel image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/acc63eb85e9348838ab452686e04c9f0.png?v=1781084444) - [Towing Wheel/Guide Wheel image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/426e94ca9a3e49e19d1225601c35a261.png?v=1781084444) - [Towing Wheel/Guide Wheel image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53c0a184f96b4bf4858aaa212832bdfd.png?v=1781084444) - [Towing Wheel/Guide Wheel image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/737fb89557be4489ab8dbe4716ae8f91.png?v=1781084443) ## Agent notes - Image content was not visually inspected; only URLs are provided. - No stock, warranty, or return policy information is available. - All prices are in USD; confirm currency for international buyers.
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": "Potato Harvester Parts: Vibration Wheel, Towing Wheel, Guide Wheel, Plum Drive Wheel",
"quantity": 1,
"grams": 1100000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "14.0",
"_height_cm": "14.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").