Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $147.00 – $220.00
Default variant: No 4
Default SKU: dcd-30003597454
Default price: $147.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1270 g
Cart URL (default variant): https://landmarks.builders/cart/50150718505199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001265095
JSON data: https://landmarks.builders/products/m4x-10001265095.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Decorative Use: This house decoration works as a brass-colored decorative fortune pot, bringing a traditional accent to shelves, tabletops, entryways, or display cabinets with its polished metal-finish look.
Construction: Crafted as a metal container with a wide rounded body, flared rim, and fitted translucent lid, it offers a sturdy decorative form that stands out in any interior setting.
Surface Surface Feature: The embossed metal pot design features traditional-style patterns and Chinese character motifs, adding layered texture and visual interest from every angle.
Display Attraction: As a lidded decorative pot, it combines a red circular emblem on the front with a reflective finish to create a striking focal point for home styling.
Purpose: Designed to serve as a decorative fortune pot, it is intended to complement festive or everyday decor while enhancing the atmosphere of a room with symbolic style.
Summary: Decorative Fortune Pot Brass-Colored Lidded Decorative Pot Traditional Style. 【Decorative Use】: This house decoration works as a brass-colored decorative fortune pot, bringing a traditional accent to shelves, tabletops, entryways, or display cabinets with its polished metal-finish look. 【Construction】: Crafted as a metal container with a wide rounded body, flared rim, and fitted translucent lid, it offers a sturdy decorative form that stands out in any interior setting. 【Surface Surface Feature】: The embossed metal pot design features traditional-style patterns and Chinese character motifs, ad
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": "Decorative Fortune Pot Brass-Colored Lidded Decorative Pot Traditional Style",
"product_id": 9456857121007,
"variant_id": 50150718505199,
"quantity": 1,
"grams": 1270,
"length_cm": "20.0",
"width_cm": "20.0",
"height_cm": "15.8"
}],
"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").