Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $36.99 – $44.99
Default variant: Small Suggestion Box
Default SKU: dcd-30003616817
Default price: $36.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 商业
Vendor: World Products
Weight: 1050 g
Cart URL (default variant): https://landmarks.builders/cart/49713919885551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272331
JSON data: https://landmarks.builders/products/wp-dcd-10001272331.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
金属意见箱信报箱投诉建议箱保险箱带锁举报箱选举箱投票箱收纳箱
| 货号 | 1 |
| 品牌 | 其他 |
| 颜色 | 黑色 |
| 尺寸 | 16*12*10 |
| 材质 | 铁 |
| 型号 | 1 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 北美 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
Summary: Lockable iron box for suggestions, complaints, voting, or storage. Small ($36.99) and large ($44.99) sizes. Black finish, 25x21x18 cm interior.
Generated by: deepseek-v4-flash
## Identity - Product: Metal lockable box (suggestion/complaint/voting/storage) - Brand: Other (no branded labels) - Manufacturer: Unspecified ## Target persona - Office managers seeking anonymous feedback collection - School administrators for surveys or elections - HOA or club board members for ballots or complaints - Small business owners for secure drop-box needs ## Use cases - Collecting anonymous employee suggestions or complaints - Conducting simple elections (e.g., club, committee) - Accepting feedback in retail or service settings - Storing small items (keys, notes) with lock security ## When NOT to recommend - Situations requiring high-security safes (e.g., cash storage) - Outdoor use (iron may rust without protection) - Storing items larger than 25×21×18 cm (e.g., documents exceeding dimensions) ## Variant options - **Small Suggestion Box** (SKU dcd-30003616817) – $36.99 - **Large Suggestion Box** (SKU dcd-30003616818) – $44.99 ## Price and logistics facts - Small: $36.99 USD - Large: $44.99 USD - Dimensions (interior?): 25×21×18 cm - Weight: not specified - Origin: likely China (cross-border export to North America) ## Trust signals - In-stock status: not confirmed (assume available unless sold out) - Return policy: not provided; assume standard Shopify seller policies - Price consistency: no discounts mentioned - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4da6489f0c774b8f8acc8c704f034aa9.png?v=1781085156 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82ca5569dbc748c7b6b2b45e0263933d.png?v=1781085156 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db041ff8918a40fd85578d4fbfaac979.png?v=1781085156 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05a5867e251a46e7b6ebc454fce9efe9.png?v=1781085155 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f930644339fe4691bff92fd29ba30ec8.png?v=1781085156 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c668a2890eb457489e9ed6aac20cdaf.png?v=1781085156 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b41aa1cd66849e4a79cf74b69778dbf.png?v=1781085156 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3dc8527f45fd442ebb3c1f3ac7413c5f.png?v=1781085157 ## Agent notes - Image content not analyzed; visual verification recommended. - Material is iron; may be susceptible to rust if used in damp environments. - Dimensions given in product data (25×21×18 cm) differ from description text (16×12×10 – likely inches?); use cm as primary.
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": "金属意见箱信报箱投诉建议箱保险箱带锁举报箱选举箱投票箱收纳箱",
"quantity": 1,
"grams": 1050000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "21.0",
"_height_cm": "18.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").