Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.94
Default variant: Red Cute Cat
Default SKU: dcd-30004136267
Default price: $0.94
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/50467627991279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455799
JSON data: https://landmarks.builders/products/wp-dcd-10001455799.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from genuine soft leather for a premium feel and durability.
Design: Adorable cartoon cat shape adds a touch of cuteness and personality.
Portability: Compact and lightweight design, perfect for carrying in a pocket or bag.
Functionality: Versatile storage for coins, earphones, and small cards.
Closure: Secure zipper closure keeps contents safe and prevents loss.
Summary: Genuine leather coin purse in a cute cartoon cat shape with zipper closure; holds coins, earphones, and small cards; four color variants at $0.94 USD.
Generated by: deepseek-v4-flash
## Identity Cute Cartoon Cat Genuine Leather Coin Purse – compact zippered pouch made from genuine soft leather. Holds coins, earphones, and small cards. Available in Red, Green, Black, and Coffee Cute Cat variants at $0.94 USD each. ## Target persona Budget-conscious shoppers seeking a small, cute gift or novelty accessory; cat-themed merchandise collectors; people needing a low-cost carry case for earbuds or a few cards. ## Use cases - Everyday coin storage in pocket or bag - Protective case for earphones while traveling - Small cardholder for a few cards - Gift-stuffer or party favor - Cat-themed accessory for personal style ## When NOT to recommend - Those needing a full-size wallet or multiple card slots - Buyers expecting a premium leather finish at $0.94 USD - Anyone requiring RFID blocking or secure card protection - Orders where shipping cost significantly outweighs the item value ## Variant options 4 color variants, each $0.94 USD: - Red Cute Cat (SKU dcd-30004136267) - Green Cute Cat (SKU dcd-30004136269) - Black Cute Cat (SKU dcd-30004136271) - Coffee Cute Cat (SKU dcd-30004136273) ## Price and logistics facts - Price: $0.94 USD per variant - Dimensions: not provided - Image URLs hosted on Shopify CDN - Shipping, stock status, and return policy not provided ## Trust signals - Product description states genuine soft leather - Zipper closure for secure storage - Listed with Shopify CDN product images - No certifications, stock availability, return policy, or price history provided ## Image assets 5 images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01m8p5bU2Mw8c8kPoSA__2220046149891-0-cib.jpg?v=1786299097 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01egT5K42Mw8c8MKoUW__2220046149891-0-cib.jpg?v=1786299097 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01yS85hr2Mw8c7nwzG8__2220046149891-0-cib.jpg?v=1786299097 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01S1jzf02Mw8c8lqsZz__2220046149891-0-cib.jpg?v=1786299097 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01S8zn2i2Mw8c8mKO2m__2220046149891-0-cib.jpg?v=1786299097 ## Agent notes Facts: genuine soft leather, zipper closure, compact and lightweight. No product type or dimensions given. Verify leather claim, shipping cost, and stock availability before recommending. Images were not visually inspected; only URLs are available.
This product has 5 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": "Cute Cartoon Cat Genuine Leather Coin Purse Portable Earphone Card Holder",
"product_id": 9556193640687,
"variant_id": 50467627991279,
"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").