Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $15.99
Default variant: Black / 51-31-41cm
Default SKU: dcd-30003614121
Default price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714041159919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271322
JSON data: https://landmarks.builders/products/wp-dcd-10001271322.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
打印机罩复印机防水罩办公室打印机保护罩防水罩雕刻机收纳袋
| 品牌 | 其他 |
| 货号 | 打印机罩 |
| 产品类别 | 打印机罩 |
| 材质 | 牛津布 |
| 加工定制 | 是 |
| 风格 | 现代简约风 |
| 是否有版权或专利 | 否 |
| 类别 | 防尘罩/沙发套/空调罩 |
Summary: Waterproof Oxford cloth printer cover available in Black/Gray, three sizes, priced $9.99-$15.99.
Generated by: deepseek-v4-flash
## Identity - Product: Printer cover / dust cover made of Oxford cloth, waterproof, modern simple style. - Brand: Other (no brand specified). - Category: Dust covers, also usable for sewing machines, scanners, etc. ## Target persona - Home office workers with inkjet or laser printers. - Small business owners wanting to protect office equipment. - Sewing enthusiasts needing a cover for their sewing machine. - Office managers maintaining shared printers. ## Use cases - Covering a printer overnight or during extended non-use to prevent dust accumulation. - Protecting a printer from accidental liquid spills in a kitchen or workshop area. - Using as a dust cover for a sewing machine when not in use. - Covering a small scanner, router, or modem to keep clean. - Protecting a 3D printer from dust in a garage or basement. ## When NOT to recommend - If the device dimensions exceed the largest variant (51x31x41 cm). - If the device requires active ventilation or a heat-resistant cover (e.g., some laser printers). - For users seeking a branded, luxury, or custom-fit cover. - For devices that are not rectangular or have protruding parts. ## Variant options - Black / 51x31x41 cm (SKU: dcd-30003614121) - $15.99 - Black / 41x31x21 cm (SKU: dcd-30003614122) - $9.99 - Black / 46x38x21 cm (SKU: dcd-30003614123) - $12.99 - Gray / 51x31x41 cm (SKU: dcd-30003614124) - $15.99 - Gray / 41x31x21 cm (SKU: dcd-30003614125) - $9.99 - Gray / 46x38x21 cm (SKU: dcd-30003614126) - $12.99 ## Price and logistics facts - Price range: $9.99 to $15.99 USD. - Product package dimensions: 26 x 20 x 5 cm. - No shipping cost or delivery time provided. - Currency: USD. ## Trust signals - No certifications, warranties, or return policy specified. - In-stock status unknown. - Price consistency: multiple variants have fixed prices. ## Image assets - 8 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc3fead815a14f5d8966c514080dd073.png?v=1781085216 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7612937f7a0f481aac44dbc3f0033b20.png?v=1781085216 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/045fcc4b54b4439c92a89e58be61f517.png?v=1781085216 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa598b60c6b94a81b4a6fa53d9f1a019.png?v=1781085216 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7935dabdffde449d9f4e728c828549e9.png?v=1781085216 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2515d42581da4e6f857f31410a856ea2.png?v=1781085215 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e3f1ea2d25743a9964e3cde605e1e93.png?v=1781085216 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d73f4c987eb2426285e4a2ca3b1b7b3c.png?v=1781085216 - Note: Image content not inspected; treat as fetchable assets only. ## Agent notes - The product title mentions printer, but tags include '缝纫' (sewing); verify actual intended use. - No details on waterproof rating or material thickness. - No return policy or shipping info available.
This product has 18 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "打印机罩复印机防水罩办公室打印机保护罩防水罩雕刻机收纳袋",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "20.0",
"_height_cm": "5.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").