Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99
Default variant: 21 Inch
Default SKU: dcd-30003697310
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/50151007879407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001301722
JSON data: https://landmarks.builders/products/m4x-10001301722.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Identity: This replacement grass collection bag is designed to attach to compatible mowers to efficiently gather clippings as you tend to your lawn.
Primary Function: Operating as a reliable grass catcher, it keeps your yard neat and tidy by capturing cut grass directly from the mower chute.
Key Features: Crafted with a soft, collapsible body and rigid plastic rim strips along the opening, this lawn mower bag maintains its shape during use while remaining easy to handle.
User Benefits: The lightweight mesh material construction of this bag allows for optimal ventilation, which helps pack clippings tightly and makes emptying the contents quick and effortless.
Storage & Purpose: Engineered for routine yard maintenance, this collapsible grass collection bag folds down flat for compact, space-saving storage when your gardening work is done.
Summary: Grass Collection Bag Reusable Lawn Mower Bag Replacement for Gardeners. 【Product Identity】: This replacement grass collection bag is designed to attach to compatible mowers to efficiently gather clippings as you tend to your lawn. 【Primary Function】: Operating as a reliable grass catcher, it keeps your yard neat and tidy by capturing cut grass directly from the mower chute. 【Key Features】: Crafted with a soft, collapsible body and rigid plastic rim strips along the opening, this lawn mower bag maintains its shape during use while remaining easy to handle. 【User Benefits】: The lightweight mesh
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": "Grass Collection Bag Reusable Lawn Mower Bag Replacement for Gardeners",
"product_id": 9456939598063,
"variant_id": 50151007879407,
"quantity": 1,
"grams": 1200,
"length_cm": "38.0",
"width_cm": "27.0",
"height_cm": "10.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").