Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $46.99
Default variant: Brown
Default SKU: dcd-30003433115
Default price: $46.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1140 g
Cart URL (default variant): https://landmarks.builders/cart/49810796970223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001213768
JSON data: https://landmarks.builders/products/m4x-10001213768.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Abstract Design: This abstract sculpture combines a flowing outline with a minimalist profile, creating a striking home decor accent that feels artistic without overpowering the room.
Electroplated Finish: The reflective electroplated surface gives the piece a polished, modern statue decor look that catches light beautifully and adds a refined accent to shelves, consoles, and side tables.
Resin Build: Made from resin, this gold abstract figurine offers a stable feel and sculpted specifics while staying easy to place in everyday living areas.
Lighting Function: Designed as a table ornament with lamp use, it works as a softradiance decorative light that helps create a calm mood for evening relaxation or a subtle entryway welcome.
Space Styling: Standing about 43 cm tall and 12 cm wide, it is sized to elevate an entryway, living room, or bedside display with a luxury look that ties a room in harmony.
Summary: Abstract Resin Figurine Minimalist Design Table Ornament Lustrous Surface. Description: 【Abstract Design】: This abstract sculpture brings a clean, modern outline to shelves, consoles, and side tables, working as a refined home decor accent that instantly elevates a space without feeling busy. 【Lighting Function】: Designed as a table ornament with built-in lamp use, it can serve as both a decorative piece and a gentle illumination origin for evening atmosphere in living rooms, bedrooms, or entryways. 【Electroplated Finish】: The even electroplated surface creates a striking reflective look, givi
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": "Abstract Resin Figurine Minimalist Design Table Ornament Lustrous Surface",
"product_id": 9429821620463,
"variant_id": 49810796970223,
"quantity": 1,
"grams": 1140,
"length_cm": "48.0",
"width_cm": "25.0",
"height_cm": "21.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").