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 Left / 4cm
Default SKU: dcd-30000067840
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: 110 g
Cart URL (default variant): https://landmarks.builders/cart/49946342260975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011542
JSON data: https://landmarks.builders/products/m4x-10000011542.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Adjustable aluminum door panel lock
Summary: Adjustable aluminum door panel lock in 10 variants (left/right, universal, safety, zinc alloy) for $9.99 USD.
Generated by: deepseek-v4-flash
## Identity Adjustable aluminum door panel lock, available in 10 variants with different handedness, sizes, and materials. ## Target persona DIY homeowners, cabinet makers, property managers, and handymen needing low-cost, adjustable locks for interior panels or cabinet doors. ## Use cases - Securing kitchen cabinet doors - Replacing worn-out or broken panel locks - Adding privacy to interior doors (e.g., bathroom, office) - Quick lock repair in rental properties - Adjustable lock for varied panel thicknesses (4-6 cm range) ## When NOT to recommend - For high-security applications (e.g., external main doors, safes) - For outdoor use – material weather resistance unknown - For heavy or fire-rated doors - When a single-hand or universal lock is needed but handedness may be required ## Variant options - Silver Left / 4cm ($9.99) - Silver Right / 4cm ($9.99) - White Left / 4.7cm ($9.99) - Safety Lock Left / 5cm ($9.99) - Safety Lock Right / 5cm ($9.99) - Universal Lock / 5cm ($9.99) - Universal Lock / 5.5cm ($9.99) - Black Two-way Lock / 6cm ($9.99) - Zinc Alloy Left / 4.5cm ($9.99) - Zinc Alloy Right / 4.5cm ($9.99) ## Price and logistics facts - Price: $9.99 USD per variant - Package dimensions: 9 x 6 x 4 cm ## Trust signals - In-stock status not provided; assume available unless otherwise noted. - Return policy not specified. - Price consistent across all variants. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d3dfbe8-858a-4d84-af19-a5e7ab34e49f.png?v=1782181195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1784718c-37b8-4193-b6ae-c2332860c5b5.png?v=1782181197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a5585f2-b8db-43d6-8105-ed13ac7ead85.png?v=1782181201 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e40c432-78ca-43f0-81c6-a05ea38ed608.png?v=1782181197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/91af62dc-27c2-40d4-b4d7-4b61c71a2592.png?v=1782181202 ## Agent notes - No detailed material specifications beyond "aluminum" and "zinc alloy" in variant names. - Image content not analyzed; visual features cannot be described.
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": "Adjustable aluminum door panel lock",
"quantity": 1,
"grams": 110000,
"properties": {
"_length_cm": "9.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").