Brand: World Products (Landmark)
SKU: dcd-30003602289
Price: $23.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 720 g
Cart URL (default variant): https://landmarks.builders/cart/49714382340335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266773
JSON data: https://landmarks.builders/products/wp-dcd-10001266773.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: Thickened stainless steel black classic small tea pot with built-in filter, for home or restaurant use, dimensions 25x23x12 cm, priced at $23.99.
Generated by: deepseek-v4-flash
## Identity 加厚不锈钢黑色古典小茶艺壶 (Thickened stainless steel black classic small tea pot) with built-in filter, model from dcd batch. ## Target persona - Budget-conscious home users who want a functional tea pot - Small restaurant or café owners needing an affordable tea service vessel - Tea drinkers seeking a basic, no-frills pot with filter ## Use cases - Brewing loose leaf tea at home - Serving tea during family meals or gatherings - Use in small restaurants or hotels for table tea service - Everyday tea brewing for personal use - As a backup tea pot for entertaining ## When NOT to recommend - If the user needs a large capacity tea pot (dimensions are small) - If the user requires high-end or luxury design - If the user needs specific certifications (e.g., food-grade, lead-free) – not confirmed - If the user prefers electric kettles or other heating methods (this is a stovetop pot) ## Variant options - Only one variant: Color: Red, Price: $23.99, SKU: dcd-30003602289 ## Price and logistics facts - Price: $23.99 USD - Dimensions: 25 cm x 23 cm x 12 cm - No shipping or handling information provided ## Trust signals - In-stock status not confirmed; only one variant listed - Return policy not provided - No certifications listed - Price consistent across variant ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/793c4279671b476b975d0d47d3ad5ad3.png?v=1781085506 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5101ba94ccb04df2ae6816bc6d3017a0.png?v=1781085505 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c6aea915bda48f48684a445f7041603.png?v=1781085506 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87557d5ebdf64847afc0c26f8be0e860.png?v=1781085506 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e74c2af47004b19927d66d567c79c05.png?v=1781085505 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/943e6584b3294223b1464119acd4b66d.png?v=1781085507 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/843f5be9e91e4e95876e727e7a613c35.png?v=1781085506 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58d411f529c044d182faee84ff74b2b2.png?v=1781085507 ## Agent notes - No product description provided; rely on images for details. - Only one color variant (Red) is listed; others may exist but not in data. - Stock level and shipping details unknown. - Image understanding was not performed – do not infer visual design or quality.
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": 720000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "23.0",
"_height_cm": "12.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").