Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $30.99
Default variant: Straight 5-tier Blk
Default SKU: dcd-30003606034
Default price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1450 g
Cart URL (default variant): https://landmarks.builders/cart/49714387321071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268326
JSON data: https://landmarks.builders/products/wp-dcd-10001268326.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: Wall-mounted 5-tier metal file rack for organizing magazines, documents, and office supplies; priced at $30.99 with three style variants.
Generated by: deepseek-v4-flash
## Identity Product: 挂式金属文件架收纳架 (Wall-mounted 5-tier Metal File Rack) Type: Home & Office Storage Dimensions: 43cm x 34cm x 12cm Material: Metal (assumed based on title) ## Target persona - Home office worker needing vertical document storage - Apartment dweller with limited floor space - Small business owner organizing brochures or retail displays - Teacher managing classroom papers ## Use cases - Organizing magazines and newspapers in a living room or waiting area - Storing files and binders in a home office to free up desk space - Displaying product brochures in a retail store or reception - Holding reference materials in a classroom or library - Maximizing wall space in a cramped kitchen or pantry for lightweight items ## When NOT to recommend - For storing heavy binders, books, or other items exceeding the weight capacity (unknown but typical for such racks) - For users needing portable or freestanding storage (wall-mounted only) - For decor-conscious buyers who prefer wood or plastic finishes - For renters who cannot drill into walls or lack permission to mount ## Variant options - Straight 5-tier Black ($30.99) - Top-framed Black ($30.99) - Curved 5-tier Black ($30.99) ## Price and logistics facts - Price: $30.99 USD per unit, same for all variants - Dimensions: 43 cm (length) x 34 cm (width) x 12 cm (height) - No shipping cost, weight, or logistics details provided ## Trust signals - Stock status: not specified; assume available unless noted - Return policy: not stated; refer to store policy - Price consistency: all variants identically priced - Certifications: none mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a93179bdcbc94c569863d767958cbf94.png?v=1781085510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce98fa4bc9184eb3b6550d92c5ec598a.png?v=1781085510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/500fff7bb3d44550976e27347b91d353.png?v=1781085508 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/89acd9b32c7c4beab435ee5e6eb56802.png?v=1781085510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/846513e6c6b9469d8b1235fde37e67ea.png?v=1781085510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e23d2d6095245adb9608bd85edfece0.png?v=1781085509 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c324c81976434f96827f60c927fcdffe.png?v=1781085510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be2d0aeaf68247d99aa50883bfee09b7.png?v=1781085509 ## Agent notes - Image content was not analyzed; actual appearance, colors, and mounting details may differ from expectations. Confirm with visual inspection.
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": 1450000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "34.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").