Brand: World Products (Landmark)
SKU: dcd-30003608911
Price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714251989231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269417
JSON data: https://landmarks.builders/products/wp-dcd-10001269417.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: A ceramic tea filter with integrated holder, anti-scald design, for tea brewing and filtering, priced at $14.99, dimensions 17x13x10 cm.
Generated by: deepseek-v4-flash
## Identity Ceramic tea filter with integrated holder (茶滤茶漏支架一体), anti-scald design, for tea brewing accessories. ## Target persona Budget-conscious home tea drinkers who brew loose leaf tea casually. ## Use cases - Brewing loose leaf tea directly in a cup or teapot. - Filtering tea from a teapot into a fairness cup (公道杯). - Using as a standalone tea strainer for single servings. - Preventing burns during pouring with anti-scald handle. - Quick tea preparation at home or office. - Gift for tea beginners on a budget. ## When NOT to recommend - Professional tea ceremonies requiring fine mesh or specific materials. - Users preferring stainless steel or silicone tea infusers. - High-volume commercial tea brewing. - Customers needing dishwashersafe or certified food-grade materials (not verified). ## Variant options - **Iron Rack Only** (SKU: dcd-30003608911) – $14.99 ## Price and logistics facts - Price: $14.99 USD (single variant). - Dimensions: 17 x 13 x 10 cm. - No shipping, return, or warranty details provided. ## Trust signals - Price is consistent for the single variant. - No return policy, warranty, or certifications specified. - Product sourced from dcd batch (tagged). ## Image assets 8 product images available at the provided image_urls. ## Agent notes - Description is empty; all details inferred from title and category. - Only one style variant exists. - Image understanding not performed; do not rely on visual claims.
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": 250000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "13.0",
"_height_cm": "10.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").