Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99 – $50.99
Default variant: 15CM
Default SKU: dcd-30002687972
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 264 g
Cart URL (default variant): https://landmarks.builders/cart/49810872074479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001027480
JSON data: https://landmarks.builders/products/m4x-10001027480.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Traditional Craftsmanship: This exquisite metal statue is meticulously cast from high-quality brass, showcasing a rich golden luster and intricate details that reflect centuries of artisanal tradition.
Symbolic Meaning: As a powerful Chinese blessing gourd, it is adorned with the 'Bai Fu' (Hundred Blessings) script, representing a desire for comprehensive prosperity, health, and longevity in your life.
Auspicious Decor: This brass gourd figurine serves as a classic feng shui hulu ornament, believed to absorb negative energy and promote a harmonious flow of 'energy flow' within your living or working environment.
Versatile Display: Designed for elegant house decoration, its timeless aesthetic fits perfectly on office desktops, living room bookshelves, or home entrances to welcome guests with positive vibes.
Functional Design: The gourd features a detachable top with a threaded opening, allowing it to serve as a unique container for small keepsakes or simply as a stunning focal point for collectors.
Summary: Brass Gourd Figurine Good Luck Symbol Feng Shui Hulu Ornament for Home Entrance. Description: 【Premium Material】: Crafted from high-quality pure copper, this metal statue offers a substantial weight and a lustrous golden finish that resists fading over time. 【Symbolic Design】: This brass gourd figurine features the traditional 'Bai Fu' (Hundred Blessings) engraving, representing a wealth of good fortune and longevity for the household. 【Feng Shui Benefits】: As a powerful feng shui hulu ornament, it is designed to absorb negative energy and promote balance, making it ideal for placement near th
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 Gourd Figurine Good Luck Symbol Feng Shui Hulu Ornament for Home Entrance",
"product_id": 9429843280111,
"variant_id": 49810872074479,
"quantity": 1,
"grams": 264,
"length_cm": "26.5",
"width_cm": "20.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").