Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $46.99
Default variant: Antique Gold
Default SKU: dcd-30003297851
Default price: $46.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/49878409150703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001165839
JSON data: https://landmarks.builders/products/m4x-10001165839.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Vintage European Design: This mailbox brings a classic decorative look to your entrance, turning a practical wall mounted mailbox into a refined exterior accent that suits villas, courtyards, and traditional facades.
Secure Storage: Designed as a locked mailbox, it helps keep letters, notices, and small deliveries protected, giving you more peace of mind when mail arrives while you are away.
Long-Lasting Construction: Built with a die-cast aluminum panel and galvanized sheet body, this letter box is made for regular outdoor storage use and offers dependable support for daily postal needs.
Practical Everyday Use: The front mail slot and easy-entry lower door make it simple to receive and collect mail, so the mailbox works smoothly for households, offices, and entrance areas.
Customizable Front Feature: The custom house number option helps personalize the mailbox for clear address identification, making it easier for visitors, couriers, and delivery personnel to find the right home.
Summary: Vintage Wall Mail Box Rust Resistant Wall Mounted Mailbox Powder Coat Finish. Description: 【European Design Design】: This mailbox brings a classic European look to your entrance, with an ornate decorative front that adds character and helps your home feel more refined at initial glance. 【Mail Receiving Slot】: The wall mounted mailbox is designed for everyday letter delivery, giving mail carriers a simple place to insert letters, cards, and small envelopes without hassle. 【Sturdy Build】: Made with a cast aluminum front panel and galvanized steel body, this letter box is built for outdoor storag
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": "Vintage Wall Mail Box Rust Resistant Wall Mounted Mailbox Powder Coat Finish",
"product_id": 9437405118703,
"variant_id": 49878409150703,
"quantity": 1,
"grams": 3500,
"length_cm": "46.0",
"width_cm": "32.0",
"height_cm": "17.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").