Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $97.99 – $256.99
Default variant: Retro Gold / 5
Default SKU: dcd-30003706528
Default price: $97.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2420 g
Cart URL (default variant): https://landmarks.builders/cart/50150482215151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001305110
JSON data: https://landmarks.builders/products/m4x-10001305110.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Exquisite Craftsmanship: This brass vessel features a deeply embossed Chinese-style relief ornament all around its body, showcasing dense raised patterning with auspicious currencyand-symbol motifs.
Traditional Design: Designed as a classic prosperity bowl, it features a round open top, a thick rolled rim, and a heavy ornamental look that adds a touch of traditional elegance to any space.
Unique Centerpiece: The interior of this decorative bowl is adorned with a three-dimensional toad design at the center, creating a striking focal point that captures attention.
Versatile Decor: This feng shui bowl serves as a striking tabletop accent, making it an ideal choice for display on a desk, shelf, entry table, or office cabinet.
Premium Material: Crafted from long-lasting brass, this heavy bowl is built to last, making it a valuable addition for collectors and home decor enthusiasts alike.
Summary: Wealth Bowl with Wealth Frog Decorative Treasure Basin Heavy for Home Decor. 【Exquisite Craftsmanship】: This brass vessel features a deeply embossed Chinese-style relief ornament all around its body, showcasing dense raised patterning with auspicious currencyand-symbol motifs. 【Traditional Design】: Designed as a classic prosperity bowl, it features a round open top, a thick rolled rim, and a heavy ornamental look that adds a touch of traditional elegance to any space. 【Unique Centerpiece】: The interior of this decorative bowl is adorned with a three-dimensional toad design at the center, creat
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": "Wealth Bowl with Wealth Frog Decorative Treasure Basin Heavy for Home Decor",
"product_id": 9456781590767,
"variant_id": 50150482215151,
"quantity": 1,
"grams": 2420,
"length_cm": "26.0",
"width_cm": "26.0",
"height_cm": "16.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").