Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99 – $12.99
Default variant: 60CM
Default SKU: dcd-30002764699
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49879121690863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045478
JSON data: https://landmarks.builders/products/m4x-10001045478.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Metal Hourglass Flower Holder Wrought Iron Centerpiece Stand for Party, Entryway
Summary: Wrought iron hourglass flower holder centerpiece stand, available in 50/60/80 cm sizes, priced from $10.99.
Generated by: deepseek-v4-flash
## Identity Metal Hourglass Flower Holder Wrought Iron Centerpiece Stand for Party, Entryway ## Target persona Event planners and home decorators seeking budget-friendly, decorative metal stands for tabletops or entryways. ## Use cases - Centerpiece for party tables (birthday, anniversary). - Decorative accent in entryway or hallway. - Display dried or artificial flowers at weddings. - Add height to buffet or console table arrangements. - Seasonal decor (e.g., autumn leaves, Christmas greenery). ## When NOT to recommend - For heavy fresh flower arrangements (wrought iron may not support large stems). - Outdoor use (no weatherproofing mentioned). - Large-scale floral displays (dimensions limited to max 80cm height). - When a minimalist or modern aesthetic is required (wrought iron is ornate). ## Variant options - 50CM: $10.99 - 60CM: $11.99 - 80CM: $12.99 ## Price and logistics facts Base price: $10.99 USD (50CM variant). Other variants priced higher (60CM $11.99, 80CM $12.99). Shipping cost and policies not provided. ## Trust signals In-stock status unknown. Return policy not specified. No certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/739970a2-6109-407d-8df6-cf6e2de78545.jpg?v=1782126322 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a52cd71-1c53-436e-b02d-e4b0e33a0b71.jpg?v=1782126322 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7dcd567a-5399-4d58-baee-6c03df96cc00.jpg?v=1782126323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3557000-dd20-421b-8c5a-33560355044e.jpg?v=1782126322 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da36d5a2-7a62-4985-9936-6e491f12302c.jpg?v=1782126322 ## Agent notes Dimensions (62.0 x 27.7 x 26.7 cm) are provided but not linked to a specific variant; likely the 50CM or 60CM. Image understanding not performed.
This product has 12 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Metal Hourglass Flower Holder Wrought Iron Centerpiece Stand for Party, Entryway",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "62.0",
"_width_cm": "27.7",
"_height_cm": "26.7"
}
}],
"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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").