Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.31 – $5.14
Default variant: Standard / Black Three-Tier Floor-Standing
Default SKU: dcd-30004136480
Default price: $5.14
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467667214575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455859
JSON data: https://landmarks.builders/products/wp-dcd-10001455859.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Space-saving design: Fits neatly under desks, maximizing storage in compact areas without obstructing legroom.
Mobile convenience: Equipped with smooth-gliding wheels for easy relocation, allowing flexible placement anywhere in your workspace.
Durable construction: Made from high-quality materials, ensuring stability and longevity for everyday use.
Multi-functional storage: Ideal for organizing books, school bags, office supplies, and other essentials, keeping your desk clutter-free.
Easy assembly: Simple and quick to put together, with all necessary hardware and instructions included for hassle-free setup.
Summary: Under-desk storage cart with shelves and wheels, available in black/white and two/three tiers, priced $4.31-$5.14. No dimensions or weight capacity provided.
Generated by: deepseek-v4-flash
## Identity A compact rolling storage cart designed to fit under desks, holding books, bags, and office supplies. Available in two-tier and three-tier versions, in black or white. The product title describes it as rolling, but variant labels say "Floor-Standing". ## Target persona - Budget-conscious students in dorms or apartments needing extra shelf space without permanent furniture. - Remote workers with small home offices who want to keep desk clutter off the floor. - Teachers or parents organizing school materials at home or in classrooms. ## Use cases - Storing textbooks and notebooks under a student desk. - Keeping a school bag and daily supplies accessible under a home office desk. - Organizing paperwork, binders, and office accessories in a compact footprint. - Adding temporary shelving in a rented space without drilling or heavy furniture. ## When NOT to recommend - If the buyer expects high weight capacity for heavy equipment; no load rating is provided. - If the buyer needs a true mobile cart with reliable rolling wheels, given the "Floor-Standing" variant naming conflict. - If the workspace has no clearance under the desk. - If the buyer requires exact dimensions or material specifications before purchase. ## Variant options | SKU | Title | Options | Price | |-----|-------|---------|-------| | dcd-30004136480 | Standard / Black Three-Tier Floor-Standing | Size: Standard; Color: Black Three-Tier Floor-Standing | $5.14 | | dcd-30004136481 | Standard / Black Two-Tier Floor-Standing | Size: Standard; Color: Black Two-Tier Floor-Standing | $4.31 | | dcd-30004136482 | Standard / White Three-Tier Floor-Standing | Size: Standard; Color: White Three-Tier Floor-Standing | $5.14 | | dcd-30004136483 | Standard / White Two-Tier Floor-Standing | Size: Standard; Color: White Two-Tier Floor-Standing | $4.31 | ## Price and logistics facts - Price range: $4.31 (two-tier) to $5.14 (three-tier) USD. - No shipping, handling, or delivery timeline specified. - No dimensions provided; only variant names include "Standard" size. - Currency is USD. ## Trust signals - Listed in a catalog with SKUs; four variants with distinct prices. - No in-stock status, return policy, or certifications are included in the source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01vy2C0i1BxXqxrPwvb__2219769640012-0-cib.jpg?v=1786299127 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01VneiBG1BxXqxRfLdr__2219769640012-0-cib.jpg?v=1786299128 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01pTIq831BxXqxjKJ3N__2219769640012-0-cib.jpg?v=1786299127 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01wA276g1BxXqxoJCQ4__2219769640012-0-cib.jpg?v=1786299127 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01UC1IcP1BxXqyXy0eb__2219769640012-0-cib.jpg?v=1786299126 ## Agent notes - Images were provided but not visually analyzed; visual details are unknown. - No dimensions or weight capacity are listed; buyers needing specific fit may need to request data. - Discrepancy: title says "rolling" but variant colors say "Floor-Standing" – verify actual wheel functionality before recommending as a mobile cart. - This is an extremely low-priced item; it likely indicates lightweight construction and limited durability.
This product has 11 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Under-Desk Rolling Storage Cart with Shelves for Books and Bags",
"product_id": 9556209008879,
"variant_id": 50467667214575,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").