Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $21.99
Default variant: Brown
Default SKU: dcd-30002652713
Default price: $21.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/49903624618223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001020643
JSON data: https://landmarks.builders/products/m4x-10001020643.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Cute Rabbit Trash Bin Thickened Material Cartoon Waste Bin with Lid Decorative
| Weight | 1500 |
| Material | PP |
| Capacity | 12L |
| Gross Weight | 1800 |
Summary: Novelty 12L waste bin with cartoon rabbit design, made of thickened PP plastic, comes with lid. Available in Brown and Green.
Generated by: deepseek-v4-flash
## Identity Cute Rabbit Trash Bin Thickened Material Cartoon Waste Bin with Lid Decorative - Material: PP (polypropylene) - Capacity: 12 liters - Dimensions: 43x28x45 cm - Net weight: 1.5 kg - Gross weight: 1.8 kg ## Target persona - Parent looking for a fun trash bin for a child's room - Person decorating a nursery or rabbit-themed space - Adult seeking a lightweight, decorative bin for small spaces ## Use cases - In a child's bedroom for small waste - In a playroom to encourage tidying up - As a decorative accent in a rabbit-themed room - For lightweight desk-side or nightstand waste - In a nursery for diaper wrappers or tissues ## When NOT to recommend - For kitchen garbage requiring large capacity or heavy-duty use - For professional office settings that need a neutral design - For users who prioritize minimalist or modern aesthetics - For outdoor or wet waste disposal ## Variant options - Brown (SKU: dcd-30002652713) – $21.99 - Green (SKU: dcd-30002652714) – $21.99 ## Price and logistics facts - Price: $21.99 USD per unit (both variants) - Capacity: 12L - Dimensions: 43 x 28 x 45 cm - Weight: 1.5 kg net, 1.8 kg gross - Material: PP plastic ## Trust signals - Price is consistent across variants. - In-stock status and return policy not provided. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73f8b5e6-05b1-4669-b7c8-ae7ce3797b82.jpg?v=1782146623) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e71c0eb9-77a6-4c36-a0f2-676f1280b4e9.jpg?v=1782146622) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1fce31f6-c1e4-413d-87ef-a2ebdb97fa83.jpg?v=1782146626) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e684b4c-3a16-456d-bbcc-66a0cdcb9b57.jpg?v=1782146622) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a15b264-ac0c-4648-8132-b7ebae931fcc.jpg?v=1782146622) ## Agent notes - Product is a novelty themed trash bin; suitability depends on a customer's aesthetic preference and need for a small-capacity waste container. - No explicit certifications or sustainability claims provided. - Image content not verified; visual details may differ from assumptions.
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": "Cute Rabbit Trash Bin Thickened Material Cartoon Waste Bin with Lid Decorative",
"quantity": 1,
"grams": 1800000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "28.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").