Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: M
Default SKU: dcd-30002731130
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49903432040687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001036572
JSON data: https://landmarks.builders/products/m4x-10001036572.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Quality Material: Crafted from PET, this essential piece of office supplies offers exceptional durability and completely visibility for your stored items.
Large Capacity Design: This versatile document organizer is specifically sized to accommodate papers, certificates, and graduation diplomas without folding or damage.
Space-Saving Storage: The files storage box features a unique grooved lid and base, allowing multiple units to be stacked securely to maximize your vertical desk or shelf space.
Easy to Use: Designed as a clear document case, the transparent body allows you to identify contents, while the secure buckle closure keeps everything protected from dust.
Versatile Organization: This stackable paper holder is for students and professionals alike, fitting seamlessly into drawers, bookshelves, or desktop setups for a clutter environment.
Summary: PET clear storage box for papers, certificates, and diplomas, stackable with secure buckle, sized 36x25x8 cm, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity PET clear storage box, 36x25x8 cm, stackable, secure buckle closure. ## Target persona Students needing to store certificates and diplomas without folding; home office workers organizing documents on shelves; professionals storing A4-sized papers. ## Use cases - Storing graduation diplomas flat - Organizing certificates in a drawer - Stacking multiple boxes on a bookshelf - Keeping documents dust-free on desktop - Storing papers in a filing cabinet ## When NOT to recommend - For storing heavy binders or large books (weight limit not specified) - For storing valuables requiring lock (buckle is not lockable) - For long-term archival of sensitive documents (PET may degrade over time, unknown) ## Variant options Size M and L both priced at $9.99; dimensions not specified per variant, but likely different capacities. ## Price and logistics facts $9.99 USD per unit; dimensions: 36x25x8 cm; weight not given. ## Trust signals New product; no reviews or ratings provided; return policy unknown; in-stock status not specified. ## Image assets No images available; product appearance based on description only. ## Agent notes No image assets provided; verify dimensions for size variants; confirm material durability for specific use cases.
This product has 12 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": "Files Storage Box Large Capacity Certificate Storage Container Clear Files Case for Students, Desktop, Bookshelf, Drawer",
"quantity": 1,
"grams": 600000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "25.0",
"_height_cm": "8.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").