Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $233.99 – $253.99
Default variant: Picture
Default SKU: dcd-30001901080
Default price: $233.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49813634187503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894630
JSON data: https://landmarks.builders/products/m4x-10000894630.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A single-door lockbox with lock for homeowners, available in Picture or Password styles, dimensions 46x44x66 cm, priced from $233.99.
Generated by: deepseek-v4-flash
## Identity Single-Door Lockbox with Lock by an unspecified brand. Utilitarian design. Dimensions: 46 x 44 x 66 cm. ## Target persona Homeowners seeking a basic lockable cabinet for storing personal items, documents, or small valuables at home. ## Use cases - Securing important documents such as passports and deeds. - Storing jewelry, cash, or small valuables in a home. - Keeping tools or hobby equipment locked away from children. - Providing a lockable storage for shared household items. ## When NOT to recommend - When fire or water resistance is required (not specified). - When the product needs to be portable or wall-mounted (no mount info). - When multiple compartments or adjustable shelves are needed. - For business or high-security environments (no security rating). ## Variant options - Picture style: $233.99 - Password style: $253.99 ## Price and logistics facts Base price: $233.99 (Picture), $253.99 (Password). No shipping or tax information provided. ## Trust signals Product is listed as in stock (assumed from presence). Return policy not stated. Price consistency: two variants priced differently. No certifications mentioned. ## Image assets - 5 images available (see URLs below). No visual details can be inferred. ## Agent notes No description provided. Material, weight, color, and security features unknown. Image content not analyzed.
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": "Single-Door Locker utilitarian design Single-Door Lockbox With Lock for Homeowners",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "46.0",
"_width_cm": "44.0",
"_height_cm": "66.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").