Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99
Default variant: Bronze / 1 PIECE SET
Default SKU: dcd-30003617797
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49876946190575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001272655
JSON data: https://landmarks.builders/products/m4x-10001272655.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from metal with a hammered-texture look, this hammered metal bowl brings a structured decorative finish to the surface while keeping the overall form clean and refined.
Design: The fluted pedestal bowl features vertical paneling, a wide open top, scalloped edges, and a round stepped base for a balanced elevated silhouette.
Centerpiece Style: As a scalloped centerpiece bowl, it creates a compact focal point on dining tables, console tables, shelves, or sideboards without taking up much space.
Function: Designed as a pedestal bowl for decorative arrangements, it can hold flowers, fruit, candles, or other display pieces to suit different table decoration needs.
Display Effect: The shallow bowl shape and raised stand help create height and visual layering, adding an elegant table decoration touch to everyday settings or special arrangements.
Summary: Fluted Pedestal Bowl Vertical Paneling Table Decoration Sculpted Edges. Description: 【Material】: This hammered metal bowl features a textured surface with vertical paneling, creating a refined decorative look with a sturdy metal build. 【Design】: The fluted pedestal bowl shape combines a wide open top body, and round stepped base for an elevated presentation. 【Centerpiece Use】: Styled as a centerpiece bowl, it works well for displaying flowers, fruit, candles, or mixed decorative arrangements. 【Table Decor】: This pedestal bowl adds a polished table decoration accent, bringing height, structure,
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": "Fluted Pedestal Bowl Vertical Paneling Table Decoration Sculpted Edges",
"product_id": 9437278568687,
"variant_id": 49876946190575,
"quantity": 1,
"grams": 500,
"length_cm": "20.5",
"width_cm": "20.5",
"height_cm": "12.2"
}],
"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").