Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Silver / E0.75 C1.25cm
Default SKU: dcd-30000067873
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 170 g
Cart URL (default variant): https://landmarks.builders/cart/49946333282543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011547
JSON data: https://landmarks.builders/products/m4x-10000011547.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Opening Lock Box, Aluminum Casement panes, Stainless Steel, Protected Safety Latch, Multi-Functional Hardware
Summary: Opening lock box with aluminum casement, stainless steel, and safety latch. Available in silver/black with multiple size options. Priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Opening Lock Box with aluminum casement panes, stainless steel, protected safety latch, multi-functional hardware. ## Target persona Homeowners and renters seeking affordable window security; parents needing childproof window locks; DIYers installing casement window accessories. ## Use cases - Securing casement windows against unauthorized opening from outside. - Preventing children from opening windows beyond a safe limit. - Adding a secondary lock to sliding doors or windows with similar profiles. - Temporary security for windows in apartments or rented spaces. - Light-duty industrial or office window locking. ## When NOT to recommend - For high-security commercial or institutional settings requiring certified locks. - For outdoor use where weather exposure demands weatherproofing (not specified). - When a heavy-duty deadbolt or multi-point locking system is needed. - For windows that require a keyed lock for egress compliance. ## Variant options Two colors (Silver, Black) with nine size combinations: - Silver: E0.75 C1.25cm, E1.5 C2cm, E2 C2.5cm, E2.5 C3cm - Black: E0.75 C1.25cm, E1.5 C2cm, E2 C2.5cm, E2.3 C2.8cm, E2.5 C3cm, E3 C3.5cm All variants at $9.99. ## Price and logistics facts Price: $9.99 USD. Dimensions: 19.0 cm × 4.0 cm × 3.0 cm. No shipping or stock details provided. ## Trust signals No explicit trust signals available (e.g., stock status, return policy, certifications). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f73d5a69-f545-4f45-aec8-6d568b5e6677.png?v=1782181193 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d084239-71b4-4591-8bd8-ab5c30a6deb2.png?v=1782181196 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14f8310f-6556-4524-914f-094051a7ad6d.png?v=1782181197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26a56918-d338-402a-8f0d-ace09db07b38.png?v=1782181195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc43a9d7-76ef-4b5d-bc5b-cdfbc9ece30a.png?v=1782181195 ## Agent notes Image content not analyzed; visual inspection recommended. No stock or return policy information available.
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": "Opening Lock Box, Aluminum Casement panes, Stainless Steel, Protected Safety Latch, Multi-Functional Hardware",
"quantity": 1,
"grams": 170000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "4.0",
"_height_cm": "3.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").