Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $63.00 – $90.25
Default variant: Purple Copper / S
Default SKU: dcd-30002741602
Default price: $63.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 160 g
Cart URL (default variant): https://landmarks.builders/cart/50151197311215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001039649
JSON data: https://landmarks.builders/products/m4x-10001039649.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from high-quality solid copper, this sturdy drinkware offers excellent heat tolerance and a distinctive shiny luster that develops a beautiful patina over time.
Artisanal Design: Each tea mug features a meticulously hand-hammered texture, creating a vintage aesthetic that is both visually breathtaking and comfortable to hold during your tea gatherings.
Versatile Utility: This sturdy metal tumbler is perfect for enjoying traditional Kung Fu tea, hard drinks, or even cold drinks, making it a versatile addition to any home bar or tea set.
Elegant Craftsmanship: The hammered copper mug showcases a timeless Chinese design with a space-efficient, round construction that accommodates perfectly in the palm of your hand for a mindful drinking experience.
Perfect Gift Choice: This Chinese design teacup serves as a sophisticated individual gift for tea aficionados and collectors, blending functional craftsmanship with traditional cultural attraction.
Summary: Chinese Kung Fu Teacup Compact Design Chinese Design Teacup Sturdy Drinkware for Tea Ceremony Tea Enthusiasts. 【Premium Material】: Crafted from high-quality solid copper, this sturdy drinkware offers excellent heat tolerance and a distinctive shiny luster that develops a beautiful patina over time. 【Artisanal Design】: Each tea mug features a meticulously hand-hammered texture, creating a vintage aesthetic that is both visually breathtaking and comfortable to hold during your tea gatherings. 【Versatile Utility】: This sturdy metal tumbler is perfect for enjoying traditional Kung Fu tea, hard dri
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Chinese Kung Fu Teacup Compact Design Chinese Design Teacup Sturdy Drinkware for Tea Ceremony Tea Enthusiasts",
"product_id": 9456994517231,
"variant_id": 50151197311215,
"quantity": 1,
"grams": 160,
"length_cm": "17.0",
"width_cm": "16.0",
"height_cm": "13.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").