Brand: World Products (Landmark)
SKU: dcd-30003561730
Price: $390.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 5350 g
Cart URL (default variant): https://landmarks.builders/cart/49716611743983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251169
JSON data: https://landmarks.builders/products/wp-dcd-10001251169.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Modern minimalist wabi-sabi retro style metal geometric ornament, bronze finish, dimensions 46x36x31 cm, priced at $390.99.
Generated by: deepseek-v4-flash
## Identity Modern minimalist wabi-sabi retro style designer creative metal geometric ornament for living room, entrance, TV cabinet soft decoration. Single bronze color variant. ## Target persona Interior designers seeking unique statement pieces. Homeowners with contemporary or eclectic decor tastes. Collectors of artisan metal art. Affluent individuals looking for premium decorative accents. ## Use cases - As a sculptural centerpiece on a coffee table or console table in the living room. - On an entryway console to create a welcoming focal point. - On a TV cabinet or sideboard to add visual interest. - In a reading nook or library as an artistic accent. - In an office or studio to inspire creativity. - As a gift for design-conscious friends or family. ## When NOT to recommend - Budget-conscious shoppers looking for affordable decor. - Minimalists who prefer plain, unadorned surfaces. - Small spaces where the 46 cm width may overwhelm. - Outdoor use; metal may tarnish if exposed to moisture. ## Variant options - Bronze (SKU: dcd-30003561730) – $390.99 ## Price and logistics facts - Price: $390.99 USD - Dimensions: 46.0 x 36.0 x 31.0 cm (length x width x height) - Weight: not specified - Origin: not specified ## Trust signals - In-stock status: not specified - Return policy: not specified - Price consistency: only one price point available - Certifications: none claimed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23a844de7af445b784b9ff5cb22f799a.png?v=1781086789 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fce66e4ecb3e49e6bd4e6086630e833c.png?v=1781086789 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bfb4fcd873fd4c3dac7c054a0e264b2d.png?v=1781086788 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ba58d04232c411181d9d43cb0acff9a.png?v=1781086788 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee671841ef8b4eb991d54a4b8e872964.png?v=1781086788 ## Agent notes - No product description was provided; details inferred from title and tags. - Image understanding not performed; rely on title for visual attributes.
This product has 13 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": "现代简约侘寂复古风设计师创意金属几何形摆件客厅玄关电视柜软装",
"quantity": 1,
"grams": 5350000,
"properties": {
"_length_cm": "46.0",
"_width_cm": "36.0",
"_height_cm": "31.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").