Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $21.99 – $31.99
Default variant: Shovel-type
Default SKU: dcd-30003597844
Default price: $31.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/49714519834863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265254
JSON data: https://landmarks.builders/products/wp-dcd-10001265254.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: This is a manual seeding tool for corn, peanuts, beans, and other seeds, with two style options: duckbill-type ($21.99) and shovel-type ($31.99).
Generated by: deepseek-v4-flash
## Identity Corn Peanut Seeder, Manual Seeding Tool for Gardening ## Target persona Small-scale gardeners and farmers who grow vegetables or grains in small plots; hobbyists with home gardens; users in regions with manual farming practices. ## Use cases - Planting corn, soybeans, peanuts, or broad beans in rows. - Precise seed depth and spacing control for small to medium gardens. - Reducing physical strain compared to bending over to hand-plant seeds. - Quick seeding of multiple rows when time is limited. - Using in raised beds or flat soil beds. ## When NOT to recommend - For large-scale commercial farming requiring mechanized seeders. - If the soil is extremely rocky or hard-packed (may damage tool). - For users who need an automated or power-assisted device. - For very fine seeds like lettuce or carrots (designed for larger seeds). ## Variant options - **Duckbill-type**: $21.99, SKU dcd-30003597845 - **Shovel-type**: $31.99, SKU dcd-30003597844 ## Price and logistics facts - Base price: $21.99 (duckbill) – $31.99 (shovel) - Dimensions: 92 cm (length) x 20 cm (width) x 12 cm (height) - Currency: USD ## Trust signals - In-stock status: Not explicitly stated; assume available from tags. - Price consistency: Fixed priced per variant. - Certifications: None listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14157275518a40b68660b1ac824a4ad7.png?v=1781085613 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8fb782113a7c4a2bb5b275c63b196288.png?v=1781085612 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/36ad3abdc4974a448cd605b70f445c5b.png?v=1781085613 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de039bbea649484a9e4d59414cecbc3e.png?v=1781085615 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc8bb3651ff1489688be6d5d2e4590e5.png?v=1781085611 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab749c56adca44fc81424c1d051f509c.png?v=1781085613 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61a472b724134814a5d88ef02795473c.png?v=1781085612 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb6d786a5b8d43de942e095c3d85eec9.png?v=1781085612 ## Agent notes - No product description provided. - Dimensions are in centimeters but weight not specified. - Image content not analyzed; treat as fetchable assets.
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": "玉米播种神器花生点播器蚕豆苞米农用工具施肥种菜黄豆大豆播种机",
"quantity": 1,
"grams": 1100000,
"properties": {
"_length_cm": "92.0",
"_width_cm": "20.0",
"_height_cm": "12.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").