Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99 – $15.99
Default variant: Paulownia 1 Drawer
Default SKU: dcd-30002685112
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49903589196015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001026760
JSON data: https://landmarks.builders/products/m4x-10001026760.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Natural Material: Crafted from high-quality paulownia wood with a charred-roasted finish, this wooden desktop organizer showcases a rustic, natural grain that adds a tinge of vintage elegance to any room.
Versatile Storage: Designed as a multi-functional household storage solution, it features various drawer configurations to neatly categorize jewelry, stationery, and small office supplies.
Space-Saving Design: This space-saving mini drawer cabinet accommodates perfectly on dressing tables or study desks, providing ample upright storage without occupying unnecessary surface area.
Long-Lasting Craftsmanship: Built with traditional mortise and tenon joints, the storage cabinet ensures long-lasting stability and strength for day-to-day use in busy home or office environments.
Clutter-Unobstructed Organization: Use this desktop organizer to transform a messy workspace into a tidy sanctuary, keeping your essential items within reach while maintaining a clean, minimalist aesthetic.
Summary: Wooden mini drawer cabinet made of paulownia wood with charred finish, offering 1-3 drawers for desktop organization, priced $13.99-$15.99.
Generated by: deepseek-v4-flash
## Identity - Name: Wooden Desktop Organizer Space-Saving Mini Drawer Cabinet - Material: Paulownia wood with charred-roasted finish - Dimensions: 29 x 22 x 9 cm - Price: $13.99 (1-drawer) to $15.99 (3-drawer) ## Target persona - Budget-conscious individuals needing desktop organization - College students or remote workers with small desks - People who store small items like jewelry, stationery, or craft supplies ## Use cases - Organizing clutter on a study desk or workspace - Storing stationery, pens, and paper clips within reach - Holding jewelry or small accessories on a dressing table - Tidying craft supplies like beads, buttons, or sewing tools - Creating a minimalist, tidy look on a compact desk ## When NOT to recommend - For users requiring large storage capacity - For heavy items like books or binders - For those seeking a premium hardwood finish (e.g., oak, walnut) - For lockable or secure storage needs ## Variant options - SKU: dcd-30002685112, Title: Paulownia 1 Drawer, Price: $13.99 - SKU: dcd-30002685113, Title: Paulownia 2 Drawers, Price: $14.99 - SKU: dcd-30002685114, Title: Paulownia 3 Drawers, Price: $15.99 ## Price and logistics facts - Price range: $13.99 – $15.99 USD - Weight and shipping not provided - Material: Paulownia wood with mortise and tenon joints - Dimensions: 29 x 22 x 9 cm ## Trust signals - Constructed with traditional mortise and tenon joints for durability - Natural wood material with charred finish (no paint or veneer) - No stock status or return policy information available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83960aca-8878-43af-832b-aa93e02daff6.jpg?v=1782146602 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/190471c0-226a-409d-926b-4e01444497c6.jpg?v=1782146601 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/294d4b61-81ab-47a1-bc8d-603a2ba5ba72.jpg?v=1782146602 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7860d641-d8ae-4e4e-9501-49b4afa79796.jpg?v=1782146602 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7f8da8f-227e-408b-b25f-d4764bed0bb4.jpg?v=1782146604 ## Agent notes - Image content not analyzed; visual details not extracted. - Product type classification not provided. - Dimensions are in centimeters; convert to inches as needed (29cm ≈ 11.4", 22cm ≈ 8.7", 9cm ≈ 3.5").
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": "Wooden Desktop Organizer Space-Saving Mini Drawer Cabinet Miniature Wooden Chest of Drawers Clutter-Unobstructed Organization",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "22.0",
"_height_cm": "9.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").