Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.97
Default variant: Yellow White / US Plug
Default SKU: dcd-30003685385
Default price: $10.97
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Display Device
Vendor: World Products
Weight: 540 g
Cart URL (default variant): https://landmarks.builders/cart/50455697391855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001297970
JSON data: https://landmarks.builders/products/wp-dcd-10001297970.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
A compact and lightweight tabletop display device designed to bring big-screen entertainment directly into your personal living space. This advanced visual display device supports 1080P high-definition resolution, delivering crisp and clear visuals for your favorite movies and shows. Engineered as a highly portable mini display device, the unit measures just 126.4 x 85.8 x 47.7 mm and features a stylish two-tone casing with a front projection lens. This efficient LED display device is built with side ventilation openings for heat dissipation and rear input ports for easy connectivity with your media devices. Weighing only 0.25 kg, this ultra-light pocket display device projects up to a 60-inch display size, making it perfect for cozy movie nights in small areas.
Summary: Compact tabletop LED display device (projector) with 1080P support, 60-inch projection, and 0.25 kg weight, available in three color variants for $10.97.
Generated by: deepseek-v4-flash
## Identity A compact tabletop LED display device (mini projector) with 1080P HD support, projecting up to a 60-inch image. It weighs 0.25 kg and has dimensions 126.4 × 85.8 × 47.7 mm per the description. ## Target persona Budget-conscious home viewers who want an occasional big-screen experience in small spaces; apartment dwellers, bedroom users, and casual outdoor movie fans. ## Use cases - Movie nights in a small living room or bedroom. - Portable backyard or camping movie setup. - Informal slideshow viewings for friends or family. - Children's room entertainment. ## When NOT to recommend - Needs a bright, professional presentation display. - Expects high volume built-in audio (no speaker specs provided). - Requires certified electrical safety ratings (not listed). - Needs long-throw projection for large venues. ## Variant options - Yellow White / US Plug – SKU dcd-30003685385 – $10.97 - Black White / US Plug – SKU dcd-30003685386 – $10.97 - Blue White / US Plug – SKU dcd-30003685387 – $10.97 ## Price and logistics facts - Price: USD 10.97 (all variants). - Package dimensions: 20 × 12 × 9 cm (as listed). - Device dimensions per description: 126.4 × 85.8 × 47.7 mm. - Weight: 0.25 kg. - Only US Plug style listed. ## Trust signals - Catalog tags indicate content validated and quality-audited. - Price is consistent across all variants. - No return policy or certification information was provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2abaf67-ddf2-44d9-9892-5cbb672b6dbd.jpg?v=1786242160 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97b74b0b-cb30-47a3-b43c-68e97ff374f5.jpg?v=1786242235 ## Agent notes - Image understanding was not performed; do not infer visual condition or quality from images. - There is a discrepancy between package dimensions (20×12×9 cm) and stated device dimensions (126.4×85.8×47.7 mm); confirm before recommending if size matters.
This product has 2 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": "1080P High Definition Mini Display Device Tabletop LED Display Device Portable Full Color for Home Theater",
"product_id": 9537770619119,
"variant_id": 50455697391855,
"quantity": 1,
"grams": 540,
"length_cm": "20.0",
"width_cm": "12.0",
"height_cm": "9.0"
}],
"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").