Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99 – $18.99
Default variant: 32CM
Default SKU: dcd-30003611488
Default price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49714228723951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270459
JSON data: https://landmarks.builders/products/wp-dcd-10001270459.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: Desktop organizer shelf for displaying cups, figurines, cosmetics, and more. Available in 32cm ($15.99) and 40cm ($18.99) sizes. Dimensions: 42x22x7 cm.
Generated by: deepseek-v4-flash
## Identity A desktop shelf/stand for organizing and displaying items like cups, figurines, cosmetics, and decorative objects. ## Target persona Home organizers, figurine collectors, desk users seeking tidy workspace, small apartment dwellers needing compact storage. ## Use cases - Display collectible figurines on a desk - Store coffee mugs in a kitchen cabinet or counter - Organize makeup bottles on a vanity - Hold keys and small items near an entryway - Showcase decorative items on a shelf - Keep office supplies organized on a desk ## When NOT to recommend - For heavy books or large items (capacity not specified) - For outdoor or damp environments (e.g., bathroom) - For load-bearing beyond lightweight objects - If a closed cabinet is needed for dust protection ## Variant options - 32cm length: $15.99 USD - 40cm length: $18.99 USD ## Price and logistics facts - Base price: $15.99 (32cm variant) - 40cm variant: $18.99 - Dimensions: 42 cm (L) x 22 cm (W) x 7 cm (H) – note: variant lengths are 32cm and 40cm, possibly a discrepancy. ## Trust signals - Listed in stock (based on product availability, no explicit info) - No return policy stated in facts - Price consistency: two variant prices provided - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c00f0709c5024211b29b2f2f7729ff08.png?v=1781085374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4192ccb59a5d472f86dbf1ea37e87bb5.png?v=1781085376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb81a9e37e914d84af94f5df24ed6ba0.png?v=1781085375 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb40cbec0d8e46d3888c87476b979696.png?v=1781085375 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/89d3d91ac09c49d8b97e41518cf56295.png?v=1781085375 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/45807d9af5e648a584fe61929232be1c.png?v=1781085375 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c16bafc0e121449181b42c407860d00c.png?v=1781085375 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/228f9193a8884cf9b12c88f8aa1438b6.png?v=1781085376 ## Agent notes - No description provided; information derived from title and variant data. - Images not analyzed; do not assume visual style or condition. - Variant sizes (32cm, 40cm) differ from overall dimension length (42cm); verify with seller. - No weight capacity or material specified.
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": 1200000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "22.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").