Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.65
Default variant: Black
Default SKU: dcd-30004141120
Default price: $9.65
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/50467771023599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457580
JSON data: https://landmarks.builders/products/wp-dcd-10001457580.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 premium top-grain cowhide leather, offering a soft touch and durable quality.
Design: Features a stylish color-block design, perfect for modern fashion sensibilities.
Capacity: Equipped with multiple card slots and a spacious compartment for cash, meeting daily storage needs.
Structure: Convenient trifold design ensures a compact profile while maximizing internal organization.
Functionality: Ideal for everyday use, securely holding essentials like cards, bills, and coins.
Summary: Women's genuine top-grain cowhide leather wallet with multiple card slots and cash storage, priced at $9.65 USD. Note: title says bifold, description says trifold.
Generated by: deepseek-v4-flash
## Identity Women's wallet made of genuine top-grain cowhide leather with a color-block design. Offers multiple card slots and a compartment for cash. Available in Black, Red, Lake Blue, and Light Blue. ## Target persona Budget-conscious women seeking a genuine leather wallet under $10. Also suitable for shoppers who prioritize color variety over premium finishing. ## Use cases - Daily carrying of cards, bills, and coins. - Affordable gift for casual or office use. - Coordinating with color-block aesthetic outfits. - Quick replacement when a current wallet wears out. ## When NOT to recommend - If the user specifically requires a bifold wallet, because the description states trifold structure. - If RFID-blocking or extra security features are expected. - If premium leather quality with heavy stitching is needed at this price point. - If the user wants a minimalist cardholder without cash capacity. ## Variant options - Black (SKU dcd-30004141120) – $9.65 - Red (SKU dcd-30004141121) – $9.65 - Lake Blue (SKU dcd-30004141122) – $9.65 - Light Blue (SKU dcd-30004141123) – $9.65 ## Price and logistics facts - Unit price: $9.65 USD for every variant. - No shipping cost, delivery time, or stock availability provided. - No return or exchange policy stated. ## Trust signals - Material claimed as genuine top-grain cowhide leather. - Price is consistent across all four color variants. - Multiple product images available, though not visually verified in this data. - No certifications, ratings, or warranty information included. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01OLqGHo1oKrKKFzYKM__2968845207.webp?v=1786299254 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01XxVx581oKrKKfm74E__2968845207.webp?v=1786299254 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01OJIn9p1oKrKKFygHg__2968845207.webp?v=1786299254 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01waeJQB1oKrKJerac4__2968845207.webp?v=1786299254 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01k9zQa51oKrKIC7FBT__2968845207.webp?v=1786299254 ## Agent notes - Title says "Bifold" but the description says "trifold design". Flag this discrepancy. - Physical dimensions are not provided. - Images were not inspected due to data limitations; visual features like logo placement or actual color tones are unverified. - No stock status or logistics details are known.
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": "Women's Bifold Genuine Leather Wallet with Multi-Card Slots",
"product_id": 9556247773423,
"variant_id": 50467771023599,
"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").