Brand: World Products (Landmark)
SKU: dcd-30003311743
Price: $56.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49973763145967:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001170595
JSON data: https://landmarks.builders/products/m4x-10001170595.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This garden tool is a manual lawn aerator designed for homeowners who want a simple way to improve turf care without powered equipment.
Dual-Action Function: As a manual aerator, it creates holes in compacted soil so air, water, and nutrients can reach the roots more easily.
2-in-1 Design: The spike lawn aerator combines spikes and coring action in single-unit tool, helping loosen soil while supporting better drainage and healthier lawn recovery.
User Comfort: The long handle and upright working position make this manual lawn aerator easier to use and help reduce bending during routine yard work.
Cleaning Accessory: It includes a cleaning tool to help clear soil from the coring area, so the tool stays ready for repeated use in garden and lawn maintenance.
Summary: Manual Spike Aerator Improves Drainage Spike Lawn Aerator Easy to Use for Garden. Description: 【Product Type】: A manual lawn aerator designed as a practical garden tool for improving turf care domestic yards and small outdoor areas 【Aeration Function】: This manual aerator uses prongand-spike-and-plug action to pierce the soil surface, helping air, water, and nutrients reach the roots more easily. 【Upgraded Design】: The spike lawn aerator features a 2-in-1 layout with long-lasting metal spikes and a built-in cleaning tool to help reduce clogging during use. 【User Comfort】: The tall handle and n
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Manual Spike Aerator Improves Drainage Spike Lawn Aerator Easy to Use for Garden",
"product_id": 9440335560943,
"variant_id": 49973763145967,
"quantity": 1,
"grams": 2500,
"length_cm": "33.0",
"width_cm": "29.0",
"height_cm": "13.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").