Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $36.99 – $64.99
Default variant: 2-layer Medium
Default SKU: dcd-30003603255
Default price: $36.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/49714432671983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267195
JSON data: https://landmarks.builders/products/wp-dcd-10001267195.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.







Summary: A compact corner shelf for desks or tabletops, offering 2- or 3-layer storage in medium and large sizes, priced from $36.99 to $64.99.
Generated by: deepseek-v4-flash
## Identity Desktop corner shelf / bookcase, fits on desk or bedside table, available in multiple sizes and layers. ## Target persona Students and remote workers needing extra desktop storage in small rooms; dorm residents; home office users with limited desk space. ## Use cases 1. Storing textbooks and notebooks on a student desk. 2. Organizing office supplies next to a monitor. 3. Displaying small decorative items on a bedside table. 4. Holding a tablet or small device in a kitchen corner. 5. Keeping toiletries in a bathroom corner. 6. Organizing tools on a workbench. ## When NOT to recommend Do not recommend for heavy items (e.g., large books, speakers) as it's a small shelf; not for floor-standing use; not for areas exceeding 70 cm width or 26 cm depth available; not for those needing enclosed cabinets. ## Variant options - 2-layer Medium ($36.99) - 2-layer Large ($45.99) - 3-layer Medium ($47.99) - 3-layer Large ($64.99) - 2-layer Medium High ($39.99) - 2-layer Large High ($49.99) ## Price and logistics facts Price range $36.99 to $64.99 USD. Dimensions (base variant): 70x26x12 cm (LxWxH). Variants likely have different dimensions but not specified. ## Trust signals Multiple image assets available (8). No inventory or return policy data provided. ## Image assets 8 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/79b17520ca0e4cfa8a0bfeae6c63ca3d.png?v=1781085535 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3854f93e3c134ece85d3b101e101eb2f.png?v=1781085536 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1da4e3c88f4b4415a13d6716c2c8c97d.png?v=1781085535 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/294bd4061a7449dfaa22913401d061b5.png?v=1781085534 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16e00629b52e4b31af046ad5abe62b6b.png?v=1781085535 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e84c4d6e80f46c3bc8a6d781b47a8c5.png?v=1781085536 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/46a56b536db945a1b6dd0ed0d4989491.png?v=1781085535 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d548039bc1e7425eba29c89a90ae9d76.png?v=1781085534 ## Agent notes No product description provided; assume simple corner shelf. Verify dimensions per variant if needed.
This product has 18 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": 1800000,
"properties": {
"_length_cm": "70.0",
"_width_cm": "26.0",
"_height_cm": "12.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").