Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $51.99
Default variant: 18x12x11 / Single Hang
Default SKU: dcd-30001964071
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: 1000 g
Cart URL (default variant): https://landmarks.builders/cart/49810641617135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000902658
JSON data: https://landmarks.builders/products/m4x-10000902658.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
不锈钢存钱罐收钱箱存钱箱收银箱票据箱手提超市现金盒子收纳箱
















Summary: Portable combination lockbox with sturdy stainless steel construction, available in multiple sizes and styles, priced $42.99–$51.99.
Generated by: deepseek-v4-flash
## Identity Portable combination lockbox for office cash and valuables. Stainless steel construction, combination lock, available in single or double hang styles. ## Target persona Small business owners, retail cashiers, office managers needing secure daily cash storage. ## Use cases - Securing daily cash register deposits - Storing petty cash at desk - Transporting cash to bank - Securing personal items at shared workspace - Storing keys and small valuables ## When NOT to recommend - High-value security needs (large sums of cash or jewelry) - Long-term storage requiring fire/water protection - Users needing electronic access control or audit trails - High-theft environments requiring a more robust safe ## Variant options | Size | Style | Price | |------|-------|-------| | 18x12x11 | Single Hang | $42.99 | | 45x30x15 | Single Hang | $44.99 | | 16x11x9 | Single Hang | $42.99 | | 18x12x11 | Double Hang | $51.99 | ## Price and logistics facts Price range: $42.99–$51.99 USD. Dimensions (base model in cm): 47 x 32 x 17. ## Trust signals No stock information provided. No return policy stated. Price consistent across variants. No certifications listed. ## Image assets No image URLs available. ## Agent notes Images were not provided. Description is in Chinese. Variant sizes do not exactly match given dimensions.
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": "Portable Lockbox Sturdy Construction M Single Y Box Combination Lock for Office",
"quantity": 1,
"grams": 1000000,
"properties": {
"_length_cm": "47.0",
"_width_cm": "32.0",
"_height_cm": "17.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").