Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.65 – $1.82
Default variant: Transparent - Embossed
Default SKU: dcd-30004141073
Default price: $1.82
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/50467748839663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457568
JSON data: https://landmarks.builders/products/wp-dcd-10001457568.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 LOFREE B.Duck wireless keyboard and mouse sets, ensuring a perfect fit.
Material: Made from high-quality silicone, offering durability and flexibility for long-lasting use.
Protection: Shields your keyboard from dust, spills, and daily wear and tear, extending its lifespan.
Design: Ultra-thin and transparent design maintains the original look and feel of your keyboard.
Maintenance: Easy to clean and reusable, providing a hygienic typing experience.
Summary: Protective silicone dust cover for LOFREE B.Duck wireless keyboard and mouse sets; shields against dust, spills, and wear; ultra-thin transparent design; priced from $1.65.
Generated by: deepseek-v4-flash
## Identity - Product: LOFREE B.Duck Wireless Keyboard Silicone Protective Film Dust Cover - Material: Silicone - Compatibility: LOFREE B.Duck wireless keyboard and mouse sets ## Target persona - Owners of LOFREE B.Duck wireless keyboard/mouse sets - Users wanting low-cost keyboard protection (under $2) - Individuals in dusty or spill-prone environments - Users who prefer transparent protection to preserve aesthetics ## Use cases - Covering keyboard set when not in use to prevent dust buildup - Shielding from accidental liquid spills during use - Providing an easy-to-clean hygienic layer for shared desks - Reducing daily wear and tear on keys - Maintaining original look with a transparent cover ## When NOT to recommend - For users who do not own a LOFREE B.Duck keyboard/mouse set (specific fit) - When rigid, hard-shell protection is required (this is a thin film) - For non-compatible keyboard layouts (e.g., standard full-size keyboards) - As a replacement for a keyboard case with carrying protection ## Variant options - Transparent - Embossed (SKU dcd-30004141073) — $1.82 - Semi-transparent Black - Embossed (SKU dcd-30004141074) — $1.78 - Semi-transparent White - Embossed (SKU dcd-30004141075) — $1.65 - Semi-transparent Light Pink - Embossed (SKU dcd-30004141076) — $1.65 ## Price and logistics facts - Base price: $1.65 USD - Variant price range: $1.65–$1.82 USD - Physical dimensions: not provided - Shipping, tax, and availability data not supplied ## Trust signals - Explicit compatibility statement for LOFREE B.Duck wireless keyboard and mouse sets - Price per variant is explicitly listed - No certifications or return policy provided ## Image assets - 5 image URLs available in raw data - Images not visually inspected; verify by fetching URLs ## Agent notes - Product type field empty; inferred as keyboard accessory - Dimensions null; do not assume size - Compatibility is specific; do not generalize to other keyboards - All variants are embossed; no further surface details given - No stock, shipping, or return information available
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": "LOFREE B.Duck Wireless Keyboard Silicone Protective Film Dust Cover",
"product_id": 9556239253743,
"variant_id": 50467748839663,
"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").