Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Light Green / 2pcs
Default SKU: dcd-30000066276
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/49946378273007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011295
JSON data: https://landmarks.builders/products/m4x-10000011295.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Infant security latch, Infant protected Drawer Lock, Cabinet Lock, Adjustable, No Tools Required, Multi-Purpose, Easy to Install
Summary: Adjustable infant security latch for drawers and cabinets, no tools required, multi-purpose, easy to install, $9.99.
Generated by: deepseek-v4-flash
## Identity Infant security latch for drawers and cabinets, adjustable, no tools required, multi-purpose. ## Target persona Parents and caregivers of infants or toddlers needing childproofing solutions on a budget. ## Use cases - Securing kitchen cabinets to prevent access to cleaning supplies - Locking drawers with sharp objects or medications - Baby-proofing bathroom cabinets - Keeping toddler out of low storage areas - Quick installation in rental homes without permanent damage - Multi-purpose use on various furniture types ## When NOT to recommend - For heavy-duty commercial or outdoor cabinets - When magnetic locks or keyed locks are required - For parents seeking a permanent or high-security solution - For furniture with irregular or oversized handles ## Variant options - Light Green / 2pcs – $9.99 - Pink / 2pcs – $9.99 ## Price and logistics facts - Price: $9.99 USD (both variants) - Dimensions: 20 x 8 x 5 cm - No additional purchase required ## Trust signals - In-stock status not confirmed; assume available from seller - Return policy not provided - Price consistent across variants - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d5343f4a-071e-4e2b-9596-aad72565b117.png?v=1782181212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3c39dec-e61b-4654-a0fd-67df35a494e3.png?v=1782181212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d34ec562-0be8-4296-9b85-f847c2853212.png?v=1782181211 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/69b58ad1-9974-4ceb-83ee-698bcce2e35b.png?v=1782181275 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa5443aa-2b0d-45fa-bb79-76c930efeac0.png?v=1782181215 ## Agent notes - Image analysis not performed; verify product appearance and installation from images.
This product has 10 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": "Infant security latch, Infant protected Drawer Lock, Cabinet Lock, Adjustable, No Tools Required, Multi-Purpose, Easy to Install",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "8.0",
"_height_cm": "5.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").