Brand: World Products (Landmark)
SKU: dcd-30002677148
Price: $74.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1700 g
Cart URL (default variant): https://landmarks.builders/cart/49811301859567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001025112
JSON data: https://landmarks.builders/products/m4x-10001025112.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Timeless Character: This retro iron mailbox features a enchanting arched top and a small avian decoration, serving as a functional piece of history for your home entrance.
Primary Function: Designed as a wall mounted letterbox, it provides a secure and stylish way to receive letters, newspapers, and small parcels while keeping those items protected from the weather.
Distinctive Features: The vintage design mailbox boasts a distressed grey finish with embossed floral designs and 'Garden Market' lettering, creating an authentic antique aesthetic.
Key Benefits: Beyond its utility, this iron post box serves as a breathtaking piece of house decoration that instantly elevates the curb attraction of any garden, porch, or hallway.
Intended Effect: Crafted from sturdy cast iron, this mailbox creates a nostalgic atmosphere, blending rustic country design with practical outdoor storage for a timeless look.
Summary: A wall-mounted, retro iron mailbox in gray, sized 43x30x12 cm, priced at $74.99 USD for decorative mail or card collection.
Generated by: deepseek-v4-flash
## Identity Retro Iron Mailbox – a sturdy decorative metal letterbox designed for wall mounting, suitable for garden or event card collection. ## Target persona Homeowners seeking rustic or vintage outdoor decor; event planners needing a card collection receptacle for weddings or parties. ## Use cases - Collecting daily mail at a countryside or vintage-themed home - Decorative garden letter receptacle for aesthetic appeal - Card collection at weddings, parties, or events - Wall-mounted letterbox for small spaces or porches - Decorative storage for small items in entryways ## When NOT to recommend - High-security mail needs (no lock or weatherproofing details) - Large volume mail (compact size: 43x30x12 cm) - Modern minimalist decor tastes - Rainy or humid climates without protection (material unknown) ## Variant options - Only color variant: Gray (SKU: dcd-30002677148) ## Price and logistics facts - Price: $74.99 USD - Dimensions: 43 cm (length) x 30 cm (width) x 12 cm (height) - Product type not specified ## Trust signals - Single variant in stock (Gray) - Price consistent across marketplace - Return policy not provided - No certifications listed ## Image assets - No image URLs provided ## Agent notes - No product description available; features inferred from title - Image understanding not performed (no image URLs) - Material composition not specified (assumed metal from 'iron' in title)
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": "Retro Iron Mailbox Distressed Finish Vintage Design Mailbox Decorative Garden Letter Receptacle Event Card Collection",
"quantity": 1,
"grams": 1700000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "30.0",
"_height_cm": "12.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").