Brand: World Products (Landmark)
SKU: dcd-30003604282
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: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49714473369839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267630
JSON data: https://landmarks.builders/products/wp-dcd-10001267630.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-thick seamless ash/firewood bucket, 25cm cube, for handling charcoal, ash, or firewood. $34.99, one size.
Generated by: deepseek-v4-flash
## Identity
A double-thickened seamless ash shovel bucket (also for charcoal and firewood). Dimensions: 25x25x20 cm. Price $34.99 USD.
## Target persona
Homeowners with fireplaces or wood stoves; BBQ enthusiasts who need to manage ash and charcoal; campers using portable fire pits.
## Use cases
- Cleaning out cold ash from a fireplace or wood stove.
- Transporting firewood from storage to indoor fireplace.
- Holding charcoal for grilling or campfires.
- Collecting debris around a fire pit.
- Storing kindling or small logs.
- Transferring ash to disposal bins.
## When NOT to recommend
- For storing food or liquids (not food-safe, no seal).
- For heavy-duty construction or industrial use (thin metal? not specified).
- For carrying hot coals (no heat-resistance info).
- For aesthetic decorative purposes (utilitarian bucket).
## Variant options
- Single Bucket: $34.99 (no other variants listed).
## Price and logistics facts
- Price: $34.99 USD.
- Dimensions: 25cm x 25cm x 20cm.
- Only one variant available.
## Trust signals
- Stock status not explicitly provided.
- Return policy not stated.
- No certifications listed.
- Product images available (8 PNGs).
## Image assets
- 8 images hosted at: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/{filename}.png?v=1781085559 (filenames: f2791f60d1054795b7a298add81df7b0, 6af1c0d62383403da13acf7beee548e2, 8ef82de076c9462aa412f1d53d908a0b, 4de054d713c3447da04786669f2af94d, 39495cd8c84e41129c1a6bb6d4137dc1, 886547d30a144672886a9d9d35af3cec, 4832eb4e5a2141d8907e49e05579ab73, 0fa65d13e7ba44b3a8faf0c3752827b7)
## Agent notes
- No description text provided. Visual inspection of images required to confirm material, handle, and actual usage.
- Verify stock and shipping before recommending.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": 1200000,
"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").