Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $72.00 – $120.00
Default variant: S
Default SKU: dcd-30002734633
Default price: $72.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49810895405295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001037471
JSON data: https://landmarks.builders/products/m4x-10001037471.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Expertly crafted from high-quality metal, this brass spirits pot offers a substantial, substantial feel and a brilliant golden luster that resists tarnishing over time.
Finely Crafted Craftsmanship: Featuring intricate relief carvings of the character for longevity and luck, this chinese blessing flagon showcases traditional craftsmanship that adds a suggestion of subtle luxury to any setting.
Vintage Aesthetic: Designed with a graceful long spout and an ornate handle, this antique design ewer captures the essence of timeless oriental elegance, making it a standout piece for history aficionados.
Versatile Decor: Perfectly sized for display, this desktop decoration enhances the visual attraction of your home bar, spirits cabinet, or office desk with its sophisticated and cultural aura.
Representative Meaning: Beyond its elegance, this piece serves as a meaningful house decoration that represents prosperity and well-being, making it an perfect choice for banquets or as a thoughtful collector's item.
Summary: Brass Beverage Pot Light Luxury Tabletop Ornament for Banquet, Collectors. Description: 【Elegant Craftsmanship】: This brass beverage pot features intricate relief carvings of the Chinese character for 'Blessing' (Fu), symbolizing good fortune and prosperity in every aspect. 【Premium Material】: Crafted from high-quality solid metal, this antique design ewer boasts a long-lasting construction with a classic golden finish that ages beautifully over time. 【Cultural Elegance】: The chinese blessing flagon serves as a stunning centerpiece, showcasing traditional Chinese aesthetics with its elegant sp
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": "Brass Beverage Pot Light Luxury Tabletop Ornament for Banquet, Collectors",
"product_id": 9429850292463,
"variant_id": 49810895405295,
"quantity": 1,
"grams": 650,
"length_cm": "24.0",
"width_cm": "18.0",
"height_cm": "15.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").