Brand: World Products (Landmark)
SKU: dcd-30001547841
Price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/50150008291567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000829287
JSON data: https://landmarks.builders/products/m4x-10000829287.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Adaptable Rotating Desk OrganizerThis rotating desk organizer features multiple compartments, making it easy to sort and organize stationery, office supplies, and small items for students, home, and office use. The modern minimalist design enhances any workspace.
360° Effortless Rotation for Easy ReachThe organizer rotates smoothly in all directions, even when fully loaded, allowing you to quickly access pens, pencils, and other essentials without hassle.
High-Quality Sturdy ConstructionMade from durable PS, this desk organizer is built for longevity, ensuring long-term use and maintaining its shape and color over time.
Modern Minimalist Design with Attractive AppearanceThe stylish lattice pattern and bright color options add elegance to your desk, blending seamlessly with various decor styles and making your workspace more visually appealing.
Multi-Scene Application for Efficient OrganizationPerfect for students, home, and office environments, this organizer meets diverse storage needs, keeping your desktop tidy and reducing clutter in study rooms, offices, and living spaces.
Summary: Rotating Desk Organizer, 360 Degree Pen Organiser with Multiple Compartments, Desktop Storage for Office and Students. 【Adaptable Rotating Desk Organizer】This rotating desk organizer features multiple compartments, making it easy to sort and organize stationery, office supplies, and small items for students, home, and office use. The modern minimalist design enhances any workspace. 【360° Effortless Rotation for Easy Reach】The organizer rotates smoothly in all directions, even when fully loaded, allowing you to quickly access pens, pencils, and other essentials without hassle. 【High-Quality Stu
Generated by: m4x-map-v1
This product has 12 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": "Rotating Desk Organizer, 360 Degree Pen Organiser with Multiple Compartments, Desktop Storage for Office and Students",
"product_id": 9456604250351,
"variant_id": 50150008291567,
"quantity": 1,
"grams": 800,
"length_cm": "25.4",
"width_cm": "12.0",
"height_cm": "25.4"
}],
"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").