Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Silver / KZ01 201 Stainless
Default SKU: dcd-30000064751
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: 20 g
Cart URL (default variant): https://landmarks.builders/cart/49946410713327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011071
JSON data: https://landmarks.builders/products/m4x-10000011071.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sliding Door Lock Latch, Adjustable Hook Lock, Zinc Alloy Retainer, Pane Patio Door Hardware Replacement
Summary: Sliding door lock latch replacement with adjustable hook lock, zinc alloy retainer, available in multiple finishes for patio door hardware.
Generated by: deepseek-v4-flash
## Identity Sliding Door Lock Latch, Adjustable Hook Lock, Zinc Alloy Retainer, Pane Patio Door Hardware Replacement ## Target persona DIY homeowners and renters with sliding glass doors; handymen repairing or replacing worn locks; property managers maintaining rental units. ## Use cases - Replacing a broken or missing sliding door lock latch - Upgrading to an adjustable hook lock for better security - Matching existing door hardware color (silver, black, matte black, matte silver) and size options (KZ01, KZ02, KZ03, KZ04) - Installing a new lock on a replacement patio door panel - Providing a simple, keyless locking mechanism for glass sliding doors ## When NOT to recommend - Non-sliding doors (hinged, French, etc.) - Users requiring a keyed or deadbolt lock - High-security applications (e.g., commercial storefronts) - Oversized or unusually thick door tracks ## Variant options - Silver / KZ01 201 Stainless (SKU: dcd-30000064751) – $9.99 - Silver / KZ02 201 Stainless (SKU: dcd-30000064752) – $9.99 - Silver / KZ04 304 Stainless (SKU: dcd-30000064753) – $9.99 - Black / KZ04 304 Stainless (SKU: dcd-30000064754) – $9.99 - Black / KZ02 201 Stainless (SKU: dcd-30000064755) – $9.99 - Matte Black / KZ03 Zinc Alloy (SKU: dcd-30000064756) – $9.99 - Matte Silver / KZ03 Zinc Alloy (SKU: dcd-30000064757) – $9.99 ## Price and logistics facts - Price: $9.99 USD (all variants) - Product dimensions: 8.0 cm × 4.0 cm × 1.0 cm (length × width × height) - No shipping or delivery time provided ## Trust signals - 7 variant options available (multiple colors and materials) - Price consistent across all variants - 5 product images available - No inventory or return policy information provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3cb1856b-8d1a-4f0d-ab44-58c885766caa.png?v=1782181228 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd83ea39-e0d8-4a6a-a363-6d050aea5fd6.png?v=1782181231 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba9bc367-d75b-4210-a3ce-175955c11b5b.png?v=1782181228 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7613277e-4ae0-49be-823f-3a092c4a84d1.png?v=1782181227 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7612950a-8353-44ce-a127-9da4223c8294.png?v=1782181229 ## Agent notes Image content was not analyzed; factual details from structured data only.
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": "Sliding Door Lock Latch, Adjustable Hook Lock, Zinc Alloy Retainer, Pane Patio Door Hardware Replacement",
"quantity": 1,
"grams": 20000,
"properties": {
"_length_cm": "8.0",
"_width_cm": "4.0",
"_height_cm": "1.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").