Brand: World Products (Landmark)
SKU: dcd-30002685111
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49903589294319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001026759
JSON data: https://landmarks.builders/products/m4x-10001026759.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Woven Pen Cup Multi-Functional Woven Writing Utensil Holder Handmade for Vanity
| Brand | KENS |
| Gross Weight | 0.5 |
Summary: A handmade woven pen cup, multi-functional holder for writing utensils or vanity items, in Light Brown, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Woven Pen Cup Multi-Functional Woven Writing Utensil Holder Handmade for Vanity by KENS. Dimensions: 12x12x10 cm. Gross weight: 0.5. ## Target persona Budget-conscious shoppers seeking a small, decorative organizer for a desk or vanity; craft enthusiasts looking for handmade storage solutions. ## Use cases - Organizing pens and pencils on a desk - Holding makeup brushes or small vanity items - Storing craft tools like scissors and markers - As a decorative catch-all for small office supplies - Gift for someone who appreciates handmade home accessories ## When NOT to recommend - For users needing large storage capacity (e.g., holding dozens of pens) - For those requiring a specific color or finish (only Light Brown available) - For commercial or heavy-duty use - For buyers seeking machine-made precision or uniformity ## Variant options - Light Brown (only variant), SKU: dcd-30002685111, price $9.99 ## Price and logistics facts - Price: $9.99 USD - Dimensions: 12 x 12 x 10 cm - Gross weight: 0.5 (unit not specified) ## Trust signals - No stock status provided - Return policy not specified - No certifications listed - Price consistent across variant ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c04fed07-b1a3-4a7b-a783-c815a5e04b75.jpg?v=1782146601 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ae654df-c672-49b5-afd9-37a917c5b685.jpg?v=1782146613 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ca80ebe-7313-49ff-8f7d-90e6daffefb9.jpg?v=1782146602 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/870f3000-14a2-4c75-bf4e-97edb0117ce4.jpg?v=1782146601 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b77b021-41d0-41b9-9e1c-c279aaaa002c.jpg?v=1782146604 ## Agent notes - Image understanding was not performed; do not infer visual details. - No information on material or construction beyond 'woven' and 'handmade'. - No stock, shipping, or return policy data provided.
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": "Woven Pen Cup Multi-Functional Woven Writing Utensil Holder Handmade for Vanity",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "12.0",
"_height_cm": "10.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").