Brand: World Products (Landmark)
SKU: dcd-30003621020
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: 210 g
Cart URL (default variant): https://landmarks.builders/cart/49713413751023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274170
JSON data: https://landmarks.builders/products/wp-dcd-10001274170.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 import reusable plastic ice cup with lid, for making ice blocks at home. $9.99, dimensions 17.5x9.5x9.5 cm.
Generated by: deepseek-v4-flash
## Identity Japanese import reusable plastic ice cup with lid (empty cup). Fill with water or coffee, freeze, then use as a cold drink cup. One size, transparent. ## Target persona Home users who want to make their own ice cubes for drinks, especially iced coffee, tea, or cocktails. Budget-conscious DIYers and party hosts. ## Use cases - Making ice for iced coffee or tea. - Keeping drinks cold without dilution (ice blocks melt slower). - Preparing ice for parties or gatherings. - Daily use for cold water or juice. - Portable ice for lunchboxes or travel (with lid). ## When NOT to recommend - If user needs traditional ice cube trays (different shape). - If user requires large-capacity ice production. - If user wants insulated cups (not insulated). - If user needs dishwasher-safe items (not specified). ## Variant options - Color: Transparent (only option). Price: $9.99. ## Price and logistics facts - Price: $9.99 USD. - Dimensions: 17.5 cm (length) x 9.5 cm (width) x 9.5 cm (height). - No shipping or stock information provided. ## Trust signals - In-stock: Not specified. - Return policy: Not stated. - Price consistency: Single price for one variant. - Certifications: None provided. ## Image assets 8 images available. URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eae5518329f241a3b371e4e391c073b3.png?v=1781084609 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1e646c0805c48ad9126a7bab9fee9e2.png?v=1781084609 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/655d80565b8e49ddaea003164bc536d9.png?v=1781084609 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb93da58ae284de9b8355861116461c8.png?v=1781084609 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/939966a63ea24eee89052e9640b7b3a8.png?v=1781084610 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5636556896db46dc839bc8609087a1bd.png?v=1781084610 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03123b23b55e4faca6d9722cc6989dcb.png?v=1781084609 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0025ead1b857490d9f46f1c608139361.png?v=1781084609 ## Agent notes - Image understanding was not performed; visual details unknown. - Description field empty; no additional product details available. - No stock, return policy, or shipping info provided.
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": 210000,
"properties": {
"_length_cm": "17.5",
"_width_cm": "9.5",
"_height_cm": "9.5"
}
}],
"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").