Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $13.99
Default variant: Colorful Gold / Deluxe 3D Sticker
Default SKU: dcd-30002690974
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: 970 g
Cart URL (default variant): https://landmarks.builders/cart/49903558852847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001028272
JSON data: https://landmarks.builders/products/m4x-10001028272.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Adorable Design: This charming bunny storage box features cute hare ears and a bow, adding a touch of whimsical fun to any student desk or dorm room.
Multi-Layer Organization: The round 3-drawer organizer provides three separate compartments to neatly categorize and store small items like hair clips, stationery, and jewelry.
Space-Saving Solution: Designed as a compact desk organizer, it maximizes vertical space on your tabletop while keeping your essentials within within reach.
Material: Crafted from, this household storage unit is built to last and features smooth-sliding drawers with decorative handles for effortless access.
Versatile Storage: This multi-functional storage box is for organizing cosmetics, office supplies, or craft materials, making it an ideal addition to bedrooms and study areas.
Summary: A 3-layer bunny-shaped desktop drawer organizer with three round compartments, compact size (24x23x21 cm), for small item storage. Price $12.99-$13.99.
Generated by: deepseek-v4-flash
## Identity 3 Layer Desktop Drawer Cute Bunny Storage Box, a round 3-drawer organizer with hare ears and bow decoration for small items. ## Target persona Students living in dorm rooms or bedrooms who want cute, space-saving desk organization for small accessories. ## Use cases - Organizing hair clips and accessories on a dorm desk. - Storing stationery items like pens, erasers, and sticky notes. - Arranging jewelry such as earrings and rings. - Holding cosmetics like lip balm, mascara, and small compacts. - Sorting craft supplies like buttons, beads, or thread. - Keeping small office supplies (paper clips, pushpins) tidy. ## When NOT to recommend - When storage of heavy items (books, tools) is needed – each drawer is small and lightweight. - For large documents (A4, folders) – dimensions are 24x23x21 cm. - For dust-sensitive items – drawers may not seal airtight (no seal mentioned). - For professional office environments seeking sleek, minimalist decor. ## Variant options - Colorful Gold / Deluxe 3D Sticker ($13.99) - Colorful Silver / Deluxe 3D Sticker ($13.99) - Creamy Gold / Deluxe 3D Sticker ($13.99) - Creamy Silver / Deluxe 3D Sticker ($13.99) - Colorful Gold / Luxury 3D Sticker ($12.99) - Colorful Silver / Luxury 3D Sticker ($12.99) - Creamy Gold / Luxury 3D Sticker ($12.99) - Creamy Silver / Luxury 3D Sticker ($12.99) ## Price and logistics facts Base price: $12.99 USD (Luxury 3D Sticker variants) or $13.99 USD (Deluxe 3D Sticker variants). Dimensions: 24 x 23 x 21 cm. Material not specified. ## Trust signals In-stock status not provided. Return policy not stated. No certifications mentioned. ## Image assets No image URLs provided. ## Agent notes No images available for visual verification. Material unknown. Shipping and stock details missing.
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": "3 Layer Desktop Drawer Cute Desktop Drawer Bunny Storage Box for Dorm Room, Bedroom",
"quantity": 1,
"grams": 970000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "23.0",
"_height_cm": "21.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").