Brand: World Products (Landmark)
SKU: dcd-30002770096
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 110 g
Cart URL (default variant): https://landmarks.builders/cart/49879109501167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001046818
JSON data: https://landmarks.builders/products/m4x-10001046818.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Abstract Sculpture Elegant Accent House Decoration for Office, Entryway
Summary: Abstract sandstone-look sculpture for office or entryway decoration, 28cm long, priced at $11.99.
Generated by: deepseek-v4-flash
## Identity Abstract Sculpture Elegant Accent House Decoration for Office, Entryway. One variant: Sandstone Step Up. ## Target persona Budget-conscious home decor shoppers seeking simple, affordable accents; office workers wanting a small desk or shelf decoration; minimalists looking for understated abstract shapes. ## Use cases - Decoration on an office desk - Accent on a bookshelf or side table - Entryway table piece - Small gift for housewarming or coworker - Display in a retail or commercial waiting area ## When NOT to recommend - Large room centerpiece or large space filler (small size: 28x9x7 cm) - Outdoor use (no weather-resistance info) - Collector of premium fine art or high-end materials - Replacement for functional storage or lighting ## Variant options - Style: Sandstone Step Up (only variant) ## Price and logistics facts - Price: $11.99 USD - Dimensions: 28 x 9 x 7 cm (length x width x height) - SKU: dcd-30002770096 ## Trust signals - In-stock status: not provided - Return policy: not provided - Price consistency: single price point - Certifications: none stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20f8547c-c7e3-4a21-900a-8bb12dd18988.jpg?v=1782126312 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07f129c5-403e-4c55-8e79-d5ae84212510.jpg?v=1782126312 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/936aff9b-a46a-4c3b-ad09-5368215bcf55.jpg?v=1782126312 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/770396d6-bb01-410d-b3d6-235728ebdd7f.jpg?v=1782126312 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0bcde06d-4be1-4cfc-b384-a5f738fadb1a.jpg?v=1782126313 ## Agent notes - Image contents not analyzed; no visual details invented. - Tags: m4x, m4x-202606, wp-import (likely internal). - No return policy or inventory status provided.
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": "Abstract Sculpture Elegant Accent House Decoration for Office, Entryway",
"quantity": 1,
"grams": 110000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "9.0",
"_height_cm": "7.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").