Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.40
Default variant: White
Default SKU: dcd-30004140819
Default price: $0.40
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/50467795239151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457500
JSON data: https://landmarks.builders/products/wp-dcd-10001457500.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Compatibility: Specifically designed for Sony WF-1000XM6 wireless Bluetooth earbuds, ensuring a perfect fit and full protection.
Material: Crafted from high-quality, durable silicone material, providing excellent shock absorption and scratch resistance.
Design: Features a creative cartoon design, adding a unique and stylish touch to your earbud case.
Protection: Offers comprehensive protection against drops, bumps, scratches, and daily wear and tear, keeping your earbuds safe.
Accessibility: Precise cutouts allow easy access to the charging port and pairing button without removing the case.
Summary: Silicone protective case for Sony WF-1000XM6 wireless earbuds, available in four colors at $0.40 USD. Features cartoon design and precise cutouts.
Generated by: deepseek-v4-flash
## Identity - Product: Silicone Protective Case for Sony WF-1000XM6 Wireless Earbuds - Material: Silicone - Design: Cartoon creative soft cover - Compatibility: Specifically designed for Sony WF-1000XM6 earbuds - Price: $0.40 USD ## Target persona - Owners of Sony WF-1000XM6 earbuds seeking low-cost basic protection - Budget-conscious buyers who want a playful, colorful case - Users looking for a simple silicone cover to prevent scratches and minor drops ## Use cases - Protecting earbuds case during daily commute or storage - Adding a cartoon style to personalize the earbuds case - Replacing a damaged or worn original protective cover - As a low-cost accessory gift for WF-1000XM6 owners ## When NOT to recommend - Users needing rugged, heavy-duty drop protection - Buyers seeking premium materials like leather or metal - Those who want additional features like a carabiner or belt clip - Anyone who does not own Sony WF-1000XM6 earbuds ## Variant options - White (SKU dcd-30004140819) - $0.40 - Black (SKU dcd-30004140820) - $0.40 - Red (SKU dcd-30004140821) - $0.40 - Dark Blue (SKU dcd-30004140822) - $0.40 ## Price and logistics facts - Price: $0.40 USD - No dimensions provided - Shipping and availability not specified ## Trust signals - In-stock status not verified - Return policy not provided - Price consistency: all variants priced at $0.40 - No certifications mentioned ## Image assets - 5 product images available at CDN URLs (not analyzed) ## Agent notes - Image understanding not performed; URLs are fetchable but visual details not verified - Verify exact compatibility with Sony WF-1000XM6 (not other models) - Confirm shipping options and estimated delivery before purchase recommendation
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": "Silicone Protective Case for Sony WF-1000XM6 Wireless Earbuds, Cartoon Creative Soft Cover",
"product_id": 9556257046767,
"variant_id": 50467795239151,
"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").