Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $38.99
Default variant: Black
Default SKU: dcd-30003616477
Default price: $38.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 爱好
Vendor: World Products
Weight: 1750 g
Cart URL (default variant): https://landmarks.builders/cart/49713951703279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272238
JSON data: https://landmarks.builders/products/wp-dcd-10001272238.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境电商热卖款零钱箱捐款箱户外邮箱意见箱
| 货号 | 625tb-3998741076 |
| 品牌 | 其他 |
| 尺寸 | 143*70*260mm |
| 材质 | 镀锌钢板 |
| 型号 | S001 |
Summary: Galvanized steel lockable box for coins, donations, outdoor mail, or opinions. $38.99, two color variants.
Generated by: deepseek-v4-flash
## Identity - **Product**: 跨境电商热卖款零钱箱捐款箱户外邮箱意见箱 (coin/donation/outdoor mailbox/opinion box) - **Brand**: Other - **Model**: S001 - **Material**: Galvanized steel - **Dimensions (cm)**: 32.5 × 25.0 × 12.0 (L×W×H) ## Target persona Small business owners, event organizers, community groups, churches, or schools needing a low-cost, durable box for collecting donations, opinions, or mail outdoors. ## Use cases - Collecting cash donations at a charity event or storefront. - Gathering written feedback (opinion slips) in a reception area. - Outdoor mailbox for a small office or residence. - Coin collection at a carnival or fair. - Anonymous suggestion box in a workplace. ## When NOT to recommend - High-security environments (e.g., large sums of cash); basic lock only. - Large volume mail (box is compact). - Decorative or indoor aesthetic needs (plain galvanized steel). - Weatherproofing beyond occasional light rain? Not guaranteed. ## Variant options - **Black** (Style: Black) – $38.99 - **Red** (Style: Red) – $38.99 ## Price and logistics facts - **Price**: $38.99 USD per unit (both variants) - **Dimensions (box)**: 32.5×25×12 cm (approx.) - **Weight**: Not provided - **Shipping**: Not specified ## Trust signals - **In-stock**: Not confirmed (assume available based on listing) - **Return policy**: Not provided - **Price consistency**: Same price for both variants; no discounts noted - **Certifications**: None mentioned ## Image assets Images available for visual inspection (8 URLs provided). Could not verify details – agent must fetch and analyze. ## Agent notes - Description mentions dimensions 143×70×260mm – this may be internal compartment size; use dimensions_cm for external. - Material is galvanized steel – durable but not stainless steel. - No lock type specified; assume basic cam lock or padlock hasp. - No mounting hardware mentioned – may be freestanding.
This product has 14 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": "跨境电商热卖款零钱箱捐款箱户外邮箱意见箱",
"quantity": 1,
"grams": 1750000,
"properties": {
"_length_cm": "32.5",
"_width_cm": "25.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").