Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $45.99
Default variant: Green
Default SKU: dcd-30003290312
Default price: $45.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49810775703791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001162744
JSON data: https://landmarks.builders/products/m4x-10001162744.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This vintage metal mailbox is a decorative wall-mounted mailbox designed to bring a classic post box look to event areas, retail displays, and themed interiors.
Function: The lockable lid and front mail slot make this mail box suitable for collecting notes, cards, suggestions, or decorative inserts in an organized way.
Design Details: Handmade from iron with a rounded retro shape, it adds a strong display decor presence while keeping the surface clean and visually striking.
Selling Point: Its compact 24 x 14 x 33 cm size makes it easy to place on a wall, shelf, or counter, giving you a noticeable accent without taking up much room.
Use Effect: perfect for photo props, shop styling, parties, and seasonal setups, this post box helps create a nostalgic atmosphere that feels inviting and memorable.
Summary: Vintage Metal Mailbox Lockable Lid Letter Holder Handmade for Event Decoration. Description: 【Product Type】: This vintage metal mailbox is a decorative wall-mounted mailbox inspired by classic post box styling, making it suitable for homes, shops, cafés, and event areas that need a distinctive display decor piece. 【Function】: Designed with a front mail slot and lockable lid, this mail box works as a practical drop box for letters, notes, suggestion cards, or small collections while helping keep contents organized. 【Design Feature】: The rounded retro outline and bold color options give this wal
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 Metal Mailbox Lockable Lid Letter Holder Handmade for Event Decoration",
"product_id": 9429815263471,
"variant_id": 49810775703791,
"quantity": 1,
"grams": 1500,
"length_cm": "43.1",
"width_cm": "32.7",
"height_cm": "35.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").