Brand: World Products (Landmark)
SKU: dcd-30003609889
Price: $43.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 1080 g
Cart URL (default variant): https://landmarks.builders/cart/49714148442351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269844
JSON data: https://landmarks.builders/products/wp-dcd-10001269844.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.









Summary: Heavy-duty manure pitchfork for livestock cleaning and gardening tasks, priced at $43.99 with dimensions 38x35x7 cm.
Generated by: deepseek-v4-flash
## Identity Manure Pitchfork: a sturdy fork for farm and garden use, designed for moving manure, hay, and compost. ## Target persona Farmers and ranchers managing livestock stalls; horse stable operators; gardeners requiring a heavy-duty fork for bulk material handling. ## Use cases - Cleaning manure from horse stables and cattle pens. - Turning and aerating compost piles. - Moving hay, straw, or mulch in barns or gardens. - Raking and collecting leaves or yard debris. - Breaking up compacted soil in garden beds. - Handling feed or bedding materials in animal enclosures. ## When NOT to recommend - For light household gardening or potted plants. - For delicate flower beds or precision weeding. - For indoor use where space is limited. - For users who need a plastic or rust-proof tool (material not specified). ## Variant options Only one variant: Style "Manure Pitchfork" at $43.99. ## Price and logistics facts Price: $43.99 USD. Dimensions: 38.0 cm x 35.0 cm x 7.0 cm. No shipping or logistics details provided. ## Trust signals No in-stock status, return policy, or certifications are mentioned in the source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd8eb48fc1f94232be70b6452467762c.png?v=1781085333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cde9bee3424e4675b2cae71f88c1ffb2.png?v=1781085333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc72f57352104c3e89e2678a81ed6acc.png?v=1781085333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7f86b47950b4cbbb22858041199cc1c.png?v=1781085331 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74835121d2c14272b315350308e2039c.png?v=1781085331 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8bfa1d0a1d94f0caf985846ebcd1fa5.png?v=1781085333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf204071e907459b9e6a0ddc7a33069b.png?v=1781085333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3ad78d4f0ca94403b13c1be88a320d1c.png?v=1781085332 ## Agent notes No product description was provided. Image content was not analyzed – treat images as fetchable assets only. Material and handle length not specified.
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": 1080000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "35.0",
"_height_cm": "7.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").