Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $200.99 – $280.99
Default variant: 42x42.5cm
Default SKU: dcd-30001899517
Default price: $200.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 8020 g
Cart URL (default variant): https://landmarks.builders/cart/49811908657391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894397
JSON data: https://landmarks.builders/products/m4x-10000894397.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: Decorative meter box cover with opening door and shelf, available in six sizes from 42x42.5cm to 63x67.5cm, priced between $200.99 and $280.99.
Generated by: deepseek-v4-flash
## Identity Meter Box Cover with pegs Opening Door Design Shelf with pegs Decorative ## Target persona Homeowners looking to conceal or decorate exterior meter boxes; electricians or contractors installing meter box enclosures; property managers maintaining curb appeal. ## Use cases - Covering an unsightly electric meter box on a residential exterior wall. - Adding a decorative shelf above a meter box for small plants or decor. - Replacing a damaged or missing meter box door. - Hiding a meter box in a rental property for aesthetic improvement. - Using as a protective cover for outdoor utility boxes. ## When NOT to recommend - For customers needing a lockable or secure meter box (no mention of lock). - For outdoor installations in extreme weather without additional sealing (material not specified). - For those seeking a simple, non-decorative cover (it's decorative). - For meter boxes that are not within the listed size ranges. ## Variant options Six sizes available: - 42x42.5cm ($200.99) - 42x61.5cm ($217.99) - 42x73cm ($231.99) - 63x49.5cm ($238.99) - 63x67.5cm ($262.99) - 42x43cm ($280.99) ## Price and logistics facts - Base price: $200.99 USD for smallest variant. - Largest variant: $280.99 USD. - Dimensions of base product: 46 x 45 x 8 cm (length x width x height). - No shipping, weight, or origin information provided. ## Trust signals - No stock status, return policy, or certifications provided. - Multiple size options available. ## Image assets Five images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f0cb9f3-7c14-4ddb-b4e2-628cb9cdac00.jpg?v=1781600929 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4549a13-757b-4479-a48a-7d48d9c9e353.jpg?v=1781600931 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7feb0676-4af8-47d0-b911-e726af0dc9ef.jpg?v=1781600930 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/afaac6cb-4f32-427e-9a45-184b23f9f145.jpg?v=1781600930 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ba20748-8c1b-4479-b2a5-82a45d8b895b.jpg?v=1781600931 ## Agent notes - No description or product type available from source. - Images not analyzed; visual details unknown. - Recommend verifying size compatibility with customer's meter box.
This product has 12 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": "Meter Box Cover with pegs Opening Door Design Shelf with pegs Decorative",
"quantity": 1,
"grams": 8020000,
"properties": {
"_length_cm": "46.0",
"_width_cm": "45.0",
"_height_cm": "8.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").