Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $25.99
Default variant: 25-20cm / White Board
Default SKU: dcd-30003637593
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/50151083573487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001280649
JSON data: https://landmarks.builders/products/m4x-10001280649.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Basic Use: This house fitting works as a panel cover for a wall-mounted distribution box, giving the installation a neat and finished appearance while keeping the front area visually organized.
Function: Designed as an electrical box cover, it helps conceal the panel on the wall and creates a cleaner look in rooms, hallways, utility areas, or other visible mounting areas.
Hinged Design: This hinged electrical box cover features a front-opening lid that flips upward, making the cover practical for accessing the enclosed panel without removing the entire frame.
Appearance: The wall electrical panel cover has a white solid-color front, a rectangular frame design, rounded corners, and a smooth flat surface that blends into simple interior settings.
Purpose: As a decorative hinged electrical box cover with a 16 mm thick build, it is made to protect the visual finish of the panel area while adding a tidy, low-key effect to the wall.
Summary: Wall Electrical Panel Cover Hinged Electrical Box Cover Hinged Lid Meter Box Cover Electrical Enclosure Easy Access Flip Up Lid Simple Flat Style Suitable for House Entryway Decoration. 【Basic Use】: This house fitting works as a panel cover for a wall-mounted distribution box, giving the installation a neat and finished appearance while keeping the front area visually organized. 【Function】: Designed as an electrical box cover, it helps conceal the panel on the wall and creates a cleaner look in rooms, hallways, utility areas, or other visible mounting areas. 【Hinged Design】: This hinged electr
Generated by: m4x-map-v1
This product has 12 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": "Wall Electrical Panel Cover Hinged Electrical Box Cover Hinged Lid Meter Box Cover Electrical Enclosure Easy Access Flip Up Lid Simple Flat Style Suitable for House Entryway Decoration",
"product_id": 9456961552623,
"variant_id": 50151083573487,
"quantity": 1,
"grams": 600,
"length_cm": "68.0",
"width_cm": "48.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. 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").