Brand: World Products (Landmark)
SKU: dcd-30002532062
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/50150741999855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000997278
JSON data: https://landmarks.builders/products/m4x-10000997278.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from dense acacia wood, this wooden sticky note holder features a beautiful natural grain and a hand-polished finish for a sleek, premium feel that adds a tinge of elegance to any workspace.
Multifunctional Design: This versatile desk accessory combines a dispenser for 3x3 inch sticky notes with three integrated pen slots, keeping your essential writing tools and notes neatly organized and within readily accessible.
Space-Saving & Efficient: With its space-saving footprint, this space-saving desk organizer helps you declutter your workspace without taking up a lot room, making it perfect for home offices, corporate desks, or student study areas.
Stable & Safeguarding: Thoughtfully designed with an anti-slip base, this note holder stays securely in place on your desk, preventing scratches and sliding while you work, ensuring your surfaces remain pristine.
Instant Organization: Ready to use right immediately usable with no assembly required, this acacia wood note dispenser provides an immediate solution for tidying up loose pens and paper, helping you maintain a focused and productive environment.
Summary: Desktop Organizer with 3 Pen Slots Multi-Functional Pen and Sticky Note Holder. 【Premium Material】: Crafted from dense acacia wood, this wooden sticky note holder features a beautiful natural grain and a hand-polished finish for a sleek, premium feel that adds a tinge of elegance to any workspace. 【Multifunctional Design】: This versatile desk accessory combines a dispenser for 3x3 inch sticky notes with three integrated pen slots, keeping your essential writing tools and notes neatly organized and within readily accessible. 【Space-Saving & Efficient】: With its space-saving footprint, this spac
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": "Desktop Organizer with 3 Pen Slots Multi-Functional Pen and Sticky Note Holder",
"product_id": 9456865280239,
"variant_id": 50150741999855,
"quantity": 1,
"grams": 250,
"length_cm": "12.0",
"width_cm": "11.0",
"height_cm": "6.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. 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").