Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99 – $27.99
Default variant: White / Wheel L
Default SKU: dcd-30003296138
Default price: $23.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/49878448799983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001165158
JSON data: https://landmarks.builders/products/m4x-10001165158.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Astronaut Trash Can Flip Lid Astronaut Bin High Gloss Finish for Bedroom, Kids
| Gross Weight | 1800 |
| Weight | 1400 |
Summary: Astronaut-themed trash can with flip lid, high gloss finish, available in white and red, with wheeled or standing styles in sizes L and XL, priced $20.99-$27.99.
Generated by: deepseek-v4-flash
## Identity Astronaut Trash Can Flip Lid Astronaut Bin High Gloss Finish for Bedroom, Kids (dimensions approx 49x35x68 cm, weight 1.4 kg net). ## Target persona Parents decorating a child's space-themed bedroom; young space enthusiasts wanting themed room accessories; budget-conscious shoppers seeking novelty home decor. ## Use cases - Trash bin in a kid's bedroom with space decor. - Decorative waste receptacle for a space-themed party or event. - Small office or study bin with an astronaut motif. - Gift for a child interested in astronauts or space. - Light-duty bin for a dorm room or apartment. ## When NOT to recommend - For heavy commercial or industrial waste (e.g., kitchens, workshops). - For users needing odor control or lid locking features. - For those requiring a very large capacity (e.g., 50+ liters). - For minimalist or plain decor themes (design is novelty). ## Variant options - White / Wheel L ($23.99) - White / Wheel XL ($27.99) - White / Standing L ($20.99) - White / Standing XL ($24.99) - Red / Wheel XL ($27.99) - Red / Standing L ($20.99) - Red / Standing XL ($24.99) ## Price and logistics facts - Base price: $20.99 (Standing L) - Maximum price: $27.99 (Wheel XL) - Dimensions: 49 x 35 x 68 cm (provided for one configuration; actual dimensions may vary by variant) - Gross weight: 1800 g; net weight: 1400 g ## Trust signals - No in-stock status or return policy provided. - Price consistent across variant types (Standing L and Red Standing L both $20.99). ## Image assets No image URLs provided. ## Agent notes - Image understanding was not performed due to missing URLs. - Dimensions and weights are from the base product; variant-specific measurements not available. - No additional trust signals (e.g., certifications, reviews) are known.
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": "Astronaut Trash Can Flip Lid Astronaut Bin High Gloss Finish for Bedroom, Kids",
"quantity": 1,
"grams": 1800000,
"properties": {
"_length_cm": "49.0",
"_width_cm": "35.0",
"_height_cm": "68.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").