Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.50
Default variant: Green Gradient
Default SKU: dcd-30002777464
Default price: $2.50
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50379643224303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001048212
JSON data: https://landmarks.builders/products/wp-dcd-10001048212.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elevate your daily coffee or tea ritual with this stunning 15 fluid ounce ceramic mug that combines traditional craftsmanship with modern versatility. Whether you're a coffee lover starting your morning or a tea drinker unwinding in the evening, this large capacity mug holds approximately 400ml of your favorite hot or cold beverages, making it for those who appreciate a generous serving. Crafted from premium reactive glaze ceramic through a meticulous handmade process involving over forty steps and three separate firings, this ceramic coffee mug features an elegant ancient-style pattern that transforms each piece into a unique work of art. The oven-fired-fired glaze creates beautiful color variations that make every mug one-of-a-kind. Measuring 8.6cm in diameter and 10cm in height with a comfortable handle extending to 14cm, this large mug fits in your hand while adding a touch of sophistication to your home kitchen, office, or cafe setting. This versatile ceramic cup serves beautifully as both a functional daily use item and an impressive business gift for mentors, mentors, or colleagues. The glazed finish ensures easy cleaning with just a damp cloth, while the substantial ceramic material maintains your drink's temperature whether you're enjoying hot beverages or cold beverages. Each mug comes with secure three-layer packaging, making it an suitable gift for women, mom, grandma, or any special person in your life who deserves something both beautiful and practical.
Summary: Ceramic Coffee Mug with Handle, 15oz Large Capacity Tea Cup for Hot and Cold Beverages, Handmade Glazed Drinkware for Home Kitchen Office. Elevate your daily coffee or tea ritual with this stunning 15 fluid ounce ceramic mug that combines traditional craftsmanship with modern versatility. Whether you're a coffee lover starting your morning or a tea drinker unwinding in the evening, this large capacity mug holds approximately 400ml of your favorite hot or cold beverages, making it for those who appreciate a generous serving. Crafted from premium reactive glaze ceramic through a meticulous handm
Generated by: dcd-map-v1
This product has 5 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": "Ceramic Coffee Mug with Handle, 15oz Large Capacity Tea Cup for Hot and Cold Beverages, Handmade Glazed Drinkware for Home Kitchen Office",
"product_id": 9530847559919,
"variant_id": 50379643224303,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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").