Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $61.99 – $85.99
Default variant: Walnut / 52
Default SKU: dcd-30001927563
Default price: $73.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3850 g
Cart URL (default variant): https://landmarks.builders/cart/49811132219631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000898066
JSON data: https://landmarks.builders/products/m4x-10000898066.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Antique Chinese Design: Crafted from natural bamboo, this miniature book organizer features a traditional Chinese aesthetic with elegant curves and features, adding a accent of timeless appeal to your space.
space-saving Desktop Organizer: With its two-tiered shelves, this bookstand provides ample space for organizing books, files, and stationery, helping to keep your desktop tidy and clutterclear.
Integrated Storage Drawers: Equipped with small drawers at the base, perfect for stowing away pens, fasteners, sticky notes, and other small office supplies, keeping these items away of but within readily reachible.
Multi-Functional Placement: Its space-saving and stable design makes it perfect for various surfaces, including office desks, study tables, vanity tops, or even bay sill sills for displaying decor.
long-lasting Ecoeco-conscious: Constructed from sturdy bamboo, a renewable and sturdy material, ensuring long-lasting durability and stability for your storage needs while being an environmentally aware choice.
Summary: Antique design Miniature book storage unit with Drawers Chinese Design space-efficient Bookstand Multi-Functional Desktop Shelf Space-Saving for Office Workers, Home Decor aficionados, Study Room, Bay sill, Countertop, Kitchen
Generated by: m4x-map-v1
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": "Miniature Book Organizer with Drawers Antique Aesthetic Space-Saving Bookstand Chinese Design Space-Saving for Book Lovers",
"quantity": 1,
"grams": 3850000,
"properties": {
"_length_cm": "71.0",
"_width_cm": "28.0",
"_height_cm": "12.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").