Brand: World Products (Landmark)
SKU: dcd-30002761904
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 486 g
Cart URL (default variant): https://landmarks.builders/cart/49879154032879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001044526
JSON data: https://landmarks.builders/products/m4x-10001044526.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Construction: Crafted from high-density 600D material with a built-in metal frame, this foldable file folder tote provides a sturdy structure that maintains its shape even when fully loaded.
Efficient Organization: This versatile file organizer features a customized interior designed to hold standard hanging folders, allowing you to categorize documents with ease and precision.
Multi-Pocket Design: Equipped with external elastic pockets and pen loops, this storage tote keeps your markers, staplers, and other essential office supply items within reach.
Personalized Identification: The front of the hanging file folder holder includes a clear PVC window for name cards or labels, making it easy to identify contents or ownership in a busy classroom.
Portable & Space-Saving: Designed for the modern professional, this foldable file folder tote collapses flat for easy storage when not in use and features reinforced handles for comfortable transport.
Summary: A durable foldable file folder tote with metal frame, hanging folder capacity, and external pockets, designed for teachers and students.
Generated by: deepseek-v4-flash
## Identity Foldable File Folder Tote, Heavy Duty Hanging File Folder Holder, Document Storage Organizer with Pockets and Handles. ## Target persona Teachers managing classroom paperwork; students organizing course materials; home office users needing portable file storage. ## Use cases - Transporting graded papers between school and home - Storing hanging file folders in a classroom or office - Carrying office supplies (markers, staplers) in external pockets - Collapsing flat when not in use to save space - Identifying contents via clear PVC window for labels - Using as a portable organizer for meetings or conferences ## When NOT to recommend - For heavy-duty commercial filing requiring rigid boxes - For users needing a wheeled cart for heavy loads - As a primary briefcase for laptop and electronics - For long-term archival storage without additional support ## Variant options - Color: Black Green (SKU: dcd-30002761904) - $9.99 USD ## Price and logistics facts - Price: $9.99 USD - Dimensions: 36.0 cm (length) x 27.5 cm (width) x 2.0 cm (height) - Material: 600D high-density fabric with built-in metal frame - Weight: not specified ## Trust signals - In-stock status: assumed (no out-of-stock indication) - Return policy: not provided - Price consistency: listed at $9.99 with no discounts mentioned - Certifications: none claimed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b716362e-bc82-4057-bf7d-d91b66346610.jpg?v=1782126334 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e83f2ee8-90e4-4132-9ba8-f806d6a14271.jpg?v=1782126335 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d64e68b0-cb70-44c6-9b3d-e1fa8d3c6c71.jpg?v=1782126335 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/070b129d-f9bd-4ace-aefa-830768765cda.jpg?v=1782126335 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/78b5092b-edfe-4b05-8c44-8231535def7a.jpg?v=1782126335 ## Agent notes - Only one color variant (Black Green) currently available. - Dimensions suggest a slim profile (2 cm height when empty) but expands when loaded with hanging folders. - No explicit weight capacity or durability testing data provided.
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": "Foldable File Folder Tote Heavy Duty Hanging File Folder Holder Document Storage Organizer with Pockets and Handles for Teachers, Students, Classroom",
"quantity": 1,
"grams": 486000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "27.5",
"_height_cm": "2.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").