Brand: World Products (Landmark)
SKU: dcd-30003604306
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49877014839535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001267640
JSON data: https://landmarks.builders/products/m4x-10001267640.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Description:
Material: Crafted from natural solid wood with a light wood grain finish, this wood display stand brings a simple, warm look that blends easily with home decor.
Structure: The tiered display stand features an oval base and a multi-level layout with 7 round, flower-like platforms supported by vertical posts.
Display Use: This display stand is designed for small figures, collectibles, and similar compact items, helping each piece stay visible and neatly arranged.
Design Detail: As a flower-shaped display stand, the open-sided construction creates an airy presentation that keeps the arrangement from looking crowded.
Practical Value: The raised levels and clear platform spacing make it easier to organize and highlight items, adding both order and visual interest to everyday areas.
Summary: A natural solid wood tiered display stand with 7 flower-shaped platforms, open-sided design, for organizing small figures and collectibles.
Generated by: deepseek-v4-flash
## Identity Flower-Shaped Display Stand Multi-Level Tiered Display Stand Open-Sided in Wood. ## Target persona Collectors of small figurines, hobbyists building models, home decor enthusiasts organizing miniatures, and retail merchandisers displaying compact items. ## Use cases - Displaying miniature models or figurines on a desk or shelf. - Organizing small collectibles like coins, stamps, or gemstones. - Showcasing handmade crafts or jewelry at markets. - Adding a tiered visual element to home decor arrangements. - Arranging items for retail point-of-sale displays. - Separating and highlighting multiple small objects in a studio. ## When NOT to recommend - For heavy items (over 500g per platform). - For large objects that exceed 10 cm in height or diameter. - For outdoor use due to wood material. - For unsupervised children's play. ## Variant options - Wood 7 Flower Shelf: $9.99 (only variant available). ## Price and logistics facts - Price: $9.99 USD. - Dimensions: 25 cm (length) × 20 cm (width) × 5 cm (height). - Material: Natural solid wood with light wood grain finish. - Weight not provided. ## Trust signals - In-stock status and return policy not provided in source data. - No certifications listed. - Price is fixed at $9.99 with no discounts indicated. ## Image assets No image URLs were provided. Assume product visuals are unavailable. ## Agent notes Image URLs were not included in the source facts; visual understanding could not be performed. All details are derived from textual description only.
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": "Flower-Shaped Display Stand Multi-Level Tiered Display Stand Open-Sided",
"quantity": 1,
"grams": 600000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "20.0",
"_height_cm": "5.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").