Brand: World Products (Landmark)
SKU: dcd-30002259890
Price: $0.82
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/50289062248687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000946173
JSON data: https://landmarks.builders/products/m4x-10000946173.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Vintage Design: Inspired by European royal aesthetics, this beautiful pedestal teacup set features a unique pumpkin shape with delicate fluted details, adding a hint of classic sophistication to your tea or coffee time.
Versatile Use: Perfect for serving coffee, tea, lattes, or cappuccinos. This exquisite tableware also serves as a stunning decorative piece for your kitchen, living room, or cafe, elevating your home decor.
Premium & Safe Material: Crafted from high-quality, safe material ceramic with a glossy glaze, this cream ceramic cup and saucer is hard-wearing and safe for daily use. It is conveniently microwave, oven, and dishwasher safe for easy heating and cleaning.
Complete Set Options: Available as a single cup, or as a complete set including the matching scalloped cup and saucer, with an option to add an elegant golden spoon to create the perfect combination for your afternoon tea ritual.
Ideal Gift Choice: With its charming appearance, this vintage design coffee cup makes a thoughtful and high-end gift for tea lovers, home decorators, or anyone who appreciates unique and beautiful drinkware for birthdays, housewarmings, or special occasions.
Summary: Elegant Design Pedestal Teacup Set Safe Material Cup Saucer Spoon Set Microwave Safe for Tea Lovers, Home Decorators, Cafe, Kitchen. 【Elegant Vintage Design】: Inspired by European royal aesthetics, this beautiful pedestal teacup set features a unique pumpkin shape with delicate fluted details, adding a hint of classic sophistication to your tea or coffee time. 【Versatile Use】: Perfect for serving coffee, tea, lattes, or cappuccinos. This exquisite tableware also serves as a stunning decorative piece for your kitchen, living room, or cafe, elevating your home decor. 【Premium & Safe Material】: C
Generated by: m4x-map-v1
This product has 9 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": "Elegant Design Pedestal Teacup Set Safe Material Cup Saucer Spoon Set Microwave Safe for Tea Lovers, Home Decorators, Cafe, Kitchen",
"product_id": 9495308173551,
"variant_id": 50289062248687,
"quantity": 1,
"grams": 600,
"length_cm": "18.0",
"width_cm": "18.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. 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").