Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99
Default variant: Red
Default SKU: dcd-30003297819
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49810641748207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001165831
JSON data: https://landmarks.builders/products/m4x-10001165831.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Vintage Metal Mailbox Lockable Retro Letter Box Decorative for Office
| Type | Mailbox |
| Colour | Red |
| Material | Steel |
| Mounting | Wall Mount |
| Model | Architectural Mailboxes 2681B |
| Style | Vintage/Retro |
| Features | Lockable |
| Application | Residential |
| Finish | Smooth |
Summary: Lockable vintage metal mailbox for home or office storage. Available in four colors: Red, Yellow, Army Green, Varnish. Dimensions 42x30x15 cm. Price $42.99.
Generated by: deepseek-v4-flash
## Identity Vintage Metal Mailbox Lockable Home Storage Decorative for Office ## Target persona Homeowner or renter needing a decorative lockable mailbox for secure mail delivery; small office looking for a stylish mail drop. ## Use cases - Secure mail collection at home or office. - Decorative storage for keys, small packages, or office supplies. - Gating incoming physical correspondence in a shared workspace. - As a prop or decorative item in vintage-themed interiors. ## When NOT to recommend - When high security (e.g., tamper-proof, fireproof) is needed. - For outdoor use in harsh weather (unclear if weatherproof; paint may fade). - When a parcel box for large packages is required. - For users seeking electronic or smart lock features. ## Variant options - Red ($42.99) - Yellow ($42.99) - Army Green ($42.99) - Varnish ($42.99) ## Price and logistics facts - Price: $42.99 USD - Dimensions: 42 cm (L) x 30 cm (W) x 15 cm (H) - No weight info provided. ## Trust signals - No in-stock status or return policy known. - Price consistent across variants. - No certifications or brand info provided. ## Image assets - No image URLs available. ## Agent notes - Product category likely decorative mailboxes. No product type specified. - Image understanding was not performed (no images provided).
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": "Vintage Metal Mailbox Lockable Retro Letter Box Decorative for Office",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "30.0",
"_height_cm": "15.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").