Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.22
Default variant: Pink Lace Card Holder
Default SKU: dcd-30004136176
Default price: $1.22
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/50467629531375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455768
JSON data: https://landmarks.builders/products/wp-dcd-10001455768.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 soft plush and delicate lace for a charming aesthetic and comfortable touch.
Design: Features a DIY-friendly design, perfect for personalizing with badges, photos, and small decorations.
Capacity: Specifically designed to hold 3-inch photos, ID cards, or small collectible badges securely.
Style: Trendy Ins-style aesthetic, ideal for adding a fashionable touch to your everyday accessories.
Functionality: Protects your cards and badges from scratches and damage while keeping them organized.
Summary: DIY plush and lace card holder that fits 3-inch photos, ID cards, and badges; available in four colors at $1.22 USD.
Generated by: deepseek-v4-flash
## Identity DIY Lace Plush Card Holder for 3-inch Photos and Badges, Ins-style Storage. Made from soft plush and lace. Designed to hold 3-inch photos, ID cards, or small collectible badges. ## Target persona - DIY crafters who want to personalize their card holders. - Budget-conscious shoppers seeking a low-cost accessory. - Young adults with an Ins-style aesthetic. - People who need a simple, decorative holder for a single photo or badge. ## Use cases - Holding a 3-inch photo in a DIY craft project. - Carrying an ID badge at school or work. - Displaying a collectible badge or pin. - Personalizing with badges, photos, and small decorations. - Protecting cards and badges from scratches and damage. - As a low-cost filler for craft kits or party favors. ## When NOT to recommend - Professional or heavy-duty badge use that requires rugged materials. - Users who need a standard business-card holder (sized for 2x3.5 inches). - Shoppers expecting a ready-to-use holder without any DIY customization. - Those needing multi-card or wallet-style storage. ## Variant options - Pink Lace Card Holder – SKU dcd-30004136176 – $1.22 - Orange Lace Card Holder – SKU dcd-30004136177 – $1.22 - Sky Blue Lace Card Holder – SKU dcd-30004136178 – $1.22 - Yellow Lace Card Holder – SKU dcd-30004136179 – $1.22 ## Price and logistics facts - Price: $1.22 USD, same for all variants. - Dimensions not provided. - No shipping or logistics info in source facts. - Source tags include 'wp-catalog-only'. ## Trust signals - No certifications or formal trust signals listed. - Price is consistent across four color variants. - Stock status and return policy not provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Wd9Cxe1UqeafFXNqr__2219553852569-0-cib.jpg?v=1786299098 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01z0D4GI1UqeafRf5jg__2219553852569-0-cib.jpg?v=1786299099 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01BNZfCD1UqeafFWNYv__2219553852569-0-cib.jpg?v=1786299099 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01WepQsU1UqeaZzVOuf__2219553852569-0-cib.jpg?v=1786299098 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7deec0017dcd41ae8493fe64a2c5afaa.jpg?v=1786299100 ## Agent notes - Image URLs are fetchable assets; image understanding was not performed. - Dimensions are missing; verify if size matters to the buyer. - No inventory or shipping info provided; check before recommending.
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": "DIY Lace Plush Card Holder for 3-inch Photos and Badges, Ins-style Storage",
"product_id": 9556194263279,
"variant_id": 50467629531375,
"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").