Brand: World Products (Landmark)
SKU: dcd-30003383202
Price: $37.99
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/49878086451439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001195672
JSON data: https://landmarks.builders/products/m4x-10001195672.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Design Character: This Molten flower sculpture brings an abstract rock decor look to space, with a bold form that feels like a curated art piece rather than ordinary home decor.
Decorative Function: Designed as an artistic tabletop statue, it adds visual interest to shelves, consoles, coffee tables, and reception desks without taking up much space.
Material & Texture: Made from resin material, the surface shows layered detailing and a stone like finish that gives the table ornament a sculptural, handcrafted appearance.
Styling Value: Its dark, earthy color scheme matches well with wood, neutral walls, candles, books, and modern interiors, making it easy to create a calm, elevated atmosphere.
Display Purpose: Use it to anchor a room with a distinctive focal point that adds depth, personality, and a refined contemporary feel to workplaces, lobbies, restaurants, or living areas
Summary: Abstract molten flower sculpture resin tabletop statue for lobbies, restaurants, living areas; dark earthy color, stone-like finish, 38x26x19 cm.
Generated by: deepseek-v4-flash
## Identity Molten Flower Sculpture Desktop Display Artistic Tabletop Statue in Resin Material, 38x26x19 cm, dark earthy color scheme. ## Target persona Interior decorators seeking abstract art pieces for commercial spaces; restaurant owners wanting distinctive tabletop decor; homeowners with modern minimalist interiors. ## Use cases - Display on coffee table in minimalist living room - Anchor reception desk in corporate lobby - Add artistic focal point on restaurant shelf - Style on console table in entryway - Gift for art-loving friend - Complement books and candles on bookshelf ## When NOT to recommend - Buyers seeking large statement sculpture over 1 meter - Those wanting bright colorful decor - Outdoor garden decoration - Realistic floral arrangement replacement ## Variant options Only variant: Volcano Flower A252 (SKU: dcd-30003383202) at $37.99 ## Price and logistics facts Price: $37.99 USD. Dimensions: 38 cm (L) x 26 cm (W) x 19 cm (H). No shipping or tax info provided. ## Trust signals No stock status, return policy, or certifications provided in source data. ## Image assets No image URLs provided. Cannot confirm visual appearance. ## Agent notes Image understanding was not performed – no images available to describe visual details.
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": "Molten Flower Sculpture Desktop Display Artistic Tabletop Statue Resin Material Table Ornament for Lobby Area, Restaurant",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "26.0",
"_height_cm": "19.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").