Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 304 Stainless Steel / EU Standard
Default SKU: dcd-30000068278
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: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49946320666863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011621
JSON data: https://landmarks.builders/products/m4x-10000011621.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Window Lock, Stainless Steel Security Lock, Adjustable Casement Window Lock, Easy to Install
Summary: Stainless steel window lock for casement windows, adjustable, easy to install. Price $9.99. Multiple size variants available.
Generated by: deepseek-v4-flash
## Identity Window Lock, Stainless Steel Security Lock, Adjustable Casement Window Lock, Easy to Install ## Target persona Homeowner or renter seeking a basic window security lock; DIYers looking for affordable, easy-to-install window hardware. ## Use cases - Securing ground-floor casement windows - Adding secondary lock for child safety - Replacing broken or outdated window locks - Temporary security solution for rented homes - Simple upgrade for older windows without complex drilling ## When NOT to recommend - For high-security commercial applications requiring certified locks - For sliding windows or non-casement types - When user needs a keyed lock or electronic lock - If window frame material is incompatible (aluminum, vinyl, etc. – compatibility unknown) ## Variant options Five variants: 304 Stainless Steel in EU Standard, 23 Slot, Connection Point; Regular (finish) in EU Standard and 23 Slot. All priced $9.99. ## Price and logistics facts Price: $9.99 USD. Dimensions: 10x8x3 cm. Shipping and tax information not provided. ## Trust signals No stock information, return policy, or certifications provided. Price consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bcc6b3cb-3e44-44cc-912c-58ee42218d74.png?v=1782181193 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c86447dd-2418-451e-b357-10120b17d57c.png?v=1782181188 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57fe047e-1085-4413-ae4a-5b5a11e3c446.png?v=1782181186 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a49f88d2-a956-4415-b08f-13245c2a2aed.png?v=1782181187 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e76e525-9fa3-4aed-8b89-797c89a5bfed.png?v=1782181187 ## Agent notes No detailed description beyond title. Product type unspecified. Compatibility details not provided. Image 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": "Window Lock, Stainless Steel Security Lock, Adjustable Casement Window Lock, Easy to Install",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "8.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").