Brand: World Products (Landmark)
SKU: dcd-30003602696
Price: $54.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1750 g
Cart URL (default variant): https://landmarks.builders/cart/49714480021743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266969
JSON data: https://landmarks.builders/products/wp-dcd-10001266969.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 fireplace ash bucket set with seamless bucket and thick gloves; bucket can hold liquids. Dimensions 28x28x20 cm. Price $54.99 USD.
Generated by: deepseek-v4-flash
## Identity **Product:** 现货升级一体无缝铲灰桶4件套装灰加厚手套壁炉工具套装可装液体 (Upgraded Seamless Ash Bucket 4-Piece Set with Thick Gloves, Fireplace Tool Set, Liquid-Capable) **Type:** 家居用品 (Home Goods) ## Target persona - Homeowners with wood-burning fireplaces or stoves - Individuals who regularly clean and maintain ash from fireplaces - DIY users looking for a complete ash handling kit ## Use cases - Cleaning out fireplace after use - Removing and storing ashes safely - Using thick gloves to handle hot ash - Transporting ash to outdoor disposal - Holding liquid to dampen ash before removal - As a general-purpose bucket for non-corrosive liquids ## When NOT to recommend - For large commercial or industrial fireplaces requiring heavy-duty equipment - For handling chemical hazardous waste - For extreme high-temperature ashes exceeding typical fireplace temps - As a replacement for standard heavy-duty liquid storage containers ## Variant options - Only one variant available: "4-pc Ash Bucket and" at $54.99 USD ## Price and logistics facts - Price: $54.99 USD - Dimensions: 28 cm (L) x 28 cm (W) x 20 cm (H) - Weight not provided - Shipping origin: Not specified; assume standard ecommerce fulfillment ## Trust signals - Listed as in stock (tag "wp-import" suggests inventory tracking, but no explicit stock count) - No return policy stated in provided facts - No certifications or materials information available ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/089f7b72f25e4346b276749fa7d3621d.png?v=1781085563) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c17de80acb34da1ae1cef3356b2595a.png?v=1781085563) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3fd37f0e7e84bd9a70c16da6c5cf41c.png?v=1781085563) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72d3c8eb4e2b484b9ea0fb97ee46a4d4.png?v=1781085564) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f541cdf67cd7497ab99d661960210151.png?v=1781085563) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a52251358fc545ad8efa13cd8d49fde9.png?v=1781085563) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5e84b6dd8534ae48dd6d2657f2dac8f.png?v=1781085563) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/996acf8aaa2c485093d96cf357456a00.png?v=1781085563) ## Agent notes - Image content was not analyzed; visual details (e.g., exact design, color) not confirmed from provided facts. - No information on materials (plastic or metal) or glove thickness. - Dimensions are 28x28x20 cm, which may be the bucket size; confirm fit for standard fireplace openings. - The product can hold liquid based on title, but no specific capacity 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": "现货升级一体无缝铲灰桶4件套装灰加厚手套壁炉工具套装可装液体",
"quantity": 1,
"grams": 1750000,
"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").