Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.39 – $1.88
Default variant: 90L (60x45cm)
Default SKU: dcd-30003293662
Default price: $1.39
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50395556348143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001164187
JSON data: https://landmarks.builders/products/wp-dcd-10001164187.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Stop struggling with flimsy sacks that split when filled with damp clippings or branches. You need a reliable solution to manage outdoor cleanup without the mess. These heavy-duty garden bags are engineered with a coating and tear-resistant construction to hold everything from wet autumn leaves to heavy soil-caked roots. Unlike standard options that leak or puncture, this heavy-duty leaf bag design ensures moisture stays contained, protecting your paths and storage areas from stains. The standout feature of this strong refuse sack is the integrated drawstring closure, providing the containment that typical models lack. This drawstring secure garden waste bag keeps trimmings contained during transport, preventing scatter even if the load tips over in your vehicle. To ensure durability, each unit features reinforced seams that distribute stress evenly, preventing the splitting often seen in alternative products. Whether dealing with thorny prunings or dense grass, the reinforced seams garden waste bag stands up to the task. Available in capacities ranging from 90 to 180 litres, these items are sized for various outdoor tasks. The dark colour allows them to blend naturally into your landscape while hiding soil marks. When the job is done, the foldable design allows you to fold the product completely flat, saving valuable shelf room in your garage compared to rigid containers. By selecting these tear-resistant garden waste bags, you eliminate the need for single-use items while maintaining a tidy environment.
Summary: Collapsible Garden Waste Bag and Drawstring Garden Sacks, Reusable Garden Sacks for Foliage Collection, Waterproof and Tear-Resistant Design. Stop struggling with flimsy sacks that split when filled with damp clippings or branches. You need a reliable solution to manage outdoor cleanup without the mess. These heavy-duty garden bags are engineered with a coating and tear-resistant construction to hold everything from wet autumn leaves to heavy soil-caked roots. Unlike standard options that leak or puncture, this heavy-duty leaf bag design ensures moisture stays contained, protecting your paths
Generated by: dcd-map-v1
This product has 6 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": "Collapsible Garden Waste Bag and Drawstring Garden Sacks, Reusable Garden Sacks for Foliage Collection, Waterproof and Tear-Resistant Design",
"product_id": 9534296490223,
"variant_id": 50395556348143,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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").