Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $119.00 – $135.00
Default variant: 11-7-30cm
Default SKU: dcd-30002886117
Default price: $119.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49810882461935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001084867
JSON data: https://landmarks.builders/products/m4x-10001084867.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modern Design: This metal flower sculpture brings a clean new Chinese design look to your home decor, blending minimalist lines with an elegant artistic outline that feels refined without being overwhelming.
Decorative Function: Designed as a table ornament, it adds a polished focal point to a console, wine cabinet, sideboard, or entryway shelf, instantly lifting the atmosphere of everyday areas.
Distinctive Details: The gold branch decor design pairs delicate blossom-like accents with a sleek metal finish and a stable marble-look base, creating a sculptural piece that feels decorative from every angle.
Visual Visual Attraction: As an artificial blossom ornament, it offers the charm of floral styling without watering or upkeep, making it an easy way to keep rooms looking composed and thoughtfully styled.
Practical Use: The set of 2 pieces gives you flexible styling options for matching displays, whether placed jointly for balance or separately to spread a coordinated accent through different rooms.
Summary: 2 Pieces Metal Flower Sculpture Modern Metal Flower Ornament Elegant. Description: 【Design】: This metal flower sculpture brings a refined new Chinese design look to your home decor, blending slender branches with delicate blossom details for a calm, elegant visual finish. 【Function】: Used as a table ornament, it adds an instant decorative focal point to a living room, entryway, beverage cabinet cabinet, or model room without taking up much space. 【Feature】: The gold branch decor creates a warm lustrous shine that catches the light beautifully, while the sculpted flowers add texture and a artis
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": "2 Pieces Metal Flower Sculpture Modern Metal Flower Ornament Elegant",
"product_id": 9429845475567,
"variant_id": 49810882461935,
"quantity": 1,
"grams": 1500,
"length_cm": "35.0",
"width_cm": "12.0",
"height_cm": "40.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").