Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99
Default variant: Black
Default SKU: dcd-30003604437
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 商业
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49714451284207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267702
JSON data: https://landmarks.builders/products/wp-dcd-10001267702.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: Modern desk organizer tray for A4 documents, made of leather-like material, stackable single layer, dimensions 37x30x7 cm, available in Black and Brown at $20.99.
Generated by: deepseek-v4-flash
## Identity 商务办公收纳盘现代简约桌面皮革A4文件盘创意可叠加单层杂物托盘 — A stackable desk organizer tray for A4 documents, constructed from leather-like material with dimensions 37x30x7 cm. ## Target persona This tray is built for office workers, remote professionals, small business owners, and home office users who need a simple, aesthetic desktop organization solution for documents and small supplies. ## Use cases - Organizing A4 documents and folders on a desk. - Stacking multiple trays for vertical storage to save surface space. - Reducing desk clutter by providing a dedicated spot for papers, notepads, and small office items. - Use in corporate cubicles, home offices, or coworking spaces. - As a catch-all for daily mail, invoices, or to-do folders. ## When NOT to recommend - For storing heavy items or large volumes of documents beyond a few inches thickness. - For users who require locking or secure document storage. - If the user prefers metal, plastic, or wire mesh trays for durability or modern aesthetics. - For environments where liquids or food are regularly placed on the tray. ## Variant options - Black (SKU: dcd-30003604437) — $20.99 - Brown (SKU: dcd-30003604438) — $20.99 ## Price and logistics facts - Price: $20.99 USD per unit. - Dimensions: 37 cm (length) x 30 cm (width) x 7 cm (height). - No shipping cost or delivery time information provided. ## Trust signals - Two color variants available in stock. - Product is listed on a standard e-commerce platform. - No return policy, warranty, or certifications mentioned in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12bf03f8faac4282827531cd211d8cd4.png?v=1781085545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d892ac482e34287a4334795c211efe1.png?v=1781085544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27965c6a971f40138e7e32f1fcd53f62.png?v=1781085545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6191dbefe324e6cb758df2f170963f0.png?v=1781085544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6073771d9245448ab191ed1d89daf347.png?v=1781085544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1cd5c2024d1445df99f041f3a5bad609.png?v=1781085545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2dabd223b6c444f4a35e5005677ac747.png?v=1781085544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c94cf6a003f40889fcdae6fa0a52ce7.png?v=1781085546 ## Agent notes - No visual content analysis was performed; all image URLs are provided as-is. - Inventory status (in-stock or out-of-stock) is unknown. - Return policy and warranty details are absent from the source data. - The product description field contains JSON mapping, not readable text; it was ignored.
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": "商务办公收纳盘现代简约桌面皮革A4文件盘创意可叠加单层杂物托盘",
"quantity": 1,
"grams": 750000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "30.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").