Brand: World Products (Landmark)
SKU: dcd-30003604278
Price: $34.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1450 g
Cart URL (default variant): https://landmarks.builders/cart/49714481922287:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267626
JSON data: https://landmarks.builders/products/wp-dcd-10001267626.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: Double-layer seamless iron ash bucket with lid, 28x28x20 cm, black, for fireplace or fire pit use, priced at $34.99.
Generated by: deepseek-v4-flash
## Identity - Product: 现货升级无缝一体防漏炭灰桶 (Upgraded Seamless Double-Layer Iron Ash Bucket with Lid) - Category: 家居用品 (Home & Kitchen) - Color: Black ## Target persona - Homeowners with fireplaces or wood stoves who need a durable, leak-proof ash container for indoor or outdoor use. - Outdoor enthusiasts who use fire pits and require a portable ash bucket for cleanup and transport. - Contractors or maintenance staff managing ash disposal for multiple fireplaces or grills. ## Use cases - Collecting and storing cooled ash from a fireplace after burning wood or charcoal. - Transporting ash from indoor fireplace to outdoor disposal bin without spillage. - Temporary storage of ash during fire pit cleaning sessions. - Using as a bucket for small amounts of charcoal or kindling. - Stamping out embers safely with the lid on. - As a decorative or functional container for garden applications like mixing ash into soil. ## When NOT to recommend - For high-temperature applications (lit embers or hot ash) as the iron may get hot and cause burns. - When a larger capacity is needed for heavy ash production (e.g., multiple fireplaces daily). - For users seeking a plastic or lightweight bucket for other purposes. - In environments where the bucket may be exposed to corrosive substances beyond typical ash. ## Variant options - Only one variant available: Black (SKU: dcd-30003604278) at $34.99. ## Price and logistics facts - Price: $34.99 USD - Dimensions: 28 x 28 x 20 cm (11.0 x 11.0 x 7.9 in) - Weight: Not specified - Shipping: Not specified ## Trust signals - In-stock status: Not explicitly confirmed, but tagged with inventory batch codes. - Return policy: Not provided. - Price consistency: No historical price data given. - Certifications: None specified. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - No product description was provided; summary and use cases inferred from title and category. - Image content not analyzed; treat image URLs as assets for visual inspection. - Shipping and return policy unknown. - Only one variant (Black) confirmed; no other color or size options listed.
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": "现货升级无缝一体防漏炭灰桶双层加厚铁艺壁炉灰桶带盖储灰桶炭桶",
"quantity": 1,
"grams": 1450000,
"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").