Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.94
Default variant: Black (Note Car Logo) / Sun Visor
Default SKU: dcd-30004137521
Default price: $0.94
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/50467670196463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456143
JSON data: https://landmarks.builders/products/wp-dcd-10001456143.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 holds sunglasses, eyeglasses, and other small items without obstructing driving view.
Multi-functional Design: Integrates sunglass clip, ticket holder, and card organizer for versatile use.
Premium Material: Constructed from durable and high-quality materials for long-lasting performance.
Easy Installation: Simple clip-on design attaches quickly and securely to your car's sun visor.
Universal Fit: Compatible with most car visors, providing convenient storage for various vehicle models.
Summary: Car visor clip that holds sunglasses or eyeglasses and includes a ticket holder and card organizer; clip-on design with claimed universal fit. Priced at $0.94.
Generated by: deepseek-v4-flash
## Identity Car Visor Sunglasses Holder Clip with Ticket Card Organizer. Clip-on accessory for car sun visors that holds sunglasses/eyeglasses and organizes tickets/cards. Sold in multiple color variants at a $0.94 price point. ## Target persona Budget-conscious drivers who want a low-cost visor organizer. Audi owners who need a matching black clip (specific variant exists). Drivers who frequently use parking tickets or toll cards and want them within reach. People looking for a basic, universal clip without complex installation. ## Use cases - Clipping onto a car sun visor to hold sunglasses while driving. - Storing parking tickets and small cards in the integrated organizer pocket. - Keeping eyeglasses accessible without obstructing the driving view. - Quick install/removal in rental cars or shared vehicles. - Matching interior trim with black, beige, or brown color variants. ## When NOT to recommend - Heavy items or large wallets—this is a lightweight clip, not a cargo holder. - Vehicles with thick or padded sun visors that may prevent a secure clip-on fit. - Drivers needing phone mounts, electronic organizers, or multi-compartment storage. - Buyers wanting a branded or logo-decorated accessory, except for the specific Audi variant. ## Variant options - Black (Note Car Logo) / Sun Visor — $0.94 (SKU dcd-30004137521) - Beige (Note Car Logo) / Sun Visor — $0.94 (SKU dcd-30004137522) - Brown (Note Car Logo) / Sun Visor — $0.94 (SKU dcd-30004137524) - Black for Audi / Sun Visor — $0.94 (SKU dcd-30004137526) ## Price and logistics facts - Price: $0.94 USD (all variants) - Product dimensions: not provided - Installation: clip-on design, mounts on sun visor - Universal fit claimed for most car visors - Logistics details (shipping, stock availability) not provided in source facts ## Trust signals - In-stock status: not confirmed in provided data - Return policy: not provided - Price consistency: all listed variants are $0.94 USD - Described as durable and high-quality materials (manufacturer claim, not independently verified) - Specific Audi variant indicates car-model compatibility for one option ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Ufjspz1DBZaPg7Lap__4611686018427381202-0-item_pic.webp?v=1786299129 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01em4wgd1DBZaUMjkeC__2576500178.webp?v=1786299128 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN015kQxfz1DBZaVKRgZ0__2576500179.webp?v=1786299129 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN016SzKmy1DBZaW5tZrr__2576500178.webp?v=1786299128 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN017hFZPA1DBZaVuTg94__2576500178.webp?v=1786299129 ## Agent notes - Images were not viewed; visual details (materials, build quality, exact colors) were not verified. - Dimensions are missing; clip size may be relevant for compatibility assessment. - The phrase 'Note Car Logo' in variant names is ambiguous and may indicate a generic logo or a note explaining the logo; verify before assuming branding. - Low price suggests basic plastic construction; manage expectations for durability. - Stock, shipping, and return policy are unknown from provided facts.
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 Visor Sunglasses Holder Clip with Ticket Card Organizer",
"product_id": 9556209926383,
"variant_id": 50467670196463,
"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").