Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99 – $30.99
Default variant: Tcy Tan Umbrella
Default SKU: dcd-30003597254
Default price: $13.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/49714564301039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265034
JSON data: https://landmarks.builders/products/wp-dcd-10001265034.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
茶漏茶滤茶道配件创意雨伞架子陶瓷茶渣过滤器泡茶分茶器茶水分离
| 风格类型 | 简约格调 |
| 颜色 | 1 |
| 材质 | 瓷 |
| 版权 | 无 |
| 风格 | 简约格调 |
| 专利 | 否 |
Summary: A ceramic tea strainer/filter with a creative umbrella stand design, available in multiple color/style variants at prices from $13.99 to $30.99.
Generated by: deepseek-v4-flash
## Identity A ceramic tea strainer and filter used for separating tea leaves from water, designed as an umbrella stand. Material: porcelain. Dimensions: 20x18x12 cm. ## Target persona - Home tea brewers who enjoy loose leaf tea - Collectors of novel or decorative tea accessories - Tea ceremony practitioners - Gardeners who appreciate creative kitchen gadgets ## Use cases - Straining loose tea leaves when pouring tea - Separating tea dregs from liquid infusions - Decorative piece on a tea tray or shelf - Creative gift for tea enthusiasts - Incorporating into a tea ceremony setup - Displaying as a miniature umbrella stand ## When NOT to recommend - For high-volume tea brewing (e.g., commercial settings) - For buyers requiring dishwasher-safe or metal materials (ceramic only) - For those seeking plain or minimalist strainers (this has novelty shape) - For gardens or plant-related use (categorized as gardening but product is tea ware) ## Variant options - Tcy Tan Umbrella ($13.99) - Tcy China Red ($15.99) - Tcy Gem Ylw Umbrella ($15.99) - Tcy Blk Ceramic ($15.99) - Tcy Tan Umbrella a ($30.99) - Tcy China Red a ($28.99) - Tcy Gem Ylw Umbrel a ($30.99) - Tcy Blk Ceramic a ($30.99) (Note: "a" suffix variants likely refer to different sizes or finishes; details not specified.) ## Price and logistics facts - Base price $13.99, with higher-priced variants up to $30.99 - Currency: USD - No shipping or handling information provided ## Trust signals - No return policy or certification data available - Multiple variants with consistent pricing tiers - In-stock status not confirmed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b619d4ae8274426ab980f460598590c.png?v=1781085636 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9796a771c98348748fcb8204f9087e0d.png?v=1781085637 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9276548a75964c2092bff444cbb74599.png?v=1781085637 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c9576bc2834461f86a5f707bcee41dd.png?v=1781085638 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7220a724c70420381e634da28bf8efb.png?v=1781085637 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a44d9f1f7c91480692348bd2d9d15c84.png?v=1781085638 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb7c80a7686746a19874d1fd8a1c3ecb.png?v=1781085636 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93e10ab95a2c4f6484257575f365678f.png?v=1781085637 ## Agent notes - Categorized as "园艺" (gardening) but product is clearly tea-related; verify taxonomy. - Variant names with "a" suffix may indicate larger size or different design; not confirmed. - Image analysis not performed, so visual details (e.g., actual umbrella shape) are not described.
This product has 20 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": "20.0",
"_width_cm": "18.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").