Brand: World Products (Landmark)
SKU: dcd-30003604279
Price: $50.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/49714480185583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267627
JSON data: https://landmarks.builders/products/wp-dcd-10001267627.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: 4-piece ash bucket set: seamless integrated anti-leak carbon gray iron buckets with shovel, brush, and gloves. Dimensions 28x28x20 cm. Price $50.99.
Generated by: deepseek-v4-flash
## Identity **4-pc Ash Bucket SET** – seamless anti-leak iron buckets for ash/soot removal. Includes shovel, brush, gloves. ## Target persona - Wood stove owner burning regularly - Fireplace user in need of ash cleanup - Homesteader maintaining heating appliances - Gardener collecting wood ash for soil ## Use cases 1. Removing cold ashes from wood stove after fire 2. Sweeping and collecting soot from fireplace hearth 3. Transferring ash to outdoor disposal bin 4. Mixing wood ash into garden compost or soil 5. Cleaning charcoal grill residue after cooking ## When NOT to recommend - Buyer without any ash-producing appliance (no stove, fireplace, grill) - Need for lightweight plastic or corrosion-resistant containers (iron may rust if wet) - Industrial or commercial heavy-duty ash handling (capacity unknown) - User requiring food-grade or liquid-tight pails ## Variant options - **4-pc Ash Bucket SET** – $50.99 (only variant) ## Price and logistics facts - Price: $50.99 USD - Dimensions: 28 x 28 x 20 cm (11.0 x 11.0 x 7.9 in) - Weight/shipping: not provided ## Trust signals - Listed as in stock (现货) - Single price point, no fluctuation - Return policy not stated - No external certifications provided ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0b607e1e2fb4512a4fe12c5a3c6e02f.png?v=1781085563) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5922ad06b1f740ab84146562f93eeeee.png?v=1781085564) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b62e8ca3b1b7465986ae3eda5775ab5d.png?v=1781085563) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd3bb0fc0ca14ecfb507b84ccc05abd4.png?v=1781085564) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ffe36c00891447418860d909630f7046.png?v=1781085562) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d628ce7f9aa644f89d7f26f5e030c5a8.png?v=1781085564) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a5365324ba94d3daf3c55568811c6fd.png?v=1781085563) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f2847ba13c94a17bd55300dd0ea97aa.png?v=1781085568) ## Agent notes - No product description available; rely on title and tags. - Only one variant – no size/color options. - Images not inspected; visual condition unknown. - Return and warranty info missing.
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": "现货无缝一体防漏炭灰桶双层加厚铁艺铲灰桶4件套铁桶铲刷子手套",
"quantity": 1,
"grams": 1800000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "28.0",
"_height_cm": "20.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").