Brand: World Products (Landmark)
SKU: dcd-30002652712
Price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1450 g
Cart URL (default variant): https://landmarks.builders/cart/49903624978671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001020642
JSON data: https://landmarks.builders/products/m4x-10001020642.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Cartoon Trash Can Large Capacity Cartoon Design Garbage Bin Sturdy Plastic
Summary: Large capacity cartoon design plastic trash can with astronaut black/white style, sturdy and affordable at $13.99.
Generated by: deepseek-v4-flash
## Identity Cartoon Trash Can Large Capacity Cartoon Design Garbage Bin Sturdy Plastic - Astronaut Blk-wht variant. ## Target persona Budget-conscious consumers looking for a themed trash can for kids' rooms, dorms, or game rooms; fans of astronaut or cartoon decor. ## Use cases - Organizing waste in a child's bedroom or playroom - Themed decoration in a game room or space-themed party - Lightweight trash can for a dorm or small apartment - Desk-side bin for an office or study - Temporary bin for events or gatherings ## When NOT to recommend - Heavy-duty commercial or industrial use (low durability) - Outdoor uncovered placement (plastic may degrade) - High-traffic public areas (may tip over) - Buyers seeking minimalist or neutral design (cartoon style) ## Variant options - Style: Astronaut Blk-wht (only variant available) ## Price and logistics facts - Price: $13.99 USD - Dimensions: 25.0 x 25.0 x 45.0 cm (approx 9.8 x 9.8 x 17.7 inches) - Single variant only; no other sizes or colors available ## Trust signals - In-stock status not confirmed - No return policy information provided - No certifications or quality marks listed - Price consistent across single variant ## Image assets - 5 images available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea99e67e-eff8-4676-8c4c-9c7bd4ed8cf4.jpg?v=1782146622 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11327bda-f018-4d9c-a6f1-1d54271dc5e2.jpg?v=1782146620 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1fdbb6ce-b4f2-4251-99ef-e4bdc58cee10.jpg?v=1782146625 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4765c02-5137-49d5-be9d-3608a269e4d5.jpg?v=1782146624 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4bbe1519-d05d-488c-accb-c03ba30b7981.jpg?v=1782146622 ## Agent notes - Image content not analyzed; confirm design matches 'Astronaut Blk-wht' from images. - Verify lid type (if any) and material sturdiness through image inspection.
This product has 12 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": "Cartoon Trash Can Large Capacity Cartoon Design Garbage Bin Sturdy Plastic",
"quantity": 1,
"grams": 1450000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "25.0",
"_height_cm": "45.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").