Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99 – $24.99
Default variant: 420D Oxford Cloth
Default SKU: dcd-30003614196
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 260 g
Cart URL (default variant): https://landmarks.builders/cart/49713994924271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271341
JSON data: https://landmarks.builders/products/wp-dcd-10001271341.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
花园庭院肥料撒播机罩 420D防泼水化肥撒播机盖 Hopper Cover
| 品牌 | 中性 |
| 货号 | HG0334 肥料撒播机罩 |
| 产品类别 | 组合套装 |
| 材质 | 420D牛津布 |
| 加工定制 | 是 |
| 风格 | 简约风 |
| 是否有版权或专利 | 否 |
| 类别 | 防尘罩/沙发套/空调罩 |
Summary: Fertilizer spreader hopper cover made of 420D Oxford cloth, water-repellent, fits garden spreaders. Available in 420D ($22.99) and 600D ($24.99) variants.
Generated by: deepseek-v4-flash
## Identity Garden/fertilizer spreader hopper cover, made of 420D Oxford cloth or 600D Oxford cloth. Water-repellent (420D) and optional 600D for added durability. Brand: Neutrals. Model: HG0334. Category: Dust cover. ## Target persona Home gardeners with a fertilizer spreader who need to protect it from dust, rain, and UV. Lawn care enthusiasts and small-farm operators storing or transporting spreaders. ## Use cases - Protecting spreader from rain and dust when stored outdoors. - Covering spreader during transport in a truck or trailer. - Preventing UV damage to spreader components. - Keeping spreader clean in garage or shed. - Extending spreader life by shielding from moisture and debris. ## When NOT to recommend - Buyers who do not own a fertilizer spreader. - Buyers needing a cover for a different tool (e.g., lawn mower, leaf blower). - Buyers expecting full waterproofing (only water-repellent). - Buyers with a non-standard-sized spreader (dimensions: 18x15x5 cm). - Buyers requiring heavy-duty industrial protection. ## Variant options - **420D Oxford Cloth** (sku: dcd-30003614196) – $22.99 - **600D Oxford Cloth** (sku: dcd-30003614197) – $24.99 ## Price and logistics facts - Price: $22.99 (420D), $24.99 (600D). Currency: USD. - Dimensions: 18.0 x 15.0 x 5.0 cm. - No shipping or availability details provided. ## Trust signals - No stock status or return policy information available. - Price is consistent across listed variants. - No external certifications or warranties specified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a3ed16da2bb845dcb043c02d4df94ff2.png?v=1781085193 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07b23f3f121b4d5f80059b316e9a6c90.png?v=1781085193 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9010d438097845169e694ff48cedc86f.png?v=1781085194 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/582d8021d8904067a517e1ce760f9a70.png?v=1781085193 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4eeab1c1b34a4a8185f31adad25a100d.png?v=1781085193 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aced0bc5c55d47d3bbd72203825f2b63.png?v=1781085193 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26d3c0d0b0da43318529b06956898fcf.png?v=1781085194 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5cff5f6dd454f53bc14b8fe5e8a1995.png?v=1781085193 ## Agent notes - Image understanding was not performed; visual details like exact fit, color, or branding are not inferred. - Product description is in Chinese; translation may affect nuance. - No information on whether cover is breathable or has tie-downs.
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": "花园庭院肥料撒播机罩 420D防泼水化肥撒播机盖 Hopper Cover",
"quantity": 1,
"grams": 260000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "15.0",
"_height_cm": "5.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").