Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $10.99
Default variant: Silver / Regular
Default SKU: dcd-30000066813
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: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49946367197423:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011375
JSON data: https://landmarks.builders/products/m4x-10000011375.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Aluminum Alloy Glazing Lock, Security Lock, Universal Holder, Upgraded Design, Easy Installation
Summary: Aluminum alloy glazing lock with universal holder, upgraded design, easy installation. Available in multiple height variants. Price $9.99-$10.99.
Generated by: deepseek-v4-flash
## Identity Aluminum Alloy Glazing Lock, Security Lock, Universal Holder, Upgraded Design, Easy Installation ## Target persona Homeowners, DIY enthusiasts, property managers, and window/door repair technicians needing a simple, low-cost glazing lock. ## Use cases - Securing sliding windows and doors in residential settings. - Replacing old or broken glazing locks on aluminum frames. - Adjusting lock height to fit different frame gaps. - Installing as a secondary lock for added security. - Using on cabinet or glass doors with compatible thickness. ## When NOT to recommend - High-security applications requiring certified locks. - Users needing locks in colors other than silver. - Outdoor installations where weatherproofing is critical. - Applications requiring tamper-resistant or pick-proof mechanisms. ## Variant options | SKU | Title | Price | |-----|-------|-------| | dcd-30000066813 | Silver / Regular | $9.99 | | dcd-30000066814 | Silver / Heightened | $9.99 | | dcd-30000066815 | Silver / Extra High | $9.99 | | dcd-30000066816 | Silver / Total Height 1cm | $9.99 | | dcd-30000066817 | Silver / Total Height 1.3cm | $9.99 | | dcd-30000066818 | Silver / Total Height 1.65cm | $9.99 | | dcd-30000066819 | Silver / Regular Adjustable | $9.99 | | dcd-30000066820 | Silver / High Adjustable | $9.99 | | dcd-30000066821 | Silver / 2.3cm Slot Adjust | $10.99 | ## Price and logistics facts - Price range: $9.99 - $10.99 USD. - Dimensions: 8.0 x 6.0 x 4.0 cm. - All variants are silver. ## Trust signals - No stock status or return policy provided. - Images available but not analyzed; visual consistency may vary. - Price consistent across most variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ffb5860-d8b7-44d9-ba36-d8764f87f80c.png?v=1782181207 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/328c2525-cc43-4a71-b9d1-a5d29e94dc2c.png?v=1782181208 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d55a9341-25bb-4add-b54e-5a5fb0c38719.png?v=1782181208 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb114585-6522-46c8-98cd-61dd8e30d781.png?v=1782181209 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/622998b6-837f-4d0b-80f4-13a5e7d7abcd.png?v=1782181210 ## Agent notes - All variants are silver; color not changeable. - Only one variant (2.3cm Slot Adjust) costs $1 more. - No explicit trust signals (stock, returns, certifications) provided. - Image understanding was not performed; use URLs as-is.
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": "Aluminum Alloy Glazing Lock, Security Lock, Universal Holder, Upgraded Design, Easy Installation",
"quantity": 1,
"grams": 80000,
"properties": {
"_length_cm": "8.0",
"_width_cm": "6.0",
"_height_cm": "4.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").