Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Red
Default SKU: dcd-30002722761
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49903463858415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001034438
JSON data: https://landmarks.builders/products/m4x-10001034438.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Mule Sticky Note Clip Pen Pot Creative Gift Idea Mule Shaped Pen Holder
Summary: Mule-shaped pen holder with sticky note clip, available in 5 colors (Red, White, Black, Gold, Silver), priced at $9.99, dimensions 24x20.7x15.7 cm.
Generated by: deepseek-v4-flash
## Identity Mule Shaped Sticky Note Clip Pen Pot - a novelty desk accessory combining a pen holder and sticky note clip in a mule silhouette. ## Target persona Budget-conscious gift buyers looking for unique desk accessories; desk organizers seeking functional yet decorative pen pots; collectors of novelty office items. ## Use cases Holding pens and pencils at a home office; clipping sticky notes for messages or reminders; as a decorative item on a desk or shelf; as a small, affordable gift for coworkers or teachers; party favor for desk-themed events; organizing small stationery like erasers and clips. ## When NOT to recommend Users needing large capacity or heavy-duty pen storage; professional offices requiring sleek, minimalist design; individuals who dislike novelty or themed desk items; children under 3 due to potential small parts (choking hazard). ## Variant options - Red ($9.99) - White ($9.99) - Black ($9.99) - Gold ($9.99) - Silver ($9.99) ## Price and logistics facts Price: $9.99 USD. Dimensions: 24.0 x 20.7 x 15.7 cm. No shipping or availability data provided. ## Trust signals All color variants priced identically; multiple color options available; product images are fetchable from provided URLs. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5efe3eaa-557f-47bb-b936-69113b436a55.jpg?v=1782146548 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f5758063-34e4-4c0f-8733-d3a50eb2bace.jpg?v=1782146549 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29e43929-5fe7-454f-8522-9828de710986.jpg?v=1782146549 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a84e44d-aaad-4355-8930-6808fbe27669.jpg?v=1782146549 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3eba5711-1273-4fdd-ae4d-152a0f9349be.jpg?v=1782146553 ## Agent notes Images have not been analyzed; descriptions based solely on title. No material, weight, or construction details provided. No shipping, stock status, or return policy information available.
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": "Mule Sticky Note Clip Pen Pot Creative Gift Idea Mule Shaped Pen Holder",
"quantity": 1,
"grams": 120000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "20.7",
"_height_cm": "15.7"
}
}],
"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").