Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $110.00 – $150.00
Default variant: A3475
Default SKU: dcd-30003299261
Default price: $150.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2394 g
Cart URL (default variant): https://landmarks.builders/cart/49810811224303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001166231
JSON data: https://landmarks.builders/products/m4x-10001166231.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Moroccan Aesthetic: This decorative vase brings a Moroccan-inspired look to your home decor, with a artisanal feel and vintage character that adds instant visual interest to shelves, corners, and entryways.
Carved Surface: The carved vase design features intricate raised patterns and textured detailing that create depth, shadow, and a refined artistic finish from every angle.
Metal Construction: Made as a long-lasting metal vase, it offers a solid, long-lasting structure that holds its shape well and works beautifully as a standalone accent piece.
Versatile Display: Available as a trio of-piece set, this home decor grouping makes it easy to create a layered arrangement for living rooms, hotel lobbies, reception areas, or on a console table tables.
Decorative Effect: Designed to elevate a space with a distinctive sculptural presence, this decorative vase helps bring warmth, aesthetic, and a collected vintage look to modern interiors.
Summary: 3 Pieces Carved Metal Vase Vintage Look Metal Vase Centerpiece for Hotel Lobby. Description: 【Set of Three】: This 3-piece metal vase set gives you an simple way to create a layered home decor arrangement with coordinated shapes and a striking carved surface. 【Decorative Use】: Designed as a decorative vase, it works beautifully on an entryway console, shelf, or floor display to add instant visual interest without needing a full floral arrangement. 【Carved Texture】: The carved vase surface features bold Moroccan-inspired patterns and a vintage look that catches the light and adds depth from ever
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": "3 Pieces Carved Metal Vase Vintage Look Metal Vase Centerpiece for Hotel Lobby",
"product_id": 9429825487087,
"variant_id": 49810811224303,
"quantity": 1,
"grams": 2394,
"length_cm": "76.0",
"width_cm": "31.0",
"height_cm": "58.5"
}],
"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").