Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.29
Default variant: Pink B-style/Cartoon Metal Hollow Pen Holder
Default SKU: dcd-30004136224
Default price: $0.29
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467658694895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455784
JSON data: https://landmarks.builders/products/wp-dcd-10001455784.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable metal construction ensures long-lasting use and stability on your desk.
Hollow mesh design provides excellent ventilation and allows for easy visibility of contents.
Multi-functional organizer suitable for pens, pencils, markers, and other office supplies.
Compact round shape saves valuable desk space while offering ample storage capacity.
Available in multiple vibrant colors to match your personal style or office decor.
Summary: A round metal mesh desk pen/pencil holder with cartoon styling. Priced at $0.29 USD. Available in Pink, Blue, Green, and Black variants. Designed for pens, pencils, and markers.
Generated by: deepseek-v4-flash
## Identity A compact metal mesh pen/pencil holder for desk organization. Price: $0.29 USD per unit. Available in Pink, Blue, Green, and Black cartoon-styled variants. Item dimensions are not provided. Product type is unspecified in the catalog. ## Target persona Budget-conscious desk organizers: students, parents buying for children, and cubicle workers seeking a cheap, colorful accessory. ## Use cases - Holding pens and pencils on a home desk. - Storing markers and small office supplies in study areas. - Organizing a child's desk with playful cartoon colors. - Keeping art tools accessible in a studio or craft room. - Arranging writing instruments on shared office desks. ## When NOT to recommend - When a large-capacity or heavy-duty holder is needed. - For professional, minimalist, or high-end office decor. - If a dust-proof, fully enclosed container is required. - When exact dimensions must match a space; none are listed. ## Variant options All variants priced at $0.29 USD: - Pink B-style/Cartoon Metal Hollow Pen Holder (SKU dcd-30004136224) - Blue/Cartoon Metal Hollow Pen Holder (SKU dcd-30004136225) - Green/Cartoon Metal Hollow Pen Holder (SKU dcd-30004136226) - Black/Cartoon Metal Hollow Pen Holder (SKU dcd-30004136227) ## Price and logistics facts Listed price: $0.29 USD for each variant. Currency: USD. No shipping, stock status, or return policy information is available. Dimensions are not provided. Catalog tags indicate this is part of a DCD full catalog and a 2026-08-10 incremental upload. ## Trust signals - Consistent price across all four variants. - Five product images are provided in the listing. - Each variant has a distinct SKU. - No certifications, stock status, or return policy are listed. ## Image assets Five image URLs are available but were not visually inspected. They are included as fetchable assets; no visual details are inferred from them. ## Agent notes - The hollow mesh design may allow small items to fall through; consider for pens and markers only. - Cartoon styling targets playful or child-oriented settings. - Size and capacity are unknown due to missing dimensions. - This is a low-cost, consumable item; verify seller reliability separately.
This product has 10 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": "Creative Metal Mesh Round Hollow Pen Holder for Desk Organization",
"product_id": 9556205830383,
"variant_id": 50467658694895,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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").