Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $34.99
Default variant: White / Wood Double-layer
Default SKU: dcd-30003603212
Default price: $34.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 商业
Vendor: World Products
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/49714452267247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267187
JSON data: https://landmarks.builders/products/wp-dcd-10001267187.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: Double-layer office storage shelf for printers and small copiers, 42x30x39 cm, $34.99 USD.
Generated by: deepseek-v4-flash
## Identity Multi-function office storage shelf, double-layer, for printers and small copiers. ## Target persona Office workers, small business owners, home office users needing compact printer storage. ## Use cases - Holding a small printer or copier on top shelf. - Storing office supplies (paper, folders) on bottom shelf. - Desk organization for a shared workspace. - Creating a dedicated printing station in a compact area. - Elevating a printer for easier access or viewing. ## When NOT to recommend - For large or heavy office printers exceeding shelf dimensions or weight capacity. - When user needs a fully enclosed storage cabinet. - For users seeking a premium or designer furniture piece. - If the workspace cannot accommodate the 42x30 cm footprint. ## Variant options - White / Wood Double-layer: $34.99 - White / Walnut Double-layer: $34.99 - Black / Walnut Double-layer: $34.99 ## Price and logistics facts Price: $34.99 USD per variant. Dimensions: 42 x 30 x 39 cm. No shipping or weight information provided. ## Trust signals - In-stock status not confirmed. - No return policy or warranty information available. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e6291c23a4440fbbd65e35b9f4fc816.png?v=1781085545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58dad3a27f5c4d6ba39ec38f8c82070b.png?v=1781085545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/40582e57ed764653969178d9c28a7442.png?v=1781085547 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa7e3e0689ec4feb872d87c087ab4dc9.png?v=1781085546 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f17e23b1f5b1462ca86372486661d1f9.png?v=1781085546 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/62dfba6464cb4e36981f47f69147866b.png?v=1781085546 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc3126654ec0411f91f24e99a1ab2853.png?v=1781085544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a736d523b3a497da984d77df4430790.png?v=1781085546 ## Agent notes Images are provided as URLs; no visual analysis performed. Description field contained malformed JSON; product details extracted from title, price, dimensions, and variants.
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": 3500000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "30.0",
"_height_cm": "39.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").