Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $66.99 – $184.99
Default variant: Seedling Weeder
Default SKU: dcd-30003623529
Default price: $184.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49713147805935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275334
JSON data: https://landmarks.builders/products/wp-dcd-10001275334.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: New seedling weeder for inter-row tilling and weeding in corn/soybean fields. Brand: Yu Machine. Two variants: complete weeder ($184.99) and replacement tine ($66.99). Dimensions: 30x30x17 cm.
Generated by: deepseek-v4-flash
## Identity - Product: 新款护苗除草器玉米大豆行间松土除草总成配件 (New Seedling Weeder for Corn and Soybean Inter-row Tilling and Weeding Assembly) - Brand: 禹机 (Yu Machine) - Type: Agricultural accessory/part for mechanical weeding ## Target persona - Corn and soybean farmers using mechanized inter-row cultivation - Agricultural equipment operators maintaining weeder attachments - Small to medium scale row-crop growers seeking affordable weeding solutions ## Use cases - Inter-row weed removal in corn fields during growing season - Soil loosening and aeration between soybean rows - Replacing worn or broken tine on existing weeder assembly - Attaching to a tractor or tiller for row-crop weeding - Maintaining weed-free strips in row-crop production ## When NOT to recommend - Home gardening or small vegetable plots (too large/heavy) - Non-row-crop fields (e.g., broadcast planting, orchards) - Manual weeding applications (requires mechanized power) - No-till farming systems that avoid soil disturbance ## Variant options | Variant | SKU | Price | Option | |---------|-----|-------|--------| | Seedling Weeder | dcd-30003623529 | $184.99 | Style: Seedling Weeder | | Tine | dcd-30003623530 | $66.99 | Style: Tine | ## Price and logistics facts - Base price (Tine variant): $66.99 USD - Complete weeder variant: $184.99 USD - Dimensions: 30 x 30 x 17 cm - Currency: USD - No weight, shipping, or tax information provided ## Trust signals - Brand: 禹机 (Yu Machine) – listed as manufacturer - No in-stock status, return policy, or certifications provided - Price consistency: two variants with different price points ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3a708e9a2554834977356fc4334ee45.png?v=1781084442) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1efa411ce98440ce9d38c691cd4608ac.png?v=1781084443) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/248a927115bb48afba221baca4ac33cc.png?v=1781084443) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3166158a577a4b908b6794c4ec7b16e4.png?v=1781084442) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/030448674e9c4559a188b0df9e3236b9.png?v=1781084443) ## Agent notes - Images not inspected; content unknown. - Product is a Chinese brand agricultural accessory, likely for mechanized use. - Dimensions are compact (30 cm cube), possibly a component. - Missing data: weight, shipping cost, availability, return policy.
This product has 14 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": "Weeding Disc Attachment Inter-Row Loosening Disc Soil Loosener Agricultural for Field Machinery",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "30.0",
"_height_cm": "17.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").