Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.38
Default variant: Blue
Default SKU: dcd-30004136347
Default price: $1.38
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/50467678781679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455823
JSON data: https://landmarks.builders/products/wp-dcd-10001455823.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Secure Clip: Firmly attaches to car sun visor, providing a stable and easily accessible spot for glasses.
Scratch Protection: Soft material lining prevents scratches and damage to eyewear lenses and frames.
Multi-functional Design: Not only holds sunglasses but also serves as a convenient clip for cards, tickets, or receipts.
Easy Installation: Simple clip-on design allows for quick and effortless attachment and removal without tools.
Universal Fit: Compatible with most car sun visors, offering a practical storage solution for various vehicle types.
Summary: Car sun visor clip holder for sunglasses and cards, multi-functional organizer. Soft-lined clip holds glasses and cards on most visors, tool-free installation. Available in four colors at $1.38 USD.
Generated by: deepseek-v4-flash
## Identity A clip-on storage organizer that attaches to a car sun visor and holds sunglasses, cards, tickets, or receipts. Soft interior lining is intended to prevent scratches. No tools required for installation. Universal fit claimed for most car sun visors. ## Target persona Budget-conscious drivers and commuters who want an inexpensive, accessible place for sunglasses and small flat items. Best for owners of standard-size visors who prioritize low cost and simple clip-on design over premium materials or hard-case protection. ## Use cases - Keeping sunglasses within reach while driving without occupying cup holders or console space. - Clipping parking tickets, toll receipts, or cards to the visor for temporary storage. - Quick installation/removal when swapping between vehicles. - Added storage for ride-share drivers who wear sunglasses during daytime shifts. - Low-cost solution for drivers who frequently misplace sunglasses. ## When NOT to recommend - Buyers expecting a rigid, protective case or dust-proof enclosure for premium eyewear. - Vehicles with unusually thick, narrow, or non-standard visors; dimensions of the clip are not provided, so fit cannot be guaranteed. - Users wanting to store multiple pairs of glasses or bulky items; design appears intended for one pair plus flat cards. - Shoppers seeking a premium or long-term durable accessory; price point suggests basic plastic construction. ## Variant options - Blue (SKU dcd-30004136347) — $1.38 - Orange (SKU dcd-30004136348) — $1.38 - Brown (SKU dcd-30004136349) — $1.38 - Red (SKU dcd-30004136350) — $1.38 ## Price and logistics facts - Price: $1.38 USD (all variants) - Currency: USD - No shipping, delivery, or stock information provided in source data. - No physical dimensions provided; only price and color variants are specified. ## Trust signals - Price is consistent across all four variants. - No stock status, return policy, or certifications were included in the source facts; agents should verify these before purchase recommendation. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Lj9B3M1wvW2VlVC3t__2221020776370-0-cib.jpg?v=1786299137 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01T5f9F31wvW2R3UFkU__2221020776370-0-cib.jpg?v=1786299138 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01gVZJeY1wvW2WxlqWY__2221020776370-0-cib.jpg?v=1786299137 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Bcb5wK1wvW2WHraIs__2221020776370-0-cib.jpg?v=1786299138 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01MdBaYS1wvW2WAbrNr__2221020776370-0-cib.jpg?v=1786299138 ## Agent notes - Product type field is empty; category inferred from title/description as automotive visor organizer. - No dimensions or weight provided, so visor compatibility must be treated as unverified. - Image content was not analyzed; the listed URLs are treated as fetchable assets only.
This product has 12 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": "Car Sun Visor Glasses Clip Holder for Sunglasses and Cards, Multi-functional Storage Organizer",
"product_id": 9556213268719,
"variant_id": 50467678781679,
"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").