Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $34.99
Default variant: Tx0056mi Black
Default SKU: dcd-30003616509
Default price: $34.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 1600 g
Cart URL (default variant): https://landmarks.builders/cart/49713931223279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272244
JSON data: https://landmarks.builders/products/wp-dcd-10001272244.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
厂家直销欧洲信报箱邮箱金属信箱邮箱信报箱TX0056MI
| 货号 | 56MI |
| 颜色 | 黄等可定制 |
| 尺寸 | 22*7.5*30CM |
| 材质 | 镀锌板 |
| 型号 | TX0056MI |
| 适用范围 | 家用公司学校用信报箱 |
| 是否跨境出口专供货源 | 是 |
Summary: Factory-direct European-style metal mailbox TX0056MI in 6 colors, galvanized steel, 35x28x34cm, $34.99 USD.
Generated by: deepseek-v4-flash
## Identity Metal mailbox model TX0056MI, factory direct from China, designed for European-style mail collection. Material: galvanized steel. Dimensions: 35x28x34 cm (claim: 22x7.5x30 cm). ## Target persona Homeowners needing secure mail delivery; property managers for apartments or small offices; school administrators requiring centralized mail; small business owners organizing incoming mail. ## Use cases 1. Wall-mounted residential mailbox for daily postal mail. 2. Shared mailbox in apartment building or community center. 3. Incoming mail sorting station for small office. 4. School mail distribution for staff or departments. 5. Decorative mailbox for garden or gate entry. 6. Retail display for hardware or home improvement stores. ## When NOT to recommend - When parcel size exceeds 22x7.5x30cm (e.g., large packages). - If buyer requires high-security lock (basic lock only). - For indoor-only use if not weatherproof (no weatherproofing claimed). - Buyer in region with non-European mailbox standards (e.g., US standard size). - Need for surface-mount or flush-mount installation (only wall-mount assumed). ## Variant options All variants priced at $34.99 USD: - Tx0056mi Black (sku: dcd-30003616509) - Tx0056mi White (sku: dcd-30003616510) - Tx0056mi Yellow (sku: dcd-30003616511) - Tx0056mi Brown (sku: dcd-30003616512) - Tx0056mi Gray (sku: dcd-30003616513) - Tx0056mi Silver (sku: dcd-30003616514) ## Price and logistics facts - Price: $34.99 USD per unit (all variants). - Dimensions (product page): 35 x 28 x 34 cm. - Weight: not provided. - Origin: factory direct (China). - Shipping: not specified; likely from China. ## Trust signals - In-stock status: not provided. - Return policy: not specified. - Price consistency: all variants at same price. - No certifications or quality marks listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f8f078b3971146738ae29dec1630ec9f.png?v=1781085162 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e542f18b5d84f4abea6caaebe0f735b.png?v=1781085161 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/40e20135cc544de7b58fb1dbac21c320.png?v=1781085161 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee30aeec84854fbcae88369cfb4eaa76.png?v=1781085162 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/48396c51ac9f4036a4649580036bd9f4.png?v=1781085163 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bfc1485f704b42c4b338eaa9925d508f.png?v=1781085163 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5400e3a39ba84a2dbaa032c06530fe7a.png?v=1781085163 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5b3ae4084814c5dac3ad47a3d6ec3a1.png?v=1781085162 ## Agent notes - Product_type in data is '珠宝' (jewelry) but actual product is a mailbox; treat as mailbox. - Two different dimension sets: product page dimensions_cm: 35x28x34; description claims 22x7.5x30 cm. Verify actual size before recommending. - No stock, return, or warranty information available. - Images not analyzed; output as provided URLs.
This product has 18 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": "厂家直销欧洲信报箱邮箱金属信箱邮箱信报箱TX0056MI",
"quantity": 1,
"grams": 1600000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "28.0",
"_height_cm": "34.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").