Brand: World Products (Landmark)
SKU: dcd-30003516300
Price: $75.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 570 g
Cart URL (default variant): https://landmarks.builders/cart/49739199512815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250395
JSON data: https://landmarks.builders/products/wp-dcd-10001250395.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: Gold eggshell-shaped desktop trash can with lid, stainless steel, 1.5L capacity. Dimensions 14.5x15x20.7 cm. Sold at $75.99 USD.
Generated by: deepseek-v4-flash
## Identity Gold eggshell-shaped desktop trash can with lid, stainless steel, oval design, 1.5L capacity. ## Target persona - Desk workers wanting a decorative small waste bin - Home office users seeking aesthetic organization - Vanity or bedside table users needing a compact trash receptacle ## Use cases - Disposing of small paper waste at a desk - Collecting dry kitchen scraps like wrappers - Holding trash while at a vanity or dressing table - Storing small odds and ends temporarily ## When NOT to recommend - High-volume waste (e.g., kitchen or family room) - Wet or messy trash (e.g., food waste, liquids) - Users seeking large-capacity bins - Price-sensitive buyers looking for basic trash cans under $20 ## Variant options - Only color: Gold (SKU: dcd-30003516300) at $75.99 ## Price and logistics facts - Price: $75.99 USD - Dimensions: 14.5 cm (L) x 15.0 cm (W) x 20.7 cm (H) - No shipping or origin details provided ## Trust signals - In-stock status unknown - Return policy not provided - Price is consistent across single variant - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77f556a335c34c09902c857051216c80.png?v=1781488354 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e01c2b60bff44c11b772657df8f291e9.png?v=1781488354 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d49e73659ffc4a5b81bbe4aa85ca47a8.png?v=1781488354 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aaab5eb5be3d4abb8be85d9e29f7b7eb.png?v=1781488354 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7761ba473f264108ad09e20fc1065b31.png?v=1781488354 ## Agent notes - Image content not analyzed; fetch URLs to verify appearance. No visual description inferred.
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": "金色蛋壳桌面带盖垃圾桶不锈钢茶几纸篓创意家用椭圆形收纳桶1.5L",
"quantity": 1,
"grams": 570000,
"properties": {
"_length_cm": "14.5",
"_width_cm": "15.0",
"_height_cm": "20.7"
}
}],
"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").