Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: White
Default SKU: dcd-30003623320
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/50150496403695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001275246
JSON data: https://landmarks.builders/products/m4x-10001275246.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This artificial lily arrangement is a compact tabletop decoration designed as home decor, combining faux flowers and green leaves in a neat, finished display.
Display Use: Ideal for everyday tabletop decoration, this faux flower arrangement adds a stable decorative accent to desks, shelves, counters, or entryway surfaces without needing water or upkeep.
Pot Design: The arrangement comes in a woven rattan-style pot decor with a front label reading "FLOWER," giving it a casual handmade look that suits simple indoor styling.
Size & Weight: Measuring about 8.5 cm long, 8.5 cm wide, and 8 cm high for the pot, with a total height of about 21 cm and a weight of about 130 g, it is easy to place and move as needed.
Decorative Effect: With its artificial lily arrangement form and green leaf details, it offers a tidy floral touch that helps refresh a room corner, table setting, or small display area.
Summary: Artificial Lily Arrangement Lifelike Faux Flower Arrangement Easy to Clean. 【Product Type】: This artificial lily arrangement is a compact tabletop decoration designed as home decor, combining faux flowers and green leaves in a neat, finished display. 【Display Use】: Ideal for everyday tabletop decoration, this faux flower arrangement adds a stable decorative accent to desks, shelves, counters, or entryway surfaces without needing water or upkeep. 【Pot Design】: The arrangement comes in a woven rattan-style pot decor with a front label reading "FLOWER," giving it a casual handmade look that suits
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": "Artificial Lily Arrangement Lifelike Faux Flower Arrangement Easy to Clean",
"product_id": 9456785490159,
"variant_id": 50150496403695,
"quantity": 1,
"grams": 200,
"length_cm": "22.0",
"width_cm": "13.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").