Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $44.99 – $48.99
Default variant: Small
Default SKU: dcd-30001966336
Default price: $44.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1430 g
Cart URL (default variant): https://landmarks.builders/cart/49810753913071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000902982
JSON data: https://landmarks.builders/products/m4x-10000902982.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
protected Storage Solution: Keep your currency, coins, and prized items protected with this portable safe box, designed for dependable security at home, in in the workplace, or while mobile useing.
Organized currency Management: Features a removable multi-compartment tray with specifically designated sections for paper currency and coins, allowing for quick and easy organization and entry during transactions.
sturdy small-sized Design: built with a sturdy aluminum alloy frame and reinforced corners to withstand frequent use, while its space-saving design makes it easy to retail location in drawers or cabinets.
Portable Convenience: Equipped with a convenient and sturdy carrying handle on the lid, making this currency box easy to transport to various locations like shops, marketplaces, school events, or dorm rooms.
dependable digital combination securing mechanism: protected your belongings with a dependable 3-digit digital combination securing mechanism, providing keyless convenience and peace of mind that your prizeds are protected from unauthorized entry.
Summary: Portable currency Safe sturdy 3-digit code securing mechanism securing mechanism Safe Box Sturdy Build for Dorm Room. Description: 【protected Storage Solution】: A portable safe box designed for protectedly storing currency, coins, documents, and other small valuables at home, in in professional settings, or while traveling. 【Multi-Compartment Tray】: Features a removable cantilever tray with multiple sections, perfect for organizing coins, paper currency, and checks for quick retrieval and easy counting. 【dependable 3-digit code securing mechanism securing mechanism】: Equipped with a three-digi
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Portable currency Safe sturdy 3-digit code securing mechanism securing mechanism Safe Box Sturdy Build for Dorm Room",
"product_id": 9429809529071,
"variant_id": 49810753913071,
"quantity": 1,
"grams": 1430,
"length_cm": "29.0",
"width_cm": "23.0",
"height_cm": "13.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").