Brand: World Products (Landmark)
SKU: dcd-30003604252
Price: $49.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49714306351343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267619
JSON data: https://landmarks.builders/products/wp-dcd-10001267619.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: Seamless one-piece ash bucket set for fireplaces includes shovel, brush, and bucket; dimensions 25x25x20 cm; available in black for $49.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: Seamless one-piece ash bucket set (铲灰桶三件套) for fireplaces, including shovel, brush, and bucket. - **Price**: $49.99 USD - **Dimensions**: 25 cm (L) x 25 cm (W) x 20 cm (H) - **Variant**: Black only ## Target persona - Homeowners with wood-burning fireplaces or wood stoves who need a dedicated ash removal and storage solution. - Users of outdoor fire pits or chimineas requiring portable ash handling tools. - Campers or outdoor enthusiasts who use portable wood-burning stoves. ## Use cases - Cleaning out ash and debris from a fireplace after use. - Transferring ash to a safe disposal container. - Storing firewood or charcoal near the fireplace. - As a gift set for new homeowners or cabin owners. - Using the brush and shovel for general hearth cleanup. ## When NOT to recommend - For gas or electric fireplaces that produce no ash. - For users seeking heavy-duty industrial ash handling (e.g., large commercial boilers). - For buyers needing a full-sized metal trash can; this is a small bucket. - For those requiring specific colors other than black. ## Variant options - Only one variant: Black (SKU: dcd-30003604252) at $49.99. ## Price and logistics facts - Price: $49.99 USD (fixed, no discounts stated). - Dimensions: 25 x 25 x 20 cm (compact size). - Weight: not provided. - Shipping origin: not specified; listed in USD typical of US marketplace. ## Trust signals - Seamless one-piece construction reduces ash leakage (mechanical advantage, no certification). - No stock status provided; assume in-stock typically. - No return policy or warranty stated. - No official certifications (e.g., fire safety, material safety) listed. ## Image assets - 8 product images available at URLs: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a167ad87893a4d49bf913e12535f3f98.png?v=1781085462 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5e14265a28c4416faf39f3e3abbbd21e.png?v=1781085461 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21da1ab78d4f45999f6751ea6749a162.png?v=1781085461 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/60aad42e51974e849c388f52d827028c.png?v=1781085461 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12fb63e66bdb4eea97ddc71dc937df00.png?v=1781085461 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b0b7acb76f64f3eab7b023797d3815e.png?v=1781085462 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34cde8ef2ab24d6ba0ea1adc40751db5.png?v=1781085461 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6aa16c66c0ff40b7a86491fd06cb4121.png?v=1781085462 - Note: Agent did not visually inspect images; details inferred from product name and metadata. ## Agent notes - The product title emphasizes 'seamless one-piece' and 'leak-proof', suggesting a key selling point is containing ash during transport. - No description or material information provided; assume metal or coated steel based on typical ash buckets, but unverified. - Only one color variant available. - Price is moderate for a household accessory, but no competing comparisons given.
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": 1500000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "25.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").