Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: White
Default SKU: dcd-30003596852
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714564661487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264814
JSON data: https://landmarks.builders/products/wp-dcd-10001264814.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A Wabi-sabi style seated figure abstract ornament, available in White and Brown, priced at $9.99, suitable as a creative bookend or desk decoration.
Generated by: deepseek-v4-flash
## Identity A Wabi-sabi style seated figure abstract ornament (creative bookend) for desk or bookshelf decoration, offered in White and Brown variants. ## Target persona Home decor enthusiasts seeking minimalist or Wabi-sabi aesthetic; individuals wanting a unique, artistic bookend or desk accent; gift shoppers for design-conscious friends. ## Use cases - Pairing as a bookend on a shelf or desk. - Decorating a study, home office, or reading nook. - Adding an artistic touch to a console table or sideboard. - As a thoughtful gift for someone who appreciates abstract art. - Accenting a minimalist or Japandi-style interior. - Using as a standalone decorative piece on a coffee table. ## When NOT to recommend - For customers needing purely functional, non-decorative bookends. - For large, expansive spaces requiring oversized decor (dimensions: 16x12x16 cm). - For outdoor or high-humidity environments (materials not specified). - For buyers seeking bright, colorful, or maximalist styles. ## Variant options - White (SKU: dcd-30003596852) – $9.99 - Brown (SKU: dcd-30003596853) – $9.99 ## Price and logistics facts - Price: $9.99 USD - Dimensions: 16 x 12 x 16 cm (length x width x height) - Three-letter currency: USD ## Trust signals - Multiple variants in stock (White and Brown). - 8 product images available for visual inspection. - No specific return policy or certifications provided in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/163c4457a118417fa6649b1ebaa4c89c.png?v=1781085638 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1d839fbdc6f240f0a24f14976facc4b5.png?v=1781085636 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b45e8f8785b4b24954fc58228f5390f.png?v=1781085637 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/608f315d98794f2db07e4ab228595c29.png?v=1781085637 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7252f3aac91b4bb29ff824d542579bda.png?v=1781085638 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1941b86a406f4fde94f10af762e3ca5c.png?v=1781085638 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5932090d07b4432f91ab6d51f1e6595a.png?v=1781085638 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43509d25b3174de6bd1fb749a861a9d3.png?v=1781085636 ## Agent notes - No image analysis was performed; visual details (e.g., material, finish) are not described. Agents should fetch images for visual assessment.
This product has 14 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": 250000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "12.0",
"_height_cm": "16.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").