Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $55.99
Default variant: 32cm-2 Tier / Gray White-drawer
Default SKU: dcd-30001978294
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2800 g
Cart URL (default variant): https://landmarks.builders/cart/49810466668783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000904656
JSON data: https://landmarks.builders/products/m4x-10000904656.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: A rolling deskside storage trolley with casters, designed to hold book bags in classrooms. Available in two color variants.
Generated by: deepseek-v4-flash
## Identity Deskside book bag holder with casters storage trolley, easy to move for classroom use. Dimensions: 41 x 34 x 41 cm. ## Target persona Classroom teachers, school administrators, daycare providers, or parents organizing classroom storage. ## Use cases - Storing backpacks under desks in elementary classrooms - Organizing student supplies in art or music rooms - Mobile storage for books and materials in libraries - Transporting items between classrooms or activity areas - Keeping floors clear of clutter in teaching spaces ## When NOT to recommend - For heavy workshop or garage storage (load capacity unknown) - For large-volume warehouse organization - For home offices requiring filing or heavy paper storage - For outdoor or damp environments (material not specified) ## Variant options - 32cm-2 Tier / Gray White-drawer: $42.99 USD (SKU: dcd-30001978294) - 32cm-2 Tier / Cream White-drawer: $55.99 USD (SKU: dcd-30001978299) ## Price and logistics facts - Base price: $42.99 USD (Gray White variant) - Premium variant: $55.99 USD (Cream White) - Dimensions: 41 x 34 x 41 cm (unclear if same for all variants) - No shipping or tax details provided ## Trust signals - In-stock status: Not specified - Return policy: Not provided - Price consistency: Two price points exist for different styles - Certifications: None mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/afcfa691-852b-411a-8da7-6449de73a94f.jpg?v=1781597326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81f3741a-e606-40c3-850b-d53fbdfc115d.jpg?v=1781597326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/118276fd-76ec-4b18-a867-967eb1c2888c.jpg?v=1781597328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c023fe47-b446-4716-aea1-d47bb27ec04a.jpg?v=1781597327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/19793091-7eff-47b2-a383-e114db7ae002.jpg?v=1781597326 ## Agent notes - Image content was not analyzed; treat as fetchable assets only. - Variant options share same 'Size' but differ in price and style; confirm dimensions for each if needed.
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": "Deskside book bag Holder With casters Storage Trolley Easy to Move for Classroom",
"quantity": 1,
"grams": 2800000,
"properties": {
"_length_cm": "41.0",
"_width_cm": "34.0",
"_height_cm": "41.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").