Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $150.00
Default variant: Handmade Cup 150
Default SKU: dcd-30003390655
Default price: $150.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/50162207162607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001198153
JSON data: https://landmarks.builders/products/m4x-10001198153.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Identity: This set includes 2 handmade copper tea cups designed as sturdy drinkware with a refined, minimalist look. The metal cup body and matching lids create a classic presentation for everyday sipping or table service.
Crafted Design: Each copper mug features a hammered copper cup finish that adds texture, visual depth, and a artisan-made feel. The braided-design handle gives the cup a distinctive look while helping it stand out on any tea tray or home bar.
Functionality: Built for versatile use, this handmade copper tea cup can serve tea, water, or other beverages with a sturdy feel and comfortable grip. The lidded design also helps keep contents covered between sips.
Selling Point: With a thickened construction and a solid copper build, these cups offer a substantial feel in hand and a gift-ready appearance that suits both personal use and presentation. Their polished surface and warm tone make them easy airtight with modern or traditional settings.
Purpose: ideal for daily drinking, tea service, or stylish display, this copper mug set brings a hint of elegance to relaxed afternoons, guest serving, or special occasions. It is a practical choice for anyone who wants functional drinkware with a artisan-made finish.
Summary: Handmade Copper Tea Cup Handmade Cup Polished Finish Hammered Copper Mug for Gifts. 【Product Identity】: This set includes 2 handmade copper tea cups designed as sturdy drinkware with a refined, minimalist look. The metal cup body and matching lids create a classic presentation for everyday sipping or table service. 【Crafted Design】: Each copper mug features a hammered copper cup finish that adds texture, visual depth, and a artisan-made feel. The braided-design handle gives the cup a distinctive look while helping it stand out on any tea tray or home bar. 【Functionality】: Built for versatile u
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": "Handmade Copper Tea Cup Handmade Cup Polished Finish Hammered Copper Mug for Gifts",
"product_id": 9459788120303,
"variant_id": 50162207162607,
"quantity": 1,
"grams": 450,
"length_cm": "22.0",
"width_cm": "19.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. 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").