Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $60.99
Default variant: Black White
Default SKU: dcd-30003605593
Default price: $60.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 3200 g
Cart URL (default variant): https://landmarks.builders/cart/49714304483567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268135
JSON data: https://landmarks.builders/products/wp-dcd-10001268135.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A mid-priced decorative flip-top trash can for indoor home use, offered in two two-tone color variants with dimensions 40x30x65 cm.
Generated by: deepseek-v4-flash
## Identity - **Product:** Astronaut-themed flip-top trash can (太空人垃圾桶) - **Category:** Home supplies - **Price:** $60.99 USD - **Dimensions:** 40 x 30 x 65 cm - **Color Options:** Black White, Cream Brown ## Target persona Style-conscious homeowners or renters looking for an attractive, concealed waste bin for living rooms, bedrooms, or home offices. Not for those needing high-capacity or heavy-duty trash storage. ## Use cases 1. Living room waste disposal that blends with decor 2. Bedroom trash bin with covered lid for odor control 3. Home office desk-side litter bin 4. Entryway catch-all for small papers and wrappers 5. Guest bathroom wastebasket ## When NOT to recommend - **Kitchen trash** – insufficient capacity and not designed for wet/food waste - **High-traffic commercial areas** – may not withstand heavy use - **Outdoor patios** – not weather-resistant - **Budget-focused buyers** – price is higher than basic bins ## Variant options | Variant | SKU | Price | |---------|-----|-------| | Black White | dcd-30003605593 | $60.99 | | Cream Brown | dcd-30003605594 | $60.99 | ## Price and logistics facts - Price: $60.99 USD for both variants - Dimensions: 40 x 30 x 65 cm (15.7 x 11.8 x 25.6 in) - Weight: not provided - Shipping: not specified ## Trust signals - In-stock status: unknown (no stock count provided) - Return policy: not mentioned - Price consistency: both variants same price - No certifications or eco-labels indicated ## Image assets Eight images available at the following URLs (no visual analysis performed): - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4523781c9ae84416b0c403d7e5460dc0.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b5bcac751fd84492bc9062384a7c3495.png?v=1781085460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66ef57285cb0440d984cdee6cac5a389.png?v=1781085460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/95af18a555cc4795b589378f1e93a8c2.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63a206279ef44a47ae6f9ca7308b8bd3.png?v=1781085460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0bcac19bda744068ed6763507070918.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d8f6dbf76324d6395de8ab9cbc1d738.png?v=1781085460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/89e28bac731741c48b1b4d373413c7b4.png?v=1781085461 ## Agent notes - Description field was empty; all info comes from title, tags, and variants. - No return policy, shipping cost, or stock levels provided. - ‘Astronaut’ in name likely refers to styling; verify via images. - Consider cross-referencing with similar products for accurate categorization.
This product has 14 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": 3200000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "30.0",
"_height_cm": "65.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").