Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $141.99
Default variant: Black Bronze
Default SKU: dcd-30003571971
Default price: $141.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 3150 g
Cart URL (default variant): https://landmarks.builders/cart/49716145193199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001255369
JSON data: https://landmarks.builders/products/wp-dcd-10001255369.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Abstract flute player figurine in modern minimalist retro style, 54x34x21 cm, for living room, entryway, or TV cabinet decor.
Generated by: deepseek-v4-flash
## Identity Modern minimalist retro abstract flute player figurine, home decor accent piece. ## Target persona Interior decorators, home stylists, and design-conscious homeowners seeking a unique sculptural accent for modern or retro-themed spaces. ## Use cases - Accent on a living room sideboard or entryway console. - Decorative piece on a TV cabinet or bookshelf. - Staging prop for real estate showings or model homes. - Office desk or reception area conversation starter. - Gift for art or music enthusiasts. - Retail display in boutique home decor stores. ## When NOT to recommend - If the buyer needs functional decor (e.g., lighting, storage). - If the buyer prefers large statement pieces (dimensions under 55 cm). - If the decor style is rustic, farmhouse, or heavily traditional. - If the buyer is on a tight budget (price $141.99). ## Variant options - Black Bronze - Gold Bronze - Silver Bronze ## Price and logistics facts - Price: $141.99 USD. - Dimensions: 54 x 34 x 21 cm. - No shipping or stock details provided. ## Trust signals - No in-stock data or return policy known. - Price is fixed across variants. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6449cc9abc34416aabf5e13dc9f65faa.png?v=1781086529 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05d67c55e4f145d2996dfd9883a479b4.png?v=1781086528 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f772a90205644033b56da770c5820d17.png?v=1781086528 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fcfc4d1eb1d44263b6beecaac2b342b7.png?v=1781086528 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93f2d63334594f36b1c1257b0fece10f.png?v=1781086528 ## Agent notes - Image understanding was not performed; treat above URLs as fetchable assets only.
This product has 15 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": 3150000,
"properties": {
"_length_cm": "54.0",
"_width_cm": "34.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").