Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Black
Default SKU: dcd-30002583936
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: 150 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43761001103434:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001005977
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001005977.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Design: Features a chic pleated front and a soft, textured PU leather finish, making this pleated coin purse a stylish stylish accessory for common use.
Small & Portable: Measuring just 12.5 x 8 x 4 cm, this small pouch is perfectly sized to fit in your hand, pocket, or handbag without adding bulk.
Double Compartments: The smart double fastener pouch design provides two separate sections, allowing you to neatly organize coins, currency, cards, and small items like lipstick or keychain.
Quality Material: Crafted from long-lasting and soft PU leather with a sleek polyester lining, this coin purse is built for longevity and feels comfortable to the feel.
Versatile Functionality: perfect for common errands, a quick outing to the shop, or keeping your larger bag organized, this multi-functional zip coin pouch combines minimalist design with practical use.
Summary: Pleated Coin Purse Small Size Mini Change Wallet Double Fastener Pouch Multi-Functional Zip Coin Pouch Minimalist Design. 【Elegant Design】: Features a chic pleated front and a soft, textured PU leather finish, making this pleated coin purse a stylish stylish accessory for common use. 【Small & Portable】: Measuring just 12.5 x 8 x 4 cm, this small pouch is perfectly sized to fit in your hand, pocket, or handbag without adding bulk. 【Double Compartments】: The smart double fastener pouch design provides two separate sections, allowing you to neatly organize coins, currency, cards, and small items
Generated by: m4x-map-v1
This product has 9 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": "Pleated Coin Purse Small Size Mini Change Wallet Double Fastener Pouch Multi-Functional Zip Coin Pouch Minimalist Design",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "13.0",
"_height_cm": "7.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").