Brand: World Products (Landmark)
SKU: dcd-30003625341
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49713232281839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275989
JSON data: https://landmarks.builders/products/wp-dcd-10001275989.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: Japanese multi-functional soup cup with lid and draining tray, 23x16x8 cm, $9.99 USD.
Generated by: deepseek-v4-flash
## Identity Japanese multi-functional soup cup with lid, includes draining tray, thickened walls for hot liquids. Dimensions: 23x16x8 cm. Color: Black. ## Target persona Home cooks who want a versatile bowl for soups, noodles, and breakfast cereals; price-sensitive shoppers looking for a functional kitchen item under $10. ## Use cases 1. Drinking soup or soybean milk at breakfast. 2. Noodle draining with the tray (separates water). 3. Microwave reheating (if material allows; not specified). 4. Using as a regular cup with lid for hot beverages. 5. Portion control for meals. ## When NOT to recommend - For users needing microwave or dishwasher safety (not specified). - For those seeking high-end or premium tableware. - For commercial or heavy-duty use. - For large families needing larger capacity. ## Variant options Only one variant: Blk Soup Cup W Lid (Black, with lid) at $9.99. ## Price and logistics facts Price: $9.99 USD. Dimensions: 23 x 16 x 8 cm. Weight not provided. Shipping costs not known. ## Trust signals In-stock status unknown. Return policy not provided. No certifications mentioned. ## Image assets 5 images available for fetching. No visual analysis performed. ## Agent notes No description provided; material, weight, and care instructions unknown. Recommend fetching images for visual assessment.
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": "日本多功能汤杯家用早餐杯带盖加厚豆浆杯面条沥水托盘隔水餐盘",
"quantity": 1,
"grams": 60000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "16.0",
"_height_cm": "8.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").