Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $31.99 – $33.99
Default variant: Square Flip Cover -
Default SKU: dcd-30003607948
Default price: $31.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49714190287087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269103
JSON data: https://landmarks.builders/products/wp-dcd-10001269103.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
方形翻盖保护罩按钮开关粘贴保护罩带胶电梯警示急停防误触防护罩
| 货号 | 方形翻盖保护罩 |
| 品牌 | 博越 |
| 材质 | PC |
| 型号 | 方形翻盖保护罩 |
| 适用范围 | 石油天然气 化工 电力 核能 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 否 |
| 风格 | 现代简约 |
Summary: Square flip cover for button switches, made of PC, adhesive backing, prevents accidental activation in industrial environments.
Generated by: deepseek-v4-flash
## Identity Square flip cover (方形翻盖保护罩) for button switches, made of PC material, with adhesive backing. Designed to prevent accidental activation and provide emergency stop protection. ## Target persona - Industrial maintenance technicians - Safety compliance officers - Facility managers in oil, gas, chemical, power, or nuclear plants - Engineers specifying protective components for switchgear ## Use cases - Covering emergency stop buttons to prevent inadvertent presses - Protecting switches in high-traffic industrial areas - Adding physical barriers to start/stop controls in hazardous environments - Retrofitting existing button panels with inexpensive safety guards - Use in custom control boxes where a simple adhesive cover is sufficient - Temporary or permanent protection during maintenance shutdown ## When NOT to recommend - When a sealed or waterproof enclosure is required (no IP rating specified) - For high-temperature environments unless PC is verified suitable - For applications requiring frequent access without removing the cover - If the user needs a cover that locks or has keyed access ## Variant options - Style: Square Flip Cover - (SKU dcd-30003607948) - $31.99 - Style: Square Flip Cover a (SKU dcd-30003607949) - $33.99 ## Price and logistics facts - Base price: $31.99 USD - Variant price: $33.99 USD - Package dimensions: 16.0 x 15.0 x 6.0 cm - Weight and shipping cost not provided ## Trust signals - In-stock status: not explicitly stated - Return policy: not provided - Price consistency: two variants with $2 difference - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3e4475c04c34b55951b891cc7a80c22.png?v=1781085355 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f77ac08216634560a82519a693420a4c.png?v=1781085353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/39099538be1d4964b7c31cc71814cf9c.png?v=1781085354 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1d09381678d0416f9a00cf9ce7d147a2.png?v=1781085353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1bde144ebdf94b18a1fe4866117c8d85.png?v=1781085353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/324e56800b8648e086b5999528c6e45a.png?v=1781085354 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b43926a2ba34fb1944405c947126869.png?v=1781085353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d87efccb41964984b2a14a17209ceea0.png?v=1781085354 ## Agent notes - Image analysis not performed; assume product is as described. No visual details extracted. Dimensions provided are for package, not product itself.
This product has 14 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": 150000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "15.0",
"_height_cm": "6.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").