Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $12.99
Default variant: White / Drawer Lock 5pcs
Default SKU: dcd-30000065582
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: 130 g
Cart URL (default variant): https://landmarks.builders/cart/49946398621935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011188
JSON data: https://landmarks.builders/products/m4x-10000011188.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
kid protection Drawer Lock, Cabinet Latch, infant Proofing, Adjustable, no tools needed, Easy Installation
Summary: Childproof drawer and cabinet locks in white or transparent, adjustable, no tools needed, priced from $9.99.
Generated by: deepseek-v4-flash
## Identity Child safety drawer and cabinet locks for infant proofing. Available in white or transparent, with multiple size/configurations. No tools required for installation. ## Target persona Parents of toddlers and infants; caregivers looking for easy, no-tool childproofing solutions. ## Use cases - Securing kitchen drawers to prevent access to sharp objects or cleaning supplies. - Locking cabinet doors in bathrooms or living areas. - Quick, tool-free installation in homes with multiple drawers or cabinets. - Adjustable lock fits different knob/edge sizes. - Travel-friendly childproofing for rental homes or visits. ## When NOT to recommend - For pet proofing (adult pets can override these locks). - For drawers requiring frequent adult access (latch may slow down adults). - For high-security needs (e.g., gun safes). - For furniture with non-standard or round handles. ## Variant options - White / Drawer Lock 5pcs – $9.99 - White / Drawer Lock 10pcs – $12.99 - White / D-Door Lock 5pcs – $9.99 - White / D-Door Lock 10pcs – $12.99 - Transparent / 5 Long+5 Short Lock – $12.99 - Transparent / Long Lock 2pcs – $9.99 - Transparent / Short Lock 2pcs – $9.99 - Transparent / Adjustable Lock 2pcs – $9.99 ## Price and logistics facts - Price range: $9.99–$12.99 USD. - Product dimensions: 17 cm x 6 cm x 6 cm (packaging). - Shipping details not provided. ## Trust signals - No explicit trust signals provided (no return policy, certifications, or stock status). - Multiple variants available, suggesting active inventory. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f09632a-657a-41b9-9fef-45586111a1e5.png?v=1782181226 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/583a0800-facc-41bc-973c-eb43ae1b440b.png?v=1782181223 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6e5caa2-1036-4c91-94dc-838ec61cbd49.png?v=1782181222 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59b97aae-8762-4f46-ba1b-58509633841b.png?v=1782181223 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/645df8fa-9f80-4f8a-addc-820560396dd7.png?v=1782181223 ## Agent notes - Image understanding not performed; no visual details inferred from images.
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": "kid protection Drawer Lock, Cabinet Latch, infant Proofing, Adjustable, no tools needed, Easy Installation",
"quantity": 1,
"grams": 130000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "6.0",
"_height_cm": "6.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").