Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.09
Default variant: Black-Double Zipper
Default SKU: dcd-30004137069
Default price: $1.09
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/50467677143279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456020
JSON data: https://landmarks.builders/products/wp-dcd-10001456020.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Compact Design: Mini size perfect for carrying essentials without bulk, easily fits into pockets or bags.
Multi-functional Storage: Features multiple layers and compartments for organizing coins, cards, and small items.
Secure Zipper Closure: Equipped with a smooth-gliding zipper to keep contents safe and prevent loss.
Durable Material: Crafted from high-quality, wear-resistant material for long-lasting use.
Unisex Style: Simple and versatile design suitable for both men and women, ideal for daily use or as a gift.
Summary: Minimalist keychain coin purse with multi-layer zipper card holder, available in four colors at $1.09 USD each.
Generated by: deepseek-v4-flash
## Identity - Product: Minimalist Keychain Coin Purse for Men and Women, Multi-layer Zipper Card Holder Wallet - Price: $1.09 USD (per variant) - Variants: Black-Double Zipper, Brown-Double Zipper, Blue-Double Zipper, Green-Double Zipper - Description: Compact design, multi-layer storage, secure zipper closure, durable material, unisex style. ## Target persona - Budget-conscious shoppers looking for a low-cost, compact carry solution. - Minimalists who prefer a small, simple accessory for daily essentials. - Gift buyers seeking an inexpensive, practical unisex item. - People who want a backup or travel coin/card pouch. ## Use cases - Carrying coins, cards, and small items in a pocket or bag without bulk. - Attaching to keys for quick access to small necessities. - Acting as a minimalist wallet for everyday use. - Storing spare change or small items while traveling. - Organizing small items like earbuds or pill capsules. ## When NOT to recommend - When the user needs a full-size wallet for cash, multiple cards, or ID. - When the user requires premium materials, RFID blocking, or high durability. - When the user expects a dedicated keychain accessory with specific attachment hardware (details not provided). - When the item is intended for heavy daily use and long-term reliability. ## Variant options - Black-Double Zipper (SKU: dcd-30004137069) – $1.09 USD - Brown-Double Zipper (SKU: dcd-30004137070) – $1.09 USD - Blue-Double Zipper (SKU: dcd-30004137071) – $1.09 USD - Green-Double Zipper (SKU: dcd-30004137072) – $1.09 USD ## Price and logistics facts - Price: $1.09 USD for each variant. - No dimensions provided. - Shipping costs, delivery times, and return policy not stated. - No inventory/stock status provided. ## Trust signals - Pricing is consistent across all variants. - Product description claims durable, wear-resistant material (unverified). - No certifications, warranty, or established brand information provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01al2xnP1EtN0HM21qv__3325240409.webp?v=1786299135 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01GcVNVA1EtN0GQMmKW__3325240409.webp?v=1786299135 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01wiOZkC1EtN0KiO8GE__3325240409.webp?v=1786299135 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01b9UDFA1EtN0H8lh9O__3325240409.webp?v=1786299135 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01OyfZZf1EtN0Kg3zYY__3325240409.webp?v=1786299135 ## Agent notes - Image understanding was not performed; all URLs are provided as-is. - No physical dimensions or material composition were supplied. - Availability and return policy are unknown; confirm before recommending. - Price suggests a budget item; verify quality expectations with user.
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": "Minimalist Keychain Coin Purse for Men and Women, Multi-layer Zipper Card Holder Wallet",
"product_id": 9556212678895,
"variant_id": 50467677143279,
"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").